Commit Graph
156 Commits
Author SHA1 Message Date
Felix Geyer d2576d3801 added LANG_ defines 2004-08-01 16:50:12 +00:00
Felix Geyer 2ca6e3382e added ucfirst() 2004-08-01 16:49:24 +00:00
Felix Geyer af69e24eaf added register_menu() | fixed a compiler warning in access() 2004-07-31 01:00:20 +00:00
Felix Geyer ac910f9e56 added AMXX_VERSION_STR 2004-07-30 23:38:49 +00:00
David Anderson c6c95f2443 initial import of fakemeta_amxx 2004-07-30 14:29:20 +00:00
Felix Geyer 4d843e0792 removed forward server_changelevel() 2004-07-30 14:17:28 +00:00
Felix Geyer 123262235e added "cs13" to cstrike_running() 2004-07-27 21:06:36 +00:00
Felix Geyer 6d74c31597 added cstrike_running 2004-07-27 16:42:59 +00:00
Felix Geyer db726a5ba2 added MENU_KEY defines 2004-07-26 15:43:51 +00:00
Felix Geyer 0cb1aabb90 added colored_menus() 2004-07-26 15:07:25 +00:00
Felix Geyer 5a93f4a80b fixed is_user_admin()
changed access functions to new ADMIN_ADMIN
2004-07-24 11:02:49 +00:00
Felix Geyer 3a904ed05c added trim() 2004-07-24 01:52:45 +00:00
Felix Geyer 221375b730 fixed compiler warnings 2004-07-23 18:11:25 +00:00
Johnny Bergström 8e8633a49a Fixed team native tags 2004-07-22 21:01:39 +00:00
Felix Geyer 064853d9d5 added jit_enabled() 2004-07-20 13:37:15 +00:00
Felix Geyer 7b14a4bb4e added ADMIN_ALL 2004-07-19 19:21:37 +00:00
Felix Geyer 0f8ec91e00 removed NO_STEAM 2004-07-19 15:03:45 +00:00
David Anderson bcc8292730 Fixed DBI tags. 2004-07-19 14:28:42 +00:00
David Anderson 09da646086 Added DBI tags. 2004-07-18 10:22:55 +00:00
David Anderson fd9666d068 Added change_task()
Added server_changelevel forward
Added is_user_admin()
2004-07-18 08:19:20 +00:00
Johnny Bergström 8ea1c7f486 Fixed callfunc_begin(): Wrote "filename" instead of just "name" to make it more clear... 2004-07-16 08:36:08 +00:00
Johnny Bergström 63c2c0a322 Fixed callfunc_begin(): The order of the params was wrong!!! 2004-07-16 08:24:10 +00:00
Johnny Bergström 228d3a13c8 Fixed pdata int stocks 2004-07-12 08:25:48 +00:00
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