Karol Szuster
|
9551c70c59
|
Rework build pathname functions (#422)
* Rework build_pathname* functions
* Replace old platform defines with the new ones
* Correct usage of build_pathname_r()
* Fix inconsistencies (white spaces)
* Remove useless defines
|
2017-03-11 19:26:25 +01:00 |
|
Arkshine
|
138b9e1510
|
Remove UTIL_Format() and UTIL_VarArgs()
|
2015-10-05 19:12:08 +02:00 |
|
Arkshine
|
109b3481a7
|
Retrieve log type in MetaAttach to allow log to be written earlier
|
2015-07-18 09:55:13 +02:00 |
|
Arkshine
|
c775cfca73
|
More AMTL conversion - 🔥 CString and CVector
|
2015-07-13 23:37:20 +02:00 |
|
Arkshine
|
7c96c30be8
|
Replace old SVN_* defines by the new ones
|
2014-12-08 01:42:42 +01:00 |
|
Arkshine
|
69c46aff80
|
Replace all snprintf with UTIL_Format.
|
2014-08-07 01:42:58 +02:00 |
|
Scott Ehlert
|
1bb54f839e
|
Update license headers for AMXX core.
|
2014-08-04 13:18:19 -05:00 |
|
David Anderson
|
1f15fdd6cb
|
Update versioning for AMBuild and git.
Former-commit-id: ea473061ef1f3b52716decfb4dafcfd66167730d
|
2014-02-08 20:37:33 -08:00 |
|
Scott Ehlert
|
40c1fee55a
|
Added support for Mac OS X and building with clang (bug 5601, r=dvander).
|
2013-02-13 01:14:37 -06:00 |
|
Scott Ehlert
|
006396bc92
|
Apparently this was a bad idea
|
2007-05-04 01:17:13 +00:00 |
|
Scott Ehlert
|
dc4c9f0258
|
Fixed this up or something strange like that...
|
2007-05-04 01:11:01 +00:00 |
|
David Anderson
|
3b737ab87b
|
added request amb122
|
2007-05-03 13:27:51 +00:00 |
|
David Anderson
|
cc6b9d3d81
|
added dynamic versioning
committed .sln files to a few wayward projects
|
2007-03-12 22:27:27 +00:00 |
|
Borja Ferrer
|
4413e54058
|
LogType checking is not necessary, LogError is always type 1
|
2006-09-10 12:07:01 +00:00 |
|
David Anderson
|
f880fc6ee9
|
added request am44229 - more error log info
|
2006-09-10 04:52:43 +00:00 |
|
David Anderson
|
7f57e8377a
|
oh, compiles now
|
2006-06-06 10:49:33 +00:00 |
|
Borja Ferrer
|
1d6becf3b5
|
hi, dont look
|
2006-04-21 02:18:34 +00:00 |
|
Borja Ferrer
|
a5df31570e
|
added request at28068 (split log files)
fixed all native debug errors in core
|
2006-04-13 16:29:01 +00:00 |
|
Borja Ferrer
|
d84ef62e6c
|
little optimization from PM
|
2006-03-19 20:39:25 +00:00 |
|
Borja Ferrer
|
b5e8bc9ec1
|
fixed bug at26868
|
2006-03-19 20:14:24 +00:00 |
|
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 |
|