Commit Graph

11 Commits

Author SHA1 Message Date
Tamir Atias
e35cb64246 [Fix] Animation was farked!
[Fix] Strings are now allocated from the heap.
2012-04-17 03:58:42 +03:00
Rtch90
42ecaaefd2 [Add] Added Animating sprites. -- Bit buggy right now. 2012-04-15 22:15:23 +01:00
Rtch90
f61e1d67de [Add] Added animation sequence data serializer. 2012-04-15 13:26:34 +01:00
Rtch90
cde92a8bbe [Add] FREE FREE FREE AS A BIRD I'... I mean. Adding string class, so I can do some conversions. 2012-04-15 00:53:09 +01:00
Rtch90
66d01ce735 [Add] Added a class to read files, wanted something useful for animations. I will commit that soon. 2012-04-14 21:50:36 +01:00
Rtch90
48e08fa576 [Fix] Fixed KonoM's resource manager shit. typenames had not been declared. 2012-04-12 00:07:56 +01:00
Tamir Atias
c32aeda9ee [Fix] ResourceManager stuff. 2012-04-12 02:04:56 +03:00
Tamir Atias
b2fb84dcee [Add] Loading texture from sprite class.
[Add] Resource management!
2012-04-12 01:28:26 +03:00
Rtch90
8e17066be1 [Add] Added some input structures and methods.
[Fix/Clean] Makefiles are uh.. a bitch!
2012-04-08 16:51:50 +01:00
Rtch90
449da95609 [Fix] Debug logger was not opening file for write as it was pointing to the wrong directory. 2012-04-08 01:18:36 +01:00
Rtch90
66acfa15ca [Add] Added Debug logging. 2012-04-08 00:51:03 +01:00