amxmodx/amxmodx
2004-09-02 00:22:56 +00:00
..
JIT Bad commit?! 2004-09-01 15:56:31 +00:00
mmgr changed set_new_handler to std::ser_new_handler 2004-05-03 20:00:41 +00:00
msvc stop removing my changes *evil* 2004-09-01 11:34:48 +00:00
sdk Commited new SDK 2004-09-01 21:13:30 +00:00
zlib Changed from LZO to GZ compression 2004-08-23 18:21:09 +00:00
amx_mm.def Initial revision 2004-01-31 20:56:22 +00:00
amx.cpp Fixed JIT issues 2004-09-01 16:46:27 +00:00
amx.h Fixed a few bugs, added new Makefile in perl 2004-08-22 09:28:09 +00:00
amxcore.cpp these files are now cpp to support the memory manager 2004-04-22 10:53:18 +00:00
amxmodx.cpp oops 2004-08-29 17:15:32 +00:00
amxmodx.h Dear me, many changes 2004-08-15 10:53:48 +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 When AMXX can't open the logfile it outputs an error rather than crashing 2004-09-01 17:01:52 +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 Rewrote CString 2004-08-13 08:46:04 +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 fixed crash bug 2004-08-29 18:51:25 +00:00
CForward.h Probably fixed problem with forwards getting garbage parameters 2004-08-28 21:25:03 +00:00
CLang.cpp Fixed some bugs in CLang 2004-09-02 00:22:56 +00:00
CLang.h Fixed a few bugs, added new Makefile in perl 2004-08-22 09:28:09 +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 Rewrote CString 2004-08-13 08:46:04 +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 Rewrote CString 2004-08-13 08:46:04 +00:00
CMisc.h Dear me, many changes 2004-08-15 10:53:48 +00:00
CModule.cpp Rewrote CString 2004-08-13 08:46:04 +00:00
CModule.h Dear me, many changes 2004-08-15 10:53:48 +00:00
COPYING Initial revision 2004-01-31 20:56:22 +00:00
CPlugin.cpp Rewrote CString 2004-08-13 08:46:04 +00:00
CPlugin.h Dear me, many changes 2004-08-15 10:53:48 +00:00
CQueue.h Fixed makefile bugs 2004-08-22 11:46:04 +00:00
CString.h Fixed a couple issues with gcc 2004-08-22 02:52:27 +00:00
CTask.cpp Fixed a bug where remove_task() crashed 2004-08-31 06:49:22 +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 Fixed small bug 2004-07-27 19:53:38 +00:00
emsg.cpp Rewrote CString 2004-08-13 08:46:04 +00:00
fakemeta.cpp Fixed NewDLL heap corruption 2004-08-29 16:48:31 +00:00
fakemeta.h Dear me, many changes 2004-08-15 10:53:48 +00:00
file.cpp PM's fix: engclient_cmd is now client_cmd 2004-06-28 18:54:58 +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 Fixed JIT issues 2004-09-01 16:46:27 +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 client_command forward 2004-08-31 15:10:12 +00:00
modules.cpp Commited new SDK 2004-09-01 21:13:30 +00:00
modules.h changed header 2004-03-05 21:03:14 +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 removed type from "amxx modules" 2004-08-22 11:36:24 +00:00
string.cpp Fixed almost all CLang bugs: (mem leaks?, parsing, key system, etc) 2004-08-15 13:49:59 +00:00
strptime.cpp nothing important 2004-04-22 10:46:58 +00:00
util.cpp Changed so that a MOTD will also display when there is no ServerName message (as proposed by karlos on the forums). 2004-08-31 13:20:29 +00:00
vault.cpp nothing important 2004-04-22 08:10:29 +00:00
version.rc added version information to the dll 2004-08-20 13:25:19 +00:00