Commit Graph
1993 Commits
Author SHA1 Message Date
Pavol Marko 15b12e7a55 Reenabled engclient_cmd code 2004-07-25 18:52:09 +00:00
Pavol Marko 538876a82c Reenabled engclient_cmd code 2004-07-25 18:45:44 +00:00
Pavol Marko 26d5f430e2 Fixed big bug where non-void functions could not be overriden / superceded 2004-07-25 18:44:30 +00:00
Pavol Marko a2edcc38b1 Fixed minor bug 2004-07-25 13:18:38 +00:00
Felix Geyer 5e14f93868 removed amx_clexec on request of some people 2004-07-24 23:45:31 +00:00
David Anderson 1417434533 fixed bug in trim() 2004-07-24 16:22:18 +00:00
David Anderson 52b9b7f04d PM removed debugging stuff 2004-07-24 15:50:17 +00:00
Felix Geyer b409769f2b added amx_clexec and amx_nick 2004-07-24 13:33:39 +00:00
Felix Geyer 0338fe0343 added header output 2004-07-24 11:41:22 +00:00
Felix Geyer 3910dfce12 *** empty log message *** 2004-07-24 11:33:02 +00:00
Felix Geyer 132c4dd9e4 *** empty log message *** 2004-07-24 11:25:00 +00:00
Felix Geyer 65df08c363 added amx_logging 2004-07-24 11:06:15 +00:00
Felix Geyer 17c00abbde flag y (ADMIN_ADMIN) is not set anymore 2004-07-24 11:03:51 +00:00
Felix Geyer 5a93f4a80b fixed is_user_admin()
changed access functions to new ADMIN_ADMIN
2004-07-24 11:02:49 +00:00
Felix Geyer 3a904ed05c added trim() 2004-07-24 01:52:45 +00:00
David Anderson b70eac0461 added trim() 2004-07-24 01:31:22 +00:00
Felix Geyer 53d860a47e *** empty log message *** 2004-07-24 00:36:38 +00:00
Felix Geyer 30ca720920 changed file extension to .amxx 2004-07-24 00:36:17 +00:00
Lukasz Wlasinksi afce6de801 register_statsfwd 2004-07-23 23:18:50 +00:00
Felix Geyer 2a57fa02ca removed rescode() 2004-07-23 19:52:55 +00:00
Felix Geyer 221375b730 fixed compiler warnings 2004-07-23 18:11:25 +00:00
Pavol Marko bbf8a21693 Removed debug info from 64 bit porting
Fixed minor bugs
2004-07-23 17:29:03 +00:00
David Anderson 6dc00f64f8 PM: Added 64bit compatibility
dvander: Fixed minor bugs
2004-07-23 16:55:53 +00:00
Johnny Bergström 8e8633a49a Fixed team native tags 2004-07-22 21:01:39 +00:00
Pavol Marko c39b5d1ec6 Fixed bugs 2004-07-22 14:55:38 +00:00
Pavol Marko 82d5b42356 added handlers for 3 new error messages from CAmxxReader 2004-07-22 14:55:16 +00:00
Steve Dudenhoeffer cfbf4bf5b5 Nothing important. 2004-07-22 13:13:41 +00:00
Steve Dudenhoeffer 98d1644ade Removing support for NS 2.01. 2004-07-22 13:11:12 +00:00
Steve Dudenhoeffer 521d6ee7d2 Removing support for NS 2.01.
(Ignore last commit comment.  I'm a CVS newbie.)
2004-07-22 13:09:28 +00:00
Steve Dudenhoeffer 9f868f27ff Forgot to remove this. 2004-07-22 13:07:43 +00:00
Pavol Marko bcb2adf95a Uploaded the source of the miniLZO compression library used in the .amxx (ABL) file format 2004-07-22 13:06:46 +00:00
Pavol Marko b7e9f34471 Changed to use the miniLZO compression library 2004-07-22 13:05:03 +00:00
Steve Dudenhoeffer 1a9d55a0f4 Forgot to remove this. 2004-07-22 12:55:06 +00:00
Steve Dudenhoeffer 0aa11dcae7 Forgot to remove this. 2004-07-22 12:48:12 +00:00
Steve Dudenhoeffer 6cd5790ea8 Initial import of mostly re-written NS module (also synced with ns2amx).
Renamed module to simply "ns".

Module is mostly untested until NS beta 5 is release.
2004-07-22 12:46:35 +00:00
Johnny Bergström 6236590aed included amxxfile.* 2004-07-22 09:19:25 +00:00
Pavol Marko 138e984e66 Initial release
To be changed to use the miniLZO library instead of using the RLE compression
2004-07-21 20:03:24 +00:00
Pavol Marko bd93ea88a5 Added "J" to amx_version if compiled with JIT
Changed memreport interval to 5 minutes
2004-07-21 20:01:46 +00:00
Pavol Marko 1c7aa62db1 changed to work with the .amxx files 2004-07-21 20:00:10 +00:00
Pavol Marko 1cd4dc20dc Added native
is_jit_enabled
2004-07-21 19:59:39 +00:00
Pavol Marko 18490e545c Removed
#define JIT
2004-07-21 19:58:09 +00:00
Lukasz Wlasinksi 594edabac0 amxx sdk update 2004-07-21 14:18:01 +00:00
Lukasz Wlasinksi 0b9f3d8e8c map change crash fixed 2004-07-21 11:51:18 +00:00
Felix Geyer 064853d9d5 added jit_enabled() 2004-07-20 13:37:15 +00:00
David Anderson c504df473d Removed PM's original "GCC JIT" implementations. 2004-07-20 03:53:49 +00:00
David Anderson 5daf73e3d5 Using Grum's NASM JIT - from acquired August 1st. 2004-07-20 03:51:57 +00:00
Lukasz Wlasinksi 011d9ecc33 Fixed bug with FG42 detection 2004-07-19 23:57:05 +00:00
Felix Geyer 7b14a4bb4e added ADMIN_ALL 2004-07-19 19:21:37 +00:00
Felix Geyer 0f8ec91e00 removed NO_STEAM 2004-07-19 15:03:45 +00:00
Felix Geyer ef11026195 removed WON support
fixed some bugs
2004-07-19 14:33:17 +00:00