Commit Graph

320 Commits

Author SHA1 Message Date
Felix Geyer
0be7ddcbd9 updated to use the multi-lingual system | better code style 2004-08-03 20:11:16 +00:00
Felix Geyer
b25d3a081f added more entries 2004-08-03 20:09:47 +00:00
Felix Geyer
403f22340f Initial import 2004-08-03 20:09:32 +00:00
Felix Geyer
453d8d8f47 "lang" insted of "_language" 2004-08-01 22:40:57 +00:00
Felix Geyer
296208dcb9 small fix 2004-08-01 22:34:04 +00:00
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
a5ca11f88f removed (will be replaced by compile.exe) 2004-07-31 09:54:59 +00:00
Felix Geyer
91618c5272 use AMXX_VERSION_STR 2004-07-31 09:51:34 +00:00
Felix Geyer
02611efe76 Initial import 2004-07-31 09:48:45 +00:00
Felix Geyer
13effdeab7 Initial import 2004-07-31 01:06:58 +00:00
Felix Geyer
af69e24eaf added register_menu() | fixed a compiler warning in access() 2004-07-31 01:00:20 +00:00
Felix Geyer
4fccdd676b use AMXX_VERSION_STR 2004-07-30 23:39:39 +00:00
Felix Geyer
ac910f9e56 added AMXX_VERSION_STR 2004-07-30 23:38:49 +00:00
Felix Geyer
f566d95b4b small fix 2004-07-30 21:52:13 +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
edb6e0896f better code formatting | small optimizations 2004-07-29 14:56:47 +00:00
Felix Geyer
9a88c0e240 using MENU_KEY defines 2004-07-29 10:58:54 +00:00
Felix Geyer
5874a313e4 SQL disabled by default 2004-07-29 10:41:55 +00:00
Felix Geyer
265ef9ab88 removed auto-print to server console 2004-07-29 10:40:46 +00:00
Felix Geyer
166bbc1101 fixed compiler errors 2004-07-27 22:13:48 +00:00
Felix Geyer
123262235e added "cs13" to cstrike_running() 2004-07-27 21:06:36 +00:00
Felix Geyer
04781dd75d uses cstrike_running() now 2004-07-27 16:45:00 +00:00
Felix Geyer
6d74c31597 added cstrike_running 2004-07-27 16:42:59 +00:00
Felix Geyer
5915a18b3c use coloredMenus instead of cstrikeRunning | better code formatting 2004-07-26 15:49:10 +00:00
Felix Geyer
9d0481e7df use coloredMenus instead of cstrikeRunning 2004-07-26 15:48:12 +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
5e14f93868 removed amx_clexec on request of some people 2004-07-24 23:45:31 +00:00
Felix Geyer
b409769f2b added amx_clexec and amx_nick 2004-07-24 13:33:39 +00:00
Felix Geyer
17c00abbde flag y (ADMIN_ADMIN) is not set anymore 2004-07-24 11:03:51 +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
53d860a47e *** empty log message *** 2004-07-24 00:36:38 +00:00
Felix Geyer
30ca720920 changed file extension to .amxx 2004-07-24 00:36:17 +00:00
Felix Geyer
2a57fa02ca removed rescode() 2004-07-23 19:52:55 +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
Felix Geyer
ef11026195 removed WON support
fixed some bugs
2004-07-19 14:33:17 +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
Johnny Bergström
7c9be9c348 Fixed for NO_STEAM builds (removed STEAM autobuy code from build) 2004-07-10 10:02:13 +00:00
David Anderson
1d555a66f8 Removed debugging info 2004-07-06 06:28:42 +00:00
David Anderson
ed7b584b49 Removed possible inappopriate language 2004-06-30 19:04:04 +00:00
Felix Geyer
e0a9c60bf1 added new colors orange, ocean and maroon 2004-06-30 17:08:52 +00:00
Felix Geyer
325afaa612 updated version number 2004-06-30 08:36:31 +00:00
David Anderson
017c94eae1 Re-added -C- compiler. 2004-06-30 08:34:56 +00:00
Felix Geyer
93f6a136fa added double-include prevention 2004-06-30 08:34:52 +00:00
David Anderson
413f02ab2a Re-added -C- compiler 2004-06-30 08:32:51 +00:00
David Anderson
5ea3af0b2b Fixed SQL side bug 2004-06-30 03:19:31 +00:00
David Anderson
42c187fa33 Fixed register_plugin bug found by Zor 2004-06-30 00:19:24 +00:00
David Anderson
09e13f5dd9 Changed antiflood to be more intelligent. 2004-06-29 20:29:40 +00:00
Felix Geyer
3c22ae73a1 added custom map configs 2004-06-29 20:17:25 +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
f520743aa2 Defaults to mapcycle.txt now. 2004-06-29 03:40:32 +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
60da2d5621 Bug fix with sql.cfg 2004-06-25 19:18:24 +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
4ab6b083c1 Updated version numbers.
Fixed Condition-Zero support.
Replaced Stats with StatsX.
2004-06-24 08:10:52 +00:00
David Anderson
0d07a13dbe Removed admin_sql, merged with admin 2004-06-24 07:57:55 +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
8cff99c7f4 New DBI (not tested!) 2004-06-14 06:52:15 +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
e0a9729b47 Added dbi_type() 2004-05-28 10:10:16 +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
7bb4c78a33 Small update. Added 2nd parameter to amx_help for server. Server can type "amx_help 1 150" to view 150 help cmds at once. 2004-05-16 11:31:41 +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
Felix Geyer
8f96e95d07 *** empty log message *** 2004-04-20 17:47:05 +00:00
Johnny Bergström
4d01d5625c Removed block from Autobuy and rebuy. Blocked items are stripped from autobuy calls. 2004-04-19 11:25:26 +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