Scott Ehlert
|
b6103a1916
|
Update license headers for cstrike modules.
|
2014-08-04 13:18:29 -05:00 |
|
Arkshine
|
fc48579776
|
Update AMXX SDK in all modules.
|
2014-08-02 18:30:53 +02:00 |
|
David Anderson
|
1f15fdd6cb
|
Update versioning for AMBuild and git.
Former-commit-id: ea473061ef1f3b52716decfb4dafcfd66167730d
|
2014-02-08 20:37:33 -08:00 |
|
Scott Ehlert
|
568bec17fc
|
Fixed building with newly updated SDK.
Former-commit-id: bf0455aea7c54493b2b921a2fef52120163e0959
|
2013-09-05 19:51:52 -05:00 |
|
Vincent Herbet
|
419c8f6ee6
|
Fix client_death/damage forwards passing alive victims on ClientKill (bug 5812, r=Nextra)
Former-commit-id: 39fadf43027ccfaff20a7c671aec4f22fdf432ca
|
2013-08-10 19:10:54 +02: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
|
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
|
b66fea0fbc
|
Massive reorganization attempt - part 1.77
|
2007-03-13 19:22:44 +00:00 |
|