Commit Graph

31 Commits

Author SHA1 Message Date
Rtch90
7bcd594476 [Add] Wrapper for the rle packer (SCpak). 2012-09-09 13:57:29 +01:00
Rtch90
0b6e0cf094 [Add] A simple rle packer.
-- Code may be ugly.
2012-09-08 20:35:33 +01:00
Rtch90
55e78103c0 -- Annoying merges..
Merge branch 'master' of github.com:Allanis/LibD
2012-09-08 17:26:25 +01:00
Rtch90
be5aeddb21 [Add] Zippy zappy tools.
-- I have included MiniZip in the project
as it is a complete pain in the ass.
2012-09-08 17:23:51 +01:00
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
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
f84f9c2982 [Clean] Cleaning up LibD to resurect the project. 2012-09-02 04:52:53 +01:00
Tamir Atias
e35cb64246 [Fix] Animation was farked!
[Fix] Strings are now allocated from the heap.
2012-04-17 03:58:42 +03:00
Rtch90
42ecaaefd2 [Add] Added Animating sprites. -- Bit buggy right now. 2012-04-15 22:15:23 +01:00
Rtch90
f61e1d67de [Add] Added animation sequence data serializer. 2012-04-15 13:26:34 +01:00
Rtch90
cde92a8bbe [Add] FREE FREE FREE AS A BIRD I'... I mean. Adding string class, so I can do some conversions. 2012-04-15 00:53:09 +01:00
Rtch90
66d01ce735 [Add] Added a class to read files, wanted something useful for animations. I will commit that soon. 2012-04-14 21:50:36 +01: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
c32aeda9ee [Fix] ResourceManager stuff. 2012-04-12 02:04:56 +03:00
Tamir Atias
b2fb84dcee [Add] Loading texture from sprite class.
[Add] Resource management!
2012-04-12 01:28:26 +03: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
Rtch90
449da95609 [Fix] Debug logger was not opening file for write as it was pointing to the wrong directory. 2012-04-08 01:18:36 +01:00
Rtch90
66acfa15ca [Add] Added Debug logging. 2012-04-08 00:51:03 +01:00