.. |
JIT
|
COFF fix
|
2004-09-17 01:26:42 +00:00 |
mmgr
|
changed set_new_handler to std::ser_new_handler
|
2004-05-03 20:00:41 +00:00 |
msvc
|
Reworked SDK LogError() to include module names
|
2004-10-04 05:50:28 +00:00 |
sdk
|
Reworked SDK LogError() to include module names
|
2004-10-04 05:50:28 +00:00 |
zlib
|
amd64 zlib
|
2004-09-11 17:20:59 +00:00 |
amx_mm.def
|
Initial revision
|
2004-01-31 20:56:22 +00:00 |
amx.cpp
|
New "debug" status for amxx plugins .
|
2004-09-17 00:27:28 +00:00 |
amx.h
|
New AMX headers
|
2004-09-15 04:18:35 +00:00 |
amxcore.cpp
|
these files are now cpp to support the memory manager
|
2004-04-22 10:53:18 +00:00 |
amxexecn.asm
|
New "debug" status for amxx plugins .
|
2004-09-17 00:27:28 +00:00 |
amxmodx.cpp
|
Fixed bug where message_begin could not send MSG_PAS_R and MSG_PVS_R (reliable versions) messages. Reported by Damaged Soul
|
2004-10-20 14:16:46 +00:00 |
amxmodx.h
|
New debugging engine
|
2004-09-15 21:21:46 +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
|
Fixed 2 possible crashbugs
|
2004-10-03 16:49:09 +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
|
converted core to new debugging engine
|
2004-09-15 21:27:35 +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 big bug in executeForwards where float parameters were skipped and the stack might be messed up
|
2004-10-08 19:18:41 +00:00 |
CForward.h
|
Increased maximal number of forward parameters
|
2004-09-27 14:33:20 +00:00 |
CLang.cpp
|
Fixed a bug in amx_client_languages
|
2004-10-08 19:26:26 +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
|
Added AlertMessage to fakemeta
|
2004-10-03 07:04:08 +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
|
Modules no longer need to have the correct extension (requested by UgLyPuNk)
|
2004-09-12 03:48:21 +00:00 |
CModule.h
|
Modules no longer need to have the correct extension (requested by UgLyPuNk)
|
2004-09-12 03:48:21 +00:00 |
COPYING
|
Initial revision
|
2004-01-31 20:56:22 +00:00 |
CPlugin.cpp
|
Changed how plugins.ini is read
|
2004-09-17 00:46:33 +00:00 |
CPlugin.h
|
New "debug" status for amxx plugins .
|
2004-09-17 00:27:28 +00:00 |
CQueue.h
|
Fixed makefile bugs
|
2004-08-22 11:46:04 +00:00 |
CString.h
|
fixed bug where 'v' was considered a whitespace character
|
2004-09-17 18:32:00 +00:00 |
CTask.cpp
|
small changes
|
2004-09-18 13:34:39 +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
|
Upgraded CVector
|
2004-09-10 03:31:36 +00:00 |
emsg.cpp
|
Rewrote CString
|
2004-08-13 08:46:04 +00:00 |
fakemeta.cpp
|
- Fixed bug where metamod was reporting "Could not find memloc for cvar xx" when modules registered cvars (fix by ghost_of_evilspy)
|
2004-10-02 08:18:54 +00:00 |
fakemeta.h
|
Dear me, many changes
|
2004-08-15 10:53:48 +00:00 |
file.cpp
|
Fixed problem where file handles could possible stay open
|
2004-10-03 16:55:12 +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
|
Modules no longer need to have the correct extension (requested by UgLyPuNk)
|
2004-09-12 03:48:21 +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
|
Added AlertMessage to fakemeta
|
2004-10-03 07:04:08 +00:00 |
modules.cpp
|
fixed empty log message on debug trace
|
2004-10-04 22:56:36 +00:00 |
modules.h
|
Fixed JIT line op problem
|
2004-09-08 07:05:16 +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
|
New debugging engine
|
2004-09-15 21:21:46 +00:00 |
string.cpp
|
added amx_strtok for jtp10181
|
2004-09-19 17:20:14 +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 |