dc7e1e2494updated to November
Felix Geyer
2004-11-06 13:13:02 +00:00
5dfbcf2a23Minor fixes to stop crashing in Zombie Panic
Steve Dudenhoeffer
2004-11-06 00:24:55 +00:00
09c1471c3anormal (not SP) forwards now report runtime errors properly
Pavol Marko
2004-11-04 21:55:14 +00:00
50a882cf4cmessage_begin now reports an error instead of letting th server abort when the id is invalid
Pavol Marko
2004-11-04 21:54:46 +00:00
850557df5aUpdated get_user_hitzones
Johnny Bergström
2004-11-02 16:51:42 +00:00
4c43eccbb5*** empty log message ***
Steve Dudenhoeffer
2004-11-01 17:15:53 +00:00
380db7c884*** empty log message ***
Steve Dudenhoeffer
2004-11-01 17:15:13 +00:00
1994917044this may have caused problem
David Anderson
2004-11-01 09:18:46 +00:00
449f31d78c*** empty log message ***
David Anderson
2004-10-31 02:14:53 +00:00
bc2386fe47Fixed typo in RadiusDamage (reported by apophis)
Pavol Marko
2004-10-30 13:40:23 +00:00
ec02883f6eAdded stocks: find_plugin_byfile find_plugin_bydesc
Pavol Marko
2004-10-30 13:27:22 +00:00
abd372447aAdded AMD64
David Anderson
2004-10-30 09:57:55 +00:00
fef70c0386fix
David Anderson
2004-10-30 09:48:29 +00:00
719b32d71fChanged to memalign, stupid debian is obsolete
David Anderson
2004-10-30 09:42:54 +00:00
4e385fec50Added server_exec() to make plugin_cfg a bit better
David Anderson
2004-10-29 21:05:40 +00:00
c9b2f2f060took out this
David Anderson
2004-10-29 20:40:06 +00:00
d038e926fd*** empty log message ***
David Anderson
2004-10-29 20:35:44 +00:00
712859eb20Fixed JIT crashing on some kernel configs (like FC2 >= 2.6.6)
David Anderson
2004-10-29 20:35:23 +00:00
826893d8d2Fixed JIT crashing on some kernel config options (like FC2 >= 2.6.6)
David Anderson
2004-10-29 20:34:58 +00:00
47d1881c29Added declarations for: callfunc_begin_i get_func_id
Pavol Marko
2004-10-29 19:54:56 +00:00
741666b742Added two natives: -callfunc_begin_i -get_function_id
Pavol Marko
2004-10-29 19:50:38 +00:00
ee8e30417cConfirmed 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)
Johnny Bergström
2004-10-29 14:44:48 +00:00
cc4bbadfa2Added special cases for %% and % at end of phrase for formatting of phrases defined in language definition files.
Pavol Marko
2004-10-29 13:11:12 +00:00
8761791473language file sync
David Anderson
2004-10-29 04:40:21 +00:00
6697b7b1d3new amxxsc compiles
David Anderson
2004-10-29 04:29:02 +00:00
3c9a47aae3New compilation of libsc251
David Anderson
2004-10-29 04:22:45 +00:00
d1675c82b5fixed a language format error
David Anderson
2004-10-29 02:17:58 +00:00
b40643950dadded some runtime checks
David Anderson
2004-10-29 02:15:01 +00:00
ff5b1dd7ccChanged error output format
David Anderson
2004-10-29 01:49:00 +00:00
3587483fa6LogError() now can log native function names.
David Anderson
2004-10-29 00:21:44 +00:00
c9c26b869cadded more checks
Lukasz Wlasinksi
2004-10-28 20:48:00 +00:00
8f18856e91Fixed SetView (by always hooking Spawn and precaching the needed dummy model rpgrocket.mdl)
Johnny Bergström
2004-10-27 19:06:43 +00:00
ddfba00791Fixed
David Anderson
2004-10-25 23:08:06 +00:00
c6eaa97391oops :(
David Anderson
2004-10-25 23:01:28 +00:00
5eb095b514Added native get_user_msgname(msgid, name[], len);
Johnny Bergström
2004-10-25 23:00:16 +00:00
4e0bfe161efixing SAWCE'S error
David Anderson
2004-10-25 17:06:24 +00:00
0e681d9bd4replaced get_weaponname with xmod_get_wpnname
Lukasz Wlasinksi
2004-10-25 11:16:02 +00:00
3d1162ecd9client_ forwards will now work with kill command
Lukasz Wlasinksi
2004-10-25 11:05:59 +00:00
3414cd7ce7fixed pev bug..
Steve Dudenhoeffer
2004-10-24 21:03:12 +00:00
66386cca59Fixed entity_set_byte
Johnny Bergström
2004-10-24 15:41:25 +00:00
75396c753cFixed sounds playing while connecting
David Anderson
2004-10-24 01:32:59 +00:00
4edd77faeeCrash bug fix from Damaged Soul
David Anderson
2004-10-24 01:11:41 +00:00
91db6c7398More pointless fixes from karlos
David Anderson
2004-10-24 01:09:07 +00:00
46390b83acminor fix..
Steve Dudenhoeffer
2004-10-20 15:55:59 +00:00
89eda75b1fTouch it and die, bail.
Steve Dudenhoeffer
2004-10-20 14:24:54 +00:00
f14808e009Updated SDK
Steve Dudenhoeffer
2004-10-20 14:24:03 +00:00
b569ea3c3fFixed bug where message_begin could not send MSG_PAS_R and MSG_PVS_R (reliable versions) messages. Reported by Damaged Soul
Pavol Marko
2004-10-20 14:16:46 +00:00
f595be47dcFixed errors reportde by karlos
David Anderson
2004-10-18 21:00:25 +00:00
ee3404fea0removed "is_alive" check from ResetHUD function
Lukasz Wlasinksi
2004-10-16 22:22:54 +00:00
61fc7da654fixed last hit bug and problems with c4 damage
Lukasz Wlasinksi
2004-10-16 17:03:53 +00:00
14c3930b3dDamnit, bail
Steve Dudenhoeffer
2004-10-16 14:26:11 +00:00
3efa25a5fbFixed entity_set_edict
Johnny Bergström
2004-10-14 08:15:41 +00:00
c29a7d34e5Renamed cs_get_weapon_type -> cs_get_weapon_id
Johnny Bergström
2004-10-14 06:09:01 +00:00
daa873d8edDamaged Soul's map cycle file fix
David Anderson
2004-10-12 21:34:57 +00:00
b0dd18580cfixed native prepend
David Anderson
2004-10-11 17:20:19 +00:00
32deaa261ffixed weapon name bug in player status
Lukasz Wlasinksi
2004-10-09 21:06:11 +00:00
3a8e103fafAdded custommenuitems.cfg to standard cfg files.
Johnny Bergström
2004-10-09 10:13:16 +00:00
f4b1c9f78aAdded server command "amx_addmenuitem <menu text> <menu command> <access flags> <plugin name>":
Johnny Bergström
2004-10-09 09:50:33 +00:00
618759f390Menu items boundary checking...
Johnny Bergström
2004-10-09 09:32:56 +00:00
ced5d6ff57added lang_phrase
David Anderson
2004-10-08 19:45:38 +00:00
db4041114fFixed a bug in amx_client_languages Added lang_phrase
David Anderson
2004-10-08 19:26:26 +00:00
b52d77e8bfFixed big bug in executeForwards where float parameters were skipped and the stack might be messed up (thanks to BAILOPAN)
Pavol Marko
2004-10-08 19:18:41 +00:00
940b0be4b9Don't ask 2
Johnny Bergström
2004-10-08 08:59:04 +00:00
75f49e78b0Don't ask
Johnny Bergström
2004-10-08 08:53:27 +00:00
f06359e38fReworked to add AddMenuItem()
Johnny Bergström
2004-10-08 08:37:27 +00:00
2733adbb49Added AddMenuItem
Johnny Bergström
2004-10-08 08:36:54 +00:00
fc4d8f183bconst parameter in callfunc_push_str
Johnny Bergström
2004-10-08 08:29:53 +00:00