amxmodx/amxmodx
2004-03-27 20:00:25 +00:00
..
msvc new file names 2004-03-24 01:35:44 +00:00
amx_mm.def Initial revision 2004-01-31 20:56:22 +00:00
amx.c new abstract machine; adapted a bit 2004-03-27 16:58:13 +00:00
amx.h new abstract machine; adapted a bit 2004-03-27 16:58:13 +00:00
amxcore.c new abstract machine; adapted a bit 2004-03-27 16:58:13 +00:00
amxmod.cpp message_begin, message_end, write_* functions added back to core 2004-03-14 13:57:53 +00:00
amxmod.h version changed to 0.15 2004-03-14 17:45:09 +00:00
amxmodx.cpp using new function names and parameters 2004-03-27 17:06:08 +00:00
amxmodx.h new function names (AMXXLOG_*, countModules, CountModulesMode enum) 2004-03-27 17:01:56 +00:00
amxtime.c Initial revision 2004-01-31 20:56:22 +00:00
amxx_mm.def new file names 2004-03-24 01:35:44 +00:00
amxxlog.cpp added newlines to logging mode 2 (HL Logs) 2004-03-27 17:40:06 +00:00
CCmd.cpp new file names 2004-03-24 01:35:44 +00:00
CCmd.h changed header 2004-03-05 21:03:14 +00:00
CEvent.cpp using new function names and parameters 2004-03-27 17:06:08 +00:00
CEvent.h not using c++ std lib 2004-03-14 13:57:27 +00:00
CFile.cpp fixed getline function 2004-03-24 18:35:04 +00:00
CFile.h changed header 2004-03-05 21:03:14 +00:00
CForward.cpp using new function names and parameters 2004-03-27 17:06:08 +00:00
CForward.h changed header 2004-03-05 21:03:14 +00:00
CList.h fixed size() function, added empty() function 2004-03-24 18:34:47 +00:00
CLogEvent.cpp using new function names and parameters 2004-03-27 17:06:08 +00:00
CLogEvent.h changed header 2004-03-05 21:03:14 +00:00
CMenu.cpp new file names 2004-03-24 01:35:44 +00:00
CMenu.h changed header 2004-03-05 21:03:14 +00:00
CMisc.cpp new file names 2004-03-24 01:35:44 +00:00
CMisc.h updated header 2004-02-21 19:36:35 +00:00
CModule.cpp using new function names and parameters; 2004-03-27 17:06:33 +00:00
CModule.h changed header 2004-03-05 21:03:14 +00:00
COPYING Initial revision 2004-01-31 20:56:22 +00:00
CPlugin.cpp using new function names and parameters 2004-03-27 17:06:08 +00:00
CPlugin.h changed header 2004-03-05 21:03:14 +00:00
CString.cpp changed header 2004-03-05 21:03:14 +00:00
CString.h changed header 2004-03-05 21:03:14 +00:00
CTask.cpp new file names 2004-03-24 01:35:44 +00:00
CTask.h changed header 2004-03-05 21:03:14 +00:00
CVault.cpp changed header 2004-03-05 21:03:14 +00:00
CVault.h changed header 2004-03-05 21:03:14 +00:00
emsg.cpp new file names 2004-03-24 01:35:44 +00:00
file.cpp new file names 2004-03-24 01:35:44 +00:00
float.cpp file from the new abstract machine; 2004-03-27 17:03:20 +00:00
Makefile added amxxlog.cpp file 2004-03-27 20:00:25 +00:00
meta_api.cpp using new function names and parameters 2004-03-27 17:06:08 +00:00
modules.cpp logging functions moved from util.cpp to amxxlog.cpp; renamed to AMXXLOG_*; AMXXLOG_Init added (called from Meta_Attach) 2004-03-27 17:01:18 +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.c Initial revision 2004-01-31 20:56:22 +00:00
sclinux.h Initial revision 2004-01-31 20:56:22 +00:00
srvcmd.cpp using new function names and parameters 2004-03-27 17:06:08 +00:00
string.cpp new file names 2004-03-24 01:35:44 +00:00
strptime.cpp Initial revision 2004-01-31 20:56:22 +00:00
util.cpp logging functions moved from util.cpp to amxxlog.cpp; renamed to AMXXLOG_*; AMXXLOG_Init added (called from Meta_Attach) 2004-03-27 17:01:18 +00:00
vault.cpp new file names 2004-03-24 01:35:44 +00:00