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-29 01:12:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5348c6dd61beabb4ba4f21fcab77fc9ca3694c3
0ad
/
source
T
History
sanderd17
f5348c6dd6
Introduce less rounding errors in the falloff to allow a more precise territory calculation.
Fixes
#3334
. Based on code by elexis.
...
This was SVN commit r17122.
2015-10-11 09:01:50 +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
Fix build for recent versions of miniupnpc.
2015-09-30 21:32:54 +00:00
pch
…
ps
Fixes hotkey bugs introduced in
a07add11c6
, patch by elexis.
Fixes
#3495
2015-10-10 07:22:07 +00:00
renderer
…
scriptinterface
…
simulation2
Introduce less rounding errors in the falloff to allow a more precise territory calculation.
Fixes
#3334
. Based on code by elexis.
2015-10-11 09:01:50 +00:00
soundmanager
…
third_party
Fix Arabic plural equation in tinygettext.
2015-09-03 16:42:05 +00:00
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
…