Nicolay Korslund
71366d9a07
Added writing capability to streams. Created OutFileStream.
2010-08-04 12:20:46 +02:00
Nicolay Korslund
7583fc3f1b
Added 2D rendring component with SDL backend.
2010-07-03 18:46:21 +02:00
Nicolay Korslund
6b0b7c95f8
Renamed all .h to .hpp for consistency
2010-06-03 20:13:27 +02:00
Nicolay Korslund
52e7570b4f
The tests should run when ./ is not in $PATH, too. (Thanks to Henrik Kretzschmar)
2010-05-19 13:33:18 +02:00
Nicolay Korslund
5e70bc7bd7
Added semi-automatic test scripts
2010-01-02 10:24:58 +01:00
Nicolay Korslund
9e332c4067
Fixed and tested all VFS tests
2010-01-01 17:06:41 +01:00
Nicolay Korslund
c45170f420
Starting rewrite to boost::shared_ptr. Not done, not tested.
2009-12-31 15:37:01 +01:00
Nicolay Korslund
69e8f9c9db
Renamed several dirs, files and classes. NOT TESTED.
...
- renamed imp_client/ to clients/ and ditto for servers/
- renamed imp/ to servers/
- renamed stream/input.h to stream/stream.h
- renamed Stream::InputStream to Stream::Stream
- updated various tests and makefiles
- NOT TESTED YET
2009-12-28 15:55:04 +01:00
Nicolay Korslund
d763b9dbb6
Added PhysFS VFS server +tests
2009-12-26 13:35:34 +01:00
Nicolay Korslund
262cb9255c
Completed OGRE VFS server +test
2009-12-26 12:13:31 +01:00
Nicolay Korslund
b601cdff62
Minor changes to VFS. Updated ogre_resource test
2009-12-26 10:52:10 +01:00
Nicolay Korslund
008b4c64aa
Added OGRE server prototype - NOT DONE
2009-12-22 16:58:19 +01:00
Nicolay Korslund
bbb44e07bf
Added VFS+tests, make Ogre::Archive client implementation.
2009-12-19 20:56:51 +01:00