Commit Graph

872 Commits

Author SHA1 Message Date
David Anderson
35e8a67a48 *** empty log message *** 2006-02-05 04:20:30 +00:00
David Anderson
0df187edcd merged lang stuff 2006-02-05 03:41:30 +00:00
David Anderson
2ad9a320de added unregister_forward() 2006-02-03 03:27:03 +00:00
David Anderson
3027b732a5 added player_menu_info 2006-02-03 03:00:27 +00:00
David Anderson
af939f4e8d new menu API 2006-02-03 02:55:27 +00:00
David Anderson
ea34df433a patched cvar change exploit (target) 2006-02-01 13:07:36 +00:00
Borja Ferrer
0e3727573e added get_user_footsteps 2006-02-01 13:04:24 +00:00
David Anderson
f40ae48849 removed server_changelevel (at24675 - oneyed) 2006-02-01 12:33:31 +00:00
David Anderson
7070273616 patch at24690 (karlos) 2006-02-01 12:23:30 +00:00
David Anderson
923ecaa0e5 added pev_valid 2006-02-01 12:17:40 +00:00
David Anderson
2d0e12363f added include defs for new forward creation 2006-02-01 11:54:57 +00:00
David Anderson
6cec38a329 committed latest compiler 2006-01-24 15:09:27 +00:00
Borja Ferrer
8d9ad2ce06 fixed bug for checking colored menus in TFC and other mods 2006-01-20 23:24:36 +00:00
David Anderson
fd7f4441fb final version I hope 2006-01-07 06:17:16 +00:00
David Anderson
2eac69e9b4 *** empty log message *** 2006-01-07 05:40:57 +00:00
David Anderson
69b6ed5f56 *** empty log message *** 2006-01-07 04:48:02 +00:00
David Anderson
9578e8ac3d *** empty log message *** 2006-01-07 04:44:36 +00:00
Borja Ferrer
e8a4b46cc5 removed 4 cmds from statsx, and implemented currentmap and FF status in nextmap (at22858) 2006-01-07 03:26:50 +00:00
David Anderson
6a59d8cd07 patch of compiler binaries 2006-01-07 02:24:58 +00:00
Borja Ferrer
e27c0b205f (Marticus)
-Added documentation and cleaned up the code
-Created amx_hideslots cvar to replace #define HIDE_RESERVED_SLOTS
-Removed ackSignal *sigh* and the horribly coded setVisibleSlots function
-Removed client disconnect
-Created global variable gPlayerLimit to be used in both functions
-Moved set cvar sv_visiblemaxplayers to plugin_init
2006-01-07 00:54:40 +00:00
David Anderson
85f14422cb re-added file natives 2006-01-06 22:49:42 +00:00
David Anderson
91c082878c wa 2006-01-06 14:44:32 +00:00
Pavol Marko
4b51565e3b hello my name is pm and i just fixed the bug described in 23888 2006-01-04 23:23:52 +00:00
Borja Ferrer
5d5d1e1a7c added request at19456 2005-12-07 00:13:13 +00:00
Borja Ferrer
806895ebd8 fixed bug when voting multiple maps voting would always fail 2005-12-06 19:06:05 +00:00
Borja Ferrer
2ebf822dea added new socket send native 2005-12-05 01:49:16 +00:00
Borja Ferrer
389f470662 format fixes^2 2005-12-03 16:24:27 +00:00
Borja Ferrer
186728053a added autohud
format fixes
2005-12-02 23:34:11 +00:00
David Anderson
83d2e1a510 *** empty log message *** 2005-12-01 13:45:30 +00:00
Borja Ferrer
2f8939967e fixed but at22303 (VEN) 2005-11-28 16:22:12 +00:00
Borja Ferrer
7ed757dc0d added autohud support
format fixes
2005-11-21 22:30:32 +00:00
Borja Ferrer
8196ddd0b3 added replace_all stock (by jtp10181) 2005-11-21 21:47:54 +00:00
Borja Ferrer
1a48ebb345 format fixes 2005-11-21 20:31:18 +00:00
Borja Ferrer
bb292d13ad added remove_filepath stock 2005-11-20 23:45:53 +00:00
Borja Ferrer
3324d65f3f fixed amx_restrict off and related cmds not working as they should (jtp10181) 2005-11-20 20:44:12 +00:00
David Anderson
922a2f6006 bumped version numbers 2005-11-20 19:47:49 +00:00
Borja Ferrer
3938933384 added new time include file
added get_time_length stock (Brad)
2005-11-20 19:27:07 +00:00
David Anderson
0482883a8a Resync of compiler build 2005-11-20 19:18:40 +00:00
David Anderson
847158f400 what 2005-11-20 02:36:52 +00:00
David Anderson
c051c7f5b7 *** empty log message *** 2005-11-19 21:48:27 +00:00
David Anderson
322ad6fd68 New versions of compiler for at21691 2005-11-19 21:43:55 +00:00
David Anderson
fc6a193765 new hudchanneler 2005-11-19 20:31:11 +00:00
David Anderson
429798ae35 *** empty log message *** 2005-11-19 18:57:05 +00:00
David Anderson
4cc1218391 channels should clear again 2005-11-19 18:55:29 +00:00
David Anderson
32cd6be7f5 Fix for issue at19616 2005-11-19 09:26:06 +00:00
David Anderson
4d9f2ded74 Fix for issue at19199 2005-11-19 09:16:27 +00:00
David Anderson
62e7e22a93 Added functionality for the auto-channeler 2005-11-19 01:25:34 +00:00
Borja Ferrer
94308b208a fixed bug at19374 2005-11-17 21:12:50 +00:00
Borja Ferrer
4e497d9737 fix for autobuy cmd being used if the restrictions where set after cl_setautobuy (thanks jtp10181) 2005-11-17 18:23:48 +00:00
Borja Ferrer
34f12e76c4 added request at20855 2005-11-13 22:21:15 +00:00
Borja Ferrer
1e5c9b5ed7 added a new stock by Suicid3 (at20399) 2005-11-12 22:43:55 +00:00
David Anderson
3125630b21 Partial fix for bug at19662 2005-11-12 18:55:37 +00:00
Borja Ferrer
4165548661 fixed bug at21142 2005-11-12 01:22:01 +00:00
Borja Ferrer
2931247559 fixed bug at19476 2005-10-29 18:19:23 +00:00
Borja Ferrer
9657430ef7 fixed bug at20423 2005-10-29 02:13:29 +00:00
Borja Ferrer
d5cfb53cf8 added request at20845 (azrael) 2005-10-28 12:30:11 +00:00
Borja Ferrer
0be7540637 added a space :o 2005-10-25 16:55:16 +00:00
Borja Ferrer
e8a6126473 fixed but at20342 (jtp10181) 2005-10-16 00:28:20 +00:00
Borja Ferrer
ca70678155 fixed bug at19895 2005-10-08 01:35:11 +00:00
David Anderson
25002f559a Fixed bad compiler build (oh my god, linux sucks) 2005-09-22 06:16:45 +00:00
David Anderson
862ee2029a Bumped version 2005-09-22 03:42:43 +00:00
Borja Ferrer
324f4c58a8 cleaned revision for cstrike plugins 2005-09-18 03:19:34 +00:00
David Anderson
164a47bde4 Import of windows version 2005-09-18 01:25:22 +00:00
David Anderson
545769e241 Bumped version number 2005-09-18 01:15:03 +00:00
David Anderson
f64ca6a827 Stupid ugly hack to get around ELF's garbage
Import of newer compiler
2005-09-18 01:13:18 +00:00
David Anderson
4b1769f457 Added feature request at18988 2005-09-15 17:53:02 +00:00
Borja Ferrer
13e654aafe small format changes 2005-09-13 16:05:57 +00:00
Borja Ferrer
2ad557024e more cleanups 2005-09-13 01:00:19 +00:00
Borja Ferrer
ddf3b6df32 new cleaned-up version of the plugins (no more OLOcode :D) 2005-09-12 21:06:24 +00:00
David Anderson
c6e265b414 little changes 2005-09-11 20:35:35 +00:00
David Anderson
a6daebe7d4 Made SQL changes by Lazarus Long 2005-09-11 18:37:55 +00:00
David Anderson
95ccd6078c Fixed bug at18607 (lantz69) 2005-09-11 07:19:06 +00:00
David Anderson
2e5c71f771 Fixed bug at18607 (lantz69) 2005-09-11 07:17:31 +00:00
David Anderson
120c849e4b Added native filter 2005-09-11 04:32:40 +00:00
David Anderson
138b732e75 New plmenu 2005-09-11 04:31:13 +00:00
David Anderson
401ee3c97f Added another function or something 2005-09-11 03:55:48 +00:00
David Anderson
6e52ce7678 New natives 2005-09-11 03:13:45 +00:00
Borja Ferrer
f0c5e44985 fixed plugin location comments on stat plugins
replaced 0.20 with AMXX_VERSION_STR
removed all require_modules
2005-09-10 20:51:49 +00:00
David Anderson
612a86dbef Added new debugging functions 2005-09-10 18:26:13 +00:00
David Anderson
cc37f479aa Added Phase 3 of the debugger (debug tracing from plugins) 2005-09-10 07:24:26 +00:00
David Anderson
deaaf20713 Fixed preproc bugs 2005-09-10 05:30:24 +00:00
David Anderson
de65e65854 added set_error_filter 2005-09-09 23:03:26 +00:00
Pavol Marko
afa1337e62 because gabe doesn't rollover, he just expands 2005-09-08 15:29:31 +00:00
Pavol Marko
cc34f468f0 Added a new math stock function. 2005-09-08 15:24:28 +00:00
Pavol Marko
3f9598fcbb Changed .amx in examples for pause() and callfunc_begin() to .amxx (as requested by XxAvalanchexX on the forums) 2005-09-08 13:05:44 +00:00
Pavol Marko
227c13d12c Added abs(x) stock 2005-09-08 12:58:17 +00:00
David Anderson
0552e5ef58 Deprecated jghg2 include 2005-09-07 15:40:46 +00:00
David Anderson
ce881a7d30 Fixed bug at18558 (Nijule) 2005-09-07 00:11:10 +00:00
David Anderson
5fac746feb compiler fix merge 2005-09-06 22:28:32 +00:00
Pavol Marko
bece1e6d0c Added float_to_str and str_to_float natives 2005-09-06 16:34:17 +00:00
Pavol Marko
d3e2bad4e7 Added query_client_cvar native 2005-09-06 10:14:32 +00:00
David Anderson
ac4014ff5a Fixed bug at18473 (Greenberet). 2005-09-05 21:59:44 +00:00
David Anderson
4be88a5015 version bump 2005-09-02 07:10:56 +00:00
David Anderson
ee02d0b13d this must be off! 2005-09-02 04:07:49 +00:00
David Anderson
2ec084ffa3 Patch for bug at18251 2005-09-02 04:06:47 +00:00
David Anderson
6bcb72952c Applied patch for bug at18341 (jtp10181) 2005-09-02 02:46:42 +00:00
David Anderson
c5cc94ba98 Added new natives 2005-08-31 04:36:25 +00:00
David Anderson
12f628e3d7 Fixed bug at18162 (vittu) 2005-08-30 07:00:49 +00:00
David Anderson
cd8d800eb7 Fixed bug at17920 (Grasshoper) 2005-08-30 06:59:50 +00:00
David Anderson
160ab3572b Fixed typo at18108 (FireStorm) 2005-08-30 06:57:41 +00:00
David Anderson
c9051ad364 Fixed includes 2005-08-25 07:34:47 +00:00
David Anderson
2e22dde409 Removed extra forwards 2005-08-25 07:16:17 +00:00
David Anderson
4dad81af30 Merged in new ts includes 2005-08-25 07:13:48 +00:00
David Anderson
d661196429 Fixed bug at17860 2005-08-25 00:19:39 +00:00
David Anderson
d05c381789 Added cstrike specific switch 2005-08-24 06:39:52 +00:00
David Anderson
245054cf48 Fixed bug at17739 (mysticssjgoku4) 2005-08-24 06:29:12 +00:00
David Anderson
c1db39d086 Added Corona Byte's EvolutionX core 2005-08-24 06:13:55 +00:00
David Anderson
10328f5f81 fixes 2005-08-24 05:08:05 +00:00
David Anderson
f54d112bbb Language sync 2005-08-23 01:24:42 +00:00
Johnny Bergström
70140ffc8f Fixed team menu. Should now work 100% to switch players between teams. However when client uses VGUI menus I haven't been able to close the class selecting window. It is (should be) only a cosmetic flaw though. 2005-08-22 08:01:01 +00:00
Johnny Bergström
53e6bb6b50 No default sql 2005-08-22 01:04:41 +00:00
Johnny Bergström
4cb7986426 admin.sma was "slightly" incompatible for people using sqlite. This version is courtesy of Lazarus Long who fixed this. Thanks. 2005-08-22 00:26:18 +00:00
David Anderson
dd371c4dbe no idea, I changed something though 2005-08-21 22:48:22 +00:00
David Anderson
24d9e3266e wrong include, added pdata 2005-08-21 16:38:45 +00:00
David Anderson
b3b3ce4c2d added more pdata funcs 2005-08-21 16:36:40 +00:00
Johnny Bergström
94e19aae0c Removed newdllfunc() and related NEWDLLFunc_* stuff. :-P (yes I finally read Alfred's post through) 2005-08-18 20:51:41 +00:00
Johnny Bergström
1cdb12c4e4 Added NEW_DLL_FUNCTIONS to FM_* and a newdllfunc() native to call these... Although I'm not sure there is a reason to call those?
Anyway it will be needed later when client cvar query function is implemented.
2005-08-18 09:33:51 +00:00
David Anderson
a4168a2096 version bump 2005-08-18 07:53:14 +00:00
David Anderson
3e85589930 Fix for bug at16876 (TheRising) 2005-08-18 07:05:33 +00:00
David Anderson
b5a57da29c Fixed linux build (I think) 2005-08-18 07:03:43 +00:00
David Anderson
593e013572 fixed typo 2005-08-17 17:53:11 +00:00
David Anderson
572ad38366 Quick fix for bug at16854 (twistedeuphoria) 2005-08-17 16:16:56 +00:00
Johnny Bergström
d0b5886d7d Added cs_get_armoury_type and cs_set_armoury_type 2005-08-07 20:43:29 +00:00
Felix Geyer
4a6a16c627 NADE_CATCHED changed to NADE_CAUGHT 2005-08-03 15:01:54 +00:00
David Anderson
d472d5d309 Slightly buggy but acceptable for linux >:\ 2005-08-02 19:05:38 +00:00
Felix Geyer
f2c3dfa874 added AMXX_VERSION_NUM 2005-08-02 14:06:17 +00:00
David Anderson
94202eec34 tl sync 2005-08-02 11:38:57 +00:00
David Anderson
e5ce86d61a gaben 2005-08-02 11:19:08 +00:00
David Anderson
ef4d04a7e1 *** empty log message *** 2005-08-02 11:12:42 +00:00
David Anderson
0302803f38 rebuild jic 2005-08-02 10:37:23 +00:00
David Anderson
3014e60bdb Added TSFUN include 2005-08-01 22:21:47 +00:00
David Anderson
e38b64ff82 yams 2005-08-01 20:22:01 +00:00
David Anderson
b1718bc334 added cs_user_spawn 2005-08-01 19:25:25 +00:00
David Anderson
424a8c17b3 *** empty log message *** 2005-08-01 18:56:03 +00:00
David Anderson
90c0e32cb3 oops killed changes 2005-08-01 18:31:06 +00:00
David Anderson
65bd10c47b Committed linux build of new compiler 2005-08-01 09:00:01 +00:00
David Anderson
9bdd0ba0a4 Windows build of new compiler 2005-08-01 08:51:26 +00:00
David Anderson
7f55873bfb Fixed name clash 2005-08-01 05:14:55 +00:00
David Anderson
d94016384a from the "check your changes to see if they compile" dept 2005-08-01 05:10:55 +00:00
David Anderson
eb87344a16 Fixed bug at16702, jtp10181 2005-08-01 05:06:40 +00:00
David Anderson
43c06b0e36 what 2005-08-01 05:03:50 +00:00
David Anderson
0a4133b4d0 Added register_native 2005-08-01 02:36:09 +00:00
David Anderson
28998b5c14 initial import 2005-07-30 17:36:40 +00:00
David Anderson
d9d5446e86 updated 2005-07-30 17:34:07 +00:00
David Anderson
5d92972aad one more 2005-07-30 16:46:40 +00:00
David Anderson
ba17c8a75f version bump 2005-07-30 16:42:01 +00:00
David Anderson
389a593f9e ugh 2005-07-30 16:41:34 +00:00
David Anderson
041e73dc7e Updated notices 2005-07-30 01:52:50 +00:00
David Anderson
df982ceb79 Fixed error output on compiler 2005-07-30 00:31:42 +00:00
David Anderson
cb7bfbf642 Added request at16475 2005-07-29 19:37:07 +00:00