This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
amxmodx
Watch
2
Star
0
Fork
0
You've already forked amxmodx
mirror of
https://github.com/alliedmodders/amxmodx.git
synced
2025-05-29 23:17:42 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
amxmodx
/
dlls
/
cstrike
/
csx
History
Steve Dudenhoeffer
7b6d4ce699
Fix for amb503 - csx module not setting meta result when paused.
2007-06-30 05:11:13 +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
Moved svn_version.h and svn_version.tpl out of SDK directories...
2007-03-27 16:07:28 +00:00
WinCSX
…
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 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
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
Wow, nice typo DS
2007-05-01 21:27:52 +00:00
meta_api.cpp
Fix for amb503 - csx module not setting meta result when paused.
2007-06-30 05:11:13 +00:00
rank.cpp
…
rank.h
…
svn_version.h
Moved svn_version.h and svn_version.tpl out of SDK directories...
2007-03-27 16:07:28 +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
…