Commit Graph

13 Commits

Author SHA1 Message Date
32a74f95a5 Normalize all the line endings 2018-04-13 18:26:38 +09:00
f77dad2809 Add perfect mod icon 2018-03-22 22:49:14 -07:00
37d393bca0 Update licence headers 2018-01-05 20:21:19 +09:00
fd9d900ae0 Simplify StarCounter and SpriteIcon 2017-12-15 18:40:03 +09:00
7ff39d62a1 Fix SpriteIcon potentially not updating texture during a load race condition
Better fix for #1577.
2017-11-24 12:48:02 +09:00
e006090c5b Fix SpriteIcon loading textures on the update thread 2017-11-13 13:13:43 +09:00
7c7849f189 Fix icon states being updated incorrectly when being set too early 2017-09-11 21:40:58 +09:00
ce7d391f06 These method calls are impure. 2017-08-07 13:37:07 +09:00
953cf5af58 Fix SpriteIcon invalidation causing game breakness. 2017-08-07 13:26:54 +09:00
8941c8658c Use nested containers for shadow 2017-08-07 09:50:04 +09:00
d7fede96ef Fix shadow on SpriteIcon being a bit off 2017-08-07 08:54:53 +09:00
a5a5c1a315 Remove debug code 2017-08-03 15:50:59 +09:00
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