This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-29 15:49:53 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0ef5f357bec75782ba8e2b592957169daa2a7635
0ad
/
source
/
ps
T
History
janwas
10cc678ffb
move Paths into separate file (requires update-workspaces)
...
This was SVN commit r7088.
2009-08-08 11:11:26 +00:00
..
GameSetup
move Paths into separate file (requires update-workspaces)
2009-08-08 11:11:26 +00:00
scripting
# fix permissions of created directories
2009-08-04 19:57:53 +00:00
tests
Remove redundant -L linker arguments on non-Windows.
2009-08-07 17:22:05 +00:00
XML
# fix self-test
2009-08-08 11:10:56 +00:00
CConsole.cpp
…
CConsole.h
…
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
…
CStr.cpp
…
CStr.h
…
DllLoader.cpp
Patch from
#259
: [FreeBSD compat] portability fixes
2009-07-16 16:57:59 +00:00
DllLoader.h
…
Errors.cpp
…
Errors.h
…
FileIo.cpp
…
FileIo.h
…
Filesystem.cpp
…
Filesystem.h
…
Font.cpp
…
Font.h
…
Game.cpp
remove obsolete NO_GUI that's just cluttering up the code
2009-08-08 10:04:43 +00:00
Game.h
…
GameAttributes.cpp
…
GameAttributes.h
…
GameRecord.cpp
…
GameRecord.h
…
Globals.cpp
…
Globals.h
…
Hotkey.cpp
…
Hotkey.h
…
i18n.cpp
# fix permissions of created directories
2009-08-04 19:57:53 +00:00
i18n.h
…
Interact.cpp
# fix permissions of created directories
2009-08-04 19:57:53 +00:00
Interact.h
…
KeyName.cpp
…
KeyName.h
…
Loader.cpp
…
Loader.h
…
LoaderThunks.h
…
Overlay.cpp
…
Overlay.h
…
Parser.cpp
Fix some more GCC warnings
2009-07-28 09:27:56 +00:00
Parser.h
…
Player.cpp
…
Player.h
…
Profile.cpp
…
Profile.h
…
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
…
Pyrogenesis.cpp
Remove redundant -L linker arguments on non-Windows.
2009-08-07 17:22:05 +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
…
StringConvert.cpp
…
StringConvert.h
…
ThreadUtil.h
…
UniDoubler.h
…
utf16string.h
…
Util.cpp
# fix permissions of created directories
2009-08-04 19:57:53 +00:00
Util.h
…
Vector2D.h
…
World.cpp
…
World.h
…