Borja Ferrer
|
ebd4974c75
|
final cleaned revision (I hope)
|
2005-09-16 23:48:51 +00:00 |
|
Borja Ferrer
|
16ad8739e7
|
started the clean-up of cpp files
|
2005-09-10 00:59:24 +00:00 |
|
Pavol Marko
|
97b5391118
|
Logs the map name on mapchange (as requested by lantz69 on forums)
|
2005-09-08 13:03:38 +00:00 |
|
David Anderson
|
35ed810775
|
Patch for ifvers 5:11 (new MM API), eliminates fakemeta like mm-pext
|
2005-07-13 02:37:32 +00:00 |
|
David Anderson
|
35ecd40228
|
Fixed bug at15479 (karlos)
Fixed bug at11812 (Kamikaze)
Added new build_pathname implementation for reentracy.
build_pathname_r added to module API
|
2005-07-08 05:05:06 +00:00 |
|
Pavol Marko
|
605ca152c2
|
Fixed 2 possible crashbugs
|
2004-10-03 16:49:09 +00:00 |
|
David Anderson
|
37a5a38be5
|
Changed amx structure for compatibility
|
2004-09-03 06:53:00 +00:00 |
|
Pavol Marko
|
551d51ea42
|
When AMXX can't open the logfile it outputs an error rather than crashing
|
2004-09-01 17:01:52 +00:00 |
|
David Anderson
|
3bbfca6d08
|
Dear me, many changes
Rewrote Lang (still does not work though!)
New String class funcs+name
Added Queue class
Added MD5 class + functions
|
2004-08-15 10:53:48 +00:00 |
|
David Anderson
|
955fcb8549
|
Rewrote CString
|
2004-08-13 08:46:04 +00:00 |
|
David Anderson
|
6dc00f64f8
|
PM: Added 64bit compatibility
dvander: Fixed minor bugs
|
2004-07-23 16:55:53 +00:00 |
|
Pavol Marko
|
4003204ffe
|
simplified, should work on linux too now
|
2004-07-13 16:17:38 +00:00 |
|
Pavol Marko
|
f0f6dc88b1
|
Rewritten; The whole log system is now finally a class
|
2004-07-08 16:02:40 +00:00 |
|
Pavol Marko
|
81cd9b4449
|
amx_logging cvar:
0 : no logging
1 : standard logging; new file per mapchange (default)
2 : standard logging; daily logfiles
3 : logging into HL log files
|
2004-04-22 08:09:17 +00:00 |
|
Pavol Marko
|
0cc0253f5c
|
added newlines to logging mode 2 (HL Logs)
|
2004-03-27 17:40:06 +00:00 |
|
Pavol Marko
|
cdbfcdc4c4
|
logging functions moved from util.cpp to amxxlog.cpp; renamed to AMXXLOG_*; AMXXLOG_Init added (called from Meta_Attach)
UTIL_GetModulesNum moved to modules.cpp and renamed to countModules
|
2004-03-27 17:01:18 +00:00 |
|