0ad/source/ps
janwas 5b302658a3 # fix permissions of created directories
also took the opportunity to move file_system_posix to file_system since
a further FS abstraction layer = YAGNI. also namespaced
file_system_util.

This was SVN commit r7074.
2009-08-04 19:57:53 +00:00
..
GameSetup # fix permissions of created directories 2009-08-04 19:57:53 +00:00
scripting # fix permissions of created directories 2009-08-04 19:57:53 +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 # hopefully support non-admin accounts and unwritable directories by moving output folders to home/appdata 2009-08-02 11:07:42 +00:00
CLogger.h Annotate functions that have printf-style format strings, for compile-time type checking (see #293) 2009-08-04 13:31:41 +00:00
ConfigDB.cpp # hopefully support non-admin accounts and unwritable directories by moving output folders to home/appdata 2009-08-02 11:07:42 +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 # fix permissions of created directories 2009-08-04 19:57:53 +00:00
i18n.h Add GPL header 2009-04-18 17:00:33 +00:00
Interact.cpp # fix permissions of created directories 2009-08-04 19:57:53 +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 # hopefully support non-admin accounts and unwritable directories by moving output folders to home/appdata 2009-08-02 11:07:42 +00:00
ProfileViewer.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
Pyrogenesis.cpp # hopefully support non-admin accounts and unwritable directories by moving output folders to home/appdata 2009-08-02 11:07:42 +00:00
Pyrogenesis.h # hopefully support non-admin accounts and unwritable directories by moving output folders to home/appdata 2009-08-02 11:07:42 +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 # fix permissions of created directories 2009-08-04 19:57:53 +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