1
1
forked from 0ad/0ad
0ad/source/ps
2004-07-12 15:50:12 +00:00
..
Network Linux/GCC compat 2004-07-10 18:57:13 +00:00
CConsole.cpp Linux/GCC: Changed a whole bunch of wide character format strings... In VC++, 2004-07-11 22:30:08 +00:00
CConsole.h Avoid some potential crashes 2004-07-12 12:25:27 +00:00
CLogger.cpp Avoid some potential crashes 2004-07-12 12:25:27 +00:00
CLogger.h stomped on numerous warnings 2004-06-21 16:29:47 +00:00
Config.cpp added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
Config.h CStr namespace de-pollution; added namespace qualifiers 2004-06-11 02:23:00 +00:00
ConfigDB.cpp - Implemented WriteFile to write config files back to disk 2004-07-07 18:06:02 +00:00
ConfigDB.h - Implemented WriteFile to write config files back to disk 2004-07-07 18:06:02 +00:00
CStr.cpp Realised why putting utf16string into std is a silly idea 2004-07-11 11:51:27 +00:00
CStr.h Realised why putting utf16string into std is a silly idea 2004-07-11 11:51:27 +00:00
Encryption.cpp added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
Encryption.h Linux/GCC compat, a few newlines at end of file, minor changes 2004-06-02 15:31:55 +00:00
Error.h stripped some headers from deprecated prometheus.h => huge rearrange 2004-06-03 01:43:33 +00:00
FilePacker.cpp newline stomper and fixed warnings 2004-06-11 02:14:18 +00:00
FilePacker.h Linux/GCC compat, a few newlines at end of file, minor changes 2004-06-02 15:31:55 +00:00
FileUnpacker.cpp added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
FileUnpacker.h Linux/GCC compat, a few newlines at end of file, minor changes 2004-06-02 15:31:55 +00:00
LogFile.cpp added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
LogFile.h stomped on numerous warnings 2004-06-21 16:29:47 +00:00
NPFont.cpp added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
NPFont.h gcc warning fixes 2004-07-11 12:49:44 +00:00
NPFontManager.cpp added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
NPFontManager.h Added PASAP entity systems 2004-05-21 23:46:16 +00:00
Overlay.cpp added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
Overlay.h newline stomper and fixed warnings 2004-06-11 02:14:18 +00:00
OverlayText.cpp added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
OverlayText.h Fixed #includes. 2004-05-29 20:50:23 +00:00
Parser.cpp stomped on numerous warnings 2004-06-21 16:29:47 +00:00
Parser.h removed obsoleted _int etc. typedefs 2004-06-01 16:51:37 +00:00
Prometheus.cpp added precompiled.h everywhere 2004-06-03 18:38:14 +00:00
Prometheus.h newline stomper and fixed warnings 2004-06-11 02:14:18 +00:00
Singleton.h Linux/GCC compat, a few newlines at end of file, minor changes 2004-06-02 15:31:55 +00:00
Sound.h stripped some headers from deprecated prometheus.h => huge rearrange 2004-06-03 01:43:33 +00:00
ThreadUtil.h lots of type fixes; types.h is now a convenience wrapper on top of the standard uintN_t routines 2004-06-01 17:34:12 +00:00
UniDoubler.h CStr16 => CStrW. CStr16 is a deprecated name 2004-07-10 18:58:09 +00:00
utf16string.h Provide utf16_t and utf16stringstream under MSVC 2004-07-12 15:24:16 +00:00
Vector2D.h Linux/GCC compat, a few newlines at end of file, minor changes 2004-06-02 15:31:55 +00:00
XercesErrorHandler.cpp Added correct XML String conversion - was leaking memory, and added logging for Warnings 2004-06-09 14:01:09 +00:00
XercesErrorHandler.h XMB 2004-07-08 15:22:09 +00:00
Xeromyces.cpp Make XMB files store line numbers, so XML inline scripts can be debugged easily 2004-07-12 15:50:12 +00:00
Xeromyces.h Linux/GCC compat 2004-07-10 18:57:13 +00:00
XeroXMB.cpp Make XMB files store line numbers, so XML inline scripts can be debugged easily 2004-07-12 15:50:12 +00:00
XeroXMB.h Make XMB files store line numbers, so XML inline scripts can be debugged easily 2004-07-12 15:50:12 +00:00
XML.h wchar_t/etc fixes 2004-07-10 20:33:42 +00:00
XMLUtils.cpp Removed trailing newlines in log messages 2004-07-11 16:05:58 +00:00