Commit Graph
1997 Commits
Author SHA1 Message Date
Jason Felds bb642827a8 [notesloader] More abstracting. 2011-06-09 21:41:56 -04:00
Jason Felds 1ec548442d [notesloader] Take advantage of const members. 2011-06-09 21:34:04 -04:00
Jason Felds 1e296ed0bf [notesloader] More virtuals. 2011-06-09 21:27:47 -04:00
Jason Felds 11dfc1dd8b Deprecate Lua's HasNegativeBPMs().
Use HasWarps() instead.

Hmm...is there a way to mark the XML with a deprecated tag?
2011-06-09 18:16:23 -04:00
Jason Felds 21ca14d589 Fix F11/F12 split timing sync adjuster. 2011-06-09 18:12:38 -04:00
Jason Felds 68fd21fdc8 [notesloader] More cleanup.
Need to test something in gameplay before continuing.
2011-06-09 15:14:47 -04:00
Jason Felds dec615a2e7 [notesloader] Handle fakes on their own. 2011-06-09 14:53:58 -04:00
Jason Felds 48eefc7700 [notesloader] Have common ground. 2011-06-09 14:45:30 -04:00
Jason Felds e37fe84d6a [notesloader] Simplify. 2011-06-09 14:32:14 -04:00
Jason Felds d2be04719d [notesloader] More refactoring. 2011-06-09 14:19:12 -04:00
Jason Felds e00b7f3616 [notesloader] Some refactoring done. 2011-06-09 14:01:55 -04:00
Jason Felds b6bf776716 New branch: [notesloader]
Time to better unify our files and refactor properly.
2011-06-09 13:46:30 -04:00
Jason Felds 0fa0d42549 Minor updates.
The extra padded space is for planning.
Going to try to take care of another Pump thing.
2011-06-08 23:05:28 -04:00
Jason Felds 42f39c7ab9 Restrict course editor to playable songs.
This does not yet deal with songs with charts
in multiple game types.

...at least, as far as I know.
2011-06-08 21:58:45 -04:00
Jason Felds 2f896c3807 Missed a spot. 2011-06-08 18:20:37 -04:00
Jason Felds 8019654956 shakesoda was right. 2011-06-08 18:14:50 -04:00
Jason Felds fc9f07158a 99% fix scoring with warps and fakes.
Now all charts can seek 100%.

This does force yet another cache reload.

Hopefully it won't slow first loads too much.
2011-06-08 16:14:11 -04:00
Jason Felds 06efa5c726 Simple solutions are smart. 2011-06-08 15:33:40 -04:00
Jason Felds fec932e153 More prep work for better radar calculations. 2011-06-08 15:02:54 -04:00
Jason Felds 9ac07e1e2e Prepare for a place to process timing data.
Hopefully what I'm thinking of won't cause too much slowdown.
2011-06-08 14:43:59 -04:00
Jason Felds 5216d6be45 Simplify checks for unjudgable rows.
This way, we can add more segments later
and now have to change the logic in many places.
2011-06-08 13:03:07 -04:00
Colby Klein 7c2cefc190 Silence warning 2011-06-07 18:23:17 -07:00
Henrik Andersson 33bf96f212 [default -> loading window] YAM 2011-06-07 12:26:46 +02:00
Henrik Andersson 92c5eaeea0 [loading window] This is nicer than the thread termination. But now we need to find a way to end the load early. 2011-06-07 12:25:29 +02:00
Jason Felds 5c83d529ab Remove faulty shortcut code for hand calcs.
Unfortunately, to maintain accuracy, this
will invalidate the ca-- *beaten to the floor
with the nya cat*
2011-06-06 23:00:07 -04:00
Jason Felds 09305639ae Let AutoSetStyle select all charts in the game. 2011-06-06 21:41:24 -04:00
Jason Felds 7d81680bb3 Readability. 2011-06-06 20:47:21 -04:00
Jason Felds 0a7b9ce170 Some respect for OOP. (MasterPlayerNumber) 2011-06-06 20:40:11 -04:00
Jason Felds 963cc9d4f1 Fix a Player 2 assist tick / clap bug. 2011-06-06 20:23:23 -04:00
Jason Felds cb38eae9ba Removing the ScoreDisplay mods.
Lua has since replaced it.
2011-06-06 18:55:49 -04:00
Thai Pangsakulyanont 3df6a5e82c [loading window] fixes for mac os x progress bar 2011-06-06 10:53:45 +07:00
Henrik Andersson 50e180851e [loading window] Let's try to dodge a crash when existing while reloading songs. 2011-06-05 22:54:45 +02:00
Jason Felds ecc75b60f9 Let's try to make the FN key recognized!
I'm <s>DeceasedCrab</s>Wolfman2000, huzzah!
2011-06-05 10:45:50 -04:00
Jason Felds 4a11952986 [loading window] Indeterminate for Mac OS X.
Is there a way to use performSelector withBool?
2011-06-05 10:36:09 -04:00
Jason Felds 0a663c372d [default -> loading window] lots of stuff. 2011-06-05 10:20:53 -04:00
Jason Felds 584c2ee613 [loading window] Ensure loading & building order. 2011-06-05 10:10:45 -04:00
Jason Felds def440f1d2 [loading window] Whoops. Merge. 2011-06-05 10:07:40 -04:00
Jason Felds 2f33ead363 [loading window] .hgeol 2011-06-05 10:06:44 -04:00
Henrik Andersson 17814f3638 [loading window] Oops, forgot to add the new files to the project. 2011-06-05 15:41:20 +02:00
Henrik Andersson 6d0f3f9db4 [loading window] Might as well expose thread specific versions too. 2011-06-05 15:40:41 +02:00
Henrik Andersson 881a6534e8 [loading window] Unloading should be reported as well. 2011-06-05 15:37:22 +02:00
Henrik Andersson 98204d5b56 [loading window] Forgot to refresh before commiting, again. 2011-06-05 12:25:07 +02:00
Henrik Andersson 1679709981 [loading window] Now it uses the correct instance. I hate stupid errors like this. 2011-06-05 12:24:04 +02:00
Henrik Andersson 167cd9238a [loading window] Should really have included this in the initial design. Now it can be indeterminate too. 2011-06-05 11:32:51 +02:00
Jason Felds be65dfb0ee Hey, it's AJ's favorite activity! (NOT) 2011-06-05 02:39:07 -04:00
Jason Felds 87a86b63e7 Consistent > vs >= on long songs. 2011-06-05 02:38:39 -04:00
AJ Kelly cf8e6cd7ab change product/update URL back to stepmania.com 2011-06-05 01:27:40 -05:00
Jason Felds af62e62b42 [loading window] .hgeol 2011-06-05 02:12:09 -04:00
AJ Kelly 17d2423ee4 more reverting of the case checking stuff 2011-06-05 00:45:52 -05:00
Thai Pangsakulyanont 6f624538ce display progress for song loading 2011-06-05 12:45:28 +07:00