Commit Graph
30372 Commits
Author SHA1 Message Date
Flameshadowxeroshin 6975b9393a [splittiming] GetSongPosition works. 2011-05-15 13:34:01 -05:00
Flameshadowxeroshin 9870ed9ebb [splittiming] another fix for le bad lua bindings 2011-05-15 12:16:02 -05:00
Jason Felds 702ebfe94b [splittiming] The start of SpeedSegments.
...I'm seriously debating moving the structs
to their own file at this rate. It's getting
a tiny bit unwieldy.
2011-05-15 13:09:13 -04:00
Jason Felds 2f83c16327 [splittiming] Minor typo. 2011-05-15 13:06:46 -04:00
Flameshadowxeroshin ec09a40d39 [splittiming] finish removing bindings 2011-05-15 08:21:16 -05:00
Flameshadowxeroshin 4d14654147 [splittiming] remove GameState "current timing" functions; add compatibility functions to 01 compat.lua 2011-05-15 08:17:32 -05:00
Flameshadowxeroshin 84f2457aa4 [splittiming] Add PlayerState.GetSongPosition() and GameState.GetSongPosition() to Lua; add lua bindings to SongPosition 2011-05-15 07:53:06 -05:00
Jason Felds ec26e0245c [default -> splittiming] That's a lot. 2011-05-15 06:09:33 -04:00
AJ Kelly 015fceea70 small changes 2011-05-15 03:33:19 -05:00
AJ Kelly 8f70dcf99b move DwiCompatibleStringToDifficulty from Difficulty to NotesLoaderDWI; make .sm and .sm-derived formats use DifficultyToString since NotesWriterSM/SMA/SSC should be writing normalized strings 2011-05-15 03:18:34 -05:00
AJ Kelly 728a317a90 thinking of how to expose this to Lua... 2011-05-15 03:17:30 -05:00
AJ Kelly 376ab3d66f more changes to mousewheel code; still not working properly 2011-05-15 00:33:39 -05:00
AJ Kelly 84e93b0bbd update polled mousewheel code 2011-05-15 00:09:44 -05:00
Jason Felds 6a4876e6af [default -> splittiming] Round 2. FIGHT! 2011-05-15 01:02:38 -04:00
AJ Kelly 2724e35e97 commenting 2011-05-15 00:01:45 -05:00
AJ Kelly c8b3a1338b mouse input is working slightly better... 2011-05-15 00:01:38 -05:00
Jason Felds 6e72870fd0 [default -> splittiming] Caught up. 2011-05-15 01:00:05 -04:00
Jason Felds d99e7b5c5b [splittiming] Re-establish Actor code. 2011-05-15 00:57:35 -04:00
Jason Felds 83ba698ced [splittiming] This TODO seems obsolete. 2011-05-15 00:57:01 -04:00
AJ Kelly fcdd5bcddd cleanup 2011-05-14 23:49:32 -05:00
AJ Kelly 0922df6d51 handle WM_MOUSEWHEEL message in GraphicsWindow_WndProc 2011-05-14 23:36:42 -05:00
Jason Felds acfccd04c7 [splittiming] Revert Song Timing Restrictions.
I still think BG Changes should be Song Timing only though.
2011-05-15 00:09:44 -04:00
AJ Kelly 250bd08f99 pedantic changes 2011-05-14 22:59:16 -05:00
AJ Kelly 87148206a7 [ModIcon] Added StopWords metric. 2011-05-14 22:58:42 -05:00
AJ Kelly f1bc24160b remove old note, reorganize dead code slightly 2011-05-14 22:41:57 -05:00
AJ Kelly afaa711038 [ScreenSelectMaster] Add "ScreenEmpty" param to MenuStartP# when the GameCommand doesn't set a screen. 2011-05-14 22:41:32 -05:00
AJ Kelly dc143c58e6 remove out of date comment, overlay/underlay aren't going anywhere as they're needed to abuse custom menus 2011-05-14 22:30:32 -05:00
AJ Kelly d006795311 hopeful autoplay score saving fix 2011-05-14 22:27:46 -05:00
AJ Kelly e4a4464824 [StepsDisplay] Added MeterFormatString metric. 2011-05-14 22:18:14 -05:00
AJ Kelly 62964d08ff make these two asserts more helpful 2011-05-14 22:06:14 -05:00
AJ Kelly 78681a52ff fix typo 2011-05-14 20:30:44 -05:00
AJ Kelly b5129ac163 [Banner] Added ScrollMode and ScrollSortOrder metrics. 2011-05-14 19:53:57 -05:00
Jason Felds f4800b0e07 [splittiming] Helper function won't work here.
Not counting #TICKCOUNTS and #COMBOS interactions...
I think the loader is good.
2011-05-14 20:37:29 -04:00
AJ Kelly aec1112144 [ScreenEvaluation] Stop the Bonus bars from overflowing in course modes. 2011-05-14 19:36:50 -05:00
AJ Kelly 0fc49d9da9 [MusicWheel] Added ShowSectionsInBPMSort and ShowSectionsInLengthSort metrics. 2011-05-14 19:27:25 -05:00
Jason Felds 77dbafe996 [splittiming] Found the other location.
Is there perhaps more to this? Hopefully not.
2011-05-14 20:13:46 -04:00
Jason Felds a32a03b2e9 [splittiming] Trying to restore #COMBOS. 2011-05-14 20:05:27 -04:00
Jason Felds 574fee596e [splittiming] Convert properly. 2011-05-14 20:04:33 -04:00
Jason Felds 5a06315926 [splittiming] Right, song timing always is X/4. 2011-05-14 19:34:57 -04:00
Jason Felds 75f1959122 [splittiming] Last seen tag.
Time to try to make clean and give it a go.
2011-05-14 19:09:23 -04:00
Jason Felds 1cf2f266eb [splittiming] Actor compiles, but not links here.
Perhaps I'm doing it wrong?
2011-05-14 19:05:01 -04:00
Flameshadowxeroshin b3afd16ce1 [splittiming] merge 2011-05-14 17:58:03 -05:00
Jason Felds 6005995698 [splittiming] #MULTIPLIER tag. Acts like #COMBO.
Well, it really does more, but they are more Pump
specific behavior right now. Let's try to stick with
things that can work for all on this parser.
2011-05-14 18:56:58 -04:00
Flameshadowxeroshin 68272d4fda [splittiming] blah 2011-05-14 17:56:39 -05:00
Jason Felds 725224863d [splittiming] SMA stops and delays. 2011-05-14 18:44:43 -04:00
Jason Felds 0464a86faf [splittiming] More progress. 2011-05-14 18:36:46 -04:00
Jason Felds 2652a7c10b [splittiming] #OFFSET done. Now for the rest. 2011-05-14 18:22:36 -04:00
Jason Felds efb37b47d7 [splittiming] Hey FSX, catch! 2011-05-14 18:17:48 -04:00
Flameshadowxeroshin ed5487eab6 [splittiming] one head is better than two 2011-05-14 17:13:19 -05:00
Flameshadowxeroshin 3ac85df29f [splittiming] some. times in our lives. we all have pains. we all have sorrow 2011-05-14 17:12:27 -05:00