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-23 12:48:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95da3789cd9fc58ed35f4dbdcc3647c353d4e384
0ad
/
source
T
History
historic_bruno
95da3789cd
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
...
This was SVN commit r8789.
2010-12-05 05:17:28 +00:00
..
collada
…
graphics
Handle XMB caching with the same system as texture caching.
2010-12-04 00:08:26 +00:00
gui
…
lib
Disable broken GUI error reporter on OS X
2010-12-04 19:09:41 +00:00
maths
…
mocks
…
network
…
pch
…
ps
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
renderer
…
scripting
…
scriptinterface
…
simulation
…
simulation2
…
sound
…
tools
Delete obsolete archbuild tool
2010-12-02 18:05:16 +00:00
contributors.txt
…
main.cpp
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
test_setup.cpp
…