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-22 18:06:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8fee3d8ef876164d59cd5ea1e2ec4d8bb2ca6326
0ad
/
source
/
ps
T
History
janwas
15df4aa4be
OS X fix: if os_cpu_ClockFrequency reports an unknown/invalid value, measure the frequency instead; also avoid reporting invalid freqs in system_info
...
This was SVN commit r9886.
2011-07-20 08:10:36 +00:00
..
GameSetup
post-alpha sync with work.
2011-07-18 09:21:56 +00:00
scripting
post-alpha sync with work.
2011-07-18 09:21:56 +00:00
tests
…
XML
…
ArchiveBuilder.cpp
refactor file interface. requires workspace update
2011-05-25 10:39:13 +00:00
ArchiveBuilder.h
refactor file interface. requires workspace update
2011-05-25 10:39:13 +00:00
CacheLoader.cpp
…
CacheLoader.h
…
CConsole.cpp
Applies Kenny's patch for CInput pasting behavior (
fixes
#640
)
2011-06-25 00:04:41 +00:00
CConsole.h
…
CLogger.cpp
…
CLogger.h
…
ConfigDB.cpp
Upgrade to SpiderMonkey 1.8.5 (
fixes
#734
)
2011-07-16 23:24:14 +00:00
ConfigDB.h
…
CStr.cpp
remove no longer necessary lowlevel wsock implementation (superseded by enet) since the delay load hook isn't compatible with a DLL packaging of enet.
2011-05-29 19:59:51 +00:00
CStr.h
…
DllLoader.cpp
add support for .dylib on OS X based on patch by Yves (thanks!)
2011-06-20 20:06:51 +00:00
DllLoader.h
add support for .dylib on OS X based on patch by Yves (thanks!)
2011-06-20 20:06:51 +00:00
Errors.cpp
…
Errors.h
…
FileIo.cpp
…
FileIo.h
…
Filesystem.cpp
refactor file interface. requires workspace update
2011-05-25 10:39:13 +00:00
Filesystem.h
refactor file interface. requires workspace update
2011-05-25 10:39:13 +00:00
Font.cpp
…
Font.h
…
Game.cpp
Fix assertion failure in replay mode
2011-07-04 15:17:46 +00:00
Game.h
…
Globals.cpp
…
Globals.h
…
Hotkey.cpp
Work around problem with quote keys in Windows on an Apple machine
2011-05-29 21:12:09 +00:00
Hotkey.h
…
Joystick.cpp
…
Joystick.h
…
KeyName.cpp
…
KeyName.h
…
Loader.cpp
…
Loader.h
…
LoaderThunks.h
…
Overlay.cpp
…
Overlay.h
…
Parser.cpp
…
Parser.h
…
Preprocessor.cpp
Be a bit more robust to build environment changes.
2011-07-15 13:22:48 +00:00
Preprocessor.h
…
Profile.cpp
…
Profile.h
…
ProfileViewer.cpp
Fix incorrect string type in log message on non-Windows
2011-07-09 18:41:58 +00:00
ProfileViewer.h
…
Pyrogenesis.cpp
…
Pyrogenesis.h
…
Replay.cpp
…
Replay.h
…
Singleton.h
…
ThreadUtil.cpp
…
ThreadUtil.h
…
UniDoubler.h
…
UserReport.cpp
…
UserReport.h
…
utf16string.h
…
Util.cpp
OS X fix: if os_cpu_ClockFrequency reports an unknown/invalid value, measure the frequency instead; also avoid reporting invalid freqs in system_info
2011-07-20 08:10:36 +00:00
Util.h
…
VideoMode.cpp
…
VideoMode.h
…
World.cpp
…
World.h
…