Commit Graph
3490 Commits
Author SHA1 Message Date
Colby Klein e9c23c0b83 revert changes, swap mini<->tiny when loading as a temp solution. 2011-07-05 12:22:23 -07:00
Jason Felds 7cff5036f5 Today, on "choose your commit message":
Wolfman wanted a better name for the function thanks to its new purpose.

Wolfman wanted everyone to suffer by forcing recompilation of 88 files.

Wolfman wanted a sandwich.
2011-07-05 15:04:24 -04:00
Jason Felds 0a791850d6 More horizontal scrolling reduction. 2011-07-05 15:01:30 -04:00
Jason Felds f4c2c7f0be Reduce horizontal scrolling. Other small fixes. 2011-07-05 14:54:01 -04:00
Jason Felds 9ffc253441 Make GetBannerPath consistent with Background. 2011-07-05 14:44:22 -04:00
Colby Klein d45eb34823 Missed one. 2011-07-05 11:27:43 -07:00
Colby Klein ae8d923bec Another attempt at Mini <-> Tiny. This one should be much closer or working. 2011-07-05 11:17:12 -07:00
Colby Klein 4b092229de Attempt to switch tiny and mini back to their original state (why was it changed?). This should fix mod scripts. 2011-07-05 10:52:39 -07:00
Jason Felds 7f41c184bf Restored dance-couple and pump-couple editing. 2011-07-04 23:57:55 -04:00
Jason Felds e19a210926 I don't like shadowed variables. 2011-07-04 21:22:05 -04:00
Jason Felds 0455ffaa36 Add two routine mirroring functions.
I think the Alter Menu is getting a bit big.

Maybe I should borrow from the help menus...they scroll nicely.
2011-07-04 18:15:21 -04:00
Jason Felds bcb8e38b53 doxygen 2011-07-04 17:47:57 -04:00
Jason Felds 5ea7adad66 Add routine helper: switch notes' player. 2011-07-04 17:30:36 -04:00
Jason Felds 923fab0e96 Still can't avoid merging. 2011-07-03 22:32:08 -04:00
Jason Felds ac3b0f9f49 Fix attack removing crash if no attacks. 2011-07-03 22:31:47 -04:00
AJ Kelly 626a8a890f point UPDATES_URL to the download page. 2011-07-03 20:53:02 -05:00
AJ Kelly 6dc2de97fb use sm5 not ssc 2011-07-03 18:30:25 -05:00
AJ Kelly 6a16952161 FUCK THIS PIECE OF BULLSHIT 2011-07-03 17:52:03 -05:00
AJ Kelly 9241a4b1cb go away semicolons 2011-07-03 17:42:14 -05:00
Jason Felds 27fee72ee8 Gotta love late merging. 2011-07-03 17:48:23 -04:00
Jason Felds 094f6dc73c No combo fail until health is gone.
Also, on FAIL OFF, no failing whatsoever.
2011-07-03 17:47:55 -04:00
AJ Kelly ffb6144456 slightly edit assert msg 2011-07-03 16:38:24 -05:00
Jason Felds 0cd794f778 Be consistent with pump couple edit. 2011-07-03 16:34:45 -04:00
Jason Felds 3115b5a438 Need eyes for couple edit stuff. 2011-07-03 15:10:00 -04:00
Jason Felds 38d84b45f5 Revert, restore Couple_Edit. 2011-07-03 14:50:05 -04:00
Henrik Andersson 5008b6f641 Merge with default, again. 2011-07-03 20:12:11 +02:00
Henrik Andersson 9773bfc3ce Merge with default 2011-07-03 20:03:06 +02:00
Jason Felds b115a875de Fix the other mMod corner case. 2011-07-03 13:57:22 -04:00
Jason Felds 2038606a30 New metric, MModHighCap. Can fix Tsuhsuixamush.
Set to 0 or less to remove the cap.
2011-07-03 13:43:30 -04:00
Jason Felds 1574de2c25 Deal with corner case.
The hardcoded 600 will soon become a metric.
2011-07-03 13:35:00 -04:00
Jason Felds b9e267c0b0 ...woah. Missed a lot this time. 2011-07-03 13:16:08 -04:00
Jason Felds b84fa62579 Tag team by freem and myself: mmods working 90%.
The remaining 10%? Dealing with Tsuhsuixamush.
2011-07-03 13:15:31 -04:00
AJ Kelly bbfbd35bd9 new icon 2011-07-03 11:25:09 -05:00
AJ Kelly 2abdbae80f semicolons, not commas 2011-07-03 10:43:08 -05:00
AJ Kelly 10eb50d93e pedantic crap 2011-07-03 10:41:44 -05:00
AJ Kelly b13d469101 getting ready for preview 2... 2011-07-03 10:32:31 -05:00
Jason Felds b15322a87a Most issues fixed for MMods.
Present problem: trying to assign the scroll
speed in a "read only structure". Is mPlayerOptions.GetCurrent()
a set in disguise?
2011-07-03 10:26:00 -04:00
Colby Klein 07a2bd6da7 Port OpenITG's M-Mods. Example: m600 to set target BPM of 600, on a 200BPM song this means 3x. Works with custom speed mods. Note: the block in Player.cpp needs to be fixed for these to be usable, do this before releasing PR2. 2011-07-03 00:08:56 -07:00
AJ Kelly 544f927932 [ScreenEdit] Fixed a crash when hitting Enter in the F1 help menu. 2011-07-02 18:54:07 -05:00
Thai Pangsakulyanont 9a1a824f22 let SpeedSegment scale itself.
also fixes the bug where the segments outside of the scaling region are scaled too.
2011-07-01 22:40:57 +07:00
Henrik Andersson 7bf7a701ea [loading window] Now it should build with old SDKs, if you change the constant. 2011-07-01 02:27:22 +02:00
Henrik Andersson 36b9864dfc [default -> loading window] YAM 2011-07-01 00:10:46 +02:00
Jason Felds 0f6d4cd813 Adjust attacks on offset change.
Should we ever store the other timing segments in
seconds and not beats in the future, we may want
to use this.
2011-06-30 13:35:25 -04:00
Jason Felds 57e3c2fc80 Use accessor functions instead of direct calls. 2011-06-30 02:19:37 -04:00
Jason Felds df14721d0f Last update requires recache fix.
Accidentally wasn't reading the right tag.
2011-06-30 02:11:32 -04:00
Jason Felds 5940bdeddb More abstraction. 2011-06-30 02:10:58 -04:00
Jason Felds 80d3618b8e Prepare for function abstraction. 2011-06-30 01:56:50 -04:00
Jason Felds 7627cbe5ac Unused. 2011-06-30 01:30:14 -04:00
Jason Felds 11923a80ba Allow setting last second at the current beat.
Use the Area Menu for this one.
2011-06-30 01:23:59 -04:00
Jason Felds 6fc669127b No longer used. 2011-06-30 01:16:08 -04:00