Commit Graph

766 Commits

Author SHA1 Message Date
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
David Anderson
bcc8292730 Fixed DBI tags. 2004-07-19 14:28:42 +00:00
Lukasz Wlasinksi
3439fac417 added get/set_user_ammo natives 2004-07-19 00:31:38 +00:00
Pavol Marko
287720c4e4 changed to work with new tasks 2004-07-18 18:49:34 +00:00
Pavol Marko
fa7dc91449 Added a new overloaded find function where the caller can set where to start searching 2004-07-18 18:48:54 +00:00
Pavol Marko
a6f7742e86 rewritten 2004-07-18 18:48:20 +00:00
Johnny Bergström
59bb24e791 Removed WON specific offsets. 2004-07-18 14:11:07 +00:00
David Anderson
09da646086 Added DBI tags. 2004-07-18 10:22:55 +00:00
David Anderson
fd9666d068 Added change_task()
Added server_changelevel forward
Added is_user_admin()
2004-07-18 08:19:20 +00:00
David Anderson
41c7d041df Added change_task()
Added server_changelevel forward
2004-07-18 08:07:50 +00:00
Johnny Bergström
8ea1c7f486 Fixed callfunc_begin(): Wrote "filename" instead of just "name" to make it more clear... 2004-07-16 08:36:08 +00:00
Johnny Bergström
63c2c0a322 Fixed callfunc_begin(): The order of the params was wrong!!! 2004-07-16 08:24:10 +00:00
Johnny Bergström
c00fffa444 MSVC 7.1 project file... 2004-07-16 07:38:58 +00:00
Lukasz Wlasinksi
78a88d90a0 fixed self damage stats 2004-07-14 23:57:21 +00:00
Johnny Bergström
aaa1e781c2 Hopefully fixes the "bots can't harm" bug. 2004-07-13 21:26:38 +00:00
Pavol Marko
4003204ffe simplified, should work on linux too now 2004-07-13 16:17:38 +00:00
Johnny Bergström
60c6b1703d Possible fix to the overflow of edicts... 2004-07-13 15:19:36 +00:00
Johnny Bergström
06dd58e7a4 Nothing important 2004-07-13 15:07:21 +00:00
Johnny Bergström
fc58946ffa Nothing important 2004-07-13 08:35:04 +00:00
Johnny Bergström
5b7e96532d Fixed inc link 2004-07-13 08:33:19 +00:00
Johnny Bergström
228d3a13c8 Fixed pdata int stocks 2004-07-12 08:25:48 +00:00
Johnny Bergström
7c9be9c348 Fixed for NO_STEAM builds (removed STEAM autobuy code from build) 2004-07-10 10:02:13 +00:00
Pavol Marko
919953b661 a fix for an error? 2004-07-08 18:53:58 +00:00
Pavol Marko
f0f6dc88b1 Rewritten; The whole log system is now finally a class 2004-07-08 16:02:40 +00:00
Pavol Marko
4878c66032 added file 2004-07-08 16:02:21 +00:00
Pavol Marko
9656eac079 Changed to support rewritten amxxlog 2004-07-08 16:02:01 +00:00
David Anderson
8973af479c Fixed ent bugs from JGHG
Changed MAKE_STRING to ALLOC_STRING
2004-07-06 17:02:31 +00:00
David Anderson
221d5b623d Fixed ent bugs from JGHG
Changed MAKE_STRING to ALLOC_STRING
2004-07-06 16:48:20 +00:00