Commit Graph

82 Commits

Author SHA1 Message Date
Johnny Bergström
08fea0eea1 Removed some unneeded stuff from class. 2004-11-15 00:20:28 +00:00
Johnny Bergström
11fa330f10 Renamed to CStrike :-D gyar!! 2004-11-13 19:49:25 +00:00
David Anderson
ee464539de Fixed authors and version numbers 2004-11-11 09:08:12 +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
Johnny Bergström
c29a7d34e5 Renamed cs_get_weapon_type -> cs_get_weapon_id 2004-10-14 06:09:01 +00:00
David Anderson
5db290890f Fixed debugging stuff 2004-10-04 05:51:27 +00:00
David Anderson
bb12f71137 made worldspawn a valid ent 2004-10-03 23:21:54 +00:00
David Anderson
02bf904467 Added debugging support 2004-10-03 21:10:10 +00:00
Johnny Bergström
ecc07d4b45 Fixed some small mistakes. 2004-09-27 13:45:13 +00:00
Johnny Bergström
8da965552b TK offset for AMD64 added. 2004-09-27 13:28:51 +00:00
Johnny Bergström
cfe36dea52 Added 2 of 3 new offsets for amd64 2004-09-27 10:54:41 +00:00
Johnny Bergström
c669efd609 New stuff in cstrike module:
cs_get_user_driving()
cs_set_user_tked()
cs_get_user_tked

Also cs_?et_user_deaths() offset updated.

Thanks to Damaged Soul for these.
2004-09-26 13:02:22 +00:00
Johnny Bergström
3fc3ece5b0 Added cs_get_weapon_type(index) 2004-09-25 23:24:34 +00:00
Johnny Bergström
6887dfef16 CS: buyzone offset update to 235 2004-09-24 21:13:07 +00:00
Johnny Bergström
5157be6e3d Updated offset for VIP: to 209 2004-09-24 05:21:39 +00:00
Johnny Bergström
26465afbf7 Fixed cs_set_hostage_follow for amd64 2004-09-14 17:57:34 +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
c12b04d302 new SDK 2004-09-11 21:58:46 +00:00
David Anderson
00582481c6 stdc++ errors 2004-09-11 17:36:45 +00:00
David Anderson
7b626ab632 fixed 2004-09-10 05:38:16 +00:00
David Anderson
02d60ded5d Made memory management optional 2004-09-07 06:17:50 +00:00
David Anderson
44c5265757 SDK JIT fix 2004-09-06 09:18:23 +00:00
David Anderson
9d733d7a6b CVS terrorist strikes again! 2004-09-02 01:14:16 +00:00
David Anderson
30ddeda877 oops 2004-09-02 01:13:17 +00:00
David Anderson
72e5e9885f new makefile 2004-09-02 01:12:29 +00:00
David Anderson
d9b768e2cf Added new SDK version 2004-08-29 19:39:18 +00:00
David Anderson
9a98b20d1b gcc 2004-08-23 14:25:31 +00:00
David Anderson
141336817e new makefile 2004-08-22 10:11:15 +00:00
Felix Geyer
ada99a3067 updated module info 2004-08-18 17:13:08 +00:00
Felix Geyer
73516f8772 updated so everyone can use it 2004-08-18 13:07:15 +00:00
Johnny Bergström
59bb24e791 Removed WON specific offsets. 2004-07-18 14:11:07 +00:00
Johnny Bergström
60c6b1703d Possible fix to the overflow of edicts... 2004-07-13 15:19:36 +00:00
Johnny Bergström
06dd58e7a4 Nothing important 2004-07-13 15:07:21 +00:00
David Anderson
502d006e84 Changed optimizations and metamod dir. 2004-06-29 05:04:27 +00:00
Johnny Bergström
1af005a047 Added cs_get_no_knives, cs_set_no_knives 2004-06-17 15:42:43 +00:00
Johnny Bergström
5cbc863f33 Added cs_get_user_hasprim() 2004-06-07 15:33:45 +00:00
Johnny Bergström
577c8c5f61 Fixed cs_set_hostage_foll() 2004-06-03 09:01:42 +00:00
Johnny Bergström
5ce181a995 Fixed a lot of MF_IsPlayerInGame that was done on non-player entities 2004-06-03 08:44:43 +00:00
David Anderson
2ee078bada Nothing important 2004-05-26 06:21:37 +00:00
David Anderson
e45e0c9634 Fixed some small things 2004-05-26 05:18:34 +00:00
Johnny Bergström
b9b2a2581e removed def file 2004-05-03 15:50:29 +00:00
David Anderson
7b5b6195c2 Changed to 0.20 API 2004-05-03 14:10:52 +00:00
David Anderson
771a16db26 Changed to 0.20 API 2004-05-03 14:01:40 +00:00
Johnny Bergström
de3dbd8a1d cs_set_user_vip - changes to VIP model + updates scoreboard when appropriate 2004-04-22 12:38:57 +00:00
Johnny Bergström
72a0a37f74 cs_set_user_team - should now update model+scoreboard right away 2004-04-22 09:38:30 +00:00
Johnny Bergström
8f63a1a7b9 confirmed offset OFFSET_INTERNALMODEL for won 2004-04-06 08:19:56 +00:00
Johnny Bergström
24791ac315 Updated cs_set_user_team to include model 2004-04-06 07:40:51 +00:00
Johnny Bergström
773e358596 Fixed setting players online once again 2004-03-31 06:15:27 +00:00
Johnny Bergström
52722d7ebf Fixed 2004-03-29 14:57:15 +00:00