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
936d1adaef30cf82001def84432c1bc514b2c2be
0ad
/
source
T
History
Stan
8be20790b5
Check for missing selection textures and missing range overlay textures
...
Refs: D2618 This was SVN commit r23520.
2020-03-07 11:06:51 +00:00
..
collada
…
graphics
Simplify conditions in SetAnimation
2020-02-13 19:24:08 +00:00
gui
Should have waited for the bears
2020-02-17 19:23:42 +00:00
i18n
…
lib
…
lobby
…
maths
Implement a FixedVector2D::CompareLengthSquared function to provide a more performant alternative to CompareLength.
2020-02-09 21:00:43 +00:00
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
Adds anti-aliasing option with FXAA algorithm.
2020-02-05 21:53:10 +00:00
scriptinterface
…
simulation2
Fix GetTerritoryPercentage when changing number of players
2020-02-23 18:24:31 +00:00
soundmanager
…
third_party
…
tools
Check for missing selection textures and missing range overlay textures
2020-03-07 11:06:51 +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
…