1
0
forked from 0ad/0ad
0ad/binaries/data/mods/official/gui/test
Acumen a8b7c8c0cf A little more GUI stuff.
This was SVN commit r1610.
2005-01-01 19:20:42 +00:00
..
1_init.xml Established Editor framework (theoretically). 2004-12-23 18:43:43 +00:00
2_mainmenu.xml Replaced - with _ in GUI 2005-01-01 12:06:17 +00:00
3_loading.xml Replaced - with _ in GUI 2005-01-01 12:06:17 +00:00
4_session.xml Replaced - with _ in GUI 2005-01-01 12:06:17 +00:00
5_manual.xml Replaced - with _ in GUI 2005-01-01 12:06:17 +00:00
6_subwindows.xml First crack at loading screen (though need to figure out a way to move session loading to next frame to get it to actually stay on the screen). Some preliminary work on sub-windows. 2004-12-12 19:34:38 +00:00
7_atlas.xml A little more GUI stuff. 2005-01-01 19:20:42 +00:00
9_global.xml Replaced - with _ in GUI 2005-01-01 12:06:17 +00:00
functions_atlas.js A little more GUI stuff. 2005-01-01 19:20:42 +00:00
functions_coord.js Revised coordinate system for Editor, after advice from Philip. Much more flexible, less lines of code. 2005-01-01 15:30:56 +00:00
functions_global.js Replaced - with _ in GUI 2005-01-01 12:06:17 +00:00
functions_manual.js Updated GUI/entities to use Philip's spiffy new icon sheets. :) 2004-12-17 17:22:27 +00:00
functions_pregame.js Initial IP Hosting and map selection screens from Malte. Committed on his behalf as he's having problems with his authorisation. 2004-12-23 17:22:22 +00:00
functions_session_group_pane.js More GUI texture cleanup. :) 2004-12-18 16:27:32 +00:00
functions_session_map_orb.js But wait, more GUI. 2004-11-18 21:27:23 +00:00
functions_session_resource_pool.js Update for entity promotions. 2004-11-17 06:25:30 +00:00
functions_session_status_orb.js Replaced - with _ in GUI 2005-01-01 12:06:17 +00:00
functions_session_subwindows.js Fixed 0 A.D.-style windows from yesterday to use sprite collages. Made another one as background to future hosting screen. 2004-12-13 21:37:30 +00:00
functions_session_team_tray.js More GUI. 2004-11-20 21:52:41 +00:00
functions_session.js Replaced - with _ in GUI 2005-01-01 12:06:17 +00:00
functions_test.js Updated GUI. 2004-10-15 22:15:31 +00:00
functions_utility_animation.js Updated GUI. 2004-10-15 22:15:31 +00:00
functions_utility_debug.js Commiting Stuart's GUI updates (Mouse position shown right to FPS counter). 2004-11-08 00:40:10 +00:00
functions_utility_entity.js GUI updates to finish off Mark's big combat demo. 2004-11-11 23:54:41 +00:00
functions_utility_music.js Replaced - with _ in GUI 2005-01-01 12:06:17 +00:00
functions_utility_object.js Added 'var' to JS variable declarations. Fixes a fatal crash when code that alters the variable 'GUIObject' dies rather than returning successfully, since 'GUIObject' is a class name. 2004-12-23 22:13:59 +00:00
functions_utility.js (Trying again, as it timed out last time I tried this.) Added various entity attributes, and struggled to get them to appear in GUI (seem to be issues with numeric interpretation and icons sometimes don't appear), but it's a start. Also made start on training 2004-12-04 21:38:52 +00:00
hello.xml Replaced - with _ in GUI 2005-01-01 12:06:17 +00:00
setup.xml Replaced - with _ in GUI 2005-01-01 12:06:17 +00:00
sprite1.xml Editor menu bar (though no actual menu yet :p) 2005-01-01 16:53:14 +00:00
styles.xml A little more GUI stuff. 2005-01-01 19:20:42 +00:00