Steve Dudenhoeffer
|
240c92e20f
|
Updated all module SDKs to stop the most annoying issue ever: amxxmodule.h required size_t but did not include stddef.h
Also stopped dodfun, dodx, tfcx and tsx from loading on games other than the ones they are designed for.
|
2008-04-29 06:53:55 +00:00 |
|
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 |
|
David Anderson
|
9e0f3f01a7
|
fixed ns win32 build
|
2007-08-04 00:02:35 +00:00 |
|
Steve Dudenhoeffer
|
c77176a4ce
|
Re-added svn versioning to module
|
2007-08-02 16:33:34 +00:00 |
|
Steve Dudenhoeffer
|
c604eefde0
|
Merge of rewritten NS module into trunk
|
2007-08-02 16:20:32 +00:00 |
|
Scott Ehlert
|
ae46e3f6ab
|
Moved svn_version.h and svn_version.tpl out of SDK directories...
|
2007-03-27 16:07:28 +00:00 |
|
Scott Ehlert
|
118b002ee8
|
Synced Module SDK files with most recent fixes
- Fixed potential issue with Meta_Query
- Removed debug message from GiveFnptrsToDll that has been present for a long long time
Again I ask why?
|
2007-03-21 20:22:20 +00:00 |
|
Scott Ehlert
|
c71be87a3a
|
Massive reorganization attempt - part 1
Oh dear, what has DS done now?
|
2007-03-13 11:46:03 +00:00 |
|