Commit Graph

41 Commits

Author SHA1 Message Date
Agetian
a0d37f7edd - Added the old style (pre-8ED) foil sprite sheet. 2013-07-31 05:29:50 +00:00
moomarc
e62d8e2bdc - Added Journeyman skin to default release skins 2013-07-28 11:38:01 +00:00
moomarc
32e0374166 - Added a deck editor icon for products. Hooked up the icon in FSkin and added a commented out basic hook for it in SEditorUtil 2013-02-07 07:29:17 +00:00
moomarc
92287f0277 - Improved Enchantment icon for deck editor 2013-02-04 05:59:39 +00:00
myk
8fd045a32b highlight the enchantment icon in purple for the default skin so you can see it on the toggle button 2013-02-01 07:56:00 +00:00
myk
7a48173b2c check in a new font for the default skin -- the existing one does not have vertical centering capabilities making the text on all labels permanently top-aligned -- will discuss on forum before making permanent 2013-01-30 22:34:29 +00:00
Doublestrike
2df878d1d2 Targeting overlay mouseover state preferences and dock button enabled.
Its mechanics still need some work.
2012-10-21 05:36:31 +00:00
Doublestrike
50d380fd9c Small antialiasing fix to Blue Marble sprite. 2012-10-17 01:14:26 +00:00
Doublestrike
5a184eebcf 2012-10-15 05:32:45 +00:00
Doublestrike
0434c6d332 Updated Firebloom bg texture (thanks WompWomp!) 2012-10-05 00:21:22 +00:00
Doublestrike
537fbb0491 Targeting overlay implemented (experimental, for enchantments only).
Dock button and preference toggle also enabled.
2012-09-28 01:53:34 +00:00
Doublestrike
41c54faf49 Aesthetic: Smallified (ensmallened?) alpha strike button to allow mouseover effect responsiveness. 2012-09-20 07:55:35 +00:00
moomarc
72db7625c3 - Added a new icon for the alpha strike button. 2012-08-21 14:52:18 +00:00
moomarc
4a99a416f3 Added card state icon for marking cards reserved for a cost payment 2012-07-16 08:25:30 +00:00
Chris
4f24c46c33 - Pushed WompWomp's new sprite sheet for the firebloom skin. 2012-06-12 12:06:32 +00:00
Doublestrike
22d899aeee Added "transform on click" capability to card picture and detail. 2012-05-27 06:41:39 +00:00
Doublestrike
87f4374615 Updated print icon in sprite. 2012-05-24 11:09:20 +00:00
Doublestrike
4e28f704e2 Fixed odd "unknown" skin icon in quest mode. 2012-05-24 11:01:14 +00:00
jendave
c739012de4 Add print proxy functionality back into GUI 2012-05-23 17:05:53 +00:00
Doublestrike
44cc37cfe1 Updated load/save layout icons. 2012-05-20 06:26:49 +00:00
Doublestrike
106c860258 Updated Firebloom skin with improved icons and compressed background images (thanks WompWomp). 2012-05-20 06:23:23 +00:00
Doublestrike
59122728bc Deck editor UI integration. 2012-05-20 05:43:26 +00:00
Chris
2e5e1008e4 - Re-add the lowercased font. 2012-04-18 15:40:48 +00:00
Chris
ff18d3c584 remove font 2012-04-18 15:39:33 +00:00
Chris
ee7a0b193b remove font 2012-04-18 15:37:34 +00:00
Chris
d96ed5c801 - Lowercased the font file for the simpsons skin. 2012-04-18 14:14:56 +00:00
Doublestrike
08bf86323b Added "revert to default layout" button in dock. 2012-04-15 08:45:08 +00:00
Doublestrike
3692ec8230 A few additions to default skin. 2012-04-09 10:04:53 +00:00
Fnoed
3cb41cd051 Fixed wrongly disabled Buy button in Bazaar 2012-04-01 21:24:18 +00:00
Doublestrike
94785caa0e Updated default avatar sprite (thanks WompWomp) 2012-03-17 07:00:12 +00:00
Doublestrike
665cee0323 Added "Firebloom" skin (thanks WompWomp) 2012-03-17 06:04:53 +00:00
Doublestrike
c151cf5f63 Upgraded "Marble Blue" skin backgrounds to be more marbley. 2012-03-07 07:28:46 +00:00
Doublestrike
26e31925a2 Turns out one must explicitly rename things on TortoiseSVN. 2012-03-05 09:16:16 +00:00
Doublestrike
c86a355a6a 2012-03-05 09:13:56 +00:00
moomarc
9081907070 Some small tweaks to Simpsons skin. 2012-03-01 09:19:48 +00:00
moomarc
374156533d Added a Simpsons theme skin. 2012-02-29 11:15:47 +00:00
Doublestrike
2597fe350b Continued work on home screen rebuild. 2012-02-25 06:18:59 +00:00
Doublestrike
056885069a Added "overlay" swatch to palettes in skin sprites. 2012-02-19 01:54:00 +00:00
moomarc
7616f62088 Added the red mage to avatar selection sprite 2012-02-16 13:29:50 +00:00
Doublestrike
9bace55ddd Renamed darkascension skin to dark_ascension (will be prettifying file names in settings soon).
Added better DNE degredation in FSkin.
2012-02-16 05:05:31 +00:00
Doublestrike
668839a528 Massive removal of old UI code:
Easy accessors added FView and FControl to various components throughout UI.
Mishmash of methods in "Display" interface attached as appropriate to singletons.
AllZone updated to remove display and one or two others in favor of singletons, for future deprecation.
Some renaming for consistency.
Skins folder moved out of "images", which will be deprecated soon.
FControl refactored to reuse single instance of each UI state.
2012-02-13 12:13:47 +00:00