amxmodx/dlls/ns
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 a memory corruption bug in CVector 2007-10-26 01:03:23 +00:00
msvc8 Merge of rewritten NS module into trunk 2007-08-02 16:20:32 +00:00
natives Initial addition of ns_remove_upgrade (amb1635): oh god I hope this will suffice 2008-04-26 21:40:56 +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
AllocString.h Fix for amb1452 - ns_give_item was giving wrong items 2008-03-04 17:19:15 +00:00
amxxapi.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
CPlayer.h Merge of rewritten NS module into trunk 2007-08-02 16:20:32 +00:00
CString.h Merge of rewritten NS module into trunk 2007-08-02 16:20:32 +00:00
CVector.h whoops, that was one terrible commit. the bug is really fixed now. 2007-10-26 01:09:08 +00:00
dllapi.cpp Merge of rewritten NS module into trunk 2007-08-02 16:20:32 +00:00
engineapi.cpp Merge of rewritten NS module into trunk 2007-08-02 16:20:32 +00:00
FastDelegate.h added fastdelegates, sheesh 2007-08-03 17:41:34 +00:00
GameManager.cpp Merge of rewritten NS module into trunk 2007-08-02 16:20:32 +00:00
GameManager.h Fix for amb1389 - client_changeteam had a reversed syntax 2008-03-04 17:22:40 +00:00
Hash.h Merge of rewritten NS module into trunk 2007-08-02 16:20:32 +00:00
LocationManager.h Merge of rewritten NS module into trunk 2007-08-02 16:20:32 +00:00
Makefile added support for building 32-bit on 64-bit machines 2008-04-15 23:26:54 +00:00
MessageHandler.cpp Merge of rewritten NS module into trunk 2007-08-02 16:20:32 +00:00
MessageHandler.h Merge of rewritten NS module into trunk 2007-08-02 16:20:32 +00:00
NEW_Util.h Merge of rewritten NS module into trunk 2007-08-02 16:20:32 +00:00
ns_const.h Initial addition of ns_remove_upgrade (amb1635): oh god I hope this will suffice 2008-04-26 21:40:56 +00:00
ns.h Merge of rewritten NS module into trunk 2007-08-02 16:20:32 +00:00
ParticleManager.cpp Merge of rewritten NS module into trunk 2007-08-02 16:20:32 +00:00
ParticleManager.h Merge of rewritten NS module into trunk 2007-08-02 16:20:32 +00:00
res_plugin.rc Massive reorganization attempt - part 1 2007-03-13 11:46:03 +00:00
sh_list.h Merge of rewritten NS module into trunk 2007-08-02 16:20:32 +00:00
SpawnManager.h Merge of rewritten NS module into trunk 2007-08-02 16:20:32 +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
TitleManager.cpp Merge of rewritten NS module into trunk 2007-08-02 16:20:32 +00:00
TitleManager.h Merge of rewritten NS module into trunk 2007-08-02 16:20:32 +00:00
utilfunctions.h Merge of rewritten NS module into trunk 2007-08-02 16:20:32 +00:00
utils.cpp Merge of rewritten NS module into trunk 2007-08-02 16:20:32 +00:00