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
90c0957cefd190aac630fc613ec841cdbece7a55
0ad
/
source
T
History
historic_bruno
69c8b89f84
Fixes blank window after maximizing, minimizing, then restoring the game on Windows. In SDL2, this is an SDL_WINDOWEVENT_EXPOSED event, which we must handle to reset the game's minimized state. Refs
#2041
...
This was SVN commit r15832.
2014-10-04 00:46:53 +00:00
..
collada
…
graphics
…
gui
Fixes some bugs related to IME text input in SDL2, including a possible crash, refs
#2041
. Behavior seems reasonably consistent now on Windows and OS X
2014-10-03 23:33:41 +00:00
i18n
…
lib
…
lobby
…
maths
…
mocks
…
network
…
pch
…
ps
Fixes blank window after maximizing, minimizing, then restoring the game on Windows. In SDL2, this is an SDL_WINDOWEVENT_EXPOSED event, which we must handle to reset the game's minimized state. Refs
#2041
2014-10-04 00:46:53 +00:00
renderer
…
scriptinterface
Modify GC scheduling and reduce VFS cache size.
2014-10-04 00:43:04 +00:00
simulation2
…
soundmanager
…
third_party
…
tools
Unify removal of incomplete translations in packaging scripts.
Fixes
#2825
.
2014-09-28 21:51:48 +00:00
contributors.txt
…
main.cpp
Fixes some issues when toggling fullscreen mode with SDL2, refs
#2041
:
2014-09-28 22:10:09 +00:00
test_setup.cpp
…