No description
Find a file
2012-04-13 23:08:36 -05:00
Client Just learned that PostThreadMessage(ThreadID, WM_QUIT, 0, 0) works while PostQuitMessage(0) does not. Fixed an issue where, if the system fails before the window is created, the message loop thread is never killed. 2012-04-13 23:08:36 -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