+ = Completed / = Is being worked on. - = Has not been touched yet at all. +ensure title screen is working right. +Option for Vsync /Research the API call for changing the refresh rate at full screen. /set via frame animations synced with refresh using +=(num)*(60/refreshrate) (Didn't bother since Refresh rate controlling will be on pernament hold, until it becomes higher demand.) +create fall back for said res/refresh +fix sound options (Not increasing/decreasing.) +fix screen fad between gameplay screen and song select screen. +make "tempbackgroundtexture" load a default logo image if not supplied with the song. +fix guitar light speed. +create "game over" sound/mp3. +fix UI transition between gameplay and gameresult screen. (Two images were at the same Z-depth that weren't suppose to be.) +changed default controls to reflect drum rolling. +edit credits to reflect "gameover" change. +create "explosions" on notes. (This took all day to do, MAN WAS IT A PAIN TO DO!!!) +add "Event" mode. +clean up result page (looks crappy, beforu theme) +add to both themes "Total Score" in the game result screen. +clean up Options screen for beforu theme. +clean up the default edges of the song name border in the song selection screen. +change the gameover screen... (looks crappy,default). +make default theme smaller, and rename the current default theme as "Hi-res Version" and offer both for download. +add scroll bar to song selection. (that was kinda fun) +add page down/page up functionality. (childs play. :) +speed up song selection. (It felt sluggish.) +add sound effect for opening new selections. +still having issues with certain difficulties showing up incorrectly. (This wasn't actually a problem, just the affect files had "DLEVEL" in the file twice. +need to clean up random segmentation faults... Not sure why these happen. +place if(!go-gr-gg-etc.) before sound playback. +work on messing with "jukebox mode." +make UI indication for Jukebox mode. /having issues with "Onihime" (Problem with SDL mixer Deallocating incorrectly.. Not sure how to fix it.) /having issues with guitar(s) displaying notes, but not playing them.