1
0
forked from 0ad/0ad
Commit Graph

221 Commits

Author SHA1 Message Date
99a022f847 Even more GUI cleanup.
This was SVN commit r1529.
2004-12-18 17:05:22 +00:00
7cfa5f6e4d More GUI texture cleanup. :)
This was SVN commit r1528.
2004-12-18 16:27:32 +00:00
ba0ebd6644 Renamed icon-size/icon-id to cell-size/cell-id, and allowed cell-id to be used in <icon>s.
Added <effect>s to sprites/images - currently multiply-color and
add-color, though they're far from perfect.

This was SVN commit r1525.
2004-12-18 13:32:00 +00:00
323ca1746f Big GUI update to kinda-sorta-maybe put lots of previously individual GUI art into cellular sheets. Still needs some work.
This was SVN commit r1523.
2004-12-18 02:42:22 +00:00
a5e0a7f5f9 UNIX shell script for xmbcleanup
This was SVN commit r1522.
2004-12-17 20:15:42 +00:00
cd35701f70 Updated GUI/entities to use Philip's spiffy new icon sheets. :)
This was SVN commit r1520.
2004-12-17 17:22:27 +00:00
6526301cfe GUI icon-sheets
This was SVN commit r1519.
2004-12-17 16:20:08 +00:00
0f7f23d774 Oops, forgot to commit some new fonts. :)
This was SVN commit r1517.
2004-12-16 23:29:31 +00:00
4815f76c5f Various GUI fixes to get the scripts in line with Mark's revised data types (much appreciated!).
This was SVN commit r1516.
2004-12-16 19:21:05 +00:00
07ebaf86c5 Quick fix for icons that weren't being refreshed (a couple remain, but I think those are due to a temporary datatype mismatch).
This was SVN commit r1509.
2004-12-15 22:32:59 +00:00
7346e39cc4 Revised Status Pane icons so they're split into separate components, which seems to make them display properly (nested commands like [icon=] apparently don't interpret correctly if appending to one of their strings).
This was SVN commit r1508.
2004-12-15 21:59:17 +00:00
cb5759c737 Fixed minor icon glitch. Recompiled. (Quick commit before I try something more drastic.)
This was SVN commit r1506.
2004-12-15 19:20:29 +00:00
7d76ef980a Fixed GUI error from yesterday. Still can't figure out why it's fixed, but hey, it works. All yours now, Malte. (y)
This was SVN commit r1499.
2004-12-14 17:23:10 +00:00
b04b3447c8 For reasons I cannot fathom at this late hour, a section of objects in 2_mainmenu.xml causes the coordinates of the session GUI to be screwed up. After a couple of hours of lack of success, commented it out so it'll work until tomorrow. Gotta get some sleep before work.
This was SVN commit r1498.
2004-12-13 23:15:11 +00:00
94ee723981 Added icon I missed.
This was SVN commit r1497.
2004-12-13 22:11:20 +00:00
01443e4785 Fixed 0 A.D.-style windows from yesterday to use sprite collages. Made another one as background to future hosting screen.
This was SVN commit r1496.
2004-12-13 21:37:30 +00:00
6194fdb400 Added MP button (though it needs artistic intervention (ie Malte) to do the white highlights and get it positioned just right).
This was SVN commit r1495.
2004-12-13 19:14:37 +00:00
114f3f1513 Finished off first draft of in-game menu (ie made it actually do something useful). Hit F10 or click corner Map Orb buttons at random until you find it, as I'm too tired to mock up a replacement button image. ;)
This was SVN commit r1493.
2004-12-13 01:14:31 +00:00
91f50492a7 Fixed path
This was SVN commit r1491.
2004-12-12 22:48:39 +00:00
24abb51b59 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.
This was SVN commit r1489.
2004-12-12 19:34:38 +00:00
61705f7caf XMB cleanup program (to remove old unused .xmb files)
This was SVN commit r1487.
2004-12-12 12:51:24 +00:00
01c35dd616 Added some more placeholder portraits.
This was SVN commit r1476.
2004-12-08 17:00:43 +00:00
9302d3c668 Uploaded some placeholder icons, recompilation, removed redundant version of ScEd.
This was SVN commit r1471.
2004-12-07 18:35:11 +00:00
9b0ce13f8f Fixing some transparency issues
This was SVN commit r1470.
2004-12-07 05:29:40 +00:00
c5dc84223e A few actor fixes
This was SVN commit r1469.
2004-12-07 05:28:20 +00:00
7e7743a90d Implemented population of command buttons.
This was SVN commit r1461.
2004-12-06 00:54:06 +00:00
0d270c968c More GUI stuff, primarily to start implementing entity lists.
This was SVN commit r1451.
2004-12-05 03:37:01 +00:00
944397c4cf (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
This was SVN commit r1450.
2004-12-04 21:38:52 +00:00
0c0d20d3eb Marginally improved game performance by reducing session GUI updates (now waits over a second before updating the controls, but at least the frame rate is better). Also turned off GUI refresh when in full-screen mode (Alt+G).
This was SVN commit r1448.
2004-12-02 23:38:51 +00:00
8d087f55f6 Missing mesh files
This was SVN commit r1442.
2004-12-02 10:16:30 +00:00
00d39d9a9d Missing actor files
This was SVN commit r1441.
2004-12-02 10:13:53 +00:00
b1534dfd7b Missing actor files
This was SVN commit r1440.
2004-12-02 10:13:48 +00:00
f7b7760e68 Missing actor files
This was SVN commit r1439.
2004-12-02 10:12:05 +00:00
3d82cd7fb8 Missing actor files
This was SVN commit r1438.
2004-12-02 10:10:37 +00:00
e459e93ab4 Combat fixes ... Increased standard entity movement rate, and made pain sounds only occur on death.
This was SVN commit r1423.
2004-11-28 21:31:39 +00:00
a2bcfd8a47 Minor GUI fixes.
This was SVN commit r1422.
2004-11-28 21:11:37 +00:00
ec62c14ca4 Created entities for all Hellenic buildings created so far.
This was SVN commit r1421.
2004-11-28 20:11:02 +00:00
ee669ca572 More of the same.
This was SVN commit r1420.
2004-11-28 19:10:26 +00:00
dcb00048e0 Added support for unit icon sheets.
This was SVN commit r1419.
2004-11-28 19:09:40 +00:00
3f78a37325 Added support for building icon sheets.
This was SVN commit r1418.
2004-11-28 19:07:26 +00:00
2ad47d5758 Added civ icon sheets.
This was SVN commit r1417.
2004-11-28 19:05:31 +00:00
77354f6b5d More GUI art.
This was SVN commit r1415.
2004-11-27 22:23:14 +00:00
6f4f2595d7 Replaced Status Pane.
This was SVN commit r1414.
2004-11-27 22:21:09 +00:00
c5ecde88a2 Added default unit LOS.
This was SVN commit r1413.
2004-11-27 22:19:05 +00:00
65abe909b3 Added default building LOS.
This was SVN commit r1412.
2004-11-27 22:18:42 +00:00
068f6e8d47 Revised GUI scripts to turn Status Orb into lengthened pane, populated it with stats, retabulated Group Pane and gave it an opaque background (as requested by Malte).
This was SVN commit r1411.
2004-11-27 22:17:35 +00:00
caf8471132 Testing svk (and fixing tab usage)
This was SVN commit r1404.
2004-11-26 21:34:35 +00:00
SVN
c9fa12e514 Placing contents of system and art packs in version control
This was SVN commit r1400.
2004-11-25 20:00:26 +00:00
314689a0bf Last-minute GUI fixes to make music cross-fade when switching between tracks. Also made it switch back to the main theme on End Game.
This was SVN commit r1396.
2004-11-25 02:44:38 +00:00
fde2cae72e Minor fix for music.
This was SVN commit r1379.
2004-11-22 23:41:44 +00:00