Commit Graph
3490 Commits
Author SHA1 Message Date
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
Thai Pangsakulyanont 52c2629868 merge+fix NotesLoaderBMS.cpp 2011-03-15 21:57:04 +07:00
Colby Klein ba649e791d merge 2011-03-15 00:56:06 -07:00
Jason Felds d1272b001c Another batch of these.
I think I need to look into adding a feature soon.
Either that, or take a minor break.
2011-03-14 21:42:07 -04:00
Jason Felds 0979f233e5 Hopefully bring our defaults together again. 2011-03-14 20:56:23 -04:00
Jason Felds 18caa1ae91 More of the violations being dealt with. 2011-03-14 20:55:37 -04:00
Flameshadowxeroshin 873a60a9a3 fix what appears to be a FFMpeg blocker 2011-03-14 19:39:33 -05:00
Flameshadowxeroshin 067f5d967b once and for all 2011-03-14 19:35:09 -05:00
Flameshadowxeroshin 4efd7886ed fuckin merges reverted 2011-03-14 19:30:41 -05:00
Jason Felds 797d94c5b3 Right, overdid it there. 2011-03-14 17:55:07 -04:00
Jason Felds d59907e897 The future is now. sm124futures is brought in.
The changelog includes what was done.
2011-03-14 17:09:37 -04:00
Jason Felds 49f14d2b35 More warnings being taken care of. 2011-03-14 17:03:02 -04:00
Jason Felds 628a74a792 Effective C++ Violations down by over 5000.
I think that was the biggest batch.
2011-03-14 16:25:53 -04:00
Jason Felds 8a7877f9d1 More warning fixes.
RageThreads.h is right now clear of
Effective Violations. It may be worth studying.
2011-03-14 15:30:04 -04:00
Jason Felds b7a5fd9e90 More warning squishing.
Make a note of LuaManager: either define the needed items
or hide them away.
2011-03-14 14:26:29 -04:00
Jason Felds 61d36671da Effective C++ violations being weeded out.
Not yet below 40K.
2011-03-14 13:40:38 -04:00
Jason Felds c5fda59080 More warning reductions, even if not noticed.
We're in the lower 40Ks now with Effective C++
Violations being checked.
2011-03-14 12:15:33 -04:00
Jason Felds d03e6a89fb Got more of them, but not all.
Time to move onto a new file I think.
2011-03-14 11:14:29 -04:00
Jason Felds e090631b4c Make the others behave the same way.
Almost 10K warnings were removed from these two commits.

Can we find the others?
2011-03-14 10:50:39 -04:00
Jason Felds 33af1ba294 Fix some Effective C++ Violations.
This part may be easier to work with
from the command line at this rate...
2011-03-14 10:40:05 -04:00
Colby Klein f9a3e3eb82 [opengl] More style cleanup. Last commit for the night. 2011-03-14 03:16:01 -07:00
Colby Klein 1c9cc716cd ...I broke one of these. Fixed now. 2011-03-14 03:05:30 -07:00
Colby Klein 00cffdc30c RageDisplay_Legacy style cleanup. 2011-03-14 02:57:52 -07:00
Colby Klein b5a49f9dab Draw if alpha is greater than 0x01 (previously 0x03). In practice, numbers this low can be useful for certain blend effects. 2011-03-14 02:34:03 -07:00
Colby Klein ac605ebbf7 [opengl] Dump glext stuff in favor of GLEW. New extern directory for libraries. 2011-03-14 01:50:48 -07:00
Jason Felds d739e9a422 The nonbelievers have been purged. 2011-03-14 04:11:04 -04:00
Jason Felds 81ccc7daba Quickly variables! Into the magic mirror! 2011-03-14 03:32:07 -04:00
Colby Klein 4119d406a5 Fix some warnings and update hgignore so status is cleaner. 2011-03-14 00:18:51 -07:00
Jason Felds e9df4832f6 Bring shadowed variables back from the dark side.
Alright Colby, happy now?
2011-03-14 02:54:11 -04:00
Colby Klein 30553fec04 Fix a few missed replacements, update strings. 2011-03-13 23:42:07 -07:00
Jason Felds d855d8c7e8 Bring light into the shadow...variables.
Yeah, yeah, can't make a good joke at 2:30 AM.
2011-03-14 02:36:48 -04:00
Colby Klein 5cf68a2f76 [opengl] Remove all references to RageDisplay_OGL (changed to _Legacy). Start removing old D3D stuff. 2011-03-13 23:36:20 -07:00
Colby Klein 7ace19776d merge again. 2011-03-13 23:22:22 -07:00
Colby Klein 066695a5a7 sync branch with 1.2.3 2011-03-13 23:18:08 -07:00
Jason Felds 650653b4d2 Multiple warning fixes dealing with casts.
Yes, I am using static_casts. Generally safer.
2011-03-14 02:09:58 -04:00
Jason Felds 1dfb1c6143 Answer AJ's question. (comment update) 2011-03-14 01:34:10 -04:00
Jason Felds 4d074f3b81 Fix g++ warnings. 2011-03-14 01:21:30 -04:00
Jason Felds d4972e1c86 Update sm124futures with defaults 1.2.3. 2011-03-13 23:55:13 -04:00
AJ Kelly 66333aa6c0 sm-ssc v1.2.3 2011-03-13 22:50:43 -05:00
Colby Klein aef8661bb6 [opengl] Remove D3D, rename RageDisplay_OGL to RageDisplay_Legacy 2011-03-13 20:00:32 -07:00
Jason Felds 247782b726 sm124futures: simplify attempt.
Caveat: recording mode is back to basics:
taps and holds. If demand is high, this can
be restored.
2011-03-13 22:45:19 -04:00
AJ Kelly ed72f533bd things still work with these commented out, but the libs still need to be there... 2011-03-13 21:33:01 -05:00
AJ Kelly 56f96a50d8 I guess it fixed whitespace 2011-03-13 21:32:11 -05:00
Jason Felds f951a87068 sm124futures: Working tap note cycling.
The code in NoteTypes could use a review:
perhaps the Type definition should be taken out of
the struct to try to make it more consistent?
2011-03-13 22:24:43 -04:00
AJ Kelly de77a3ac1f fix grade sorts too 2011-03-13 20:33:42 -05:00
AJ Kelly 919279938e Revert "Previously, we didn't create MusicWheel sorts when the screen loads"
This reverts commit 0dc297ba76508bb7244ed70f9f72761087e1f177.

It didn't work out so well.
2011-03-13 20:23:07 -05:00
AJ Kelly e89ddce064 small cleanup 2011-03-13 20:21:44 -05:00
Jason Felds ca1bd8345d sm124futures: Add TapNoteType to string function.
This will be needed for the Editor.
2011-03-13 20:52:03 -04:00
Jason Felds e988bba855 sm124futures: Enhanced editor stuff in progress.
Cycle between the different types of Tap Notes.
Hold/Roll heads do not count on this.

Obviously still being worked on, but the code
compiles at this point.
2011-03-13 20:03:54 -04:00