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
227d828b67490bf87b6f992f6f2e6abe7a7306e8
0ad
/
source
T
History
historic_bruno
227d828b67
Updates Windows version strings for 8.1 and 10 (technical preview)
...
This was SVN commit r15869.
2014-10-14 21:37:19 +00:00
..
collada
…
graphics
Initialize some variables. Patch by Echelon9.
Fixes
#2862
.
2014-10-12 19:27:49 +00:00
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
Updates Windows version strings for 8.1 and 10 (technical preview)
2014-10-14 21:37:19 +00:00
lobby
Switch lobby room. Update mod version.
2014-10-12 19:27:42 +00:00
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
Allow enabling the post processing filters during a game.
2014-10-05 20:50:10 +00:00
scriptinterface
Modify GC scheduling and reduce VFS cache size.
2014-10-04 00:43:04 +00:00
simulation2
fix a debug message
2014-09-26 17:07:17 +00:00
soundmanager
…
third_party
…
tools
Fix a typo in the packaging scripts.
2014-10-12 20:53:13 +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
…