Commit Graph

1440 Commits

Author SHA1 Message Date
Steve Dudenhoeffer
46390b83ac minor fix.. 2004-10-20 15:55:59 +00:00
Steve Dudenhoeffer
89eda75b1f Touch it and die, bail. 2004-10-20 14:24:54 +00:00
Steve Dudenhoeffer
f14808e009 Updated SDK
Fixed client_built forward...
2004-10-20 14:24:03 +00:00
Pavol Marko
b569ea3c3f Fixed bug where message_begin could not send MSG_PAS_R and MSG_PVS_R (reliable versions) messages. Reported by Damaged Soul 2004-10-20 14:16:46 +00:00
David Anderson
f595be47dc Fixed errors reportde by karlos 2004-10-18 21:00:25 +00:00
Lukasz Wlasinksi
ee3404fea0 removed "is_alive" check from ResetHUD function 2004-10-16 22:22:54 +00:00
Lukasz Wlasinksi
61fc7da654 fixed last hit bug and problems with c4 damage 2004-10-16 17:03:53 +00:00
Steve Dudenhoeffer
14c3930b3d Damnit, bail 2004-10-16 14:26:11 +00:00
Johnny Bergström
3efa25a5fb Fixed entity_set_edict 2004-10-14 08:15:41 +00:00
Johnny Bergström
c29a7d34e5 Renamed cs_get_weapon_type -> cs_get_weapon_id 2004-10-14 06:09:01 +00:00
David Anderson
daa873d8ed Damaged Soul's map cycle file fix 2004-10-12 21:34:57 +00:00
CheesyPeteza
c09de969eb Sawces icons 2004-10-12 21:23:38 +00:00
David Anderson
b0dd18580c fixed native prepend 2004-10-11 17:20:19 +00:00
Lukasz Wlasinksi
32deaa261f fixed weapon name bug in player status 2004-10-09 21:06:11 +00:00
Johnny Bergström
3a8e103faf Added custommenuitems.cfg to standard cfg files.
menufront.sma executes this file on plugin loa, adding the specified menu items to amxmodmenu.
2004-10-09 10:13:16 +00:00
Johnny Bergström
f4b1c9f78a Added server command "amx_addmenuitem <menu text> <menu command> <access flags> <plugin name>":
Server admins can add menu items to amxmodmenu from plugins that do not (yet) do this on their own.
2004-10-09 09:50:33 +00:00
Johnny Bergström
618759f390 Menu items boundary checking... 2004-10-09 09:32:56 +00:00
David Anderson
ced5d6ff57 added lang_phrase 2004-10-08 19:45:38 +00:00
David Anderson
db4041114f Fixed a bug in amx_client_languages
Added lang_phrase
2004-10-08 19:26:26 +00:00
Pavol Marko
b52d77e8bf Fixed big bug in executeForwards where float parameters were skipped and the stack might be messed up
(thanks to BAILOPAN)
2004-10-08 19:18:41 +00:00
Johnny Bergström
940b0be4b9 Don't ask 2 2004-10-08 08:59:04 +00:00
Johnny Bergström
75f49e78b0 Don't ask 2004-10-08 08:53:27 +00:00
Johnny Bergström
f06359e38f Reworked to add AddMenuItem() 2004-10-08 08:37:27 +00:00
Johnny Bergström
2733adbb49 Added AddMenuItem 2004-10-08 08:36:54 +00:00
Johnny Bergström
fc4d8f183b const parameter in callfunc_push_str 2004-10-08 08:29:53 +00:00
Lukasz Wlasinksi
ea70c77dd8 enabled emitsound_post function (knife shot fix, Damaged Soul ) 2004-10-07 08:58:01 +00:00
David Anderson
301a69aacb Synced translation files 2004-10-07 08:31:48 +00:00
David Anderson
92eda7c214 *** empty log message *** 2004-10-06 18:43:26 +00:00
Steve Dudenhoeffer
4800ab292c Added stupid forwards 2004-10-06 17:57:57 +00:00
Lukasz Wlasinksi
34cfce33a1 fixed /stats menu bug ( Damaged Soul ) and added selfkill check in miscstats 2004-10-06 15:47:04 +00:00
Felix Geyer
fec17424fb updated to October 2004-10-05 20:16:50 +00:00
David Anderson
264dd7a10d Fixed error outputs for CLang 2004-10-05 19:29:35 +00:00
David Anderson
6cef4eab4f *** empty log message *** 2004-10-05 19:02:15 +00:00
David Anderson
f4ada32ec2 Changed module comments (Damaged Soul) 2004-10-05 18:59:23 +00:00
Lukasz Wlasinksi
bff8c3cdcf updated to csx 2004-10-05 16:20:03 +00:00
Johnny Bergström
3b670333de Fixed result always refused even if admin accepted vote result. 2004-10-05 11:16:27 +00:00
Johnny Bergström
eb36757ef1 Fixed menu not displaying on/off status for scout, mp5, ak47. 2004-10-05 10:01:04 +00:00
David Anderson
054b1f8868 *** empty log message *** 2004-10-05 09:22:14 +00:00
David Anderson
23234fad0b Added regex module 2004-10-05 08:53:51 +00:00
David Anderson
74dca8b6ef Fixed some bugs 2004-10-05 08:51:57 +00:00
David Anderson
2a187988f6 fixed project 2004-10-05 08:35:05 +00:00
David Anderson
d1ee9ee9ba *** empty log message *** 2004-10-05 08:33:31 +00:00
David Anderson
380f560fa4 Finalized (not tested!) 2004-10-05 08:32:23 +00:00
David Anderson
d9b6fa1f93 Initial import of regex stuff 2004-10-05 08:31:42 +00:00
David Anderson
8a57648b87 AMD64 support 2004-10-05 08:13:55 +00:00
David Anderson
80b8591295 Fixed a few bugs, added makefile 2004-10-05 08:04:13 +00:00
David Anderson
f94aa52974 Switched includes (bigballer) 2004-10-05 07:41:14 +00:00
David Anderson
ef8ad4a894 *** empty log message *** 2004-10-05 07:18:09 +00:00
David Anderson
41b6f6bd4a Initial import (untested!) 2004-10-05 07:17:49 +00:00
David Anderson
9e8f380121 changed is_valid_ent 2004-10-05 00:45:15 +00:00