0ad/binaries/data/mods/public/gui/session
2014-06-18 11:23:22 +00:00
..
hotkeys Make hotkeys and top panel fully moddable by splitting up the xml file. Allow entire directories to be loaded via an 'include' to provide extra moddability (modders don't have to edit any files, they can just add new ones). 2014-06-17 13:03:55 +00:00
top_panel Make hotkeys and top panel fully moddable by splitting up the xml file. Allow entire directories to be loaded via an 'include' to provide extra moddability (modders don't have to edit any files, they can just add new ones). 2014-06-17 13:03:55 +00:00
diplomacy_window.xml Make hotkeys and top panel fully moddable by splitting up the xml file. Allow entire directories to be loaded via an 'include' to provide extra moddability (modders don't have to edit any files, they can just add new ones). 2014-06-17 13:03:55 +00:00
input.js Allow showing the productionqueue for multiple selected buildings at once 2014-06-18 10:46:41 +00:00
menu.js improve 6764b15ae2 by allowing a selected button to be selected again 2014-05-24 16:23:11 +00:00
messages.js Fix warning about msg.guid not being defined 2014-04-27 13:38:17 +00:00
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 Make the barter panel uniform with the others, clean up more gui code. 2014-06-16 18:34:27 +00:00
selection_panels.js Allow mixing the buttons for the right pane, so make it possible to have a structure that can pack and produce units. Refs #1919 2014-06-18 11:23:22 +00:00
selection.js Make the barter panel uniform with the others, clean up more gui code. 2014-06-16 18:34:27 +00:00
session.js Fix group number rendering 2014-06-15 12:08:58 +00:00
session.xml Make hotkeys and top panel fully moddable by splitting up the xml file. Allow entire directories to be loaded via an 'include' to provide extra moddability (modders don't have to edit any files, they can just add new ones). 2014-06-17 13:03:55 +00:00
setup.xml Add build/research/train time to tooltips. 2012-11-11 23:08:44 +00:00
sprites.xml Update AI descriptions, closes #2500. Also correct some capitalization and developer overlay transparency for #2507. 2014-04-30 05:04:12 +00:00
styles.xml * Add support for fallback fonts in the font builder. 2014-03-17 10:13:49 +00:00
top_panel.xml Make hotkeys and top panel fully moddable by splitting up the xml file. Allow entire directories to be loaded via an 'include' to provide extra moddability (modders don't have to edit any files, they can just add new ones). 2014-06-17 13:03:55 +00:00
trade_window.xml Make hotkeys and top panel fully moddable by splitting up the xml file. Allow entire directories to be loaded via an 'include' to provide extra moddability (modders don't have to edit any files, they can just add new ones). 2014-06-17 13:03:55 +00:00
unit_actions.js Make the barter panel uniform with the others, clean up more gui code. 2014-06-16 18:34:27 +00:00
unit_commands.js Allow mixing the buttons for the right pane, so make it possible to have a structure that can pack and produce units. Refs #1919 2014-06-18 11:23:22 +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