Commit Graph

452 Commits

Author SHA1 Message Date
Felix Geyer
894d650593 welcomemsg and stats_logging are deactivated by default 2004-03-24 08:15:58 +00:00
Johnny Bergström
8d89be8de3 confirmed WON offset: OFFSET_CLIPAMMO as 51 2004-03-24 07:54:15 +00:00
David Anderson
b9bb70d410 fixed maxclients bug 2004-03-24 07:54:13 +00:00
Johnny Bergström
8c7938d47a Fixed workspace 2004-03-24 07:28:49 +00:00
David Anderson
c78e2bcf7e new makefile 2004-03-24 06:33:39 +00:00
David Anderson
0bea18ca9f New makefile 2004-03-24 06:33:03 +00:00
David Anderson
7937c77eed imported jghg2 support 2004-03-24 05:10:11 +00:00
David Anderson
8110271bdd imported jghg2 support 2004-03-24 05:01:33 +00:00
David Anderson
f566ac2eb7 new file names+headers 2004-03-24 03:39:37 +00:00
David Anderson
b311a9ccc3 new file names+headers 2004-03-24 02:10:20 +00:00
David Anderson
2a7b5b714d Fixed header files in makefile. 2004-03-24 01:40:10 +00:00
David Anderson
f711baf3df new file names 2004-03-24 01:35:44 +00:00
David Anderson
5c82095e81 removed useless hook 2004-03-24 01:10:38 +00:00
David Anderson
15904761e8 compiles now 2004-03-24 00:54:35 +00:00
David Anderson
6d58afcedb undid some stuff 2004-03-23 13:25:59 +00:00
Felix Geyer
1b0cc63b5b amx.cfg --> amxx.cfg 2004-03-23 10:15:26 +00:00
David Anderson
94b9bc9939 fixed give_item 2004-03-23 01:18:22 +00:00
Johnny Bergström
95445293a2 Fixed anim after cs_set_weapon_silenc 2004-03-22 12:20:00 +00:00
Johnny Bergström
431bfbb4d9 Updated set_entity_visibility 2004-03-22 11:44:47 +00:00
Johnny Bergström
e47104aa29 Fixed reference to find_ent_by_classname in find_ent
Added set_entity_visibility and get_entity_visibility
2004-03-22 11:29:29 +00:00
Johnny Bergström
180fa52acb Added cs_get_weapon_ammo/cs_set_weapon_ammo 2004-03-22 09:10:11 +00:00
Johnny Bergström
bbbe0cda78 Added cs_get_weapon_ammo/cs_set_weapon_ammo 2004-03-22 08:57:23 +00:00
Johnny Bergström
b21bbcbf90 Fixed prototype of set_offset_short
Fixed all offset natives (they checked ent index above maxClients, should've been maxEntities (some also checked if player is online))
Added s/get_offset_char()
Fixed set_pdata_float to set float value from parameter properly
Fixed set_pdata_short to set short value from parameter properly
Reimplemented find_ent_by_owner
2004-03-22 08:27:52 +00:00
Johnny Bergström
66a1f11387 Shortened all natives that had longer names than old compiler limit of 19 characters. 2004-03-22 07:23:47 +00:00
David Anderson
2b366a354c fixed amx_show_activity 2004-03-22 06:33:11 +00:00
David Anderson
cebf782a90 amx_show_activity is now registered 2004-03-22 06:30:37 +00:00
David Anderson
4ffa954055 Fixed bug with get_offset 2004-03-22 05:43:47 +00:00
Johnny Bergström
556e9cee57 removed a forgotten debug message 2004-03-21 17:10:35 +00:00
David Anderson
421c62c6a0 Added native support for set_speak and get_speak and SetSpeak 2004-03-21 09:17:55 +00:00
David Anderson
9bec921fd8 Added set_speak and get_speak 2004-03-21 09:13:55 +00:00
David Anderson
b7b2d59613 Changed set_user_maxspeed 2004-03-21 08:59:18 +00:00
David Anderson
db41e1830a Added CSW_GALI for backwards support 2004-03-21 07:14:40 +00:00
David Anderson
9061e13e11 Fixed access level bug. 2004-03-21 06:32:27 +00:00
David Anderson
a72b749fac Fixed fun include from amxmodx and cs_set_user_nvg 2004-03-20 23:58:26 +00:00
David Anderson
cd0cd140ac Fixed native character length for cs_set_user_nvgoggles 2004-03-20 23:57:24 +00:00
David Anderson
7fef5aad34 Includes were broken - it is fixed. 2004-03-18 01:32:39 +00:00
Pavol Marko
38af364744 fixed filters bug 2004-03-17 18:57:36 +00:00
Johnny Bergström
a7c4f5a147 typo fix courtesy of pimp daddy 2004-03-17 11:38:23 +00:00
Johnny Bergström
96b79cd24f fixed find_entity 2004-03-17 07:30:07 +00:00
Felix Geyer
bbb5adc70f added get_user_wonid() 2004-03-16 19:40:02 +00:00
Felix Geyer
a4eccaa4bb removed get_user_wonid() 2004-03-16 19:39:48 +00:00
David Anderson
6a10397641 Fixed xtrafun include 2004-03-16 05:21:42 +00:00
David Anderson
398773849c Fixed get_global_int bug 2004-03-16 01:12:24 +00:00
David Anderson
41c8013adf Removed bad lstdc++ line. 2004-03-16 01:00:22 +00:00
David Anderson
93a4d8a0d3 Fixed call_think 2004-03-16 00:48:37 +00:00
David Anderson
bf35c8f079 *** empty log message *** 2004-03-15 22:13:43 +00:00
David Anderson
1425615e20 Fixed headers. 2004-03-15 21:05:08 +00:00
David Anderson
ee947b1673 Redid lots of destruction stuff. 2004-03-15 20:27:53 +00:00
David Anderson
439550c2ac Moved msg functions 2004-03-15 19:55:29 +00:00
David Anderson
35fe033d53 Fixed controller, blending, and reduced view lag.
(T(+)rget suggestions)
2004-03-15 18:23:23 +00:00