Commit Graph

10 Commits

Author SHA1 Message Date
Tamir Atias
d7e4575041 [Fix] Switched to case insensitive check for collision layer name. 2012-04-17 20:58:20 +03:00
Rtch90
6b52c5ef96 [Fix] stricmp was not declared. Changed to srtcmp and included <string.h> 2012-04-17 18:47:14 +01:00
Tamir Atias
8028320cef [Add] Tile based collisions. 2012-04-17 20:23:48 +03:00
Tamir Atias
8f06f70ad3 [Fix] Movement is now time based.
[Fix] Stuff was stretching on window resize.
2012-04-14 21:51:20 +03:00
Tamir Atias
8393d50851 [Fix] Now only visible region of the map is drawn. 2012-04-12 21:54:28 +03:00
Tamir Atias
ac0b5785a3 [Add] Some stones to the tileset made by Moosader.
[Fix] Empty tiles causing game to crash.
2012-04-12 20:36:13 +03:00
Tamir Atias
06acb9e9a6 [Add] Playing music.
[Add] Background Music for maps.
2012-04-12 19:11:56 +03:00
Tamir Atias
c783228588 [Fix] Scrolling is now done. 2012-04-12 04:09:03 +03:00
Tamir Atias
deb832f7e2 [Add] Initial map scrolling. 2012-04-12 03:53:42 +03:00
Tamir Atias
89d50ea8fb [Add] Level loading! 2012-04-12 03:07:45 +03:00