Scott Ehlert
|
568bec17fc
|
Fixed building with newly updated SDK.
Former-commit-id: bf0455aea7c54493b2b921a2fef52120163e0959
|
2013-09-05 19:51:52 -05:00 |
|
Scott Ehlert
|
40c1fee55a
|
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
|
2013-02-13 01:14:37 -06:00 |
|
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 |
|
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
|
b66fea0fbc
|
Massive reorganization attempt - part 1.77
|
2007-03-13 19:22:44 +00:00 |
|