Commit Graph
29700 Commits
Author SHA1 Message Date
Jason Felds 3000786b0f Force created charts to be saved for keeping.
I know I've uncommented the troublesome code, but
perhaps a new technique is needed here.
2011-03-16 23:31:06 -04:00
AJ Kelly 09344da5cf cleanup 2011-03-16 21:45:29 -05:00
AJ Kelly 877f4865cc unused 2011-03-16 21:45:10 -05:00
AJ Kelly 6432db8548 update comment 2011-03-16 21:33:31 -05:00
AJ Kelly 8880d2fa15 silence a warning 2011-03-16 21:20:42 -05:00
AJ Kelly c18c2de206 This may not be the best solution, but it fixes bug 222 2011-03-16 21:06:14 -05:00
Jason Felds c090b6fedd Ignore the remaining generated files.
Again, this is primarily for the Linux side.
2011-03-16 21:55:46 -04:00
Jason Felds 2392f49a9c Disable SMALoader for Linux.
Hopefully this is temporary.
2011-03-16 21:51:30 -04:00
Jason Felds 5fc510410d Right, don't include the downloaded ffmpeg. 2011-03-16 21:21:15 -04:00
Jason Felds 341c451fb7 Don't forget the enum! 2011-03-16 20:52:02 -04:00
Jason Felds a42485dca7 Apparently I missed some variable reordering. 2011-03-16 20:50:29 -04:00
Jason Felds e6baa48355 More linux files to ignore. 2011-03-16 20:47:14 -04:00
Jason Felds 2179f18d09 Fix some GCC warnings.
Order is apparently important with variables.
2011-03-16 19:02:52 -04:00
Jason Felds a636981383 My turn at fixing this TimeSignature issue. 2011-03-16 18:11:56 -04:00
Jason Felds 59e30c6569 Ensure all initialized TimeSignatures are 1 min. 2011-03-16 18:11:46 -04:00
AJ Kelly 7f4815db37 simplify SetTimeSignatureAtRow, should fix crashes 2011-03-16 17:02:10 -05:00
Jason Felds 6a0fc6720c Quiet warnings. 2011-03-16 17:43:41 -04:00
AJ Kelly 3c031a42f4 all those commits just to do a merge. 2011-03-16 16:36:22 -05:00
AJ Kelly 330d6f020d more mousewheel stuff 2011-03-16 16:36:10 -05:00
AJ Kelly cea981d2c9 working on mousewheel stuff 2011-03-16 16:35:48 -05:00
AJ Kelly 0812bc2e29 add logging and an assert 2011-03-16 16:35:23 -05:00
AJ Kelly f1395c021c attempt to allow Foreground items to run InitCommand 2011-03-16 16:35:05 -05:00
AJ Kelly 89c5a21e90 update changelog 2011-03-16 16:34:41 -05:00
AJ Kelly cbb32635d5 attempt to load .sm files if loading .ssc files fails 2011-03-16 16:33:27 -05:00
Jason Felds e616fad03b I agree. Vectors are better. 2011-03-16 17:16:29 -04:00
Jason Felds ba85e43f50 Attempt RelativePath consistency. 2011-03-16 17:15:33 -04:00
AJ Kelly 9aa78d3c23 replace non-working code with a vector 2011-03-16 16:09:08 -05:00
AJ Kelly cbb12dea66 add folders to organize some sections better 2011-03-16 16:05:01 -05:00
AJ Kelly bc8761bd30 add message to an assert 2011-03-16 15:26:57 -05:00
AJ Kelly 8af41d3738 fix compile by commenting out code 2011-03-16 15:25:47 -05:00
Jason Felds 7c4044a2fc Force consistent line endings.
I'd suggest enabling the EolExtension:
this way we won't go back and forth here.
2011-03-16 15:51:54 -04:00
Jason Felds e27b454306 Changelog of recent events. 2011-03-16 15:18:28 -04:00
Jason Felds 3231cb6876 Bring in [notesLoaderSMA] for everyone.
This won't reach its full potential until Split BPM comes around.
As usual, let us know of any issues.
2011-03-16 15:17:31 -04:00
Jason Felds 58aac62b16 [notesLoaderSMA] Let other OSes have fun. 2011-03-16 15:14:56 -04:00
Jason Felds 9598197811 Disable game-exlusive metric for now.
Need more Pump players to check this one.
2011-03-16 15:04:21 -04:00
Thai Pangsakulyanont e3aa689b7d Make it play the right keysound on press. Improvements on hold notes. 2011-03-16 23:50:53 +07:00
Thai Pangsakulyanont f1d5a13df8 merge 2011-03-16 18:03:17 +07:00
Thai Pangsakulyanont b21487b8fa fix some misaligned charts by making it ignore time signatures before notes.
for full explanation see the diff.
2011-03-16 17:44:54 +07:00
Thai Pangsakulyanont b26867a52c remove unused variables from PlaceAutoKeysound (5=>3) 2011-03-16 17:02:05 +07:00
Thai Pangsakulyanont 606e6ffce3 sData->nData in one more place 2011-03-16 10:56:51 +07:00
Jason Felds a786d6a499 [notesLoaderSMA] I think it's test time. 2011-03-15 19:14:29 -04:00
Jason Felds 3a9a947c69 [default -> notesLoaderSMA] Bring in updates.
Again, default branch is fine.
2011-03-15 17:43:49 -04:00
Jason Felds 58c23a17dd [notesLoaderSMA] Deal with the r. 2011-03-15 17:40:41 -04:00
Jason Felds e7bc27ac2d [notesLoaderSMA] Remove unused (by us) tags.
Some of this functionality will be restored
upon Split Timing being completed here.
2011-03-15 17:28:01 -04:00
Jason Felds 8a457e382a [notesLoaderSMA] More progress, still preparing. 2011-03-15 17:05:12 -04:00
AJ Kelly daf01e3496 make mouse buttons show proper names instead of 'Mouse 0' 2011-03-15 15:27:57 -05:00
AJ Kelly 6c1cc8c05c cleanup 2011-03-15 15:27:45 -05:00
AJ Kelly ad75520446 revert change that disallowed reloading of fonts via F2 2011-03-15 15:08:21 -05:00
Jason Felds bef612807d New branch: "notesLoaderSMA".
Prepare for allowing SMA files to be parsed.
Unsure if a writer will be written.
2011-03-15 15:55:56 -04:00
Jason Felds 0d80450230 Figures I'd miss one of these.
Thanks to @dtinth for catching it.
2011-03-15 12:05:35 -04:00