Tamir Atias
|
6963a56c5c
|
[Add] Player and NPC now inherit Actor.
|
2012-04-15 00:59:12 +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
|
1997e82ee1
|
[Add] Adding some more method declarations to Actor.*
|
2012-04-12 19:14:47 +01: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
|
7aa8d9adb2
|
[Add] Sound effects.
[Add] Player walking sounds.
|
2012-04-12 19:50:19 +03:00 |
|
Rtch90
|
f2d6345a61
|
[Add] Adding more collision crap.
[Add] Adding an NPC entitity.
|
2012-04-12 17:45:17 +01:00 |
|
Rtch90
|
7c02c23663
|
[Add] Added a TileCollision class to store some collision data.
|
2012-04-12 17:00:05 +01:00 |
|
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 |
|
Rtch90
|
f64bbb6e89
|
Merge branch 'master' of github.com:Allanis/LibD
Conflicts:
src/Actor/Player.cpp
|
2012-04-11 23:32:30 +01:00 |
|
Rtch90
|
1e1149aabc
|
[Add] Adding axis aligned bounding boxs for collision detection. Needed to commit to pull.
|
2012-04-11 23:30:22 +01:00 |
|
Tamir Atias
|
b2fb84dcee
|
[Add] Loading texture from sprite class.
[Add] Resource management!
|
2012-04-12 01:28:26 +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
|
6cdbe7b209
|
-- [Add] Added Texture management.
-- [Add] Started a player class.
|
2012-04-07 19:48:47 +01:00 |
|