Commit Graph
32006 Commits
Author SHA1 Message Date
Jason Felds 4f2e40874c I don't like plain asserts. Add a message. 2011-09-29 22:00:57 -04:00
Jason Felds bd28efc790 We're aiming for October. 2011-09-29 00:17:55 -04:00
Jason Felds d51606f639 Fix lua order of operations.
Thanks to vyhd for the hg bisect tip.
2011-09-29 00:12:54 -04:00
AJ Kelly c11a454e18 simplify 2011-09-27 22:08:44 -05:00
AJ Kelly bda9a75657 hopefully handle routine scorekeeper 2011-09-27 22:08:02 -05:00
AJ Kelly b755dc5b52 handle rave scorekeeper 2011-09-27 22:05:09 -05:00
AJ Kelly c5e924910c Position song progress meter just above the arrows if solo singles and/or doubles. Fixes issue 416. 2011-09-26 18:40:24 -05:00
AJ Kelly 2168af0d3d partial revert of revision 0eec6f0; restores screenshot functionality on Direct3D (fixes issue 463) 2011-09-26 18:25:40 -05:00
Jason Felds 645843c93e Revert OK/NG graphic behavior.
This should re-enable showing OK and NG in the default theme.

This should eventually be made so that if in Pump mode, it doesn't show.
2011-09-26 19:03:50 -04:00
AJ Kelly 0e56c9aeaf oops 2011-09-26 17:57:05 -05:00
AJ Kelly e590230968 [ThemeManager] Add global Scripts dir. [originally by shakesoda from broken] 2011-09-26 17:52:08 -05:00
AJ Kelly 9bc8f488f7 [Default theme] Added Song Timing Display user preference. 2011-09-26 17:45:02 -05:00
AJ Kelly 14f5627851 just some changes to fallback metrics 2011-09-26 15:35:36 -05:00
AJ Kelly 42d57c8788 more small changes to the scripts folder 2011-09-26 14:38:26 -05:00
AJ Kelly 150438dbee remove unfinished datetime; moved working functions to Utilities. small edits to customspeedmods 2011-09-26 14:33:41 -05:00
AJ Kelly ca120fdba7 move function from 02 sound to 02 actor; small edit to 02 optionsmenu 2011-09-26 14:28:52 -05:00
AJ Kelly a7d69d791b move compatibility aliases into 01 alias.lua 2011-09-26 13:53:30 -05:00
AJ Kelly 0c79d63e07 no bmrize 2011-09-25 23:33:54 -05:00
AJ Kelly b675524073 eol crap? are you serious bro? 2011-09-25 23:31:11 -05:00
AJ Kelly a8424ce3fb small fix regarding holds to rolls on player options 2011-09-25 23:30:40 -05:00
Flameshadowxeroshin ed9c3934c7 all the live long eh 2011-09-25 21:23:01 -05:00
Flameshadowxeroshin 400e10e79b senhor saturno~~~~~ 2011-09-25 21:21:21 -05:00
Flameshadowxeroshin f2f4a67918 senhor saturno episode II: stupid star wars joke here 2011-09-26 02:08:31 +00:00
Flameshadowxeroshin e9cd8cf863 senhor saturno beckons 2011-09-26 02:03:12 +00:00
AJ Kelly f40d37f2b6 fix edit menu help text 2011-09-25 18:48:47 -05:00
AJ Kelly 17f47c7de6 small cleanup 2011-09-25 15:07:04 -05:00
AJ Kelly b44798dd51 attempt to curb scoring issues by only triggering JudgmentMessageCommand if TapNoteScore is valid 2011-09-25 12:06:15 -05:00
AJ Kelly 3548810ad5 make the 'attempt to index a function value' stand out as a lua panid 2011-09-25 11:17:19 -05:00
Jonathan Payne 94ec7daa21 why was this never added in the first place? seriously. 2011-09-25 02:31:00 -07:00
AJ Kelly 0bab252b0d [WheelItemBase] Added GetColor and GetText Lua bindings. 2011-09-25 01:18:31 -05:00
AJ Kelly a3c1cfc7c2 [FadingBanner] Added LoadFromSortOrder(SortOrder) Lua binding. 2011-09-24 23:47:21 -05:00
AJ Kelly 9ced908183 [MusicWheelItem] Add/reinstate MusicWheelItem Mode Normal/Color/OverPart. 2011-09-24 23:41:03 -05:00
Thai Pangsakulyanont abf23da02f merge 2011-09-25 10:00:34 +07:00
Jason Felds cea77e32f3 Merge fun. 2011-09-24 15:26:09 -04:00
Jason Felds e1ccf9be94 How long must we support this "hack"? 2011-09-24 15:25:17 -04:00
AJ Kelly 8dc35d157e fix crash on ScreenRanking 2011-09-24 12:13:34 -05:00
AJ Kelly 811d0caf86 attempt to fix ShowHoldJudgments 2011-09-24 02:18:48 -05:00
AJ Kelly dbba5bd934 fix visual studio 2008 compile; will check other vs versions soonish 2011-09-24 01:57:19 -05:00
Jason Felds cdcb917e76 Stop some beat 0 crash bugs in the editor.
I suspect that the removal of shifting timing changes at beat 0
will stay in regardless. It is the removal of converting measures
to stops/delays that may be fought against. That is fine.

The bugs attached to these issues, 415 and 525, will only be
resolved when enough devs agree this is a fair fix.
2011-09-24 02:01:46 -04:00
Jason Felds 041d59f315 Anyone recall WHY I had this code?
Remove forced timing data copying if only one Step.
2011-09-23 22:51:06 -04:00
Jason Felds c6fff60998 Finish the 3 decimal write out.
Observation: we have two ways of writing out timing tags in
NotesWriterSSC. Perhaps these should be unified soon.
2011-09-23 22:33:46 -04:00
Jason Felds 83c3899c00 Fix loading of steps from .sm files.
Some files were using non standard difficulty names
that weren't being caught properly.
2011-09-23 22:06:43 -04:00
Jason Felds 3bd53a5cb4 Hopefully linux is caught up. 2011-09-23 19:43:05 -04:00
Jason Felds 79aefde204 These windows builds...well, hopefully are good. 2011-09-23 19:41:54 -04:00
Jason Felds b04438a546 These Windows builds should be good. 2011-09-23 19:41:46 -04:00
Jason Felds b3add3fa06 Restore Xcode 3 compilation. 2011-09-23 19:34:58 -04:00
Colby Klein 69431604e3 Remove the old files. (also I am very sorry for nuking the line by line history, this has been pissing me off for ages) 2011-09-23 15:44:01 -07:00
Colby Klein 6fed94a210 Move Actors into a folder. The very beginning of organizing things. This WILL break compile. 2011-09-23 15:39:54 -07:00
AJ Kelly a8031d4b11 attempt to fix the resolution problem by going back to the old code 2011-09-23 16:00:23 -05:00
AJ Kelly 210e88f45b forgot to add ScreenNoise background :( 2011-09-23 16:00:10 -05:00