Tamir Atias
3b54b1d28d
[Add] Buttons groups.
...
[Add] Main menu arrow navigation.
2012-01-10 06:32:05 +02:00
Rtch90
57d51f6a99
[Fix] NOW it's fixed, and I fixed KonoM's initial bug.
2012-01-10 02:48:17 +00:00
Rtch90
688f4629a3
[Fix] Sorry, I ended up breaking KonoM's hard werk in my bitch fit!
2012-01-10 02:46:15 +00:00
Rtch90
19d9f2e898
[Change] Being a bitch!
2012-01-10 02:37:52 +00:00
Tamir Atias
dba8045011
[ADD] In-game menu navigation using arrow keys.
2012-01-10 04:20:52 +02:00
Rtch90
ebb8c1e303
Nothing to say..
2011-12-19 22:48:07 +00: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
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
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