Commit Graph

387 Commits

Author SHA1 Message Date
Lukasz Wlasinksi
30ec1eec60 fixed meta result error in player prethink 2004-09-19 19:44:47 +00:00
Lukasz Wlasinksi
04b88c16a9 many changes , bomb countdown fix, custom_weapon_add fix, bomb damage support in death,damage forwards, added gasnades plugin with custom weapon support so gas damage/kills will be detected by csstats. 2004-09-19 09:51:05 +00:00
Johnny Bergström
768ea7519f get_info_keybuffer() now works in client_authorized 2004-09-18 13:14:20 +00:00
David Anderson
3eed3b7f07 Removed CString references 2004-09-18 05:39:14 +00:00
David Anderson
3419aa4dc5 Fix for isspace 2004-09-17 19:04:44 +00:00
David Anderson
ab2794d4bd Fixed files not fclose()ing
Module no longer reloads on mapchange
2004-09-17 01:19:03 +00:00
Lukasz Wlasinksi
ec5f944c03 added csx module 2004-09-16 18:15:20 +00:00
Johnny Bergström
d43807a248 Added get_string() to engine:
/* Converts a string offset into a real string. Some of the forwards in fakemeta
   uses string offsets. (FM_CreateNamedEntity) */
native get_string(_string, _returnString[], _len);
2004-09-16 11:02:51 +00:00
Steve Dudenhoeffer
0c2dbdbc47 Minor check in get_tr added 2004-09-15 18:55:30 +00:00
Steve Dudenhoeffer
1485014229 Fixed traceresults and trace hooks.. 2004-09-15 18:40:18 +00:00
Pavol Marko
8fbbda13c6 added FNullEntity check 2004-09-15 15:17:52 +00:00
David Anderson
a96d26d573 *** empty log message *** 2004-09-15 08:33:39 +00:00
Lukasz Wlasinksi
fb7d1c0a7d fixed wrong kills and deaths number 2004-09-15 08:25:07 +00:00
David Anderson
4ed906248d Fixed traceresults (Freecode) 2004-09-14 23:39:22 +00:00
David Anderson
569ef4d494 fix for tracelien forward 2004-09-14 18:02:32 +00:00
Johnny Bergström
26465afbf7 Fixed cs_set_hostage_follow for amd64 2004-09-14 17:57:34 +00:00
Steve Dudenhoeffer
9a21e3e9d3 Removed some debugging output 2004-09-14 15:41:55 +00:00
Johnny Bergström
60940512e2 Fixed amd64 offsets... cs_get_hostage_follow works, cs_set_hostage_follow doesn't yet :-( 2004-09-14 09:58:45 +00:00
Johnny Bergström
d4e69d97e0 Added amd64 offsets. They aren't 100% tested to work (but should work...) 2004-09-14 09:35:52 +00:00
David Anderson
f171842cf8 added traceresult stuff 2004-09-14 06:16:52 +00:00
David Anderson
35ffbf8ca6 Fixed API error 2004-09-12 22:16:56 +00:00
Lukasz Wlasinksi
8589f0bcf5 fixed null weapon problems in get_user_astats 2004-09-12 18:00:53 +00:00
David Anderson
f2dcb89609 possible bad library 2004-09-12 07:24:35 +00:00
David Anderson
1ba9a39b3f removed iostream 2004-09-12 00:44:15 +00:00
David Anderson
5453b55bdc *** empty log message *** 2004-09-12 00:38:17 +00:00
David Anderson
16f51ea619 *** empty log message *** 2004-09-12 00:32:11 +00:00
David Anderson
b209d92a2a Fixed bug noted by JJKiller 2004-09-12 00:20:00 +00:00
David Anderson
0def8c9354 wow 2004-09-12 00:17:21 +00:00
David Anderson
ac59f75523 Fixed memory allocation 2004-09-12 00:14:34 +00:00
David Anderson
f2faf990a0 Fixed bug reported by JJKiller 2004-09-12 00:13:46 +00:00
David Anderson
7f6e9f5e20 *** empty log message *** 2004-09-11 22:46:28 +00:00
David Anderson
c12b04d302 new SDK 2004-09-11 21:58:46 +00:00
David Anderson
e7cd31b1d5 *** empty log message *** 2004-09-11 21:13:02 +00:00
David Anderson
8377680989 memory test 2004-09-11 17:42:08 +00:00
David Anderson
00582481c6 stdc++ errors 2004-09-11 17:36:45 +00:00
Felix Geyer
d2fe1dc043 Updated to September 2004-09-11 00:23:00 +00:00
David Anderson
d303a2e0b7 *** empty log message *** 2004-09-10 23:06:29 +00:00
Steve Dudenhoeffer
4d34270ee9 Ok, then 2004-09-10 18:43:37 +00:00
Steve Dudenhoeffer
2573c9c4d2 Added pev_ideal_yaw 2004-09-10 16:28:27 +00:00
Steve Dudenhoeffer
49d24f6829 oops 2004-09-10 16:06:30 +00:00
Steve Dudenhoeffer
6f9ec854dc Added DLLFunc_Clientinfo something or other 2004-09-10 16:05:21 +00:00
Steve Dudenhoeffer
5867e3398f Added client_spawn(id) & client_changeteam(id,newteam,oldteam) forwards 2004-09-10 13:57:10 +00:00
David Anderson
7b626ab632 fixed 2004-09-10 05:38:16 +00:00
David Anderson
a055d3d373 Upgraded CVector 2004-09-10 03:31:36 +00:00
Steve Dudenhoeffer
0a74f09273 blah 2004-09-10 02:58:41 +00:00
David Anderson
8089d42eda Cleanup, added new module forcing to plugins 2004-09-09 22:09:55 +00:00
Lukasz Wlasinksi
66da3375ba fixed bugs in set/get user ammo natives 2004-09-09 19:51:00 +00:00
David Anderson
388915e6f8 Fixes 2004-09-09 13:44:43 +00:00
David Anderson
4d8a927ff7 Fixed cells 2004-09-09 13:43:08 +00:00
Steve Dudenhoeffer
17faf3af1f woops 2004-09-08 22:05:01 +00:00