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-25 01:45:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fea6745ec9c3661191cccaa7f8bd9346dfbbb773
0ad
/
source
/
ps
T
History
Ykkrosh
827c81fb03
Allow overriding libdir at run-time for tests
...
This was SVN commit r7795.
2010-07-24 12:51:22 +00:00
..
GameSetup
Remove ScriptingHost initialisation code (share with ScriptInterface instead).
2010-07-19 23:01:58 +00:00
scripting
…
tests
Windows fixes
2010-07-07 22:23:18 +00:00
XML
less global variables: make most uses of g_VFS explicit (required for another app that has two VFSes), g_yres is no longer required by cursor module
2010-07-04 10:15:53 +00:00
CConsole.cpp
…
CConsole.h
…
CLogger.cpp
Fix non-PCH builds
2010-07-07 10:39:41 +00:00
CLogger.h
Support Unicode reliably in logger, via explicit conversion to UTF-8.
2010-07-05 00:03:10 +00:00
ConfigDB.cpp
…
ConfigDB.h
…
CStr.cpp
…
CStr.h
…
DllLoader.cpp
Allow overriding libdir at run-time for tests
2010-07-24 12:51:22 +00:00
DllLoader.h
Allow overriding libdir at run-time for tests
2010-07-24 12:51:22 +00:00
Errors.cpp
…
Errors.h
…
FileIo.cpp
…
FileIo.h
…
Filesystem.cpp
fix: don't generate spurious resize events in fullscreen mode when interacting with another topmost window
2010-07-04 11:12:50 +00:00
Filesystem.h
less global variables: make most uses of g_VFS explicit (required for another app that has two VFSes), g_yres is no longer required by cursor module
2010-07-04 10:15:53 +00:00
Font.cpp
less global variables: make most uses of g_VFS explicit (required for another app that has two VFSes), g_yres is no longer required by cursor module
2010-07-04 10:15:53 +00:00
Font.h
…
Game.cpp
Set each player's default camera location to their civ center.
2010-07-03 13:15:57 +00:00
Game.h
…
Globals.cpp
…
Globals.h
…
Hotkey.cpp
…
Hotkey.h
…
i18n.cpp
less global variables: make most uses of g_VFS explicit (required for another app that has two VFSes), g_yres is no longer required by cursor module
2010-07-04 10:15:53 +00:00
i18n.h
…
KeyName.cpp
…
KeyName.h
…
Loader.cpp
…
Loader.h
…
LoaderThunks.h
…
Overlay.cpp
…
Overlay.h
…
Parser.cpp
…
Parser.h
…
Profile.cpp
…
Profile.h
…
ProfileViewer.cpp
…
ProfileViewer.h
…
Pyrogenesis.cpp
…
Pyrogenesis.h
…
Singleton.h
…
StringConvert.cpp
…
StringConvert.h
…
ThreadUtil.h
…
UniDoubler.h
…
utf16string.h
…
Util.cpp
from work: add thread-safe timer; add CAS64 (required for thread-safe timer); remove topology init requirements, no longer cache results (simplifies GroupPolicy_PerCache); add scoped affinitizer; whrt: fix race condition reported by parallel inspector. also refactor cache and TLB detection.
2010-07-22 16:17:33 +00:00
Util.h
…
Vector2D.h
…
VideoMode.cpp
Fall back to 16-bit depth buffer when 24-bit isn't supported
2010-07-23 17:28:32 +00:00
VideoMode.h
…
World.cpp
Set each player's default camera location to their civ center.
2010-07-03 13:15:57 +00:00
World.h
Set each player's default camera location to their civ center.
2010-07-03 13:15:57 +00:00