My Simulation is an experimental open source multiplayer game based upon The Sims Online. It attempts to mimic the original game as closely as possible while extending it with new features.
Find a file
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
Client * 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
Libraries * 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
Server Added libjpeg-turbo to FileHandler with a working File::ReadImageFile() function. The dependency on SOIL in libvitaboy Renderer has therefore been removed. 2012-02-27 02:55:53 -06:00
Tools * 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
CMakeLists.txt * 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
Compiling instructions.txt Added freetype under cmake. My immediate next job is libvitaboy. 2012-01-30 00:08:04 -06:00
Documentation.txt Decent analysis of UTalk 2012-01-17 20:23:53 -06:00