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-13 23:16:34 -05:00
Client 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
Libraries Split off the Windows message handler into a separate thread. 2012-04-13 22:55:13 -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