Tamir Atias
4fab4e5db7
[Add] Namespaces for src/System.
2012-09-05 07:10:13 +03:00
Rtch90
3f53ccb07c
[Add] Starting some file compression work on @KonoM 's request.
...
-- Maybe have it done in a couple days. Be patient!
2012-09-04 23:52:05 +01:00
Rtch90
273fdaaf10
[Add] Added a conversion method. From strings to integers.
...
-- Apparantely I forgot a few files in my last commit too.
2012-09-04 22:16:59 +01:00
Rtch90
c26d5f2cf1
[Change] Small amount of directory refactoring.
2012-09-04 21:36:57 +01:00
Rtch90
a329000a5b
[Add] Copy File method.
...
[Add] Output streams.
[Add] Memory streams.
2012-09-03 23:20:24 +01:00
Rtch90
bfde44079c
[Add] Added checksum. Also fized InputStreamWrapper it could not find size_t..
2012-09-03 20:33:47 +01:00
Rtch90
f6645cd911
[Add] Wrapper for InputStream.. Allows reading of files etc etc...
...
-- I'm going to bed. Night!
2012-09-03 01:26:42 +01:00
Rtch90
f182e6749c
[Add] I don't want to talk about it.
...
-- Should be pretty usable now.
2012-09-02 23:57:19 +01:00
Rtch90
48d85b777f
[Add] Adding some more Filesystem stuff. This will allow you to manipulate files at your will.
...
-- Kinda.
2012-09-02 22:00:18 +01:00
Rtch90
b5210850b6
[Add] Implementing a filesystem for LibD.
2012-09-02 18:42:03 +01:00
Rtch90
531e46357b
[Add] Some area code. Have fun.
2012-09-02 15:39:38 +01:00
Tamir Atias
1fcb935d79
[Update] Tmx Parser updated to latest revision.
2012-09-02 14:11:42 +03:00
Rtch90
f84f9c2982
[Clean] Cleaning up LibD to resurect the project.
2012-09-02 04:52:53 +01:00
Tamir Atias
1c37fb6344
[Add] Warps.
...
[Add] Map is now centered when smaller than screen size.
2012-04-22 18:34:25 +03:00
Tamir Atias
ca10800c79
[Add] Initial work on a title screen.
2012-04-19 08:14:35 +03:00
Tamir Atias
e35cb64246
[Fix] Animation was farked!
...
[Fix] Strings are now allocated from the heap.
2012-04-17 03:58:42 +03:00
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