1
0
forked from 0ad/0ad
Commit Graph

148 Commits

Author SHA1 Message Date
bbd91a3063 Hotkey for music playback.
This was SVN commit r1333.
2004-11-16 00:42:47 +00:00
34f8cbc7c2 New hotkey for end-game-session.
This was SVN commit r1331.
2004-11-15 21:17:26 +00:00
b727fbfa15 Resource Pool update.
This was SVN commit r1330.
2004-11-15 21:07:02 +00:00
751cf46d2e Updated GUI to revise Group Pane and do some other cleanup stuff.
This was SVN commit r1327.
2004-11-15 17:34:51 +00:00
dc8e6c96cb Minor function name change omited in last update.
This was SVN commit r1323.
2004-11-15 03:12:51 +00:00
Fire Giant
de986348fb JS file for message box.
This was SVN commit r1322.
2004-11-15 03:07:20 +00:00
Fire Giant
28597647e1 Added the message box.
This was SVN commit r1321.
2004-11-15 02:24:03 +00:00
Fire Giant
7b9bb90995 Added Message Box support.
This was SVN commit r1320.
2004-11-15 02:21:54 +00:00
Fire Giant
2e1358e5dd Added sprites for Message Box.
This was SVN commit r1319.
2004-11-15 02:19:36 +00:00
2c3ce94950 GUI updated with revised twin-coordinate system (still have to make most of the objects use it, though).
This was SVN commit r1318.
2004-11-15 00:13:21 +00:00
Fire Giant
cae40c819c Removed 1_global.xml since it's not needed any more (replaced by 1_init.xml and 6_global.xml).
This was SVN commit r1317.
2004-11-14 21:39:44 +00:00
Fire Giant
d7da07e5c2 Due to the recent GUI load sequence changes, the JS init code goes into this file (previously named 1_global.xml).
This was SVN commit r1316.
2004-11-14 21:31:50 +00:00
819fad8520 Various GUI updates and fixes, in particular beginning of an overhaul of the Status Orb.
This was SVN commit r1310.
2004-11-13 04:46:05 +00:00
29966d60cd Extra fonts (will probably replaced with something more eye-catching later, but needed something that was readable at small sizes).
This was SVN commit r1309.
2004-11-13 04:45:15 +00:00
c83502927e Slight modifications for compatibility.
This was SVN commit r1308.
2004-11-13 04:43:54 +00:00
c6e1e72698 F1 hotkey for manual.
This was SVN commit r1306.
2004-11-11 23:55:55 +00:00
c1329429e1 GUI updates to finish off Mark's big combat demo.
This was SVN commit r1305.
2004-11-11 23:54:41 +00:00
aca93d38db Entity updates to finish off Mark's big combat demo.
This was SVN commit r1304.
2004-11-11 23:53:10 +00:00
MarkT
f1a8ea118e Added some combatant entities.
This was SVN commit r1302.
2004-11-11 07:11:00 +00:00
24538f5b41 Minor update to fix HP.
This was SVN commit r1294.
2004-11-08 03:46:04 +00:00
11f2aac9c4 Updated entities: changed placeholder Initial HP to proper HPCurr; changed naming conventions to suit proper structure from Art Dept; added most ID attributes. More parenting organisation to come.
This was SVN commit r1293.
2004-11-08 03:45:39 +00:00
Fire Giant
31ac2a5e03 Commiting Stuart's GUI updates.
This was SVN commit r1292.
2004-11-08 00:41:54 +00:00
Fire Giant
ee21933c49 Commiting Stuart's GUI updates (Mouse position shown right to FPS counter).
This was SVN commit r1291.
2004-11-08 00:40:10 +00:00
Fire Giant
8658526529 Commiting Stuart's updated GUI files (GUI toggled to bottom at launch, and other minor fixes).
This was SVN commit r1290.
2004-11-08 00:35:26 +00:00
da9f45ee00 Updated entities with generic type and placeholder hitpoints.
This was SVN commit r1289.
2004-11-08 00:20:19 +00:00
Fire Giant
dc69bb3682 CVS commit test, just inserted some comments into the file :)
This was SVN commit r1271.
2004-10-23 17:16:52 +00:00
628e0e6843 Added and documented Matt's lodbias variable.
This was SVN commit r1255.
2004-10-17 21:24:21 +00:00
b0fcfb8a55 Updated GUI script to get ensure all objects have discrete widths and heights (no more control blocking).
This was SVN commit r1248.
2004-10-16 12:49:03 +00:00
c8cb07fb59 Updated GUI.
This was SVN commit r1247.
2004-10-15 22:15:31 +00:00
dfb126ca34 Icon fixes.
This was SVN commit r1246.
2004-10-15 22:14:15 +00:00
901fa7e68a Added GUI hotkeys for control toggling.
This was SVN commit r1245.
2004-10-15 22:13:36 +00:00
168ab4b962 Added 4_manual.xml (okay, it's only a placeholder for now, but you have to start somewhere).
This was SVN commit r1244.
2004-10-15 18:02:35 +00:00
Gee
1d4ebcca24 Added minimap setting, and progress bar settings (they are not as described in the TDD, they are renamed to sprite-background and sprite-bar).
This was SVN commit r1233.
2004-10-14 05:54:51 +00:00
Calefaction
51fbfc57db Updated to use mini-map object
This was SVN commit r1231.
2004-10-08 01:10:44 +00:00
714d41cbbe Placeholder XMLs to stop the GUI loader from complaining until the Real McCoy is ready.
This was SVN commit r1228.
2004-10-07 21:07:01 +00:00
MarkT
2aeaa40326 Updates to the entity XMLs (they work like the DD says they should, now - more or less)
This was SVN commit r1221.
2004-10-07 19:34:19 +00:00
bc669568f9 Updated GUI for Cavalry Dude.
This was SVN commit r1205.
2004-10-01 09:40:25 +00:00
9312033a56 Cavalry Dude.
This was SVN commit r1204.
2004-10-01 09:39:31 +00:00
5c850d51cd Fix for Mini-Map.
This was SVN commit r1203.
2004-09-30 16:09:45 +00:00
a8ef15b665 Lengthened boundary of FPS counter; was wrapping when longer than 2 digits.
This was SVN commit r1190.
2004-09-22 16:43:11 +00:00
c359288373 Made English the default language
This was SVN commit r1173.
2004-09-20 18:25:26 +00:00
cd2dbc40c2 Test data
This was SVN commit r1147.
2004-09-17 19:01:24 +00:00
058ecb0cc0 Temporary i18n data conversion script
This was SVN commit r1146.
2004-09-17 19:00:42 +00:00
baab0311e2 Some alterations from Malte
This was SVN commit r1143.
2004-09-11 19:53:48 +00:00
Gee
659645394b Made primarily 0 A.D. logo ghost, otherwise the logo blocks and steels parts of the Single Player buttons hovering space.
This was SVN commit r1141.
2004-09-07 02:44:11 +00:00
d373e7a559 Moved language selection into the .cfg file
This was SVN commit r1130.
2004-09-06 11:13:36 +00:00
c81ad2d1d4 Code for GUI frame counter to work with Philip's getFPS() function.
This was SVN commit r1124.
2004-09-05 18:44:00 +00:00
70ead76535 Hotkey for frame counter.
This was SVN commit r1123.
2004-09-05 18:43:40 +00:00
e29fd0deba Updated GUI with overlays for main menu.
This was SVN commit r1120.
2004-09-05 10:21:56 +00:00
2ca0e69171 Fixed offset to avoid floating tree problem.
This was SVN commit r1103.
2004-09-02 15:55:38 +00:00