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
2012-04-09 23:58:16 -05:00
Client Added Graphics::DrawText which can draw text on to an image with alignment. No multi-line support yet. 2012-04-09 23:58:16 -05:00
Libraries Added eagames.bmp reading to the LoginScreen scene. 2012-04-08 12:20:25 -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 Added eagames.bmp reading to the LoginScreen scene. 2012-04-08 12:20:25 -05:00
CMakeLists.txt 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
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