Commit Graph

25 Commits

Author SHA1 Message Date
Tamir Atias
abd57fcf78 Merge branch 'master' of github.com:Allanis/LibD 2012-04-12 04:09:28 +03:00
Tamir Atias
c783228588 [Fix] Scrolling is now done. 2012-04-12 04:09:03 +03:00
Rtch90
0510520308 Merge branch 'master' of github.com:Allanis/LibD 2012-04-12 01:55:41 +01:00
Rtch90
b360a2a894 [Add] Half way through axis aligned bounding box implementation. 2012-04-12 01:55:07 +01: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
Rtch90
48e08fa576 [Fix] Fixed KonoM's resource manager shit. typenames had not been declared. 2012-04-12 00:07:56 +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
c4789fd077 [Add] Added a method to resize the GL window, so the canvas resizes too! 2012-04-09 21:23:16 +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
Tamir Atias
931f7d59a0 [Add] Input stuff in Windows.
[Fix] Coordinate system is now correct.
2012-04-08 21:23:52 +03:00
Rtch90
60366c7ad0 [Add] Implemented Input decices. 2012-04-08 18:16:35 +01: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
Tamir Atias
aa0fb54cb2 Merge branch 'master' of https://github.com/Allanis/LibD 2012-04-08 03:57:20 +03:00
Tamir Atias
38efab7bfc [Fix] Temporary fix to sprite scaling & rotation. 2012-04-08 03:56:35 +03:00
Rtch90
52b5113ba0 Merge branch 'master' of github.com:Allanis/LibD
Conflicts:
	src/Main/Game.cpp
2012-04-08 00:54:19 +01:00
Rtch90
66acfa15ca [Add] Added Debug logging. 2012-04-08 00:51:03 +01:00
Tamir Atias
9ce32da119 [Add] Texture class.
[Fix] Texture loading.
[Add] Sprites.
2012-04-08 02:34:33 +03:00
Tamir Atias
242af52bb8 Merge branch 'master' of https://github.com/Allanis/LibD 2012-04-08 00:43:55 +03:00
Tamir Atias
afa94b4a99 [Add] Windows support! 2012-04-08 00:43:20 +03:00
Rtch90
e8c4dec5d2 [Fix] Fixed Makefiles.
[Announcement] Tamir has joined the LibD development. :D
2012-04-07 22:33:25 +01:00
Rtch90
48a056984d [Clean] Fixed formatting for good. 2012-04-07 15:03:03 +01: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