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-06 11:25:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
41d3ef5fa5c4c5083d0fd667b19331b08a334741
0ad
/
source
T
History
Matei
41d3ef5fa5
Fix compile on GCC 4.1, where the ArraySize function trick did not work.
...
This was SVN commit r5418.
2007-10-17 07:36:12 +00:00
..
collada
…
dcdt
/se
Fix more DCDT compile errors (in gcc 4.1.2 on Linux).
2007-10-16 08:12:48 +00:00
graphics
…
gui
…
i18n
…
lib
Fix compile on GCC 4.1, where the ArraySize function trick did not work.
2007-10-17 07:36:12 +00:00
maths
…
network
…
pch
…
ps
…
renderer
Fix more DCDT compile errors (in gcc 4.1.2 on Linux).
2007-10-16 08:12:48 +00:00
scripting
…
simulation
pathfinder change: triangulation now handles static object update and removal. dcdt initialization is moved to RequestTriangulationPath() and will only be invoked when -triPathfind flag is supplied. unit radius slightly increased (again) to revolve the unit bouncing problem around buildings.
2007-10-13 23:37:23 +00:00
sound
…
tools
…
main.cpp
…
test_setup.cpp
…