6eb1242600
fixed tags (amb36)
2007-02-24 20:07:21 +00:00
77e7ea161b
Fixed half of amb29 - Debug plugins could not be paused/stopped
...
Waiting on language keys to fix the rest
2007-02-21 21:03:48 +00:00
09f271e5d0
Fixed amb35, multiple plugins loading
2007-02-21 18:42:14 +00:00
e35a8326d5
Fixed an issue where backwards amx mod compatibility layer wasn't transparent.
2007-02-20 22:25:17 +00:00
09d46aa025
Fixed native get_num_ents
2007-02-20 20:57:21 +00:00
615e097c68
Fixed am49892 - Plugin load fails going to error logs instead of normal logs
2007-02-19 08:46:43 +00:00
ade56b62e9
Fixed am50089 - unary - float operator
2007-02-19 08:11:00 +00:00
b3d7f04b5e
Fixed am50530 - amx_psay output format fix
2007-02-19 07:34:38 +00:00
4f81c50a3e
Fixed am50731 - compiler crash when amxmisc is included before amxmodx
2007-02-19 07:03:26 +00:00
d45c3aeb96
Fixed am51050 - "amxx {pause,unpause" had misleading output
2007-02-19 06:57:26 +00:00
fff603635a
Fixed am51051 - unpause() returning true on stopped plugins
2007-02-19 06:43:52 +00:00
06f01ea7dc
Wow I deleted the comment too!
2007-02-19 06:38:08 +00:00
2395abcf7e
Fixed retarded typo
2007-02-19 06:37:03 +00:00
d33f9ba2d4
Fixed am51083 - Comments in amxmodx.inc
2007-02-19 06:29:02 +00:00
aec28542ac
Fixed am51276 - typod "return"
2007-02-19 06:23:34 +00:00
73219c45dd
Fixed bug am51368 - Unused variable
2007-02-19 06:16:56 +00:00
39d6cb7840
Fixed #error ignoring #if blocks
2007-02-16 18:49:21 +00:00
bfd4e345dd
corrected a typo
2007-02-14 18:55:42 +00:00
aded0f9c1c
Added request am49339 - exploding chainsaw gun
2007-02-14 05:17:57 +00:00
811265e28b
made it a little safer
2007-02-12 19:35:01 +00:00
0caffa2b82
fixed bug where directories in / couldn't be detected unless your home directory was /
2007-02-12 19:32:32 +00:00
4dfb01bb1d
finished ftp browser in the settings dialog (rewrote it, looks pretty nice now imo), various other changes
2007-02-12 18:21:40 +00:00
862ed243be
Fixed typo (am51042)
2007-02-10 21:10:55 +00:00
39f1fa6045
Fixed unnecessary call to accessUser() (am51009)
2007-02-09 08:34:33 +00:00
f26939e2cc
Fixed bug am50907 - Name and Tag admins were case sensitive
2007-02-09 07:26:37 +00:00
9d53451933
bumped version to 1.76d
2007-02-05 21:21:50 +00:00
4ae54eeb2a
fixed am50849
2007-02-05 21:13:15 +00:00
d62ae07b75
Merged in changes from revision 3276 in 1.77: ES_Body was not a valid parameter for get/set_es()
2007-02-01 22:25:18 +00:00
0f22a7fa06
Added missing natives:
...
- take_damage
- entity_use
- get_num_ents
2007-01-31 20:20:49 +00:00
7f3c2d00ac
fixed bug am50501
2007-01-28 05:01:38 +00:00
b324e8ed9d
Merged revision 3260 from 1.77; Stats would not display on awkward mp_roundtime settings
2007-01-26 06:15:49 +00:00
8420823713
Merged revision 3251 from 1.77; debug commands not counted as running in amx_plugins
2007-01-26 06:12:25 +00:00
1d1b50ce0c
Merged revision 3250 from 1.77; amx_addban is now ADMIN_RCON access by default
2007-01-26 06:11:00 +00:00
35fcca8a66
Merged revision 3258 from 1.77; forward_return with non-string values
2007-01-26 06:08:29 +00:00
7a01503478
Merged revision 3249 from 1.77; fixed typo in tfcconst.in (am50097)
2007-01-26 06:04:11 +00:00
dd8f138892
Back ported revision 3242 - Every include file now is const correct (am49281)
2007-01-26 05:56:10 +00:00
8341e41f04
Fixed TE_GLOWSPRITE (vittu) & TE_PLAYERSPRITES examples
2007-01-18 00:18:31 +00:00
a682ec6b7a
Fixed TE_DLIGHT example Valve mistake! (P34nut)
2007-01-17 18:16:17 +00:00
451b648c7f
Fixed TR_InOpen missing with *et_tr native (XxAvalanchexX)
2007-01-17 14:52:09 +00:00
2d1c43c937
Merged in changes to report 49977
2007-01-17 06:56:52 +00:00
17adb214f2
Fixed bug am49982 (wrote parameter counts)
2007-01-17 05:32:45 +00:00
3a2839c6c9
bugfix for 49698
2007-01-15 15:56:48 +00:00
f96f95c4ff
translated shortcuts into english :x
2007-01-15 15:53:14 +00:00
609fdae508
Fixed native get_user_origin mode 4
2007-01-09 15:01:08 +00:00
580305ce92
fixed am49041 (hopefully)
2007-01-02 13:23:23 +00:00
cbfd12e0f1
fixed am49040
2007-01-02 13:17:33 +00:00
c5ccf7d2c8
fixed am48881
2007-01-02 13:04:56 +00:00
d1c42751cd
- Fix in need of testing in regards to the TK / TA bug detected
...
- Created a temp pointer as the first thing to do in the CurWpn function. This way if another message gets thrown while still in the middle of this function the global pointer to messaged player is not affected.
2006-12-29 19:25:16 +00:00
68f1ce7a52
fixed an initialization bug
2006-12-23 22:05:51 +00:00
e5b0ed3af1
fixed bug am48866 part 2
2006-12-23 19:01:11 +00:00