amxmodx/dlls/cstrike/csx
Steve Dudenhoeffer 1d7cbd4203 Added check for mod game when a module loads: If the module has the optional function, and reports that it is not an expected game, the module will not load.
This should fix how some people seem to think the counter strike modules will work on games other than counter strike.
2008-04-27 00:07:06 +00:00
..
msvc7 Fixed Windows builds of all modules - they were broken as a result of all the moves of svn_version.h *sigh* 2007-04-24 18:50:16 +00:00
msvc8 Fixed Windows builds of all modules - they were broken as a result of all the moves of svn_version.h *sigh* 2007-04-24 18:50:16 +00:00
sdk Added check for mod game when a module loads: If the module has the optional function, and reports that it is not an expected game, the module will not load. 2008-04-27 00:07:06 +00:00
WinCSX Tiny bit of reorganizing done to WinCSX 2007-03-13 21:10:28 +00:00
CMisc.cpp Fix for amb108 - statsx keeping port when saving stats by ip - this should still allow for old stats files to work, but there is a small chance for idiosyncrasies if there are multiple users with the same ip (but different port) saved. 2007-06-22 15:35:46 +00:00
CMisc.h Added amb30 - csstats_rankbots will stop bots from showing in /top15 2007-06-21 19:37:58 +00:00
CRank.cpp Fix for amb1596 ; csx was allocating a buffer to small for csstats.amxx's stats[] array 2008-04-10 05:48:36 +00:00
CRank.h Fix for amb108 - statsx keeping port when saving stats by ip - this should still allow for old stats files to work, but there is a small chance for idiosyncrasies if there are multiple users with the same ip (but different port) saved. 2007-06-22 15:35:46 +00:00
Makefile added support for building 32-bit on 64-bit machines 2008-04-15 23:26:54 +00:00
meta_api.cpp Added check for mod game when a module loads: If the module has the optional function, and reports that it is not an expected game, the module will not load. 2008-04-27 00:07:06 +00:00
rank.cpp Massive reorganization attempt - part 1.77 2007-03-13 19:22:44 +00:00
rank.h Massive reorganization attempt - part 1.77 2007-03-13 19:22:44 +00:00
svn_version.h finalized build numbers and all that other release crap 2007-10-26 02:23:21 +00:00
svn_version.tpl Moved svn_version.h and svn_version.tpl out of SDK directories... 2007-03-27 16:07:28 +00:00
usermsg.cpp Massive reorganization attempt - part 1.77 2007-03-13 19:22:44 +00:00