Commit Graph

13 Commits

Author SHA1 Message Date
Tamir Atias
2621a79fd1 [Add] In-game menu for disabling sounds. 2012-04-19 17:17:04 +03:00
Tamir Atias
c55b71e07f [Fix] Player caption font being too big.
[Change] Level and actors only loading on new game.
2012-04-19 10:15:20 +03:00
Tamir Atias
ca10800c79 [Add] Initial work on a title screen. 2012-04-19 08:14:35 +03:00
Tamir Atias
9f464f3c14 [Add] Text rendering with SDL_ttf and OpenGL. 2012-04-15 00:33:15 +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
Rtch90
84bfde227a [Remove] Removed AABB's for now.
[Add] Adding some NPC class stuff. Going to work on Actors now.
2012-04-12 18:32:45 +01:00
Tamir Atias
0cad1e8128 [Fix] Allanis' AABB errors. 2012-04-12 01:50:44 +03:00
Rtch90
6241b32288 [Add] Added mutators for the x/y coordinates of a sprite.
[Add] Implemented Input methods and made a moveable entity.
2012-04-10 23:29:19 +01:00
Rtch90
b7949795ae [Change] Moving from X11 and WinAPI to SDL for window creation.
[Add] Added some player class stuff.
2012-04-08 22:56:16 +01:00
Rtch90
60366c7ad0 [Add] Implemented Input decices. 2012-04-08 18:16:35 +01:00
Tamir Atias
9ce32da119 [Add] Texture class.
[Fix] Texture loading.
[Add] Sprites.
2012-04-08 02:34:33 +03:00
Rtch90
087db447e5 [Add] Added main game methods. 2012-04-05 23:27:21 +01:00
Rtch90
cc066dbaca [Add] Adding main application files. 2012-04-05 22:56:13 +01:00