Commit Graph

28985 Commits

Author SHA1 Message Date
Jason Felds a8dcfc6ff2 Add metric to use Tickcount tag for Checkpoints.
This officially deprecates the time signature checkpoint metric.
However, it is still being kept in for those that desire the original
hackish behavior.
2011-01-18 12:40:40 -05:00
Jason Felds 6107d7275d Display the Tickcounts in the editor. 2011-01-18 12:29:01 -05:00
Jason Felds 2504a2c4b5 Allow changing tickcounts in the editor.
Next up: actually displaying the tickcount.
2011-01-18 11:49:27 -05:00
Jason Felds 504d5a484e Read and write TICKCOUNTS. Invalidate cache.
At this time, the tag does nothing.
That will hopefully change within the week.
2011-01-18 11:23:32 -05:00
Jason Felds b15ec02955 Consistent writing with the BPMs. 2011-01-18 10:24:50 -05:00
Jason Felds b1cfa59743 Remove big block of comments. Leave a footnote. 2011-01-18 09:38:48 -05:00
Jason Felds 082b914a69 Prepare for #TICKCOUNTS tag in loading. 2011-01-18 09:28:29 -05:00
Jason Felds 343cada967 Be consistent with clearing TimingData. 2011-01-18 09:22:13 -05:00
Jason Felds bdfaba0cbc Const unconfusion (hopefully).
Feel free to revert this if needed.
2011-01-18 09:17:48 -05:00
Jason Felds 96df14add9 I keep forgetting this Changelog file. 2011-01-18 00:50:33 -05:00
Jason Felds a9bd89d336 Have a MiniMenu of TimingData in ScreenEdit. 2011-01-18 00:49:03 -05:00
Jason Felds 3ae691806d Add more helper functions, be more consistent.
Note: more consts may be needed.
I keep forgetting what they do after the parameters.
2011-01-18 00:48:06 -05:00
Jason Felds d9262f435b Cleanup, start of TickcountSegments.
Hopefully no more work on the header file is needed.
2011-01-17 23:10:53 -05:00
Jason Felds db32805acc Right, remember the changelog. 2011-01-16 14:21:04 -05:00
Jason Felds fa0d4857c1 TimeSignatureSegment editing works via 2 menus.
Improvements may follow.
2011-01-16 14:19:59 -05:00
Jason Felds 4d0070cadb Reverse the order. Get some implementation.
Upon editing, the new TimeSignature doesn't show.
Still more to do.
2011-01-16 13:52:25 -05:00
Jason Felds 5a6f7a1f99 Add more helpers. 2011-01-16 13:50:11 -05:00
Jason Felds d8db8d49b2 Err...rows are not beats. 2011-01-16 13:27:32 -05:00
Jason Felds c40cb428f5 Whoops: merge comment too soon.
Let's try this again.
2011-01-16 13:24:49 -05:00
Jason Felds c69bc65f34 Merge header back to normal. 2011-01-16 13:23:21 -05:00
Jason Felds df590c92c5 Use two ScreenTextEntry's for the job. 2011-01-16 13:22:55 -05:00
Jason Felds 35ce4ec589 Set up the header for TimeSignatureSegments.
I know there is a magic number in here,
but if anyone needs 64 in the bottom,
either it's insane or a strange mission.
Probably both.
2011-01-16 13:18:22 -05:00
AJ Kelly 597977ca68 preparing for new song graphics to make nearly any game's SSMusic possible (DanceManiaX is still going to be very tricky) 2011-01-16 11:20:46 -06:00
Jason Felds 42ce530a8c Work on allowing TimeSignatures to be edited.
It is safe to compile and run this,
but the option in question is a no-op for now.
2011-01-16 12:03:16 -05:00
Jason Felds 73b5ad3d9f Oops, I did it again.
...next time, come up with a better song title.
2011-01-16 02:14:28 -05:00
Jason Felds 9af53ebd0e Minor style cleanup. 2011-01-16 02:13:06 -05:00
AJ Kelly 68e87b3efb update changelog to reflect that 2011-01-15 17:32:13 -06:00
AJ Kelly 302cc6800c make -1 visual delay actually be -1 instead of +1 2011-01-15 17:31:30 -06:00
AJ Kelly 2278169f60 *throws chairs across the repository* 2011-01-15 17:10:53 -06:00
AJ Kelly ff9eb24770 [MusicWheel] add RouletteColor, RandomColor, and PortalColor metrics 2011-01-15 17:06:28 -06:00
AJ Kelly 28299ae5fe attempt to make reloading fonts work again 2011-01-15 16:46:18 -06:00
Jason Felds 4165a2a205 More consistency with operators.
Unsure about <= and >= here: don't know if "this" is enough.
2011-01-15 16:18:33 -05:00
Jason Felds b0036aeabc Add MenuTimer HurryUp transition metric. 2011-01-15 16:01:51 -05:00
Jason Felds a3b1cd0ac2 TEXT, not TEST. 2011-01-15 15:50:43 -05:00
Jason Felds 56d1f3cc04 Another TODO done. Sorry, ??? != xxx. 2011-01-15 15:36:07 -05:00
Jason Felds 4e4d91aba7 Take care of one of AJ's TODOs. 2011-01-15 15:00:13 -05:00
Jason Felds c76a13f3b9 Add 2nd attack metric, rename 1st one. 2011-01-15 14:43:05 -05:00
Jason Felds aaf9c33dab Add attack run time metric for Player. 2011-01-15 14:25:35 -05:00
Jason Felds bec941520a Add metric for Combo Stopped message flexibility. 2011-01-15 14:17:52 -05:00
Jason Felds 0e8e48b1a9 Wave modifications possible. 2011-01-15 13:52:07 -05:00
Jason Felds a7c033a987 Add more flexible modifier modifications. 2011-01-15 13:28:56 -05:00
Jason Felds 5104c7e086 Err...hope I don't fail on the merge. 2011-01-15 13:06:13 -05:00
Jason Felds 2013fff457 Add metric for changing blink mod frequency.
Done as a partial request for WinDEU...
whether he realizes it or not. ;)
2011-01-15 13:00:00 -05:00
Jason Felds fde91aef8e Merge touches to .hgignore. This was painless. 2011-01-14 21:39:02 -05:00
Jason Felds 16d6eaea48 Add some extra files to ignore. 2011-01-14 21:35:15 -05:00
Alberto Ramos de540e0481 pump receptors code tweak
ignore crashinfo
adding new simile format idea
2011-01-14 19:31:08 -07:00
Jason Felds 8b66c7cf4c Fix simple errors.
TeruFSX, I may need you to verify the ones at the bottom.
2011-01-14 14:58:45 -05:00
Jason Felds c6741f06fe Put operators on the other Segments. 2011-01-14 10:33:12 -05:00
Jason Felds 602cfa6910 Handle all ops consistently for StopSegments.
If there is a reason why not all operators were implemented,
I haven't seen one. Blame the Java experience within me.
2011-01-14 10:16:26 -05:00
Jason Felds 5e32606caa Revert. Intended 64-bit doesn't work with Luna. 2011-01-13 23:27:43 -05:00