Commit Graph

24 Commits

Author SHA1 Message Date
Arthur Eubanks 995f0ea8c1 Change some RString methods to free functions
These ones aren't a std::string method. Doing this helps the RString to
std::string migration.
2025-05-17 14:02:12 -07:00
Martin Natano bacecae1f7 Decouple <vector> 2023-04-21 22:13:41 +02:00
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
teejusb 7e3789b131 Integrate C++11 branch into 5_1-new 2019-06-22 12:35:38 -07:00
Renaud Lepage e9226aedc4 Centralize SpecialDirs. 2014-01-26 19:14:41 -05:00
Jason Felds 2baca75e2b Keep the comment...updated?
Should we just remove this?
2013-05-01 23:13:30 -04:00
Jason Felds f0d0ea27e6 More loops here. 2013-04-30 22:06:16 -04:00
Jason Felds e01537405f war on -Werror, part 8: more informals.
General guide: if the parameter name and its typings
match almost exactly, the name goes away.
Otherwise, it's commented out to allow for some
documentation.
2012-12-27 00:00:28 -05:00
AJ Kelly a4c7355c78 small comment update 2011-11-11 02:24:55 -06:00
AJ Kelly f06e4a2702 add songs to the export package thing. they still don't export though. 2011-10-29 15:10:40 -05:00
AJ Kelly 333de1fdfc add todo to ExportPackage since it doesn't animate out before going to the next screen. 2011-08-27 02:57:13 -05:00
AJ Kelly fc716a77d3 more work on the export packages screen 2011-08-24 13:14:17 -05:00
AJ Kelly 2fd1670eef export package stuff for testing 2011-08-23 22:33:32 -05:00
AJ Kelly dd0896d3eb committing some stuff for shake to test 2011-08-23 20:58:22 -05:00
AJ Kelly a9be18d57d since ScreenOptionsExportPackage doesn't really export packages anyways, no one should mind me committing wip code that splits things up into pages 2011-07-19 19:45:10 -05:00
Jason Felds 0a7b9ce170 Some respect for OOP. (MasterPlayerNumber) 2011-06-06 20:40:11 -04:00
AJ Kelly 30b04b3180 refer to ScreenOptionsToggleSongs for ScreenOptionsExportPackage restructuring 2011-04-03 16:01:45 -05:00
Jason Felds a085d0d1da Line endings...be normalized! 2011-03-17 01:47:30 -04:00
AJ Kelly f2e7954054 various cleanup/comment changes 2011-02-27 00:52:32 -06:00
AJ Kelly f68607d7a1 [ScreenNetSelectMusic] StepsDisplay changed to load from StepsDisplayNet.
[RoomWheel] Added OverPart (just like in MusicWheel).
2010-12-26 11:36:46 -06:00
AJ Kelly 20a1802758 add StripMacResourceForks(); hopefully prevents things like issue 178 ( http://ssc.ajworld.net/sm-ssc/bugtracker/view.php?id=178 ) from happening again 2010-08-26 00:49:40 -05:00
AJ Kelly 642f4b107c the various changes that I forgot to commit (cleanup and so forth) into hg,
culminating in syncing with sm-ssc v1.0 public beta 2
2010-03-31 17:37:09 -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