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-07-04 15:06:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
45368671c4f7add9db2e8629a3eb8a382de5bca6
0ad
/
source
/
ps
T
History
Ykkrosh
0547757a30
Make CUnit::GetModel return a reference so it's clear it can never be NULL.
...
This was SVN commit r7464.
2010-04-17 11:44:08 +00:00
..
GameSetup
# Initial support for automatic validation of entity template XML.
2010-04-09 19:02:39 +00:00
scripting
…
tests
…
XML
# Automatic runtime validation of entity template files.
2010-04-14 17:22:32 +00:00
CConsole.cpp
Fix console history loading
2010-03-20 22:01:39 +00:00
CConsole.h
Fix console history loading
2010-03-20 22:01:39 +00:00
CLogger.cpp
wchar.h -> utf8.h (see previous change)
2010-03-01 14:55:34 +00:00
CLogger.h
…
ConfigDB.cpp
…
ConfigDB.h
…
CStr.cpp
wchar.h -> utf8.h (see previous change)
2010-03-01 14:55:34 +00:00
CStr.h
move M_PI etc. to wposix.h to ensure they're always present on Windows (previously required MathUtil.h)
2010-03-20 20:54:03 +00:00
DllLoader.cpp
Load libraries from rpath=$ORIGIN instead of from cwd.
Fixes
#288
2010-03-20 20:55:54 +00:00
DllLoader.h
…
Errors.cpp
…
Errors.h
…
FileIo.cpp
…
FileIo.h
…
Filesystem.cpp
…
Filesystem.h
…
Font.cpp
…
Font.h
…
Game.cpp
# Fix the actor viewer in Atlas.
2010-04-03 11:07:42 +00:00
Game.h
…
GameAttributes.cpp
…
GameAttributes.h
…
GameRecord.cpp
…
GameRecord.h
…
Globals.cpp
…
Globals.h
…
Hotkey.cpp
Misc. unity fixes (missing includes, undefs, and other things that could be considered generic cleanup)
2010-02-18 00:06:50 +00:00
Hotkey.h
…
i18n.cpp
wchar.h -> utf8.h (see previous change)
2010-03-01 14:55:34 +00:00
i18n.h
…
Interact.cpp
Make CUnit::GetModel return a reference so it's clear it can never be NULL.
2010-04-17 11:44:08 +00:00
Interact.h
…
KeyName.cpp
Misc. unity fixes (missing includes, undefs, and other things that could be considered generic cleanup)
2010-02-18 00:06:50 +00:00
KeyName.h
Fix non-PCH builds
2010-03-28 18:21:48 +00:00
Loader.cpp
…
Loader.h
…
LoaderThunks.h
…
Overlay.cpp
…
Overlay.h
…
Parser.cpp
…
Parser.h
…
Player.cpp
…
Player.h
…
Profile.cpp
…
Profile.h
…
ProfileViewer.cpp
wchar.h -> utf8.h (see previous change)
2010-03-01 14:55:34 +00:00
ProfileViewer.h
…
Pyrogenesis.cpp
…
Pyrogenesis.h
…
Singleton.h
…
StringConvert.cpp
…
StringConvert.h
…
ThreadUtil.h
…
UniDoubler.h
…
utf16string.h
…
Util.cpp
Misc. unity fixes (missing includes, undefs, and other things that could be considered generic cleanup)
2010-02-18 00:06:50 +00:00
Util.h
…
Vector2D.h
…
World.cpp
…
World.h
…