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-03 17:26:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a68d5dae0d464c05dd4ece9ea77ac9526aede221
0ad
/
source
T
History
Itms
b830233498
Fix previous commit, some new files didn't pass through.
...
This was SVN commit r17055.
2015-09-21 17:14:26 +00:00
..
collada
…
graphics
…
gui
An awesome Visual Replay menu, made by elexis.
Fixes
#3258
.
2015-09-21 17:00:21 +00:00
i18n
…
lib
…
lobby
Do not use non-static data member initializer.
2015-09-15 00:55:03 +00:00
maths
…
mocks
…
network
…
pch
…
ps
Fix previous commit, some new files didn't pass through.
2015-09-21 17:14:26 +00:00
renderer
…
scriptinterface
…
simulation2
Reenable formations and fix/improve the communication between UnitAI and UnitMotion. With the new pathfinder some path requests can be completed instantaneously, so UnitAI has to handle MoveStarted messages even in the IDLE state.
2015-09-17 16:31:23 +00:00
soundmanager
…
third_party
…
tools
Move the victory conditions to the new simulation settings system. Patch by elexis. Refs #3355,#3001
2015-09-16 09:22:36 +00:00
main.cpp
…
test_setup.cpp
…