Commit Graph
2867 Commits
Author SHA1 Message Date
Jason Felds 36a5cd03c4 Restore mods after setting #ATTACKS. 2011-07-12 22:27:14 -04:00
Jason Felds b643b220ee Prepare separate options for step attacks. 2011-07-12 21:56:17 -04:00
Henrik Andersson abc715276e [default -> loading window] Hye look, another merge. 2011-07-12 21:45:49 +02:00
Jason Felds 5bec1e3e76 Add comment.
This really seems like something that should be in lua.
2011-07-12 15:01:50 -04:00
Jason Felds e67324c5af Add StepsUseChartName metric.
This is in ScreenOptionsMaster.

To the C++ guys: please don't yell at the goto.
2011-07-12 14:51:52 -04:00
Henrik Andersson a0cac8f677 [default -> loading window] YMA 2011-07-12 15:19:46 +02:00
Jason Felds aea01c26a4 ........................ 2011-07-11 16:34:21 -04:00
Jason Felds fb5450e234 Second verse, better than first. 2011-07-11 15:43:47 -04:00
Jason Felds 7b377d836d Stop array out-of-bounds exception.
Alright, that's it: I'm getting cppcheck.
2011-07-11 12:27:12 -04:00
Henrik Andersson 594506ec27 [default -> loading window] Catching up again. 2011-07-11 14:58:26 +02:00
Henrik Andersson 1ee1bd384b [loading window] Hey look, the load can be aborted now!
Also, loading messages are now in the language file.
2011-07-11 14:56:44 +02:00
Jason Felds 807c933393 Revert back to how it was.
Going to take the cheap route for now.
2011-07-11 00:18:07 -04:00
Jason Felds 4b76e30a5a Experimental: taps to count TAPS only.
May need manual recache. May be reverted.
2011-07-10 23:15:33 -04:00
AJ Kelly 0cb6eb8010 fine just shut the fuck up about my directory's local state already mercurial 2011-07-10 13:30:19 -05:00
Jason Felds d92ccd3af1 Revert. Lua warning logs do not show on runtime.
I think we have more to do first.
2011-07-10 14:14:13 -04:00
Jason Felds cdba5a4f22 Fix a memory leak on MusicWheel.
Mac's Leaks claims it's fixed anyway.
2011-07-10 13:07:39 -04:00
Jason Felds 5826dee12f Another warning fix by jmakovicka. 2011-07-10 11:09:06 -04:00
Jason Felds 279ab6abe6 Well, that was easy. Thanks jmakovicka! 2011-07-10 11:06:21 -04:00
Jason Felds 26ecf8107d Tag, you're it! 2011-07-10 00:23:16 -04:00
AJ Kelly 916c9840cf attempt to get multi-byte characters working in RageLog 2011-07-09 23:17:34 -05:00
Jason Felds dd3b0762e5 Restore qwerty, adjust order at the bottom.
I didn't see two zooming keys, though.
2011-07-09 20:37:57 -04:00
AJ Kelly 0038caed2a fuck, I committed this? 2011-07-09 13:12:01 -05:00
Jason Felds d7afb23f5a Can't forget checkpoints. 2011-07-09 14:07:13 -04:00
Jason Felds 2d8f130771 Revert these. It was only needed in score.
I apologize for the recompilation of about 180 files.
2011-07-09 13:21:08 -04:00
Jason Felds 55870b4f99 ...wait, it was this area, wasn't it? 2011-07-09 13:09:03 -04:00
Jason Felds 187415bc70 Add some .result hooks.
Have to find the other place to grab them.
2011-07-09 12:54:13 -04:00
Jason Felds c139537ce6 Add metric access for MinScores.
This will most likely be needed for my goal.
2011-07-09 12:37:01 -04:00
Jason Felds 86ff676079 Set up #COMBOS with proper Judgment values.
This will be looked at more on wake up.
2011-07-09 02:49:40 -04:00
Jason Felds 9d413ce75a I sense a double merge. 2011-07-09 02:28:42 -04:00
Jason Felds 08d5f8f722 Add Miss Combo support in #COMBOS tag. 2011-07-09 02:28:15 -04:00
AJ Kelly 7864551709 let's try this again... 2011-07-08 15:39:37 -05:00
Henrik Andersson 6bae095ccb Merge with default 2011-07-08 17:57:19 +02:00
Jason Felds d4fe84d8ce Allow defining a range for an Attack. UNSTABLE!
I seem to randomly get crashes from this.
I have not been able to identify the cause.
2011-07-07 21:41:08 -04:00
Jason Felds 4e20a90fb3 Force save request after editing song/step info. 2011-07-07 21:06:05 -04:00
Jason Felds bde4a0be35 Add rolls, lifts, fakes to View Data window. 2011-07-07 20:58:36 -04:00
Jason Felds fe299a616c Cache, change log, the usual. 2011-07-07 18:48:59 -04:00
Jason Felds 26979d604b And this is why Skype must improve. 2011-07-07 18:45:38 -04:00
Jason Felds c528e8ced3 Start using the tag.
I think this is needed for proper testing.
2011-07-07 18:27:59 -04:00
Jason Felds 31b0e021a5 Menus mostly set up. 2011-07-07 18:10:59 -04:00
Jason Felds beb073f736 Add Steps Data read only menu for the editor. 2011-07-07 17:52:30 -04:00
Jason Felds fd4c651f9c Move Edit whatever closer together. 2011-07-07 17:20:38 -04:00
Jason Felds cc4f7b6d5d Add more defaults. 2011-07-07 17:10:04 -04:00
Jason Felds 95a9e71bb1 Change the copying to moving. 2011-07-07 16:37:08 -04:00
Henrik Andersson 672ecc0221 [default -> loading window] Trying to keep up the best I can. 2011-07-07 21:57:00 +02:00
Jason Felds eaa058c521 More copying from Song to Steps.
This includes the lua, but we're not documenting this yet.

Want to be sure this works without it blowing up.

...I think some work on the editor will be needed here.
2011-07-07 15:47:29 -04:00
Jason Felds ac50c7e784 Prepare proper OOP and encapsulation and whatnot. 2011-07-07 15:35:56 -04:00
Jason Felds aff802e502 Move Display enum to Steps. Song still compiles. 2011-07-07 15:27:09 -04:00
Jason Felds 98a974a3d3 Increment the cache.
Who wants to place their bets on the final cache value
when we hit SM5 final?
2011-07-07 15:18:53 -04:00
Jason Felds 4918bbb167 Choose between step author or chart title. 2011-07-07 15:18:11 -04:00
Jason Felds 8e90e368e8 Let's try that one again. 2011-07-07 15:09:24 -04:00