LibD/src
2012-04-17 18:47:14 +01:00
..
Actor [Fix] Flickery scrolling. 2012-04-17 20:41:55 +03:00
Animation [Add] Tile based collisions. 2012-04-17 20:23:48 +03:00
Collision [Fix] Fixed an invalid type cast from DWORD to an Uint32 2012-04-12 18:08:39 +01:00
Font [Add] Text rendering with SDL_ttf and OpenGL. 2012-04-15 00:33:15 +03:00
Global [Fix] Movement is now time based. 2012-04-14 21:51:20 +03:00
glx Lack of sleep, plenty of caffeine, and a shit ton of work! 2012-04-06 05:33:18 +01:00
IO [Add] Implemented Input decices. 2012-04-08 18:16:35 +01:00
Level [Fix] stricmp was not declared. Changed to srtcmp and included <string.h> 2012-04-17 18:47:14 +01:00
Main [Fix] Flickery scrolling. 2012-04-17 20:41:55 +03:00
Math [Add] Now it is possible to draw regions of a sprite. 2012-04-12 00:24:03 +03:00
Sound [Fix] Animation was farked! 2012-04-17 03:58:42 +03:00
Sprite [Fix] Animation was farked! 2012-04-17 03:58:42 +03:00
System [Fix] Animation was farked! 2012-04-17 03:58:42 +03:00
Texture [Add] Added Animating sprites. -- Bit buggy right now. 2012-04-15 22:15:23 +01:00
TMXParser [Fix?] Attempting to fix some seg faults. It seems KonoM's recource management is causing problems. 2012-04-12 15:04:46 +01:00