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-20 04:27:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2766ae7eb59bdea625ec79b6428fa66b2edae055
0ad
/
binaries
/
data
/
mods
/
public
/
simulation
/
helpers
T
History
leper
1142fc55ca
Clean up Commands.js a bit.
...
This was SVN commit r15344.
2014-06-13 16:16:25 +00:00
..
Cheat.js
Add technologies cheat.
Fixes
#2072
. Patch by boeseRaupe
2014-01-31 15:30:16 +00:00
Commands.js
Clean up Commands.js a bit.
2014-06-13 16:16:25 +00:00
Damage.js
Fix Splash damage calculation. Patch by falsevision.
Fixes
#2623
2014-06-11 14:02:02 +00:00
Entity.js
…
FSM.js
…
InitGame.js
…
Player.js
Fix some of the undefined warnings reported by the new SpiderMonkey. Initialize the player diplomacy arrays earlier in PlayerManager.
2014-03-29 11:03:00 +00:00
RallyPointCommands.js
allow the possibility to define route with waypoints when doing trade,
fixes
#1207
,
#1821
and
#1822
2014-01-28 18:56:39 +00:00
Random.js
…
Setup.js
Add an 'explore map' option to the game setup.
2014-04-14 19:52:49 +00:00
Sound.js
…
TraderGain.js
…
ValueModification.js
…
Walls.js
…
WeightedList.js
…