d270feb15f
sawce forgot to add the shotgun to the list for retreiving reserve ammo. fixed.
CheesyPeteza2005-07-09 22:42:29 +00:00
1c8aca42eb
Updated offsets for 3.0.5. With a couple of linux changes.
CheesyPeteza2005-07-09 22:26:38 +00:00
e0dbc031cc
Committed initial import of the Earth's Special Forces module
David Anderson2005-07-09 21:51:35 +00:00
39eba4134e
Updated offsets for 3.0.5. Only windows offsets have been tested. I may update this again after testing linux.
CheesyPeteza2005-07-09 21:44:33 +00:00
35ecd40228
Fixed bug at15479 (karlos) Fixed bug at11812 (Kamikaze) Added new build_pathname implementation for reentracy. build_pathname_r added to module API
David Anderson2005-07-08 05:05:06 +00:00
e8d30a11d7
Patch for is_user_hltv (at14918 by Wallslide) Fixed a few potential crash bugs
David Anderson2005-07-08 02:01:01 +00:00
cc899d298d
Modules can now intercommunicate through RegisterFunction() - UNTESTED Registering a function will make it available through ReqFunc,
David Anderson2005-07-05 22:01:29 +00:00
3f2c117039
because of bail I the editor unindents now on pressing }. have fun!
Christian Hammacher2005-06-26 02:10:33 +00:00
0d21377035
because of bail I the editor unindents now on pressing }. have fun!
Christian Hammacher2005-06-26 02:07:03 +00:00
51ff0a2c49
Added stock file_copy to file.inc. Also fixed fopen to return 0 on files that can't be opened. Fixed native fopen to take const filename.
Johnny Bergström2005-05-29 16:36:35 +00:00
c1552aacd6
* May 18th, 2005: Starting to develop AMXX-Edit v2 as a kind of open source * May 19th, 2005: Added debug dialog (only for developing)
Christian Hammacher2005-05-19 11:03:42 +00:00
ba245458de
* May 18th, 2005: Starting to develop AMXX-Edit v2 as a kind of open source
Christian Hammacher2005-05-18 21:23:15 +00:00
ebf0945c6e
Added numtostr and strtonum mappings... not adding this to string.inc ... but it's there now. :-P
Johnny Bergström2005-04-19 15:40:21 +00:00
87fd5e2b4e
Added in-game cmd "amx_addadmin <playername> <flags> [password] - automatically add specified player as an admin to users.ini"
Johnny Bergström2005-03-24 10:59:46 +00:00
53b7516449
Made combat countdown work over multiple games on the same map. Sound now stops when a team has won and everything resets.
CheesyPeteza2005-03-07 23:48:10 +00:00
916325d3db
Apparently this votemap crash bug is fixed in a server patch being released tonight/tomorrow.
CheesyPeteza2005-03-07 14:36:48 +00:00
054f046807
Fix for votemap server/client crash in NS v3.0 final release.
CheesyPeteza2005-03-07 13:41:08 +00:00
7b8165fe6f
Removing task waiting to call dispInfo if client disconnects before the task is executed. This fixes run time errors.
Johnny Bergström2005-02-21 00:31:52 +00:00
3774575160
Fixed a bug in dispInfo: if client disconnected fast enough we got a native error in client_print :-D
Johnny Bergström2005-02-21 00:23:16 +00:00