0ad/binaries/data/mods/public/gui/session
2014-05-08 08:21:20 +00:00
..
input.js Fix problem with sprintf errors being thrown when the AI places structures on the wrong places, make the code more uniform. Fixes #2485 2014-05-02 10:09:53 +00:00
menu.js fix delete selection broken (again) in bb65358dac. Code is changed to prevent this to happen again 2014-05-08 08:21:20 +00:00
messages.js Fix warning about msg.guid not being defined 2014-04-27 13:38:17 +00:00
placement.js Give an elevation advantage to ranged units. Patch by sanderd17. Fix #1960. 2013-08-03 19:20:20 +00:00
selection_details.js Moved the translation of AI messages to a later point 2014-04-27 13:33:15 +00:00
selection.js cache quantities depending only on the selection, adresses #2179 2013-12-05 18:50:29 +00:00
session.js Fixes a couple dialog buttons 2014-05-04 02:44:14 +00:00
session.xml After discussion with scythetwirler with input from Philip and Mythos, popup dialogs (like for delete, resign, and exit) should have no on the right as we want the user to click no in most of those cases. It's the 'recommended' action. In the case of save/cancel or continue/back, save and continue should always be on the right as that's the 'recommended' action. With some review, this placement seems consistant across operating systems. 2014-05-08 03:43:03 +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
unit_commands.js Clean up the gate transformation tooltips as it caused problems for mods. 2014-05-06 18:52:05 +00:00
utility_functions.js Some i18n fixed on the JavaScript side 2014-04-26 18:27:53 +00:00