Brian Phlipot
4a6b1a743c
Enable more compiler warnings and treat them as errors.
2023-02-02 11:54:17 -08:00
Martin Natano
742a3c1c26
Fix ScreenSelectProfile::Finish()
...
Unload all profiles first, so we don't end up in a situation where two
players might have the same profile assigned during iteration.
2022-06-12 23:02:25 +02:00
Ivana Kellyerova
02b9925b12
Allow ScreenSelectProfile to Finish() with guest players
...
Passing a -3 as profile index to ScreenSelectProfile's SetProfileIndex now
allows a player to play without having a local or USB profile assigned.
Also adds a message (PlayerProfileSet) that's broadcast anytime a player selects
a profile or chooses to play as a guest and subscribes ScreenSelectMusic to it.
2022-06-11 22:53:07 +02:00
Kyzentun
27dc958970
Changed GameState::UnjoinPlayer to actually follow its own comment and unjoin the player from STATSMAN first, instead of unjoining from PROFILEMAN, then STATSMAN, then PROFILEMAN again. Changed ProfileManager::UnloadProfile to skip unloading if the profile wasn't actually loaded in the first place.
2014-03-10 21:54:53 -06:00
Devin J. Pohly
d13ac7e7a2
modify Input() on screens to return boolean
2013-01-12 22:48:38 -05:00
AJ Kelly
03465803e9
beginnings of trying to figure out how to get ScreenSelectProfile to move on properly
2012-01-08 22:20:13 -06:00
Jason Felds
a085d0d1da
Line endings...be normalized!
2011-03-17 01:47:30 -04:00
Jason Felds
9d13036e08
Add @briefs to the Luna classes.
...
Yeah...there was a lot. */
2011-02-19 12:26:18 -05:00
Jason Felds
604570dfbd
Quiet the newline warning.
2010-12-22 17:56:28 -05:00
AJ Kelly
5fbacf5690
some small changes in terms of commenting and cleanup and some other junk
2010-09-10 15:36:40 -05:00
AJ Kelly
e1037c9717
[ScreenSelectProfile] Transplant menu input functions from ScreenSelectMaster.
2010-07-08 23:26:47 -05:00
AJ Kelly
ac64504077
force ScreenSelectProfile to load preferences; it doesn't increment playcount but i don't care right now
2010-05-24 23:52:36 -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