opsu-dance/src/itdelatrisu/opsu/states
Jeffrey Han 49c85b3b08 Store raw hit object coordinates instead of scaled ones.
Fixes a bug where a resolution change (by restarting through the app) wouldn't re-scale hit object coordinates.  Scaled coordinates are now stored in HitObject fields.

Signed-off-by: Jeffrey Han <itdelatrisu@gmail.com>
2015-03-12 20:12:43 -04:00
..
ButtonMenu.java Follow-up to #38: loop tracks on states by default. 2015-03-07 19:04:45 -05:00
DownloadsMenu.java Follow-up to #38: loop tracks on states by default. 2015-03-07 19:04:45 -05:00
Game.java Store raw hit object coordinates instead of scaled ones. 2015-03-12 20:12:43 -04:00
GamePauseMenu.java Added global F7 and F10 shortcuts. 2015-03-05 14:40:57 -05:00
GameRanking.java Better error handling for Replay.load(). 2015-03-12 01:18:50 -04:00
MainMenu.java New updater notification and minor OsuDB fix. 2015-03-12 02:38:43 -04:00
OptionsMenu.java Follow-up to #38: loop tracks on states by default. 2015-03-07 19:04:45 -05:00
SongMenu.java Added replay saving/loading and score database auto-updater. 2015-03-11 20:52:51 -04:00
Splash.java Implemented various keyboard shortcuts. 2015-03-06 01:29:50 -05:00