Commit Graph

16 Commits

Author SHA1 Message Date
Dean Herbert a1780fddc9 DrawInfo -> DrawColourInfo 2018-09-06 18:02:04 +09:00
Dean Herbert 03084aa04b Revert async changes 2018-08-31 07:07:10 +09:00
Dean Herbert 73c764d983 Update SpriteIcon 2018-08-29 03:36:01 +09:00
Dean Herbert 32a74f95a5 Normalize all the line endings 2018-04-13 18:26:38 +09:00
Joseph Madamba f77dad2809
Add perfect mod icon 2018-03-22 22:49:14 -07:00
Dean Herbert 37d393bca0 Update licence headers 2018-01-05 20:21:19 +09:00
Dean Herbert fd9d900ae0 Simplify StarCounter and SpriteIcon 2017-12-15 18:40:03 +09:00
Dean Herbert 7ff39d62a1 Fix SpriteIcon potentially not updating texture during a load race condition
Better fix for #1577.
2017-11-24 12:48:02 +09:00
Dean Herbert e006090c5b Fix SpriteIcon loading textures on the update thread 2017-11-13 13:13:43 +09:00
Dean Herbert 7c7849f189 Fix icon states being updated incorrectly when being set too early 2017-09-11 21:40:58 +09:00
smoogipooo ce7d391f06 These method calls are impure. 2017-08-07 13:37:07 +09:00
smoogipooo 953cf5af58 Fix SpriteIcon invalidation causing game breakness. 2017-08-07 13:26:54 +09:00
Dean Herbert 8941c8658c Use nested containers for shadow 2017-08-07 09:50:04 +09:00
Dean Herbert d7fede96ef Fix shadow on SpriteIcon being a bit off 2017-08-07 08:54:53 +09:00
Dean Herbert a5a5c1a315 Remove debug code 2017-08-03 15:50:59 +09:00
Dean Herbert 0d9ea97828 Allow Rulesets to create a non-FontAwesome icon
This also
- Renames TextAwesome to SpriteIcon.
- Removes the default size of "20" from SpriteIcon (now defaults to the underlying texture size).
2017-08-03 14:36:21 +09:00