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
5f23cd6d10c51f90e79d810a0bc56d3dd106d310
0ad
/
source
T
History
historic_bruno
5f23cd6d10
Changes Atlas ObjectID type to unsigned int, fixes 64-bit build errors caused by size_t.
...
This was SVN commit r11186.
2012-02-27 22:29:53 +00:00
..
collada
Throw error in PSA converter if animation has no frames, as this will lead to a divide-by-zero error in the engine, and it's good to catch that as early as possible.
2012-02-03 01:49:32 +00:00
graphics
Adds multiple entity selection to Atlas (including move/delete).
Fixes
#678
.
2012-02-27 05:32:35 +00:00
gui
Adds multiple entity selection to Atlas (including move/delete).
Fixes
#678
.
2012-02-27 05:32:35 +00:00
lib
Improve Android compatibility.
2012-02-25 17:29:27 +00:00
maths
Even more GLES compatibility
2012-02-13 15:06:25 +00:00
mocks
…
network
…
pch
…
ps
Adds multiple entity selection to Atlas (including move/delete).
Fixes
#678
.
2012-02-27 05:32:35 +00:00
renderer
Fix terrain overlay rendering
2012-02-25 22:11:34 +00:00
scripting
…
scriptinterface
…
simulation2
Fixed test failure in test_CmpTemplateManager.h after atlas selection improvement
2012-02-27 19:10:49 +00:00
sound
…
third_party
/mongoose
…
tools
Changes Atlas ObjectID type to unsigned int, fixes 64-bit build errors caused by size_t.
2012-02-27 22:29:53 +00:00
contributors.txt
…
main.cpp
Improve Android compatibility.
2012-02-25 17:29:27 +00:00
test_setup.cpp
…