Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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. | |||
2014-04-09 | Port death menu, complete menu and new highscore menu to the new | chirs241097@gmail.com | |
menu code base. Clean up old menu code. Update wiki. | |||
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 | Now you can change the game resolution. | chirs241097@gmail.com | |
Some resources are not re-made so they may look blurred... Make font bigger for higher resolution. Add command line option for changing the resolution. Complete the option menu rewrite. | |||
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-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-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 | Add screen shot, fix screen shot bug in hge_unix. | 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-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-25 | Fix bugs in score file. Preparing for assessment mode. | chirs241097@gmail.com | |
2014-03-24 | Bring back complete scene.(partly) | chirs241097@gmail.com | |
2014-03-22 | "typo"... | 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 | Experimental support for cross compiling with mingw-w64. | chirs241097@gmail.com | |
Fix blinking HangUpText. Exit 1 if not terminated correctly. | |||
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 | Support command line options, change player settings, update wiki page. | 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 | Draft another new level. | chirs241097@gmail.com | |
2014-03-12 | Modify ClearRange for level "hyper-threading". | 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 | 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-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 | 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 | |
2014-02-28 | Fix memory leak in level "diffraction", rearrange levels. | chirs241097@gmail.com | |
There are also other small fixes, see Changelog for details. | |||
2014-02-27 | New level, minor interface changes. | chirs241097@gmail.com | |
2014-02-26 | Remove more comments. | chirs241097@gmail.com | |