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
Jason Felds
cec55f1aed
sm124futures: doxygen for the next version.
2011-03-13 19:47:39 -04:00
Jason Felds
c435129078
sm124futures: Allow choosing which field to use.
...
Either the #DESCRIPTION or #CREDIT tag can be used for SM files.
By default, the old behavior is still used.
2011-03-13 19:35:57 -04:00
Jason Felds
e14cb3ce6e
new branch: sm124futures. So far:
...
Have both description and author credit be filled in
from a .sm file.
2011-03-13 19:25:55 -04:00
Jason Felds
b4c9106bf8
doxygen confusing autogen code.
...
TODO: Look into a more intelligent mapping based
on the individual styles...if possible.
2011-03-13 13:46:51 -04:00
AJ Kelly
ff5cef88f0
whoops again!
2011-03-13 12:32:35 -05:00
AJ Kelly
983c2cd56f
whoops, forgot a line.
2011-03-13 12:30:47 -05:00
AJ Kelly
b0398a3b4f
sm5svn 2527d15
2011-03-13 12:30:22 -05:00
AJ Kelly
5d61b73157
whoops.
2011-03-13 00:18:51 -06:00
AJ Kelly
48856adc15
remove redundant line for EDIT_BUTTON_SCROLL_SELECT
2011-03-13 00:17:36 -06:00
Jason Felds
619481be4c
Add doxygen comment.
...
TODO (maybe): make this a metric?
2011-03-09 21:06:53 -05:00
AJ Kelly
e890bd446c
fix bugs, for real this time
2011-03-09 19:12:15 -06:00
AJ Kelly
7e99570ddb
fix a bug
2011-03-09 17:34:49 -06:00
AJ Kelly
319efa9060
o
...
o _____,
.iiiii>`
() .=ii||i+` .,
=iii|ii|; =_
_-~~~~~~~` -|i
o .__=iiii|i|i|i||=_______ ii|
._iiiiiiiii||i|i|i|iiiililiiiii|=_ i|i|;
o .=iiii|||i|i|i|i|i|i|i||i|i|i|i|i|iiii__ i|i|;
_iii|i|iii|i|i|i|i|i|i|ii|i|i|i|i|i|i||ii=, i|i|i;
_ac, ~~ii|i|i|||i|i|i|i|i|i|i|i|i|i|i|i|i|i|i|iii=_. .i|i|i;
]P\awQQma/+i|i|ii|i|i|i|i|i|i|i|i|i|i|i|i|i|i|i||iii= =|i|i|;
?4QQQQQQWW6/i|i|i|i|i|i|i|i|i|i|i|i|i|i|i|i|i|i|i||i|_ .=i|i|i;
')4P?QQQQQQQ_"i|i|i|i|i|i|i|i|i|i|i|i|i|i|i|i|i|iii|ii__._=li|i|i;
() QQQQQQQQ i|i|i|i|i|i|i+~_ ~i|i|i|i|i|i|i|i|i||i||iiiiii|i|i;
, QQQQQQQH i|i|i|i|i|i+==ii| <|i|i|i|i|i|i|i|i|i|ii|i|i|i|i|i`
)46ajQQQQQQ@ i|i|i|i|i|i:=ii|i|| :i|i|i|i|i|i|i|i|i|i|i|i|i|i|i|
-` )??QQ@P\=ii|i_,-~<|i|iii|i|i| =|i|i|i|i|i|i|i|i|i|i|i|i|i|i|i;
-~___=|i||i|+||=/||i+i|i|i| :i|i|i|i|i|i|i|i|i|ii|i|i|i|i|i|;
_, -<|||i|=/+|i|~ =ii|i|i|i|i|ii|ii|i|i|i|i|i|i|i|=,
]f]ggS .. _____,-=ii|ii|==~~ _ii|i|i|i|i|i|i|i|i|i|i~~~+|i|i|ii;
]f]QQS __=l|iiiii=,:|i|i|iiii__ii|i|i|i|i+~~~i|i|i|i| :i|i|i|;
]f]QQS iii>~_i|i|i=,:i|i|i|i|iii|i|i|i|i|i|i|_______, =|i|i|;
]f]QQS .=ii|i|ii==ii|i|i|i|i|i|i|i|_~i|i|iiiiiiii> -|i|i;
)']QQX iiiii|i|>+|iii|i|i|i|i|i|i|ii|ii=/+i|i|i|>` i|i|;
]QQX -~<||i|~:i|i|i|i|i|i|i|i|i|i|i|ii|=/||i~` i|i|`
)?" i|i|i|i|i|i|i|i|i|i|i|i||i+` ~ i|i~
-~<|i|i|i|i|i|i|i|+~~~ .i~
~~~~~~~~~` -
2011-03-09 17:27:28 -06:00
AJ Kelly
8ddf4d49ea
small cleanup
2011-03-09 17:25:31 -06:00