This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
d3929b6af18bcd62dbf3fe5003d43f8ea615bf81
0ad
/
source
/
ps
/
GameSetup
T
History
Ykkrosh
18798c3f8d
OS X build fix
...
This was SVN commit r9022.
2011-03-05 13:49:36 +00:00
..
tests
…
Atlas.cpp
…
Atlas.h
…
CmdLineArgs.cpp
…
CmdLineArgs.h
…
Config.cpp
Remove a load of implicit CStr type conversions, since they're error-prone and can cause silent data loss.
2011-02-17 20:08:20 +00:00
Config.h
…
GameSetup.cpp
Tell the profiler about a few more bits of code
2011-03-03 22:38:01 +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
OS X build fix
2011-03-05 13:49:36 +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
…