amxmodx/amxmodx
2005-07-24 07:06:25 +00:00
..
JIT *** empty log message *** 2004-10-29 20:35:44 +00:00
mmgr New dir reading natives, new memory outputs 2005-07-13 23:31:02 +00:00
msvc Err, fixed these 2005-07-22 20:41:32 +00:00
sdk new sdk version (bumped interface!!!!) 2005-07-15 19:13:50 +00:00
zlib amd64 zlib 2004-09-11 17:20:59 +00:00
amx.cpp Committed new auto-module registering system 2005-07-15 19:15:58 +00:00
amx.h Committed new auto-module registering system 2005-07-15 19:15:58 +00:00
amxcore.cpp these files are now cpp to support the memory manager 2004-04-22 10:53:18 +00:00
amxexecn.asm New "debug" status for amxx plugins. 2004-09-17 00:27:28 +00:00
amxmodx.cpp Committed new auto-module registering system 2005-07-15 19:15:58 +00:00
amxmodx.h FAKEMETA IS GONE! SO LONG AND THANKS FOR THE FISH 2005-07-22 19:32:16 +00:00
amxtime.cpp these files are now cpp to support the memory manager 2004-04-22 10:53:18 +00:00
amxx_mm.def new file names 2004-03-24 01:35:44 +00:00
amxxfile.cpp fixed memory leak 2004-08-29 18:50:38 +00:00
amxxfile.h Fixed a crash bug in FormatAmxString() 2004-08-24 04:30:13 +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 Rewrote CString 2004-08-13 08:46:04 +00:00
CCmd.h Dear me, many changes 2004-08-15 10:53:48 +00:00
CEvent.cpp converted core to new debugging engine 2004-09-15 21:27:35 +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 normal (not SP) forwards now report runtime errors properly 2004-11-04 21:55:14 +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 Added AlertMessage to fakemeta 2004-10-03 07:04:08 +00:00
CLogEvent.h Dear me, many changes 2004-08-15 10:53:48 +00:00
CMenu.cpp Rewrote CString 2004-08-13 08:46:04 +00:00
CMenu.h Dear me, many changes 2004-08-15 10:53:48 +00:00
CMisc.cpp Reverted last changes 2004-12-22 18:19:51 +00:00
CMisc.h Reverted last changes 2004-12-22 18:19:51 +00:00
CModule.cpp FAKEMETA IS GONE! SO LONG AND THANKS FOR THE FISH 2005-07-22 19:32:16 +00:00
CModule.h FAKEMETA IS GONE! SO LONG AND THANKS FOR THE FISH 2005-07-22 19:32:16 +00:00
COPYING Initial revision 2004-01-31 20:56:22 +00:00
CPlugin.cpp Err, fixed these 2005-07-22 20:41:32 +00:00
CPlugin.h New "debug" status for amxx plugins. 2004-09-17 00:27:28 +00:00
CQueue.h Fixed makefile bugs 2004-08-22 11:46:04 +00:00
CString.h --------------------------------------------------------------------------- 2005-07-24 07:06:25 +00:00
CTask.cpp Fixed bug at15006 reported by EKS 2005-07-08 01:43:44 +00:00
CTask.h Removed inline notation. 2004-08-28 22:34:02 +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 Upgraded CVector 2004-09-10 03:31:36 +00:00
emsg.cpp Rewrote CString 2004-08-13 08:46:04 +00:00
fakemeta.cpp FAKEMETA IS GONE! SO LONG AND THANKS FOR THE FISH 2005-07-22 19:32:16 +00:00
fakemeta.h FAKEMETA IS GONE! SO LONG AND THANKS FOR THE FISH 2005-07-22 19:32:16 +00:00
file.cpp Ported the new dir commands to linux 2005-07-15 16:14:00 +00:00
float.cpp More fixes from malex 2004-08-31 22:40:30 +00:00
Makefile MULTILINGUAL - ALL BUGS FIXED 2004-08-16 21:34:50 +00:00
Makefile.pl *** empty log message *** 2004-10-31 02:14:53 +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 FAKEMETA IS GONE! SO LONG AND THANKS FOR THE FISH 2005-07-22 19:32:16 +00:00
mm_pextensions.h evilspy's support for mm-p ext 2005-02-16 20:36:04 +00:00
modules.cpp --------------------------------------------------------------------------- 2005-07-24 07:06:25 +00:00
modules.h Fixed JIT line op problem 2004-09-08 07:05:16 +00:00
osdefs.h Initial revision 2004-01-31 20:56:22 +00:00
power.cpp these files are now cpp to support the memory manager 2004-04-22 10:53:18 +00:00
sclinux.h Initial revision 2004-01-31 20:56:22 +00:00
srvcmd.cpp Added better credits ^^ 2004-11-10 05:38:23 +00:00
string.cpp Added numtostr and strtonum mappings... not adding this to string.inc ... but it's there now. :-P 2005-04-19 15:40:21 +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 Malformat bug fixes, RC version bump 2005-07-06 03:20:00 +00:00