summaryrefslogtreecommitdiff
path: root/menus.h
AgeCommit message (Collapse)Author
2014-04-23Disable screenshot when you're entering your honourable name. It'sGravatar 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-10Port highscore view and details menu. Menu rewrite is almost done!Gravatar 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-09Port death menu, complete menu and new highscore menu to the newGravatar chirs241097@gmail.com
menu code base. Clean up old menu code. Update wiki.
2014-04-08Port player preference menu, pause menu and return to title menuGravatar 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-07Now you can change the game resolution.Gravatar 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-07Add missing file menus.png...Gravatar chirs241097@gmail.com
Finish the start menu rewrite. Modify "Lunatic Lunar", however it's not done... Modify resource unpacking of Windows version.
2014-04-06Start menu rewrite...Gravatar chirs241097@gmail.com
Add information about the built time.
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-26One more level, fix compile error...Gravatar chirs241097@gmail.com
2014-03-25Two assessment levels. Modify style in assessment mode.Gravatar chirs241097@gmail.com
2014-03-25Fix bugs in score file. Preparing for assessment mode.Gravatar chirs241097@gmail.com
2014-03-24Bring back complete scene.(partly)Gravatar chirs241097@gmail.com
2014-03-19Support command line options, change player settings, update wiki page.Gravatar chirs241097@gmail.com
2014-03-10One new level, several fixes. See changelog for details.Gravatar chirs241097@gmail.com
2014-03-06New cgh interfage RandomEngine replacing rand(). Other small fixes.Gravatar chirs241097@gmail.com
2014-03-06Make multiplier system function, do some clean-ups.Gravatar chirs241097@gmail.com
2014-03-04Bring back classic mode, fix several minor bugs.Gravatar chirs241097@gmail.com
2014-03-04New level, remove more comments, more interfaces...Gravatar chirs241097@gmail.com
I'm now preparing for the next public pre-release version.
2014-02-26Remove more comments.Gravatar chirs241097@gmail.com
2014-02-24M trunk/CHANGELOG.TXTGravatar chirs241097@gmail.com
M trunk/background.h M trunk/effects.h M trunk/global.h M trunk/hge/CxImage/ximagif.cpp M trunk/hge/CxImage/ximaint.cpp M trunk/hge/CxImage/ximapng.cpp M trunk/hge/graphics.cpp M trunk/hge/input.cpp M trunk/hge/resource.cpp M trunk/hge/sound.cpp M trunk/hge/system.cpp M trunk/hgehelp/hgefont.cpp M trunk/levels.h M trunk/libcgh.h M trunk/libcghEx.cpp M trunk/menuitem.cpp M trunk/menuitem.h M trunk/menus.h M trunk/music.h M trunk/scorec.h M trunk/scoresystem.h M trunk/towernbullet.h
2014-02-21M trunk/CHANGELOG.TXTGravatar chirs241097@gmail.com
M trunk/VERSION.TXT M trunk/effects.h M trunk/global.h M trunk/levels.h M trunk/main.cpp M trunk/menus.h M trunk/towernbullet.h
2014-02-10M resources/b_inter.pngGravatar chirs241097@gmail.com
M trunk/CHANGELOG.TXT M trunk/VERSION.TXT M trunk/background.h M trunk/levels.h M trunk/main.cpp M trunk/menus.h
2014-01-31AM resources/b_diff.pngGravatar chirs241097@gmail.com
AM resources/b_inter.png AM resources/b_null.png D resources/bg.png AM resources/e_skyitem.png AM trunk/CHANGELOG.TXT AM trunk/VERSION.TXT M trunk/background.h M trunk/global.h A trunk/hge/sound.cpp D trunk/hge/sound_openal.cpp M trunk/levels.h M trunk/main.cpp M trunk/menus.h M trunk/towernbullet.h
2014-01-12(no commit message)Gravatar chirs241097@gmail.com