Commit Graph

9 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
Tamir Atias
73210e0451 [FIX] Fixed exception when quitting. 2011-12-29 00:15:51 +02: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
3dbef88e22 Milestone: "Almost Playable"
A workable "Demo" is now ready.
2011-12-06 20:16:00 +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