amxmodx/amxmodx
2005-08-18 08:33:21 +00:00
..
JIT Added linux compile of altered JIT 2005-08-18 00:32:08 +00:00
mmgr New dir reading natives, new memory outputs 2005-07-13 23:31:02 +00:00
msvc version bump 2005-08-18 07:53:14 +00:00
sdk same win32 fix 2005-08-18 06:37:50 +00:00
zlib New plugin file format, new zlib libraries 2005-08-01 09:02:52 +00:00
amx.cpp Experimental JIT fixes for linux crashing (no more xchg of esp) 2005-08-16 23:09:55 +00:00
amx.h Committed new register_native system 2005-07-31 20:11: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 Whoa! Merged in Pawn! (Small 3.0) 2005-07-25 06:03:43 +00:00
amxjitsn.asm Fixed bug where first call had wrong stack alignment 2005-08-17 15:57:11 +00:00
amxmodx.cpp Experimental fix for bug at16815 (karlos) 2005-08-17 17:32:51 +00:00
amxmodx.h version bump 2005-08-18 07:53:14 +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 Fixed alloc/dealloc mismatches 2005-08-18 00:29:43 +00:00
amxxfile.h New plugin file format, new zlib libraries 2005-08-01 09:02:52 +00:00
amxxlog.cpp Patch for ifvers 5:11 (new MM API), eliminates fakemeta like mm-pext 2005-07-13 02:37:32 +00:00
amxxlog.h Dear me, many changes 2004-08-15 10:53:48 +00:00
CCmd.cpp New SDK for gcc-3 compilations 2005-08-18 06:34:34 +00:00
CCmd.h Dear me, many changes 2004-08-15 10:53:48 +00:00
CEvent.cpp Whoa! Merged in Pawn! (Small 3.0) 2005-07-25 06:03:43 +00:00
CEvent.h Dear me, many changes 2004-08-15 10:53:48 +00:00
CFile.cpp Dear me, many changes 2004-08-15 10:53:48 +00:00
CFile.h Fixed a few bugs, added new Makefile in perl 2004-08-22 09:28:09 +00:00
CForward.cpp Committed brand new debugger system 2005-07-26 21:31:21 +00:00
CForward.h Increased maximal number of forward parameters 2004-09-27 14:33:20 +00:00
CLang.cpp Fixed bugs GCC caught 2005-07-15 16:28:41 +00:00
CLang.h Added the Format function for C style strings 2004-09-10 21:00:42 +00:00
CList.h Added a new overloaded find function where the caller can set where to start searching 2004-07-18 18:48:54 +00:00
CLogEvent.cpp Whoa! Merged in Pawn! (Small 3.0) 2005-07-25 06:03:43 +00:00
CLogEvent.h Dear me, many changes 2004-08-15 10:53:48 +00:00
CMenu.cpp Whoa! Merged in Pawn! (Small 3.0) 2005-07-25 06:03:43 +00:00
CMenu.h omg new menu system 2005-07-29 06:33:57 +00:00
CMisc.cpp New Makefile, linux compatibility 2005-07-27 16:24:14 +00:00
CMisc.h Finished new menu system (for now) 2005-07-29 19:13:55 +00:00
CModule.cpp Whoa! Merged in Pawn! (Small 3.0) 2005-07-25 06:03:43 +00:00
CModule.h Whoa! Merged in Pawn! (Small 3.0) 2005-07-25 06:03:43 +00:00
COPYING Initial revision 2004-01-31 20:56:22 +00:00
CPlugin.cpp Fixed bug at17021. 2005-08-17 16:41:38 +00:00
CPlugin.h Fixed bug at17021. 2005-08-17 16:41:38 +00:00
CQueue.h Fixed makefile bugs 2004-08-22 11:46:04 +00:00
CStack.h Committed new register_native system 2005-07-31 20:11:58 +00:00
CString.h Fixed AGAIN! 2005-08-02 08:10:04 +00:00
CTask.cpp Fixed bug at17357 (FireStorm) 2005-08-17 18:16:26 +00:00
CTask.h PM STRIKES AGAIN (untested) 2005-07-25 19:09:49 +00:00
CVault.cpp Rewrote CString 2004-08-13 08:46:04 +00:00
CVault.h Fixed a few bugs, added new Makefile in perl 2004-08-22 09:28:09 +00:00
CVector.h Whoa! Merged in Pawn! (Small 3.0) 2005-07-25 06:03:43 +00:00
emsg.cpp New SDK for gcc-3 compilations 2005-08-18 06:34:34 +00:00
fakemeta.cpp FAKEMETA IS GONE! SO LONG AND THANKS FOR THE FISH 2005-07-22 19:32:16 +00:00
fakemeta.h New Makefile, linux compatibility 2005-07-27 16:24:14 +00:00
file.cpp Whoa! Merged in Pawn! (Small 3.0) 2005-07-25 06:03:43 +00:00
float.cpp Whoa! Merged in Pawn! (Small 3.0) 2005-07-25 06:03:43 +00:00
Makefile AMD64 no stdc++ support 2005-08-18 08:33:21 +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 Fixed bug at17117 (Twilight Suzuka) 2005-08-17 17:07:41 +00:00
mm_pextensions.h evilspy's support for mm-p ext 2005-02-16 20:36:04 +00:00
modules.cpp fix for win32 2005-08-18 06:37:05 +00:00
modules.h Committed new register_native system 2005-07-31 20:11:58 +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 Added memalign include 2005-08-18 01:04:52 +00:00
natives.h (c) 2005-08-01 10:24:20 +00:00
newmenus.cpp Added bug fix at17218 (Freecode) 2005-08-17 16:12:45 +00:00
newmenus.h Finished new menu system (for now) 2005-07-29 19:13:55 +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
srvcmd.cpp Fixed bug at17021. 2005-08-17 16:41:38 +00:00
string.cpp some of the string functions twilight wanted 2005-07-30 16:47:48 +00:00
strptime.cpp nothing important 2004-04-22 10:46:58 +00:00
util.cpp Added request at15060 by twistedeuphoria 2005-07-07 19:53:02 +00:00
vault.cpp nothing important 2004-04-22 08:10:29 +00:00
version.rc version bump 2005-08-18 07:53:14 +00:00