Commit Graph
133 Commits
Author SHA1 Message Date
Felix Geyer 325afaa612 updated version number 2004-06-30 08:36:31 +00:00
Felix Geyer 93f6a136fa added double-include prevention 2004-06-30 08:34:52 +00:00
David Anderson feda453e6d Added backwards compatibility for NS2AMXx
Changed most stocks to natives.
2004-06-29 19:38:03 +00:00
Felix Geyer 5b9a7451c3 added description of plugin_pause and plugin_unpause 2004-06-29 16:39:06 +00:00
Felix Geyer 3b2d711c4f added get_datadir
changed get_customdir (backwards compatibility)
2004-06-29 16:38:27 +00:00
Felix Geyer 667d06b126 added "return" 2004-06-29 16:15:24 +00:00
David Anderson d4aef1a60b Fixed some things 2004-06-26 19:37:31 +00:00
David Anderson e60d1c815c Added new natives. 2004-06-26 04:48:32 +00:00
David Anderson 932dec9dee New engine natives 2004-06-25 22:50:43 +00:00
David Anderson 45a3493256 Added math native definitions. 2004-06-24 22:11:32 +00:00
David Anderson ca24deb6b9 *** empty log message *** 2004-06-24 19:04:50 +00:00
David Anderson 3d521e5d30 Added backwards MySQL compatibility. 2004-06-24 08:37:34 +00:00
David Anderson 553f1872a5 Fixed some minor errors. 2004-06-24 06:59:16 +00:00
Johnny Bergström ab03ce077e Added strip_user_weapons (thx to SidLuke) 2004-06-21 09:16:14 +00:00
Johnny Bergström 1af005a047 Added cs_get_no_knives, cs_set_no_knives 2004-06-17 15:42:43 +00:00
David Anderson f7e0baa45e New DBI 2004-06-11 21:03:45 +00:00
Johnny Bergström 5cbc863f33 Added cs_get_user_hasprim() 2004-06-07 15:33:45 +00:00
Johnny Bergström 667b15787d Fixed some typos and stuff. 2004-06-07 11:13:20 +00:00
David Anderson c6b0c75b72 Added many new DBI functions 2004-05-30 09:58:51 +00:00
David Anderson 9627b4803d Added dbi_type() 2004-05-28 09:21:11 +00:00
David Anderson 23c4f0b666 Added user_has_weapon() native 2004-05-26 08:29:17 +00:00
David Anderson f88bd58919 Added user_has_weapon() native 2004-05-26 08:28:54 +00:00
David Anderson af29e2fb81 Updated engine includes
Added natural selection includes
2004-05-26 07:59:33 +00:00
Johnny Bergström 8cb40e903e added entity_is_on_ground 2004-04-29 09:42:00 +00:00
Johnny Bergström 32efef099c Implemented old ?et_user_hitzones functionality 2004-04-27 10:08:46 +00:00
Johnny Bergström 0cb086eb6b Updated comment 2004-04-26 15:30:45 +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 f75cf50eac Fixed small bug in make_deathmsg 2004-04-21 09:47:06 +00:00
David Anderson add9b1126a updated engine stock 2004-04-16 04:57:38 +00:00
Johnny Bergström 24791ac315 Updated cs_set_user_team to include model 2004-04-06 07:40:51 +00:00
David Anderson 8ef66cee8c added natives 2004-04-03 20:05:27 +00:00
David Anderson 64bf40aaa3 velocity stocks 2004-04-03 05:23:12 +00:00
David Anderson 1fa97936ff strbreak() added 2004-04-03 03:00:57 +00:00
David Anderson 1f178b916f Changed to DBI 2004-04-03 00:57:49 +00:00
David Anderson 2a1e246658 DBI changes 2004-04-02 23:45:26 +00:00
Felix Geyer fd9cc48bad better support for czero 2004-03-28 14:26:39 +00:00
Felix Geyer 05cf53e1b9 nothing important 2004-03-25 18:37:02 +00:00
Felix Geyer 64a7afa371 added localinfo stocks 2004-03-25 13:34:27 +00:00
Felix Geyer c7981eb54b added build_path() 2004-03-25 13:33:58 +00:00
Johnny Bergström a6473737a2 entity_set_model should take const strings 2004-03-25 11:42:34 +00:00
Johnny Bergström e40daf1315 another fix 2004-03-24 12:56:21 +00:00
Johnny Bergström 5967f7d951 fixed entity_set_string to take const strings 2004-03-24 08:53:40 +00:00
Felix Geyer d850e62a02 updated amxx version 2004-03-24 08:24:35 +00:00
Johnny Bergström 0a582d4635 Didn't work - fixed a lot of stuff 2004-03-24 08:18:07 +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
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