Commit Graph

169 Commits

Author SHA1 Message Date
Tamir Atias
099f1ebbcf Merge branch 'master' of https://github.com/Allanis/LibD 2012-09-08 12:38:57 +03:00
Tamir Atias
cb37752aab [Remove] Goodbye FileReader.* 2012-09-08 12:38:44 +03:00
Rtch90
b95975183d [Add] Then there was compressed output files! 2012-09-07 20:37:21 +01:00
Rtch90
875535b1c6 [Fix] Initializing variables in loops is bad ya? 2012-09-05 22:20:38 +01:00
Rtch90
cab351b8f5 Merge pull request #3 from Allanis/KonoM
Done. Thanks Tamir.
2012-09-05 03:11:13 -07:00
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
aef731817d [Add] Time stamp checking for files. 2012-09-04 23:18:06 +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
cb0f0858f0 [Add] pragma warning for intel compilers. 2012-09-02 18:55:59 +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
Rtch90
5069ed5635 [Fix] Map was unpopulated.. 2012-09-02 12:26:45 +01:00
Tamir Atias
1fcb935d79 [Update] Tmx Parser updated to latest revision. 2012-09-02 14:11:42 +03:00
Tamir Atias
b56261e987 [Fix] Compilation error in Level.cpp 2012-09-02 13:58:22 +03:00
Rtch90
87bb45cdbc Merge branch 'master' of github.com:Allanis/LibD
Conflicts:
	Data/Map/Ugly.tmx
2012-09-02 11:40:13 +01:00
Rtch90
f84f9c2982 [Clean] Cleaning up LibD to resurect the project. 2012-09-02 04:52:53 +01:00
Tamir Atias
aba7285659 [Add] Z-level to layers. 2012-05-02 03:15:20 +03:00
Rtch90
4ba792cc18 [Fix] cbegin() and cend() are not nice on Linux. 2012-04-22 16:48:56 +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
efb695e973 [Add] Adding NPCs through Tiled. 2012-04-22 16:15:56 +03:00
Tamir Atias
b20b5414c7 [Change] Created a method for HUD rendering. 2012-04-19 17:42:51 +03:00
Tamir Atias
73c85f0be7 Merge branch 'master' of github.com:Allanis/LibD
Conflicts:
	src/Main/Game.cpp
2012-04-19 17:32:49 +03:00
Tamir Atias
05a0b15aa8 [Fix] Lotsa things. 2012-04-19 17:30:59 +03:00
Rtch90
348d91cc4d [Fix] Removed BattleSys stuff from Qt project for now. 2012-04-19 15:29:45 +01:00
Rtch90
b3ec9673a5 [Remove] Removed start of Battle system files, not complete, and incorrect nameing conventions. 2012-04-19 15:27:17 +01:00
Rtch90
03289f6981 [Fix] Tamir thought it be a good idea to kill my Player Title.
[Fix] Fixed out of date copyright.
[Add] Just starting on battle systems.
2012-04-19 15:25:11 +01:00
Tamir Atias
24fab57d2a Merge branch 'master' of github.com:Allanis/LibD
Conflicts:
	src/Main/Game.cpp
2012-04-19 17:18:19 +03:00
Tamir Atias
2621a79fd1 [Add] In-game menu for disabling sounds. 2012-04-19 17:17:04 +03:00
Rtch90
098d4f900e [Add] Just a little fun adding a title to our player. 2012-04-19 14:53:25 +01:00
Rtch90
8ae564528a [Add] Adding a README file, with GPL software licencing. 2012-04-19 14:35:12 +01:00
Rtch90
5e77a6844e [Fix] Fixed conflicts and a font typo.
Merge branch 'master' of github.com:Allanis/LibD

Conflicts:
	LibDQt/LibDQt.pro
2012-04-19 13:00:34 +01:00
Rtch90
996c6418b1 [Fix] Merging crap to git. 2012-04-19 12:54:04 +01:00
Tamir Atias
ae5152e7e4 [Add] Arrow navigation in menus. 2012-04-19 11:00:44 +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
774ffb0487 [Add] UI stuff to Qt Creator project. 2012-04-19 08:16:15 +03:00
Tamir Atias
ca10800c79 [Add] Initial work on a title screen. 2012-04-19 08:14:35 +03:00
Tamir Atias
3e20041111 [Change] Some more useless mapping. :D 2012-04-18 00:13:49 +03:00
Rtch90
40713a3787 [Add] New art from OpenGameArt.org.
[Add] Just messing around with the new art.
2012-04-17 20:00:11 +01:00
Tamir Atias
0bf9fba78d Merge branch 'master' of github.com:Allanis/LibD 2012-04-17 20:59:07 +03:00
Tamir Atias
d7e4575041 [Fix] Switched to case insensitive check for collision layer name. 2012-04-17 20:58:20 +03:00
Rtch90
9bcd6860ed Merge branch 'master' of github.com:Allanis/LibD 2012-04-17 18:56:38 +01:00
Rtch90
c5d01f682b [Fix] Forward declaration of Level in Player. 2012-04-17 18:55:49 +01:00
Tamir Atias
054e4f0c08 Merge branch 'master' of github.com:Allanis/LibD 2012-04-17 20:55:32 +03:00