778c2080b0
zomg fix for oldmenus^2
2005-11-17 23:04:43 +00:00
2ac00713a7
fixed a menu bug at19364
2005-11-13 20:33:30 +00:00
18bf26efb6
fixed but at20584
2005-11-12 00:46:26 +00:00
d190b207b4
linux fix
2005-11-09 22:36:52 +00:00
0dd88dccbd
fixed and improved function at20081
2005-11-07 16:37:47 +00:00
21caa9a0de
Really fixed callfunc this time (debugger invocation error)
2005-10-13 05:27:13 +00:00
a46ec5357e
Am I wrong or should this be this way to prevent security bugs?
2005-10-09 15:39:20 +00:00
21d13507b1
fixed an error output msg
2005-09-28 22:10:11 +00:00
adfe7de08e
callfunc_begin_i should not take -1
2005-09-27 19:51:23 +00:00
116536fe36
Fix for bug 19453 (karlos)
2005-09-26 22:11:44 +00:00
ebd4974c75
final cleaned revision (I hope)
2005-09-16 23:48:51 +00:00
73d70aff29
added module_exists
2005-09-11 04:43:40 +00:00
760e29e531
Finalized new debugging system
2005-09-11 03:58:38 +00:00
4738c92b8e
Committed new debugger with AMX fixes
2005-09-09 03:23:31 +00:00
f2527ecc86
The query_client_cvar native now checks for a non-zero g_engfuncs.pfnQueryClientCvarValue before proceeding
2005-09-06 16:31:54 +00:00
6bebf37f1a
An optional array parameter (LIKE TEH TASKS ONE) can be now passed to cvar query handlers
2005-09-06 10:12:02 +00:00
dc57ef1e0c
Simple implementation for cvar queries
2005-08-27 23:00:44 +00:00
462916d00f
Got rid of many annoying warnings MSVC7.1 was reporting
2005-08-27 09:55:32 +00:00
b04498cddb
Experimental fix for bug at16815 (karlos)
2005-08-17 17:32:51 +00:00
8648bf32a3
Improved error reporting a bit
2005-08-17 17:21:57 +00:00
1768ae4b23
Fixed bug at17117 (Twilight Suzuka)
2005-08-17 17:07:41 +00:00
4e8eff3e04
Fixed bug at17021.
2005-08-17 16:41:38 +00:00
85b7ac740b
Experimental JIT fixes for linux crashing (no more xchg of esp)
2005-08-16 23:09:55 +00:00
6cf6edb5b6
Fixed bug at16581, devicenull
2005-07-29 19:25:24 +00:00
32a42886dd
Finished new menu system (for now)
...
Fixed bug where client_print did not add newlines properly
2005-07-29 19:13:55 +00:00
044fa19470
Fixed bug where callfunc crashes
2005-07-29 06:12:23 +00:00
191acd8e42
New Makefile, linux compatibility
2005-07-27 16:24:14 +00:00
6a97d73167
Committed brand new debugger system
2005-07-26 21:31:21 +00:00
4609cb409b
Whoa! Merged in Pawn! (Small 3.0)
...
Removed debug handling (will add back in soon)
Ported all amx_Exec()s to forward systems
Deprecated AMX Mod module support (incompatible with Pawn anyway!)
Deprecated many file natives (unused)
Deprecated some functionality of pause/unpause
Fixed some memory deallocation bugs (thanks fysh)
Bumped module API version to 3 (no new M/SDK yet!)
Bumped AMX Mod X version to 1.5!
Merged in CVector changes
2005-07-25 06:03:43 +00:00
3cba7811bd
Committed new auto-module registering system
...
require_module is now DEPRECATED
2005-07-15 19:15:58 +00:00
b312da8c63
Fixed bugs GCC caught
2005-07-15 16:28:41 +00:00
fe2d28f711
Ported the new dir commands to linux
2005-07-15 16:14:00 +00:00
e1d1802cb9
Fixed bug at16027
2005-07-14 13:36:22 +00:00
116984afed
New dir reading natives, new memory outputs
2005-07-13 23:31:02 +00:00
35ecd40228
Fixed bug at15479 (karlos)
...
Fixed bug at11812 (Kamikaze)
Added new build_pathname implementation for reentracy.
build_pathname_r added to module API
2005-07-08 05:05:06 +00:00
e8d30a11d7
Patch for is_user_hltv (at14918 by Wallslide)
...
Fixed a few potential crash bugs
2005-07-08 02:01:01 +00:00
de5eb6924a
Added request at13457 from harbu.
2005-07-08 01:15:54 +00:00
611ad2be94
Malformat bug fixes, RC version bump
2005-07-06 03:20:00 +00:00
a189c0bda7
Added amx_mkdir for twistedeuphoria
2005-01-30 05:32:10 +00:00
a384a78544
Silly me!
2004-12-25 21:24:50 +00:00
b4ad89e6ef
Reverted last changes
2004-12-22 18:19:51 +00:00
e986848faf
Removed bot member variable from CPlayer; instead, everything now calls the inline IsBot() function.
...
Hopefully that will fix the "bot bug"
2004-12-22 13:01:55 +00:00
456d7b69a2
fixed returning float parameters in read_data():s second parameter (by ref)
2004-11-13 08:56:11 +00:00
50a882cf4c
message_begin now reports an error instead of letting th server abort when the id is invalid
2004-11-04 21:54:46 +00:00
741666b742
Added two natives:
...
-callfunc_begin_i
-get_function_id
2004-10-29 19:50:38 +00:00
5eb095b514
Added native get_user_msgname(msgid, name[], len);
2004-10-25 23:00:16 +00:00
b569ea3c3f
Fixed bug where message_begin could not send MSG_PAS_R and MSG_PVS_R (reliable versions) messages. Reported by Damaged Soul
2004-10-20 14:16:46 +00:00
db4041114f
Fixed a bug in amx_client_languages
...
Added lang_phrase
2004-10-08 19:26:26 +00:00
687a0f23da
Added MSG_ONE_UNRELIABLE
2004-09-28 17:29:22 +00:00
dde43b6e0d
Fixed CVARs not registering properly (hullu)
2004-09-21 15:49:36 +00:00