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 08:26:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2766ae7eb59bdea625ec79b6428fa66b2edae055
0ad
/
binaries
/
data
/
mods
/
public
/
gui
/
session
T
History
sanderd17
e152223a53
fix fix
...
This was SVN commit r15355.
2014-06-14 18:21:48 +00:00
..
diplomacy_window.xml
Improve gui moddability by allowing to load an entire directory of scripts at once, and being able to split up big gui XML files.
Fixes
#2622
2014-06-11 17:14:35 +00:00
input.js
put the unit commands in a JS object
2014-06-13 11:35:16 +00:00
menu.js
…
messages.js
…
placement.js
Improve gui moddability by allowing to load an entire directory of scripts at once, and being able to split up big gui XML files.
Fixes
#2622
2014-06-11 17:14:35 +00:00
selection_details.js
Take aura descriptions out of tooltip, let auras be defined in the entity template rather than in JSON files, as they can't be reused anyway. Fix tooltips and auras for all heroes from athen to gaul.
2014-06-09 14:15:05 +00:00
selection_panels.js
Clean up a big part of unit_commands.js, and bring most data to a separate JS object (instead of having deep nests of switches and if-else structures)
2014-06-14 15:35:13 +00:00
selection.js
…
session.js
Reinitialize music when hotloading. Fixes crash when hotloading GUI files.
2014-06-02 15:13:16 +00:00
session.xml
fix fix
2014-06-14 18:21:48 +00:00
setup.xml
…
sprites.xml
…
styles.xml
…
unit_actions.js
fix typo from
2b8758745f
2014-06-14 14:14:33 +00:00
unit_commands.js
Small cleanup: i, numbButtons and numberOfItems all contain the same value anyway
2014-06-14 15:57:42 +00:00
utility_functions.js
Clean up a big part of unit_commands.js, and bring most data to a separate JS object (instead of having deep nests of switches and if-else structures)
2014-06-14 15:35:13 +00:00