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
39bfd15aca2374232cb4ff86b0e0a49ec719c157
0ad
/
source
T
History
vladislavbelov
b42ebe99f5
Fixes commented block introduced in
ecc7d2913e
.
...
Noticed By: Stan This was SVN commit r23463.
2020-01-29 23:44:14 +00:00
..
collada
…
graphics
Adds tests for terrain resize, it helps to describe the exact behavior of height preserving.
2020-01-29 16:01:25 +00:00
gui
Support GUI script includes in included XML files to further decoupling of GUI page contents, refs
#5387
.
2020-01-28 01:06:34 +00:00
i18n
…
lib
Removes unused gfx::GetMonitorSize function
2020-01-20 21:54:31 +00:00
lobby
…
maths
…
mocks
…
network
…
pch
…
ps
Disable Quicksave during multiplayer, since the feature is not implemented and triggering it can crash the turnmanager.
2020-01-22 14:05:17 +00:00
renderer
Fixes commented block introduced in
ecc7d2913e
.
2020-01-29 23:44:14 +00:00
scriptinterface
…
simulation2
…
soundmanager
…
third_party
Remove not needed checks and code for VS2015 [VS2013 -> VS2015]
2020-01-19 12:43:41 +00:00
tools
Moves GL error check after SwapBuffers to decrease a possible synchronization during rendering process.
2020-01-29 22:03:44 +00:00
main.cpp
Moves GL error check after SwapBuffers to decrease a possible synchronization during rendering process.
2020-01-29 22:03:44 +00:00
test_setup.cpp
…