Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-10 | Dear Pre-Release Candidate version(RC-0). | chirs241097@gmail.com | |
CLR will collect multiplier +1's in range now. Multiplier +1's caught by player won't disappear now. Add/Move background transitions. Add volume control to options. This make the configuration file not compatible with older versions. Just delete it! Modify hge's API so that it can handle real volume and pan values. Volume value varys from 0 to 1, pan value varys from -1 to 1. Document... | |||
2014-04-30 | Fix a critical bug in Score_Initailize. | chirs241097@gmail.com | |
Modify level pinball. Drop "_PR" in version string. Partly rewrite the credit scene, displaying accurate version details. Remove some warnings from hgewin. A set of basic tests are done on a Intel+Nvidia desktop computer. Add a simple build script(instead of makefile). Reduce the Windows version executable size...(local work, recompile freetype using reduced features enabled.) Current tested (by me) and worked plantforms: Debian sid x86_64 @Intel core i7-2670QM, 8GiB RAM, Intel HD3000 & @Intel Core2 Quad Q8300, 8GiB RAM, nvidia GT320. Windows XP x64 @VirutalBox, Dualcore Virtual CPU, 1.5GiB RAM, VBox Addons installed. Windows XP @Intel core i3-3240, 4GiB RAM, Intel HD3000. | |||
2014-04-03 | Remove "high FPS mode", it won't reach 500 FPS on my computer any | chirs241097@gmail.com | |
more. Replace it with Vsync mode. Add float HGE::Timer_GetFPSf(). The return value will be updated every 1000ms. | |||
2014-03-30 | Add screen shot, fix screen shot bug in hge_unix. | chirs241097@gmail.com | |
2014-03-17 | Partly revert r50, removing HGE::Gfx_SetTDRotate and fixing ↵ | chirs241097@gmail.com | |
HGE::Gfx_SetTransform. 3D Rotate is blinking and not really working. However another method HGE::Gfx_SetTransform3D is planned. Switching between orthographic and perspective is also required. | |||
2014-03-15 | Extend hge with a 3D Rotation method, it's not tested yet. | chirs241097@gmail.com | |
Fix probable compile errors due to includes. | |||
2014-01-12 | (no commit message) | chirs241097@gmail.com | |