amxmodx/amxmodx
David Anderson 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
..
JIT Committed brand new debugger system 2005-07-26 21:31:21 +00:00
mmgr New dir reading natives, new memory outputs 2005-07-13 23:31:02 +00:00
msvc removed old project file 2005-07-29 06:41:33 +00:00
sdk Updated module SDK 2005-07-26 23:33:52 +00:00
zlib amd64 zlib 2004-09-11 17:20:59 +00:00
amx.cpp Fixed bug where JIT did not work on linux (memory alignment issues) 2005-07-27 19:43:54 +00:00
amx.h Committed brand new debugger system 2005-07-26 21:31:21 +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 switch case bug in JIT where no cases would crash 2005-07-26 21:28:04 +00:00
amxmodx.cpp Finished new menu system (for now) 2005-07-29 19:13:55 +00:00
amxmodx.h New Makefile, linux compatibility 2005-07-27 16:24: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 I don't think I changed anything... 2005-07-26 21:30:35 +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 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 a bug where bad plugins could crash 2005-07-28 18:00:40 +00:00
CPlugin.h Committed brand new debugger system 2005-07-26 21:31:21 +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 Uh, forgot... 2005-07-25 21:02: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 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 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 Fixed bug where JIT did not work on linux (memory alignment issues) 2005-07-27 19:43:54 +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 Finished new menu system (for now) 2005-07-29 19:13:55 +00:00
mm_pextensions.h evilspy's support for mm-p ext 2005-02-16 20:36:04 +00:00
modules.cpp omg new menu system 2005-07-29 06:33:57 +00:00
modules.h Whoa! Merged in Pawn! (Small 3.0) 2005-07-25 06:03:43 +00:00
newmenus.cpp Finished new menu system (for now) 2005-07-29 19:13:55 +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 Whoa! Merged in Pawn! (Small 3.0) 2005-07-25 06:03:43 +00:00
string.cpp Whoa! Merged in Pawn! (Small 3.0) 2005-07-25 06:03:43 +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 Whoa! Merged in Pawn! (Small 3.0) 2005-07-25 06:03:43 +00:00