1
0
forked from 0ad/0ad
0ad/source/ps
janwas c8cfd8b40b # groundwork for separated data/cache etc. directories (XDG)
remove path.cpp (it was based on the premise that all data files lie
below binaries/data)

This was SVN commit r7063.
2009-08-01 19:37:38 +00:00
..
GameSetup # groundwork for separated data/cache etc. directories (XDG) 2009-08-01 19:37:38 +00:00
scripting Fix some GCC -Wextra warnings 2009-07-27 18:32:59 +00:00
tests Decode invalid utf-8 more gracefully (invalid bytes becomes U+FFFD) 2009-07-16 15:52:18 +00:00
XML # groundwork for separated data/cache etc. directories (XDG) 2009-08-01 19:37:38 +00:00
CConsole.cpp Add includes of ScriptableComplex.inl to fix link errors in release config 2009-07-14 15:11:05 +00:00
CConsole.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
CLogger.cpp # groundwork for separated data/cache etc. directories (XDG) 2009-08-01 19:37:38 +00:00
CLogger.h Add GPL header 2009-04-18 17:00:33 +00:00
ConfigDB.cpp # Simplified local configuration changes. 2009-06-23 17:48:34 +00:00
ConfigDB.h # Simplified local configuration changes. 2009-06-23 17:48:34 +00:00
CStr.cpp Decode invalid utf-8 more gracefully (invalid bytes becomes U+FFFD) 2009-07-16 15:52:18 +00:00
CStr.h Decode invalid utf-8 more gracefully (invalid bytes becomes U+FFFD) 2009-07-16 15:52:18 +00:00
DllLoader.cpp Patch from #259: [FreeBSD compat] portability fixes 2009-07-16 16:57:59 +00:00
DllLoader.h Add GPL header 2009-04-18 17:00:33 +00:00
Errors.cpp Add GPL header 2009-04-18 17:00:33 +00:00
Errors.h Add GPL header 2009-04-18 17:00:33 +00:00
FileIo.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
FileIo.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
Filesystem.cpp Add GPL header 2009-04-18 17:00:33 +00:00
Filesystem.h Add GPL header 2009-04-18 17:00:33 +00:00
Font.cpp Add GPL header 2009-04-18 17:00:33 +00:00
Font.h Add GPL header 2009-04-18 17:00:33 +00:00
Game.cpp Add GPL header 2009-04-18 17:00:33 +00:00
Game.h Add GPL header 2009-04-18 17:00:33 +00:00
GameAttributes.cpp Add GPL header 2009-04-18 17:00:33 +00:00
GameAttributes.h Add GPL header 2009-04-18 17:00:33 +00:00
GameRecord.cpp Add GPL header 2009-04-18 17:00:33 +00:00
GameRecord.h Add GPL header 2009-04-18 17:00:33 +00:00
Globals.cpp Add GPL header 2009-04-18 17:00:33 +00:00
Globals.h Add GPL header 2009-04-18 17:00:33 +00:00
Hotkey.cpp Add GPL header 2009-04-18 17:00:33 +00:00
Hotkey.h Add GPL header 2009-04-18 17:00:33 +00:00
i18n.cpp Add GPL header 2009-04-18 17:00:33 +00:00
i18n.h Add GPL header 2009-04-18 17:00:33 +00:00
Interact.cpp Add includes of ScriptableComplex.inl to fix link errors in release config 2009-07-14 15:11:05 +00:00
Interact.h Add GPL header 2009-04-18 17:00:33 +00:00
KeyName.cpp Add GPL header 2009-04-18 17:00:33 +00:00
KeyName.h Add GPL header 2009-04-18 17:00:33 +00:00
Loader.cpp Add GPL header 2009-04-18 17:00:33 +00:00
Loader.h Add GPL header 2009-04-18 17:00:33 +00:00
LoaderThunks.h Add GPL header 2009-04-18 17:00:33 +00:00
Overlay.cpp Add GPL header 2009-04-18 17:00:33 +00:00
Overlay.h Add GPL header 2009-04-18 17:00:33 +00:00
Parser.cpp Fix some more GCC warnings 2009-07-28 09:27:56 +00:00
Parser.h Add GPL header 2009-04-18 17:00:33 +00:00
Player.cpp Add GPL header 2009-04-18 17:00:33 +00:00
Player.h Add GPL header 2009-04-18 17:00:33 +00:00
Profile.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
Profile.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
ProfileViewer.cpp # groundwork for separated data/cache etc. directories (XDG) 2009-08-01 19:37:38 +00:00
ProfileViewer.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
Pyrogenesis.cpp # groundwork for separated data/cache etc. directories (XDG) 2009-08-01 19:37:38 +00:00
Pyrogenesis.h # groundwork for separated data/cache etc. directories (XDG) 2009-08-01 19:37:38 +00:00
Singleton.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
StringConvert.cpp Add GPL header 2009-04-18 17:00:33 +00:00
StringConvert.h Add GPL header 2009-04-18 17:00:33 +00:00
ThreadUtil.h Add GPL header 2009-04-18 17:00:33 +00:00
UniDoubler.h Add GPL header 2009-04-18 17:00:33 +00:00
utf16string.h Add GPL header 2009-04-18 17:00:33 +00:00
Util.cpp # groundwork for separated data/cache etc. directories (XDG) 2009-08-01 19:37:38 +00:00
Util.h Add GPL header 2009-04-18 17:00:33 +00:00
Vector2D.h Add GPL header 2009-04-18 17:00:33 +00:00
World.cpp Add GPL header 2009-04-18 17:00:33 +00:00
World.h Add GPL header 2009-04-18 17:00:33 +00:00