This website requires JavaScript.
Explore
Help
Sign in
dallasgroot
/
0ad
Watch
1
Star
0
Fork
You've already forked 0ad
0
mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced
2026-06-17 13:53:57 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
2fa3c554de
0ad
/
source
/
lib
/
res
History
historic_bruno
19dbbb816d
Changed all references from old CLogger API to use the new API. Removed old API.
Fixes
#247
...
This was SVN commit r8791.
2010-12-05 08:41:55 +00:00
..
graphics
Changed all references from old CLogger API to use the new API. Removed old API.
Fixes
#247
2010-12-05 08:41:55 +00:00
sound
Fix what looks like miscompilation with GCC 4.0 on OS X
2010-12-04 19:06:13 +00:00
h_mgr.cpp
# fix race conditions in ModuleInit and related cleanup.
2010-07-12 12:57:58 +00:00
h_mgr.h
fix: don't generate spurious resize events in fullscreen mode when interacting with another topmost window
2010-07-04 11:12:50 +00:00
handle.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