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-10 22:09:37 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
amxmodx
/
dlls
/
ts
/
tsx
History
Scott Ehlert
146d77f819
Fixed Windows tsx build.
...
Former-commit-id: 9ffe0365415ba5cd9fdaa12782c9677f8f1ca951
2013-02-13 03:32:25 -06:00
..
msvc10
Fixed Windows tsx build.
2013-02-13 03:32:25 -06:00
sdk
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
2013-02-13 01:14:37 -06: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 support for Mac OS X and building with clang (bug 5601, r=dvander).
2013-02-13 01:14:37 -06:00
CRank.cpp
amb1096 affected DoD, TS and TFC modules, fixed.
2008-03-23 03:45:21 +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 Mac OS X and building with clang (bug 5601, r=dvander).
2013-02-13 01:14:37 -06:00
moduleconfig.cpp
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
NBase.cpp
more warning fixes
2006-08-18 19:08:51 +00:00
NRank.cpp
…
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
tsx.h
…
usermsg.cpp
…
Utils.cpp
…