Aloshi
3eda72b82b
Fix breaking embedded resources with getCanonicalPath.
2014-05-23 18:38:31 -05:00
Aloshi
b15f3aeec0
Use canonical path names for resource lookup (Font, TextureResource).
...
Fixes "./../art/file.png" causing duplicates when used in multiple systems, even if it refers to the same file.
Remove debug messages for SVGResource and ImageComponent.
2014-05-23 17:51:43 -05:00
Aloshi
d2c7de3802
Fix for building with VS2013.
2014-05-23 16:51:24 -05:00
Aloshi
07edad611f
"Fixed" the long-time weird rendering artifacts that are apparently caused by vertex coordinates not being integers.
...
A better fix would be to move to OpenGL 3/GLES 2 and do rounding in the shader. But I don't have time for that.
2014-03-19 15:03:23 -05:00
Aloshi
08dfc32f89
Added the new help images. Still need to redo HelpComponent to be better.
...
Added some more back buttons.
Forced text in OptionListComponent to be all capitals.
2014-03-15 17:06:16 -05:00