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-07 19:25:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
14d0bf3768166613f3ff8a2c6f511e48cc1af2ed
0ad
/
source
T
History
Matei
6ba71202c9
# Multiplayer synchronization fixes.
...
This was SVN commit r5429.
2007-10-23 06:52:23 +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
# Multiplayer synchronization fixes.
2007-10-23 06:52:23 +00:00
pch
pathfinding change: the engine uses Triangulation and A* on triangles now. dcdt package added. premake.lua changed to include the dcdt code. it needs to run update-workspaces.bat (flag -showOverlay will draw the triangulation and a single unit paths)
2007-10-09 07:27:45 +00:00
ps
# Multiplayer synchronization fixes.
2007-10-23 06:52:23 +00:00
renderer
Fix more DCDT compile errors (in gcc 4.1.2 on Linux).
2007-10-16 08:12:48 +00:00
scripting
# Multiplayer synchronization fixes.
2007-10-23 06:52:23 +00:00
simulation
# Multiplayer synchronization fixes.
2007-10-23 06:52:23 +00:00
sound
…
tools
# OS X fixes.
2007-10-11 08:00:05 +00:00
main.cpp
…
test_setup.cpp
minor fix (probably necessary for vc2002/3): only do leak reporting if mmgr.h thinks the debug allocator should be used (since that header is responsible for including the requisite crtdbg.h)
2007-10-06 09:11:15 +00:00