.. |
JIT
|
Using Grum's NASM JIT - from acquired August 1st.
|
2004-07-20 03:51:57 +00:00 |
minilzo
|
Uploaded the source of the miniLZO compression library used in the .amxx (ABL) file format
|
2004-07-22 13:06:46 +00:00 |
mmgr
|
changed set_new_handler to std::ser_new_handler
|
2004-05-03 20:00:41 +00:00 |
msvc
|
Added 2.6.0 machine, fixed project file
|
2004-07-30 22:42:06 +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
|
Fixed assertion bugs
|
2004-07-31 20:13:11 +00:00 |
amx.h
|
Removed debug info from 64 bit porting
|
2004-07-23 17:29:03 +00:00 |
amxcore.cpp
|
these files are now cpp to support the memory manager
|
2004-04-22 10:53:18 +00:00 |
amxmodx.cpp
|
Fixed show_menu
|
2004-08-03 23:55:43 +00:00 |
amxmodx.h
|
changed to use the new language system
|
2004-07-28 18:33:20 +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
|
PM: Added 64bit compatibility
|
2004-07-23 16:55:53 +00:00 |
amxxfile.h
|
PM: Added 64bit compatibility
|
2004-07-23 16:55:53 +00:00 |
amxxlog.cpp
|
PM: Added 64bit compatibility
|
2004-07-23 16:55:53 +00:00 |
amxxlog.h
|
PM: Added 64bit compatibility
|
2004-07-23 16:55:53 +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
|
Removed debug info from 64 bit porting
|
2004-07-23 17:29:03 +00:00 |
CForward.h
|
fixed memory leaks caused by using a CVector instead of a CList
|
2004-07-03 13:45:56 +00:00 |
CLang.cpp
|
Fixed bugs
|
2004-07-28 19:26:38 +00:00 |
CLang.h
|
New version
|
2004-07-28 18:31:30 +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
|
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
|
rewritten
|
2004-07-18 18:48:20 +00:00 |
CTask.h
|
rewritten
|
2004-07-18 18:48:20 +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
|
Fixed small bug
|
2004-07-27 19:53:38 +00:00 |
emsg.cpp
|
nothing important
|
2004-04-22 10:46:58 +00:00 |
fakemeta.cpp
|
Fixed big bug where non-void functions could not be overriden / superceded
|
2004-07-25 18:44:30 +00:00 |
fakemeta.h
|
PM: Added 64bit compatibility
|
2004-07-23 16:55:53 +00:00 |
file.cpp
|
PM's fix: engclient_cmd is now client_cmd
|
2004-06-28 18:54:58 +00:00 |
float.cpp
|
memory manager compatibility
|
2004-04-22 08:05:06 +00:00 |
Makefile
|
Fixed assertion bugs
|
2004-07-31 20:13:11 +00:00 |
meta_api.cpp
|
changed to use the new language system
|
2004-07-28 18:33:20 +00:00 |
modules.cpp
|
added MNF_MergeDefinitionFile
|
2004-07-28 19:28:36 +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
|
added "gpl" to the "amxx" comand list
|
2004-06-29 15:58:44 +00:00 |
string.cpp
|
changed to use the new language system
|
2004-07-28 18:33:20 +00:00 |
strptime.cpp
|
nothing important
|
2004-04-22 10:46:58 +00:00 |
util.cpp
|
Reenabled engclient_cmd code
|
2004-07-25 18:45:44 +00:00 |
vault.cpp
|
nothing important
|
2004-04-22 08:10:29 +00:00 |