Tamir Atias
e6ef0c68c3
[Fix] Tiles getting borders when scrolling.
...
[Add] Allanis' String.* files to VC++ project.
[Fix] String.cpp not compiling.
2012-04-15 04:36:37 +03:00
Tamir Atias
6963a56c5c
[Add] Player and NPC now inherit Actor.
2012-04-15 00:59:12 +03:00
Tamir Atias
9f464f3c14
[Add] Text rendering with SDL_ttf and OpenGL.
2012-04-15 00:33:15 +03:00
Tamir Atias
a9677e47a9
[Fix] Fixed memory leak in Player.
...
[Fix] Added Actor.h and Actor.cpp to VC++ project.
2012-04-12 22:24:38 +03:00
Tamir Atias
7aa8d9adb2
[Add] Sound effects.
...
[Add] Player walking sounds.
2012-04-12 19:50:19 +03:00
Tamir Atias
06acb9e9a6
[Add] Playing music.
...
[Add] Background Music for maps.
2012-04-12 19:11:56 +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
Tamir Atias
c32aeda9ee
[Fix] ResourceManager stuff.
2012-04-12 02:04:56 +03:00
Tamir Atias
0cad1e8128
[Fix] Allanis' AABB errors.
2012-04-12 01:50:44 +03:00
Tamir Atias
b2fb84dcee
[Add] Loading texture from sprite class.
...
[Add] Resource management!
2012-04-12 01:28:26 +03:00
Tamir Atias
96a2929c08
[Add] KonoM's TMX parser library.
2012-04-12 00:59:30 +03:00
Tamir Atias
b5bc5149fb
[Add] Now it is possible to draw regions of a sprite.
2012-04-12 00:24:03 +03:00
Tamir Atias
abddca4c8a
[Fix] Fixed some of Allanis' SDL initialisation errors.
2012-04-09 23:00:48 +03:00
Tamir Atias
931f7d59a0
[Add] Input stuff in Windows.
...
[Fix] Coordinate system is now correct.
2012-04-08 21:23:52 +03:00
Rtch90
a277545963
[Add] Added a Qt project for those silly IDE users. :D
2012-04-08 17:11:02 +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
0bc96ae060
[Fix] Added missing files from Allanis' last commits.
2012-04-08 03:58:30 +03:00
Rtch90
35ec1ed467
[Fix] Need to make sure we keep the makefiles up to date for us poor unix programmers.
2012-04-08 01:03:52 +01: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
f8a67600ae
[Move] DLLs are now in Libs folder.
2012-04-08 02:35:46 +03:00
Tamir Atias
9ce32da119
[Add] Texture class.
...
[Fix] Texture loading.
[Add] Sprites.
2012-04-08 02:34:33 +03:00
Rtch90
09ac982feb
[Add] Added a bunch of math functions for us to do clever things with.
2012-04-07 23:10:11 +01: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
ac32876443
[Fix] Not so much as a warning now. Changed Pixmap icon_pixmap to 0 instead of NULL
...
-- Removed some unused properties.
2012-04-06 05:44:53 +01:00
Rtch90
13cc8cb519
Lack of sleep, plenty of caffeine, and a shit ton of work!
...
[Add] Completed all window code [Linux and Windows], and setup a small application.
[Change] Renamed GLXWindow to LGLXWindow, as GLXWindow collided with GLXWindow() in glxext.h
[Add] Makefiles added to project.
2012-04-06 05:33:18 +01:00
Rtch90
6b23b97921
[Add] Adding initial directory structure and initial code.
2012-04-05 21:56:37 +01:00