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-24 16:47:57 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2fa3c554deaa04722b4fa8d3cfb838d498a7cd0a
0ad
/
source
/
ps
/
GameSetup
T
History
Ykkrosh
40933c06e1
Primitive support for gamepad camera movement
...
This was SVN commit r8844.
2010-12-30 19:45:13 +00:00
..
tests
…
Atlas.cpp
…
Atlas.h
…
CmdLineArgs.cpp
…
CmdLineArgs.h
…
Config.cpp
…
Config.h
…
GameSetup.cpp
Primitive support for gamepad camera movement
2010-12-30 19:45:13 +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
…
Paths.cpp
…
Paths.h
…