Commit Graph

6 Commits

Author SHA1 Message Date
Rtch90
055f3fcc50 Added option to use (rgb) or SDL_Color..
Also added options for handling x y coords to drawing code.
2011-12-11 16:43:50 +00:00
Rtch90
a849f94abd Removing crap. 2011-12-06 20:53:29 +00:00
Rtch90
3dbef88e22 Milestone: "Almost Playable"
A workable "Demo" is now ready.
2011-12-06 20:16:00 +00:00
Rtch90
422eeee387 -- Major additions to the engine, almost ready for a demo.
-- Data serialization has been added as part of the Map class, I just need to support saving for it to be complete
-- Procedural generation has been introduced with a particle system, still very basic.
-- Menu and button classes are now in place so we can make some fancy GUI crap.
2011-11-19 23:43:33 +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
Rtch90
e55c1ccc06 It would help if I added the files back.. 2011-10-16 16:23:45 +01:00