Commit Graph

185 Commits

Author SHA1 Message Date
David Anderson
1aee2c6f81 Fixed format tags 2004-09-07 09:26:20 +00:00
Steve Dudenhoeffer
ec3ade999a Added hull defines 2004-09-05 18:13:52 +00:00
Steve Dudenhoeffer
ff1be08b8a Updated 2004-09-05 15:54:38 +00:00
David Anderson
0b5c02f678 fixed warning 2004-09-01 20:58:03 +00:00
Johnny Bergström
745c595fc8 Now uses fakemeta for pdata stocks 2004-09-01 08:39:30 +00:00
Johnny Bergström
8575c9a637 Added some description. hopefully they are right :-) 2004-08-31 16:43:58 +00:00
Johnny Bergström
e73acf4fe4 Renamed is_jit_enabled from jit_enabled 2004-08-31 15:37:22 +00:00
David Anderson
5f00f09314 Moved stocks 2004-08-31 15:02:51 +00:00
Steve Dudenhoeffer
e15c151167 minor fix from karlos 2004-08-31 12:45:11 +00:00
Steve Dudenhoeffer
a720b62aaa Oh small compiler, how I hate thee
(Fixed issue where SC warned and truncated an enum entry)
2004-08-31 06:26:41 +00:00
Steve Dudenhoeffer
d0b37726d5 Backwards compatibility bug found by karlos 2004-08-31 05:27:31 +00:00
David Anderson
813bc1a212 Removed pvPrivateData manipulation - see fakemeta_amxx 2004-08-31 02:58:28 +00:00
David Anderson
0c022b1543 Fixed some bugs in admin_sql
Changed some things in dbi
2004-08-29 23:42:35 +00:00
Steve Dudenhoeffer
269a0e4305 Sawce, the master of stupid mistakes strikes again!
(Fixed small bug)
2004-08-25 04:26:32 +00:00
Steve Dudenhoeffer
19101470fd Added fakemeta includes (from dlls/fakemeta/)
Updated ns includes
2004-08-24 21:36:39 +00:00
David Anderson
a86c892af2 Fixed pointcontents stock 2004-08-24 09:04:27 +00:00
Steve Dudenhoeffer
e4d11b321d Small fix for backwards compat 2004-08-23 18:25:45 +00:00
David Anderson
4a74dce0cd updated for karlos's changes 2004-08-23 13:38:09 +00:00
David Anderson
473699e7c8 updated for mahnsawce's changes 2004-08-23 12:35:21 +00:00
David Anderson
d101d94209 fix error 2004-08-22 14:49:04 +00:00
Felix Geyer
c392f3cbbc fixed description of is_module_loaded() and is_plugin_loaded() 2004-08-22 12:31:37 +00:00
David Anderson
722cd23065 Added NS module incs 2004-08-21 21:55:57 +00:00
David Anderson
d1f082eb1b Fixed "Done" bug
Removed callfunc/dllfunc natives
2004-08-15 02:28:48 +00:00
David Anderson
5e3acc30c4 buffer increase :] 2004-08-15 01:25:20 +00:00
David Anderson
0db3ec3460 Added hostile intent weapons (EKS) 2004-08-15 00:15:51 +00:00
David Anderson
216136c5ce Added md5 2004-08-15 00:05:22 +00:00
Felix Geyer
27bb44a7fe new values for LANG_* defines 2004-08-13 15:26:48 +00:00
Felix Geyer
0eb04ba899 updated to use the multi-lingual system 2004-08-06 18:40:59 +00:00
Felix Geyer
597b6dfd32 added new parameter to show_menu() 2004-08-03 23:14:35 +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
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