.. |
JIT
|
added files for JIT on windows
|
2004-05-05 18:45:35 +00:00 |
mmgr
|
changed set_new_handler to std::ser_new_handler
|
2004-05-03 20:00:41 +00:00 |
msvc
|
Changed from cell->pointer casts to reference handles.
|
2004-06-24 07:02:29 +00:00 |
sdk
|
Fixed typo: Dettach --> Detach
|
2004-05-26 12:58:58 +00:00 |
amx_mm.def
|
Initial revision
|
2004-01-31 20:56:22 +00:00 |
amx.cpp
|
Added more support for JIT on Linux
|
2004-05-28 11:21:31 +00:00 |
amx.h
|
#define JIT will be defined in compiler command line
|
2004-04-29 17:08:54 +00:00 |
amxcore.cpp
|
these files are now cpp to support the memory manager
|
2004-04-22 10:53:18 +00:00 |
amxmodx.cpp
|
Fixing more incorrect merges
|
2004-06-24 07:11:52 +00:00 |
amxmodx.h
|
Fixed a couple more typos dettach -> detach
|
2004-06-09 07:59:32 +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 |
amxxlog.cpp
|
amx_logging cvar:
|
2004-04-22 08:09:17 +00:00 |
CCmd.cpp
|
nothing important
|
2004-04-22 07:52:26 +00:00 |
CCmd.h
|
Removed all warnings.
|
2004-04-01 05:53:22 +00:00 |
CEvent.cpp
|
Added a check for memory allocation failure
|
2004-05-28 11:24:59 +00:00 |
CEvent.h
|
added getCurrentMsgType member
|
2004-04-03 19:15:43 +00:00 |
CFile.cpp
|
nothing important
|
2004-04-22 07:52:26 +00:00 |
CFile.h
|
changed header
|
2004-03-05 21:03:14 +00:00 |
CForward.cpp
|
added run time error reporting
|
2004-06-10 13:19:41 +00:00 |
CForward.h
|
added SinglePlugin forwards
|
2004-05-05 18:42:16 +00:00 |
CList.h
|
use of const functions
|
2004-05-05 18:41:36 +00:00 |
CLogEvent.cpp
|
nothing important
|
2004-04-22 08:10:29 +00:00 |
CLogEvent.h
|
Removed all warnings.
|
2004-04-01 05:53:22 +00:00 |
CMenu.cpp
|
Fixed a bug where menus would not work
|
2004-05-29 12:21:57 +00:00 |
CMenu.h
|
changed header
|
2004-03-05 21:03:14 +00:00 |
CMisc.cpp
|
added
|
2004-05-30 13:30:00 +00:00 |
CMisc.h
|
nothing important
|
2004-04-22 08:18:23 +00:00 |
CModule.cpp
|
added support for MODULE_NOT64BIT status
|
2004-05-03 19:45:19 +00:00 |
CModule.h
|
added
|
2004-04-29 17:09:26 +00:00 |
COPYING
|
Initial revision
|
2004-01-31 20:56:22 +00:00 |
CPlugin.cpp
|
pause & unpause added
|
2004-04-22 10:42:49 +00:00 |
CPlugin.h
|
moved pause/unpause to .cpp file
|
2004-04-22 07:47:55 +00:00 |
CString.cpp
|
nothing important
|
2004-04-22 07:52:26 +00:00 |
CString.h
|
changed header
|
2004-03-05 21:03:14 +00:00 |
CTask.cpp
|
nothing important
|
2004-04-22 10:46:58 +00:00 |
CTask.h
|
Removed all warnings.
|
2004-04-01 05:53:22 +00:00 |
CVault.cpp
|
nothing important
|
2004-04-22 07:52:26 +00:00 |
CVault.h
|
changed header
|
2004-03-05 21:03:14 +00:00 |
CVector.h
|
added iterator() constructor
|
2004-05-06 19:18:55 +00:00 |
emsg.cpp
|
nothing important
|
2004-04-22 10:46:58 +00:00 |
fakemeta.cpp
|
Fixed a bug where the last module in modules.ini would not be attached to metamod.
|
2004-05-30 13:29:13 +00:00 |
fakemeta.h
|
The Core is now a fake plugin.
|
2004-05-29 12:20:01 +00:00 |
file.cpp
|
Changed from cell->pointer casts to reference handles.
|
2004-06-24 07:02:29 +00:00 |
float.cpp
|
memory manager compatibility
|
2004-04-22 08:05:06 +00:00 |
Makefile
|
Removed all warnings.
|
2004-04-01 05:53:22 +00:00 |
meta_api.cpp
|
fixed typos, maybe a player disconnect problem
|
2004-06-24 18:44:30 +00:00 |
modules.cpp
|
Fixed a couple more typos dettach -> detach
|
2004-06-09 07:59:32 +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
|
nothing important
|
2004-05-28 11:28:42 +00:00 |
string.cpp
|
Fixed a memory leak I made :-)
|
2004-05-14 20:48:34 +00:00 |
strptime.cpp
|
nothing important
|
2004-04-22 10:46:58 +00:00 |
util.cpp
|
Cleaned up some code, added checks for msgid != 0 (so AMXX doesn't crash mods which don't support text based menus for example)
|
2004-05-28 11:29:44 +00:00 |
vault.cpp
|
nothing important
|
2004-04-22 08:10:29 +00:00 |