Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-28 | Mod, mod, mod...! | chirs241097@gmail.com | |
Assessment mode is mostly frozen now. I'll make a pre-release at r99 and that revision will be set to 0.9.9-0. Write the document... That's really tiring. ~~0.9.1-4 (r94)~~ Ooooooooops... I've forgotten to commit this one! So this is merged to the revision above, actually. ================================================================================= Modify a couple of levels. (Making them easier...) Fix about scene text rendering out of the window. (Probably) fixed Level3Part3 by making them temporarily invulnerable... Are we bug-free now? | |||
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-05-25 | Content freeze -- nothing will be added or removed any more (music etc ↵ | chirs241097@gmail.com | |
excluded). Fix build failure in Archlinux. Fix font issue in Archlinux. realloc may change the base address... That's the cause of the crashes... --now removing all Bullet* based implementations. Affected parts: Assessment: Constant patterns, pinball All parts in level 2. L4P2, and more L5P5~6 L-1P17 L-1P19 L3P3 L7P12 L7P14 L7P25 Avoid memory leaks... I don't know if they have been really fixed... | |||
2014-05-16 | Add built-in help. | chirs241097@gmail.com | |
Now the pause menu should be fixed... Compress resources again. | |||
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-23 | Disable screenshot when you're entering your honourable name. It's | chirs241097@gmail.com | |
not tested so we could only hope that will work... Add crappy sounds to (part of) the menus. Replace a level in assessment mode. The original one was meanless.. The menu sounds are too crappy... remove them temporarily. However, let's complete the code base so that we won't waste time writing it... | |||
2014-04-08 | Port player preference menu, pause menu and return to title menu | chirs241097@gmail.com | |
to the new menu code base. Add shake effect to player preference menu. Make effects faster... Press esc in a menu will select back/exit now. Add several background transfers. Fix possible memory leaks in HangUpText. Remove some commented statements. | |||
2014-04-07 | Add missing file menus.png... | chirs241097@gmail.com | |
Finish the start menu rewrite. Modify "Lunatic Lunar", however it's not done... Modify resource unpacking of Windows version. | |||
2014-04-06 | Start menu rewrite... | chirs241097@gmail.com | |
Add information about the built time. | |||
2014-04-02 | New assessment level... | chirs241097@gmail.com | |
Done syncing svn revision and build number~ Use svn revision in changelog and version from now on. | |||
2014-04-02 | New level, modify laser. | chirs241097@gmail.com | |
2014-04-01 | New level and corrections... | chirs241097@gmail.com | |
2014-03-31 | A new level... draft. | chirs241097@gmail.com | |
2014-03-30 | Modify level density test, fix stubbed HGE::System_Launch. | chirs241097@gmail.com | |
2014-03-29 | New level "Pinball". | chirs241097@gmail.com | |
2014-03-29 | New level, bump version. | chirs241097@gmail.com | |
2014-03-28 | One new assessment level... | chirs241097@gmail.com | |
2014-03-28 | Modify the new assessment level, add a new bullet attribute. | chirs241097@gmail.com | |
2014-03-27 | New level draft and a new interface. | chirs241097@gmail.com | |
2014-03-26 | Fix a minor bug. Ensure files are latest before a regular build. | chirs241097@gmail.com | |
2014-03-26 | One more level, fix compile error... | chirs241097@gmail.com | |
2014-03-25 | Two levels, one new interface for BCircle. | chirs241097@gmail.com | |
2014-03-25 | Two assessment levels. Modify style in assessment mode. | chirs241097@gmail.com | |
2014-03-22 | Modify "Achromatopsia". Report build and version in the log file. | chirs241097@gmail.com | |
Fix crashes in mingw-64 build. | |||
2014-03-21 | Modify a level. Change numeric chars to monospace. | chirs241097@gmail.com | |
2014-03-20 | Merge hge freetype support from a local testing branch. Small bug fixes. | chirs241097@gmail.com | |
2014-03-19 | A new level, sync changelog. | chirs241097@gmail.com | |
2014-03-18 | One new level, one minor change. Add a missing change in the changelog. | chirs241097@gmail.com | |
2014-03-17 | Draft a new level. | chirs241097@gmail.com | |
2014-03-14 | Extend the wiki page, finish the new level. | chirs241097@gmail.com | |
2014-03-14 | Draft another new level. | chirs241097@gmail.com | |
2014-03-12 | Modify ClearRange for level "hyper-threading". | chirs241097@gmail.com | |
2014-03-11 | Complete and fix Supernova, add several interfaces. | chirs241097@gmail.com | |
2014-03-11 | Additive blending bullets, supernova level first draft. | chirs241097@gmail.com | |
2014-03-10 | One new level, several fixes. See changelog for details. | chirs241097@gmail.com | |
2014-03-10 | Rename levels, move them from Level7 to Levelm1 | chirs241097@gmail.com | |
2014-03-09 | One new level, small level changes. | chirs241097@gmail.com | |
2014-03-08 | Fix a small problem in level2. | chirs241097@gmail.com | |
2014-03-08 | Merge code for Windows, Leaf_Anim rewrite, should fix crashes in Windows. | chirs241097@gmail.com | |
This revision (or the next one) will be released to public. | |||
2014-03-07 | Fix compile errors in Windows and another memory leak, which won't be found ↵ | chirs241097@gmail.com | |
under Linux. Done testing Windows version. | |||
2014-03-06 | New cgh interfage RandomEngine replacing rand(). Other small fixes. | chirs241097@gmail.com | |
2014-03-06 | Make multiplier system function, do some clean-ups. | chirs241097@gmail.com | |
2014-03-05 | One new level and fixes to several problems. | chirs241097@gmail.com | |
The code for Windows will be merged soon. | |||
2014-03-04 | Dummy commit. Ensure all files are latest. I'm going to make a testing ↵ | chirs241097@gmail.com | |
Windows build. | |||
2014-03-04 | Bring back classic mode, fix several minor bugs. | chirs241097@gmail.com | |
2014-03-04 | New level, remove more comments, more interfaces... | chirs241097@gmail.com | |
I'm now preparing for the next public pre-release version. | |||
2014-03-03 | Remove useless statements, and some interface-compatible changes. | chirs241097@gmail.com | |
2014-03-03 | New levels and laser rewrite. Bring back a level and remove all commented ↵ | chirs241097@gmail.com | |
levels. | |||
2014-03-02 | New interface for background class, other minor level changes. | chirs241097@gmail.com | |