Michael Sundqvist
|
0cba3579de
|
Remove global "using namespace std;" declarations, use "std::" prefixes on all std elements
Fix whitespace changes
|
2022-07-31 22:14:38 +02:00 |
|
Martin Natano
|
49127f6a92
|
Remove RageUtil_CachedObject
I don't notice any performance drawback in gameplay, but it was
massively slowing down ScreenReloadSongs.
|
2022-06-10 19:33:23 +02:00 |
|
teejusb
|
7e3789b131
|
Integrate C++11 branch into 5_1-new
|
2019-06-22 12:35:38 -07:00 |
|
Kyzentun
|
fa0478affa
|
Merged per-chart music. Updated changelog.
|
2015-03-09 19:06:57 -06:00 |
|
Kyzentun
|
0318f07d2d
|
Implement preview music properly as a new optional tag in the ssc file. Changed ScreenManager to emit an error instead of asserting if a screen attempts to use SetNewScreen inside an InitCommand. Changed decorations layer to be a proper child instead of stripping away the ActorFrame.
|
2015-03-04 01:31:02 -07:00 |
|
Kyzentun
|
846f79879c
|
Added MUSIC tag to note data to allow each chart in a simfile to use a different music file.
|
2015-03-02 18:44:01 -07:00 |
|
Kyzentun
|
4a4a28878c
|
Fixed up EditMenu to not throw asserts and crash all over the place if there isn't something to put in a row. Still can't practice in doubles-only groups, but at least it doesn't crash.
|
2014-12-24 02:27:46 -07:00 |
|
Jason Felds
|
28e5148dec
|
The big NULL replacement party part 5.
Right. ' = NULL' would get a lot of these.
|
2013-05-03 23:39:52 -04:00 |
|
Jason Felds
|
054151eed1
|
Ready for the dry run.
|
2011-07-07 15:06:19 -04:00 |
|
Jason Felds
|
061b6e802e
|
Prepare the validator function for chart names.
|
2011-07-07 14:19:34 -04:00 |
|
Jason Felds
|
3d155c9970
|
NOW I start moving prototypes to headers?
I need to be more consistent...gah, hungry.
|
2011-06-12 19:35:24 -04:00 |
|
Jason Felds
|
42f39c7ab9
|
Restrict course editor to playable songs.
This does not yet deal with songs with charts
in multiple game types.
...at least, as far as I know.
|
2011-06-08 21:58:45 -04:00 |
|
Jason Felds
|
22b7b34897
|
More effective fixes.
Course playing still results in it playing fine.
|
2011-03-19 18:26:55 -04:00 |
|
Jason Felds
|
f6034bb103
|
More Effective Violations being purged.
|
2011-03-18 12:18:09 -04:00 |
|
Jason Felds
|
a085d0d1da
|
Line endings...be normalized!
|
2011-03-17 01:47:30 -04: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
|
d6f08c27cb
|
Hodgepodge of doxygen. Long way to go.
|
2011-02-13 11:14:58 -05:00 |
|
Jason Felds
|
f8694fe463
|
Add utility methods for step's #CREDIT tag.
|
2011-02-11 01:50:23 -05:00 |
|
AJ Kelly
|
3e51544930
|
Initial commit.
|
2010-01-26 21:00:30 -06:00 |
|
Devin J. Pohly
|
80057f53cd
|
smsvn -> ssc-hg glue: rearrange directory structure
|
2013-06-10 15:38:43 -04:00 |
|