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-16 04:55:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7240dc3fe9fdaf79ded26cce2001aa59f2c9fc0
0ad
/
source
/
ps
/
GameSetup
T
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
..
tests
…
Atlas.cpp
Add basic help page into the main menu.
2010-07-07 21:47:31 +00:00
Atlas.h
Add basic help page into the main menu.
2010-07-07 21:47:31 +00:00
CmdLineArgs.cpp
…
CmdLineArgs.h
…
Config.cpp
remove no-longer needed (and non-reentrant) MICROLOG as per today's meeting
2010-11-06 19:11:40 +00:00
Config.h
…
GameSetup.cpp
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
GameSetup.h
Handle SDL_ACTIVEEVENT which notifies us of mouse focus change. If mouse focus is lost don't render cursor, reverting back to OS style. When focus is regained, render cursor again.
Fixes
#626
2010-12-05 05:17:28 +00:00
HWDetect.cpp
Automatically disable audio on OS X since it's stupid and broken.
2010-12-04 19:42:50 +00:00
HWDetect.h
Add script-based system for doing messy stuff based on system configuration.
2010-11-20 19:46:49 +00:00
Paths.cpp
Add bindir/datadir/libdir options, to find files when the game is installed in standard FHS locations
2010-07-14 19:39:47 +00:00
Paths.h
…