This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-07-10 23:15:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f98abf1bf20197311dcbbada78321e7773ca7df8
0ad
/
source
T
History
historic_bruno
46ee6f0566
Adds more specific error messages to failed model or animation loading.
...
This was SVN commit r11111.
2012-02-21 05:00:21 +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 more specific error messages to failed model or animation loading.
2012-02-21 05:00:21 +00:00
gui
GLSL text support
2012-02-15 21:53:13 +00:00
lib
Fixing building with older versions of Boost
2012-02-16 18:01:10 +00:00
maths
Even more GLES compatibility
2012-02-13 15:06:25 +00:00
mocks
…
network
…
pch
More build fixes for FreeBSD.
2012-01-31 00:06:56 +00:00
ps
Improves CColladaManager caching behavior: skeletons.xml changes now invalidate cached .pmd/psa files, CCacheLoader is used for consistency, adds support for archived files.
Fixes
#1167
.
2012-02-19 03:30:59 +00:00
renderer
Partial Android compatibility.
2012-02-15 13:58:58 +00:00
scripting
…
scriptinterface
…
simulation2
Fixed rally line attachment point for circular buildings (refs
#1172
)
2012-02-20 00:13:46 +00:00
sound
…
third_party
/mongoose
…
tools
Improves CColladaManager caching behavior: skeletons.xml changes now invalidate cached .pmd/psa files, CCacheLoader is used for consistency, adds support for archived files.
Fixes
#1167
.
2012-02-19 03:30:59 +00:00
contributors.txt
…
main.cpp
Basic touch input for testing
2012-02-15 22:27:02 +00:00
test_setup.cpp
…