niotso/Client
Fatbag 55659f43b5 * Libraries are now being compiled only as static or as shared, not both, quickening the compile process.
* Implemented the rewrite of the iff library, submitted by Propeng. The linked list has been completely replaced with vectors or normal arrays.
* Started work on the cur and tga parsers
2012-04-29 00:44:41 -05:00
..
Audio * Libraries are now being compiled only as static or as shared, not both, quickening the compile process. 2012-04-29 00:44:41 -05:00
Bootstrap Various library changes 2012-02-04 01:19:52 -06:00
Graphics Graphics: Added font rendering functions Graphics::DrawText and Graphics::StringImage. 2012-04-20 19:37:08 -05:00
resources Fully functional cst parser. 2012-03-18 23:06:08 -05:00
Scene Client: Separated the LoginScreen scene away from Scene.hpp, so it's compiled once as its own translation unit. 2012-04-22 03:52:39 -05:00
System * Libraries are now being compiled only as static or as shared, not both, quickening the compile process. 2012-04-29 00:44:41 -05:00
Window * Libraries are now being compiled only as static or as shared, not both, quickening the compile process. 2012-04-29 00:44:41 -05:00
AUTHORS Somewhat of a start 2011-11-24 00:53:35 -06:00
CHANGES Fully functional cst parser. 2012-03-18 23:06:08 -05:00
Client.cpp Reverted to the original GetLastError() method for CreateMutex(), as, it turns out, Microsoft lied. Even when the function fails, it returns non-NULL. 2012-04-13 23:16:34 -05:00
CMakeLists.txt Client: Separated the LoginScreen scene away from Scene.hpp, so it's compiled once as its own translation unit. 2012-04-22 03:52:39 -05:00
COPYING Somewhat of a start 2011-11-24 00:53:35 -06:00
EngineInterface.hpp Split off the Windows message handler into a separate thread. 2012-04-13 22:55:13 -05:00
README Somewhat of a start 2011-11-24 00:53:35 -06:00
TODO Added libmpg123 to FileHandler. This and libjpeg-turbo are now being assembled by GCC and NASM, respectively. 2012-03-25 20:51:30 -05:00
version.h Fully functional cst parser. 2012-03-18 23:06:08 -05:00