0ad/binaries/data/mods/official/gui/test
Acumen 3f95dcb6ba Idle and Flare buttons on the MiniMap (though I'm currently not sure why they're unclickable).
Started on the surrounding buttons, but unsure if they work or not since
the engine is now crashing for me after archive. :( (Modifying a data
file while the game is running also causes the game to crash.)
Committing some changes anyway.

This was SVN commit r3650.
2006-03-16 17:38:55 +00:00
..
1_init.xml Initial layout of F1 unit manual. 2006-01-08 13:39:05 +00:00
2_mainmenu.xml * Adjusted position of buttons so they arc the Status Pane. 2006-03-08 19:13:56 +00:00
3_loading.xml Removed hourglass from archive builder screen since it was ambiguous (user does have input, and can just click to skip that screen -- which isn't used at present anyway). 2006-02-24 18:12:54 +00:00
4_session.xml Idle and Flare buttons on the MiniMap (though I'm currently not sure why they're unclickable). 2006-03-16 17:38:55 +00:00
6_1_manual.xml Initial commit of GUI changes. You're not liable to see much difference (in fact, there's probably less functionality than there used to be). 2006-02-27 23:37:43 +00:00
6_2_jukebox.xml Undeleted GUI folder, added Stuart's changes. 2005-07-27 15:21:27 +00:00
6_subwindows.xml Undeleted GUI folder, added Stuart's changes. 2005-07-27 15:21:27 +00:00
7_atlas.xml Undeleted GUI folder, added Stuart's changes. 2005-07-27 15:21:27 +00:00
9_global.xml GUI-toggle feature for Michael (toggle with the G key), and fixed alignment of watermark. 2005-08-26 21:02:00 +00:00
functions_global_init.js More miscellaneous and largely unnoticeable GUI stuff. 2005-07-30 20:25:38 +00:00
functions_global_object.js Fixed FPS, which had stopped working (since it no longer recognised the mouse.x and mouse.y component of the string). 2005-08-07 14:51:55 +00:00
functions_page_pregame_load.js * Revised and hopefully ultimate resource counters. I have to admit they look pretty damn good to me. 2006-03-09 22:17:04 +00:00
functions_page_pregame_multiplayer.js Added LOS setting to game setup screen. 2005-10-10 03:34:45 +00:00
functions_page_pregame_setup.js Although there's still a lot of glitches and random crashes, it should now theoretically be possible for clients to join a host's game. 2005-08-25 15:07:16 +00:00
functions_page_pregame.js Last update for tonight ... Tabs and commands are now displaying (albeit very fragilely due to unpredictable error-checking), "pick lists" and events still disabled while I work on getting them right. Also need to reshuffle button locations later when adapting to Jason's new Status Pane shape. 2006-02-28 07:03:35 +00:00
functions_page_session_manual.js * Removed portrait background from the large status portrait (by changing default sprites for all entities). 2006-03-03 19:05:01 +00:00
functions_page_session_status_commands.js Idle and Flare buttons on the MiniMap (though I'm currently not sure why they're unclickable). 2006-03-16 17:38:55 +00:00
functions_page_session_status_pane.js New 'validProperty (propertyString)' function takes care of checking the validity of each subelement in an entity property. (Reduces all that 'if (a && a.b && a.b.c && a.b.c.d)' malarky to 'if (validProperty ("a.b.c.d"))'.) 2006-03-13 20:58:21 +00:00
functions_page_session.js * CSV-based icon sheet definitions. (Mmm, data-driven methodology ...) 2006-03-14 23:01:55 +00:00
functions_sim_entity.js Idle and Flare buttons on the MiniMap (though I'm currently not sure why they're unclickable). 2006-03-16 17:38:55 +00:00
functions_sim_player.js * CSV-based icon sheet definitions. (Mmm, data-driven methodology ...) 2006-03-14 23:01:55 +00:00
functions_utility_animation.js Undeleted GUI folder, added Stuart's changes. 2005-07-27 15:21:27 +00:00
functions_utility_coord.js Snazzier resizing resource counters and some miscellaneous fixes. 2006-02-03 03:15:49 +00:00
functions_utility_list.js Although there's still a lot of glitches and random crashes, it should now theoretically be possible for clients to join a host's game. 2005-08-25 15:07:16 +00:00
functions_utility_music.js update JS code to use new fade code. fix some indentation. 2005-12-13 23:19:15 +00:00
functions_utility_object.js Removed hourglass from archive builder screen since it was ambiguous (user does have input, and can just click to skip that screen -- which isn't used at present anyway). 2006-02-24 18:12:54 +00:00
functions_utility_test.js Undeleted GUI folder, added Stuart's changes. 2005-07-27 15:21:27 +00:00
functions_utility.js Initial commit of GUI changes. You're not liable to see much difference (in fact, there's probably less functionality than there used to be). 2006-02-27 23:37:43 +00:00
hello.xml Undeleted GUI folder, added Stuart's changes. 2005-07-27 15:21:27 +00:00
setup.xml GUI Updates: 2006-03-03 00:02:01 +00:00
sprite1.xml Idle and Flare buttons on the MiniMap (though I'm currently not sure why they're unclickable). 2006-03-16 17:38:55 +00:00
styles.xml Idle and Flare buttons on the MiniMap (though I'm currently not sure why they're unclickable). 2006-03-16 17:38:55 +00:00