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-21 03:45:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ff2fe5d04a5dc64bbbf5b13aeb84f4dcdcfd30f1
0ad
/
binaries
/
data
/
mods
/
public
/
globalscripts
T
History
elexis
e262e021b0
Fix an off by one error. Reported by fatherbushido, refs
#2160
.
...
This was SVN commit r18559.
2016-07-25 11:20:34 +00:00
..
Math.js
…
Technologies.js
Fix tech modifications calculations so we don't bump into stupid mistakes again (f.e. multiplying two positive numbers is now guaranteed to stay positive). See
7f300bbf3d
and
0b8845eb4f
2016-05-20 11:20:51 +00:00
Templates.js
Show the garrisoned healrate in tooltips, revealing not necessarily intuitive rates for special buildings and ships.
2016-07-19 13:19:37 +00:00
utility.js
Fix an off by one error. Reported by fatherbushido, refs
#2160
.
2016-07-25 11:20:34 +00:00
vector.js
…