Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-19 | Add player position display into debug display. | chirs241097@gmail.com | |
Rewrite pinball, adding collision between the balls... The collision code is based on Kollision (a game included in KDE SC). | |||
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-25 | %lld seems to work with mingw-w64(also VS2005+)... | chirs241097@gmail.com | |
So let's remove all %I64d. Change point bullet behaviour. Fix a minor multiplier problem. Mark the source code as C++. Re-document levels(not done). Update wiki. | |||
2014-04-10 | Port highscore view and details menu. Menu rewrite is almost done! | chirs241097@gmail.com | |
Disable select key while transferring. Fix "typo" caused bugs. Hopefully fix small bugs in the new menu system. Rename several files. Add some additional files. Remove legacy menu components. |