Commit Graph
29950 Commits
Author SHA1 Message Date
AJ Kelly 8dfa27df5e [OptionRow] Added Text param to RefreshMessageCommand. 2011-04-30 05:11:16 -05:00
AJ Kelly 3869c69098 [ScreenOptions] Renamed "ScreenOptions LineHighlight" to "ScreenOptions LineHighlight P#", making it load per-player. 2011-04-30 03:45:16 -05:00
Jason Felds 1e2404918b Umm...empty merge? How'd that happen?
Alright, hopefully it won't act up anymore.
2011-04-29 15:03:39 -04:00
Jason Felds a9a98e6529 Line endings hate me now. 2011-04-29 15:03:05 -04:00
Jason Felds ef1ebe9a5a Line ending fix (again?) 2011-04-29 14:58:59 -04:00
Jason Felds 5d78163b89 I could have sworn we fixed this line ending thing.
It's just not my day.
2011-04-29 14:57:52 -04:00
AJ Kelly 3af2739300 fuck fuck fuck fuck fuck i'm going to PUNCH someone 2011-04-29 13:26:20 -05:00
AJ Kelly 14e07cbb61 planning stuff for musicwheel 2011-04-29 13:25:58 -05:00
AJ Kelly 09742fa72a small comment 2011-04-29 13:25:37 -05:00
Jason Felds cd31dd73d8 Remove the long list of manually typed numbers.
Again, relying on global constants here.
2011-04-29 13:45:13 -04:00
Jason Felds bbe90468b4 Enforce difficulty meter ranges.
WARNING! This invalidates the cache!
TODO: Make MAX_METER a common metric?
2011-04-29 13:24:50 -04:00
Marcio Barrientos c048e7598c Add a lua function to open the optionslist in ScreenSelectMusic
without the select button, OpenOptionsList(pn)
2011-04-28 18:40:02 -06:00
AJ Kelly 01d9e955ba make this work with BeginnerHelper 2011-04-28 19:13:44 -05:00
AJ Kelly d99975bbe5 [BPMDisplay] Added SetFromSong Lua binding. 2011-04-28 19:12:50 -05:00
AJ Kelly ae53e3e079 plans for allowing scrolling Banners for mode menu and sort orders 2011-04-28 19:11:55 -05:00
AJ Kelly 3a9c832ba1 [BeginnerHelper] Changed Player_#X/Y metrics to Player#X/Y metrics for consistency.
Converted the background to an AutoActor.
Renamed Initialize -> Init for consistency.
2011-04-28 19:11:16 -05:00
AJ Kelly 8ab76ed872 remove unused m_bNewSongsUnlocked 2011-04-26 17:53:47 -05:00
AJ Kelly 04f8305a57 [Font] remove hack that makes assumptions 2011-04-25 14:14:49 -05:00
Jonathan Payne 927a172fea whatever I have done lately. 2011-04-25 11:45:06 -07:00
AJ Kelly a04f956646 comment + assert message 2011-04-23 23:36:25 -05:00
AJ Kelly f6c6c97aee cleanup 2011-04-23 23:33:12 -05:00
AJ Kelly 29c3a0e30d [ModIcon] comment out the line that makes ModIcons crash. also give Filled and Empty commands in the metrics (optional). 2011-04-23 23:32:44 -05:00
AJ Kelly 10bc69f93c add 악전반채 to the Korean font pages (see issue 226) 2011-04-23 21:28:50 -05:00
AJ Kelly bce91c399f [SongManager] Added GetCourseGroupNames Lua binding. 2011-04-23 21:13:28 -05:00
AJ Kelly 62815d8f58 [ScreenOptionsEditCourse] Fixed a crash when going to the first row. (Fixes issue 235) 2011-04-23 16:59:38 -05:00
AJ Kelly d7ba852eaf XPerPlayer -> PositionPerPlayer 2011-04-23 16:14:24 -05:00
AJ Kelly 69f6fe04be add XPerPlayer(player,p1X,p2X) to ProductivityHelpers and use it on SyncInfo 2011-04-23 16:12:28 -05:00
AJ Kelly 73b42e87b0 [ScreenGameplaySyncMachine] Fixed a crash when entering ScreenGameplaySyncMachine as Player 2. (Fixes issue 127) 2011-04-23 16:05:40 -05:00
AJ Kelly 1d0fb92ebe [CourseLoaderCRS] Fixed loading of Player's Best/Most Played courses, probably others too. 2011-04-23 16:04:40 -05:00
AJ Kelly 3a8395820b fix small typo 2011-04-22 19:17:55 -05:00
AJ Kelly dca2f976b2 [FadingBanner] Added BannerRoulette, BannerRandom, and Banner(Custom Item Name) commands. 2011-04-22 05:09:47 -05:00
AJ Kelly 55c5cb145b [Banner] Added ScrollSpeedDivisor metric; controls the scroll speed of Random/Roulette banners. 2011-04-22 04:48:42 -05:00
AJ Kelly 438930f794 [ScreenGameplay] Added SongNumberFormat metric. 2011-04-21 13:49:54 -05:00
AJ Kelly 1850240fe2 fix RollingNumbersClass in fallback 2011-04-21 02:18:30 -05:00
AJ Kelly c064e7cc62 [ScreenEvaluation] Added RollingNumbersClass metric, allowing for the ability to change which RollingNumbers class is loaded. 2011-04-21 01:56:56 -05:00
AJ Kelly 9efb17eca7 [LifeMeterBattery] Convert Frame to an AutoActor. 2011-04-21 01:44:13 -05:00
AJ Kelly e24529e3fc rename PercentFrame per last commit 2011-04-21 00:34:57 -05:00
AJ Kelly e6b20ef704 [ScreenSelectMusic] Changed "Percent Frame p1" to "PercentFrame P1" for consistency. 2011-04-21 00:33:56 -05:00
AJ Kelly ce4667e9ca [CourseContentsList] Fix a crash. 2011-04-20 18:56:47 -05:00
AJ Kelly 7e40b94133 small cleanup 2011-04-20 16:50:22 -05:00
AJ Kelly 52bf3c4808 fix graphic names! 2011-04-20 16:42:38 -05:00
AJ Kelly dce2c0cac8 add credits to fallback and default themes 2011-04-18 01:03:42 -05:00
AJ Kelly b0512e811c updated menu loop from Petriform/D. Trucks 2011-04-17 23:32:28 -05:00
Thai Pangsakulyanont b687c859bb this might work for the offsynced keysounds issue. 2011-04-17 16:55:01 +07:00
Colby Klein 222c935c97 Fix compiling with build.sh (thanks to Matt1360 for the automake help) 2011-04-17 00:16:20 -07:00
AJ Kelly 6681e062dd remove some hardcoded SetShadowLength() calls 2011-04-16 22:03:28 -05:00
AJ Kelly 445f9a5e32 * [PlayerOptions] Added UsingReverse() Lua binding (automatically tests GetReverse() == 1)
* [PlayerState] Added GetCurrentPlayerOptions() Lua binding
2011-04-16 21:10:44 -05:00
AJ Kelly a14d760e0c [ScreenSelectMusic] Made score frame into an AutoActor, changed the filename from "score frame p1" to "ScoreFrame P1" for consistency with other elements. 2011-04-13 03:41:09 -05:00
AJ Kelly 6c52b8479f line ending blargh 2011-04-10 03:49:30 -05:00
AJ Kelly d1ddea19fc fix a crash with Cursors on ScreenSelectMaster. 2011-04-10 03:35:56 -05:00