1
0
forked from 0ad/0ad
0ad/binaries
2005-02-05 18:38:54 +00:00
..
data Alright, I've taken all the input controls in the atlas, and removed their sprite parameter and their hidden parameter, and changed their style to "atlas_input". This is the beauty of styles and it should be utilized. A standard control should only need size/name/style (let's call it, Gee's trinity :P). Anyway, I've also adjusted the size of the input control's sprite, I have explained why in the file. Finally, hidden="false" was removed (on all input controls, but it can be removed for the others too) because it's implicit, it'll always be the standard value, so it can be omitted whenever not 'true', trust me, it'll be much neater code. 2005-02-05 18:38:54 +00:00
logs Testing svk (and fixing tab usage) 2004-11-26 21:34:35 +00:00
system Removed some more files that weren't required. 2005-01-09 13:07:21 +00:00