summaryrefslogtreecommitdiff
path: root/hgewin
AgeCommit message (Collapse)Author
2014-04-03Remove "high FPS mode", it won't reach 500 FPS on my computer anyGravatar chirs241097@gmail.com
more. Replace it with Vsync mode. Add float HGE::Timer_GetFPSf(). The return value will be updated every 1000ms.
2014-03-21Experimental support for cross compiling with mingw-w64.Gravatar chirs241097@gmail.com
Fix blinking HangUpText. Exit 1 if not terminated correctly.
2014-03-20Sync hgewin code with the unix version.Gravatar chirs241097@gmail.com
2014-03-08Add missing include.Gravatar chirs241097@gmail.com
Please note that sdks are not included in this repo.
2014-03-08Merge code for Windows, Leaf_Anim rewrite, should fix crashes in Windows.Gravatar chirs241097@gmail.com
This revision (or the next one) will be released to public.