amxmodx/amxmodx
David Anderson 88d2b393d8 cvar queries actually run now
removed old fakemeta code
2006-02-03 04:19:18 +00:00
..
JIT Fixed DEP bug 2006-02-02 09:34:06 +00:00
mmgr New dir reading natives, new memory outputs 2005-07-13 23:31:02 +00:00
msvc BETA optimizations 2005-11-22 04:14:07 +00:00
sdk Fixed typo in SDK 2005-11-20 20:00:31 +00:00
zlib New plugin file format, new zlib libraries 2005-08-01 09:02:52 +00:00
amx.cpp Fixed DEP bug 2006-02-02 09:34:06 +00:00
amx.h Merged changes from SH:List 2006-01-06 14:37:58 +00:00
amxcore.cpp Whoa! Merged in Pawn! (Small 3.0) 2005-07-25 06:03:43 +00:00
amxdbg.cpp Initial import of edited debug reader 2005-07-26 21:28:19 +00:00
amxdbg.h Initial import of edited debug reader 2005-07-26 21:28:19 +00:00
amxdefn.asm Whoa! Merged in Pawn! (Small 3.0) 2005-07-25 06:03:43 +00:00
amxexecn.asm Committed new debugger with AMX fixes 2005-09-09 03:23:31 +00:00
amxjitsn.asm Fixed DEP bug 2006-02-02 09:34:06 +00:00
amxmodx.cpp cvar queries actually run now 2006-02-03 04:19:18 +00:00
amxmodx.h removed old fakemeta #defines 2006-01-27 09:07:04 +00:00
amxtime.cpp quick fixes before adding debugger again 2005-07-25 06:48:54 +00:00
amxx_mm.def new file names 2004-03-24 01:35:44 +00:00
amxxfile.cpp final cleaned revision (I hope) 2005-09-16 23:48:51 +00:00
amxxfile.h final cleaned revision (I hope) 2005-09-16 23:48:51 +00:00
amxxlog.cpp final cleaned revision (I hope) 2005-09-16 23:48:51 +00:00
amxxlog.h final cleaned revision (I hope) 2005-09-16 23:48:51 +00:00
CCmd.cpp final cleaned revision (I hope) 2005-09-16 23:48:51 +00:00
CCmd.h final cleaned revision (I hope) 2005-09-16 23:48:51 +00:00
CEvent.cpp Hello quickfix 64bit negative values to executeForwards -> now upcasting everything 32bit to cell before passing to executeForwards 2005-10-18 21:05:52 +00:00
CEvent.h final cleaned revision (I hope) 2005-09-16 23:48:51 +00:00
CFile.cpp latest cleaned files for today (i cant read more :o ) 2005-09-10 03:39:23 +00:00
CFile.h final cleaned revision (I hope) 2005-09-16 23:48:51 +00:00
CForward.cpp added cell list registering 2006-02-01 12:09:19 +00:00
CForward.h added cell list registering 2006-02-01 12:09:19 +00:00
CLang.cpp added language debug 2006-01-24 18:47:08 +00:00
CLang.h added language debug 2006-01-24 18:47:08 +00:00
CList.h final cleaned revision (I hope) 2005-09-16 23:48:51 +00:00
CLogEvent.cpp final cleaned revision (I hope) 2005-09-16 23:48:51 +00:00
CLogEvent.h final cleaned revision (I hope) 2005-09-16 23:48:51 +00:00
CMenu.cpp committed newmenu api, take two 2006-02-03 03:00:48 +00:00
CMenu.h committed newmenu api, take two 2006-02-03 03:00:48 +00:00
CMisc.cpp removed old cvarquery stuff, added support for queryclientcvarvalue2 2006-02-01 12:09:43 +00:00
CMisc.h removed old cvarquery stuff, added support for queryclientcvarvalue2 2006-02-01 12:09:43 +00:00
CModule.cpp final cleaned revision (I hope) 2005-09-16 23:48:51 +00:00
CModule.h final cleaned revision (I hope) 2005-09-16 23:48:51 +00:00
COPYING Initial revision 2004-01-31 20:56:22 +00:00
CPlugin.cpp made find plugin fast inline for speed 2006-02-01 12:10:52 +00:00
CPlugin.h made find plugin fast inline for speed 2006-02-01 12:10:52 +00:00
CQueue.h final cleaned revision (I hope) 2005-09-16 23:48:51 +00:00
CString.h Rewrote format() parser to be re-entrant and easier to read 2005-11-21 10:04:43 +00:00
CTask.cpp reverted tasks to v1.60 2006-01-06 05:10:17 +00:00
CTask.h reverted tasks to v1.60 2006-01-06 05:10:17 +00:00
CVault.cpp final cleaned revision (I hope) 2005-09-16 23:48:51 +00:00
CVault.h final cleaned revision (I hope) 2005-09-16 23:48:51 +00:00
CVector.h zomg! updated teh vectorz codeses a bit! Hopefully didn't break anything 2005-09-06 09:34:13 +00:00
debugger.cpp Merged changes from SH:List 2006-01-06 14:37:58 +00:00
debugger.h final cleaned revision (I hope) 2005-09-16 23:48:51 +00:00
emsg.cpp zomg fix for oldmenus^2 2005-11-17 23:04:43 +00:00
fakemeta.cpp removed old fakemeta #defines 2006-01-27 09:07:04 +00:00
fakemeta.h removed old fakemeta #defines 2006-01-27 09:07:04 +00:00
file.cpp re-added file natives 2006-01-06 22:49:42 +00:00
float.cpp Whoa! Merged in Pawn! (Small 3.0) 2005-07-25 06:03:43 +00:00
Makefile Downgraded compile time flags to 586 2005-10-02 20:12:48 +00:00
md5.cpp Dear me, many changes 2004-08-15 10:53:48 +00:00
md5.h Dear me, many changes 2004-08-15 10:53:48 +00:00
meta_api.cpp committed newmenu api, take two 2006-02-03 03:00:48 +00:00
mm_pextensions.h evilspy's support for mm-p ext 2005-02-16 20:36:04 +00:00
modules.cpp cvar queries actually run now 2006-02-03 04:19:18 +00:00
modules.h partial fix for dynamic natives when running on debug mode 2006-01-06 04:59:39 +00:00
natives-amd64.asm Fixed comments 2005-08-01 19:05:10 +00:00
natives-x86.asm Fixed alloc/dealloc mismatches 2005-08-18 00:29:43 +00:00
natives.cpp fixed case 2006-01-27 09:07:37 +00:00
natives.h Rewrote language backend for integrity checking and optimization 2005-11-21 01:35:37 +00:00
newmenus.cpp committed newmenu api, take two 2006-02-03 03:00:48 +00:00
newmenus.h committed newmenu api, take two 2006-02-03 03:00:48 +00:00
osdefs.h Initial revision 2004-01-31 20:56:22 +00:00
power.cpp quick fixes before adding debugger again 2005-07-25 06:48:54 +00:00
sclinux.h New Makefile, linux compatibility 2005-07-27 16:24:14 +00:00
sh_list.h Merged changes from SH:List 2006-01-06 14:37:58 +00:00
sh_stack.h Added optimizations to the task system 2005-10-25 20:38:00 +00:00
sh_tinyhash.h sync 2006-01-30 21:40:10 +00:00
srvcmd.cpp Fixed GCC compatibility for now. 2005-12-01 13:42:28 +00:00
string.cpp optimized + fixed parsing in strbreak() 2006-02-01 12:10:26 +00:00
strptime.cpp nothing important 2004-04-22 10:46:58 +00:00
util.cpp final cleaned revision (I hope) 2005-09-16 23:48:51 +00:00
vault.cpp more cleaned-up code 2005-09-10 20:09:14 +00:00
version.rc bumped version numbers 2005-11-20 19:47:49 +00:00