Commit Graph
2303 Commits
Author SHA1 Message Date
Johnny Bergström 46861ff5b4 Added dllfuncs 2004-11-11 10:39:37 +00:00
David Anderson ee464539de Fixed authors and version numbers 2004-11-11 09:08:12 +00:00
David Anderson f69ff642df *** empty log message *** 2004-11-11 09:06:50 +00:00
David Anderson db77c245e6 Fixed copyrights and version numbers 2004-11-11 08:58:54 +00:00
David Anderson d5caf3e2ac renamed 2004-11-11 07:43:31 +00:00
David Anderson 148b365e43 version/author fix 2004-11-11 07:40:21 +00:00
David Anderson 8c215e5d6f removed 2004-11-10 05:41:18 +00:00
David Anderson 0513dae63e Added better credits ^^ 2004-11-10 05:38:23 +00:00
Lukasz Wlasinksi f73a8356f6 do not touch my modules ! ;P 2004-11-10 00:45:21 +00:00
Lukasz Wlasinksi 77c5198009 fixed modules problems when declared also in metamod's plugins.ini 2004-11-10 00:25:53 +00:00
Johnny Bergström 820fedca22 First version 2004-11-09 20:30:17 +00:00
Johnny Bergström 28a1182cd2 Updated EngFunc_SetKeyValue :-) 2004-11-09 16:47:33 +00:00
Johnny Bergström 16444a713a Updated EngFunc_SetKeyValue 2004-11-09 16:47:06 +00:00
Pavol Marko 6457fc45c7 On dedicated servers, the command "amxx" now prints the AMX Mod X version 2004-11-08 19:51:20 +00:00
David Anderson cb94cccf22 Added Dutch language 2004-11-08 12:35:52 +00:00
Lukasz Wlasinksi c0ee97b437 changed default formula 2004-11-08 12:17:40 +00:00
Steve Dudenhoeffer f950d384b6 Fixed crash in FM_MessageBegin 2004-11-07 20:36:49 +00:00
David Anderson 426a71e7f2 fixed bug reported by JC_Denton when SQL times out 2004-11-07 17:47:36 +00:00
David Anderson d49b2453bb little error checking 2004-11-07 17:24:55 +00:00
Steve Dudenhoeffer 74a1db4417 Upped buffer in write_file (1024->2048) 2004-11-06 21:56:24 +00:00
Felix Geyer dc7e1e2494 updated to November 2004-11-06 13:13:02 +00:00
Steve Dudenhoeffer 5dfbcf2a23 Minor fixes to stop crashing in Zombie Panic
(Don't send SVC_INTERMISSION if running zp)
2004-11-06 00:24:55 +00:00
Pavol Marko 09c1471c3a normal (not SP) forwards now report runtime errors properly 2004-11-04 21:55:14 +00:00
Pavol Marko 50a882cf4c message_begin now reports an error instead of letting th server abort when the id is invalid 2004-11-04 21:54:46 +00:00
Johnny Bergström 850557df5a Updated get_user_hitzones 2004-11-02 16:51:42 +00:00
Steve Dudenhoeffer 4c43eccbb5 *** empty log message *** 2004-11-01 17:15:53 +00:00
Steve Dudenhoeffer 380db7c884 *** empty log message *** 2004-11-01 17:15:13 +00:00
David Anderson 1994917044 this may have caused problem 2004-11-01 09:18:46 +00:00
David Anderson 449f31d78c *** empty log message *** 2004-10-31 02:14:53 +00:00
Pavol Marko bc2386fe47 Fixed typo in RadiusDamage (reported by apophis) 2004-10-30 13:40:23 +00:00
Pavol Marko ec02883f6e Added stocks:
find_plugin_byfile
find_plugin_bydesc
2004-10-30 13:27:22 +00:00
David Anderson abd372447a Added AMD64 2004-10-30 09:57:55 +00:00
David Anderson fef70c0386 fix 2004-10-30 09:48:29 +00:00
David Anderson 719b32d71f Changed to memalign, stupid debian is obsolete 2004-10-30 09:42:54 +00:00
David Anderson 4e385fec50 Added server_exec() to make plugin_cfg a bit better 2004-10-29 21:05:40 +00:00
David Anderson c9b2f2f060 took out this 2004-10-29 20:40:06 +00:00
David Anderson d038e926fd *** empty log message *** 2004-10-29 20:35:44 +00:00
David Anderson 712859eb20 Fixed JIT crashing on some kernel configs (like FC2 >= 2.6.6) 2004-10-29 20:35:23 +00:00
David Anderson 826893d8d2 Fixed JIT crashing on some kernel config options (like FC2 >= 2.6.6) 2004-10-29 20:34:58 +00:00
Pavol Marko 47d1881c29 Added declarations for:
callfunc_begin_i
get_func_id
2004-10-29 19:54:56 +00:00
Pavol Marko 741666b742 Added two natives:
-callfunc_begin_i
 -get_function_id
2004-10-29 19:50:38 +00:00
Johnny Bergström ee8e30417c Confirmed all offsets for all platforms. (fixed backpack ammo offsets for players which was off, and also fixed offsets for 32 bit linux concerning weapons and the cs_?et_weapon_* natives should now work) 2004-10-29 14:44:48 +00:00
Pavol Marko cc4bbadfa2 Added special cases for %% and % at end of phrase for formatting of phrases defined in language definition files. 2004-10-29 13:11:12 +00:00
David Anderson 8761791473 language file sync 2004-10-29 04:40:21 +00:00
David Anderson 6697b7b1d3 new amxxsc compiles 2004-10-29 04:29:02 +00:00
David Anderson 3c9a47aae3 New compilation of libsc251 2004-10-29 04:22:45 +00:00
David Anderson d1675c82b5 fixed a language format error 2004-10-29 02:17:58 +00:00
David Anderson b40643950d added some runtime checks 2004-10-29 02:15:01 +00:00
David Anderson ff5b1dd7cc Changed error output format 2004-10-29 01:49:00 +00:00
David Anderson 3587483fa6 LogError() now can log native function names. 2004-10-29 00:21:44 +00:00