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-12 10:56:04 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d7ade36c55fdf7c3498b9b4237f593ad44f3ff76
0ad
/
source
T
History
Matei
6f376f0b0f
Changed console net log level to ERROR, to reduce message spam.
...
This was SVN commit r5423.
2007-10-21 09:40:06 +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
Changed console character to a _ since the vertical line glyph didn't seem to be available on OS X.
2007-10-13 18:22:20 +00:00
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
Changed console net log level to ERROR, to reduce message spam.
2007-10-21 09:40:06 +00:00
pch
…
ps
Changed console character to a _ since the vertical line glyph didn't seem to be available on OS X.
2007-10-13 18:22:20 +00:00
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
# OS X fixes.
2007-10-11 08:00:05 +00:00
main.cpp
…
test_setup.cpp
…