0ad/binaries/data/mods/public/gui/common
Ykkrosh 10c5dbcba4 Fix Atlas and autostart.
Fix non-POD in varargs.
Remove misleading max_players config variable (the engine doesn't care
about it, all the limits are hard-coded).
Remove civ-center-based player civ initialisation hack.
Add dummy player_defaults.json.
Clean up formatting a bit.

This was SVN commit r8498.
2010-10-30 13:27:23 +00:00
..
emptyinit.xml # Fix startup warning in scenario editor 2010-04-17 11:29:34 +00:00
functions_civinfo.js Clean up line endings 2010-10-30 12:22:18 +00:00
functions_global_object.js Change S3TC warning yet again, to point to a web page with more information. Also stop hard-coding the message. 2010-10-15 12:29:20 +00:00
functions_utility_list.js Remove ScriptingHost initialisation code (share with ScriptInterface instead). 2010-07-19 23:01:58 +00:00
functions_utility_music.js Remove ScriptingHost initialisation code (share with ScriptInterface instead). 2010-07-19 23:01:58 +00:00
functions_utility_object.js # Restructured GUI implementation 2009-12-03 20:17:22 +00:00
functions_utility_test.js # Restructured GUI implementation 2009-12-03 20:17:22 +00:00
functions_utility.js Fix Atlas and autostart. 2010-10-30 13:27:23 +00:00
global.xml Delete script scheduler, since it causes GC crashes and isn't used for anything important and could be implemented in pure JS instead. 2010-06-07 18:41:03 +00:00
icon_sprites.xml Split unit icon sheets into individual textures, for easier editing 2010-10-22 23:27:42 +00:00
init.xml Fix missing main menu music when S3TC warning is displayed, by removing archive builder from GUI startup. 2010-10-15 14:10:36 +00:00
network.js Remove unneeded genericity 2010-07-07 10:47:20 +00:00
setup.xml Game setup changes, including showing name, civ, team, and some options loaded from the scenarios. Civ data added. Civ info window to preview civs. Icon tooltips. Support for random map implementation. Fixes #590. 2010-10-30 04:02:42 +00:00
sprite1.xml Game setup changes, including showing name, civ, team, and some options loaded from the scenarios. Civ data added. Civ info window to preview civs. Icon tooltips. Support for random map implementation. Fixes #590. 2010-10-30 04:02:42 +00:00
styles.xml Made several changes to session GUI (cosmetic). 2010-07-19 21:23:12 +00:00
timer.js Add focus() script method to GUI objects. 2010-08-11 21:04:09 +00:00