Commit Graph

8 Commits

Author SHA1 Message Date
Tamir Atias
72e1b90df7 [ADD] Word wrapping. 2012-01-05 17:35:08 +02:00
Tamir Atias
6fe0ea2b24 [ADD] Multi-line text rendering. 2012-01-05 07:19:29 +02:00
Rtch90
3437130216 [Cleanup] Just a tad bit of cleaning, not been productive today. 2011-12-18 21:37:57 +00:00
Rtch90
854c820140 [Change] Simply changed naming convention of private members to _member; rather than m_member; 2011-12-17 23:41:22 +00:00
Rtch90
6fc252a692 Moved Map Loader to XML. Changed const int return values to enumerators.
I need sleep. Night.
2011-12-14 03:39:27 +00:00
Rtch90
93bbd34acc Cleaned fonts up a little, and added a NewGame button, though not functional yet. Night! 2011-12-11 23:56:01 +00:00
Rtch90
205889c0e5 [Add] Added RGB method in addition to SDL_Color in the text class. 2011-12-07 22:22:23 +00:00
Rtch90
41979df693 -- [Add] Added fonts, I am using SDL_ttf for now as it is quick and easy.
This is the last you are getting from me untill I have something at least visible to demo.
2011-11-10 00:24:19 +00:00