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
ae43dab131
Merge branch 'master' of github.com:Allanis/Unuk
2011-11-09 13:16:52 +00:00
Rtch90
db9b05116c
[Add] Added texture loading crap.
2011-11-09 13:15:27 +00:00
Rtch90
42b8de2730
-- [Fix] Just cleaning a typo I introduced in the last revision.
2011-11-09 01:48:47 +00:00
Rtch90
c100118d72
-- [Add] Added an image loader, we shall be able to blit to screen next.
...
-- [Add] Added rects so we can play on the stack.
2011-11-09 00:21:30 +00:00
Rtch90
db330f1dc3
--[Add] Adding some global crap, and making a start on blit procedures.
2011-11-06 23:56:11 +00:00
Rtch90
fe6ccf46d9
-- [Re-Write] Removed nearly everything, and started from scratch.
...
The reason for doing this? Got an idea for gameplay, and what I previusly wrote did not fit, and it sucked anyhow.
Let's play.
2011-11-06 23:11:15 +00:00
Rtch90
756b86ee58
-- [Fix] Fixed custom makefiles to correspond with the current project.
2011-10-25 22:44:58 +01:00
Rtch90
664ca21c93
-- [Change] Quickly fixed an unused variable warning.
2011-10-25 22:25:31 +01:00
Rtch90
d913ab8e10
-- [Add] Player movement is now running smoothly.
...
-- [Remove] Killed a few files that I am not using any longer.
2011-10-25 22:17:33 +01:00
Rtch90
8f2f5301eb
-- [Add] Input is now handled nicely with a Lua wrapper.
...
-- [Remove] Removed a few unimportant files, and the binary file.
2011-10-25 11:54:29 +01:00
Rtch90
e937071b73
If I have to remove object fies again....
2011-10-22 18:32:36 +01:00
Rtch90
e55c1ccc06
It would help if I added the files back..
2011-10-16 16:23:45 +01:00