amxmodx/dlls/cstrike/csx
2010-04-04 17:22:45 -07:00
..
msvc8 Whoa, amb1941: All of AMX Mod X is now officially moved over to Visual Studio 2005 (MSVC 8) 2008-08-16 09:48:39 +00:00
sdk Updated all module SDKs to stop the most annoying issue ever: amxxmodule.h required size_t but did not include stddef.h 2008-04-29 06:53:55 +00:00
WinCSX Whoa, amb1941: All of AMX Mod X is now officially moved over to Visual Studio 2005 (MSVC 8) 2008-08-16 09:48:39 +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 Whoa, amb1941: All of AMX Mod X is now officially moved over to Visual Studio 2005 (MSVC 8) 2008-08-16 09:48:39 +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 Updated version files for HG. 2010-04-04 17:22:45 -07:00
svn_version.tpl Updated version files for HG. 2010-04-04 17:22:45 -07:00
usermsg.cpp Massive reorganization attempt - part 1.77 2007-03-13 19:22:44 +00:00