Kyzentun
|
9b08ab5b52
|
Created GameLoop::ChangeGame analogous to GameLoop::ChangeTheme. Changed ChangeTheme to use the AfterThemeChangeScreen metric instead of a passed in screen name from the theme being changed away from. ChangeGame uses the AfterGameChangeScreen and AfterGameAndThemeChangeScreen metrics to pick the screen to load after the change. New metrics are optional and default to InitialScreen. Changed ScreenManager::ThemeChanged to not duplicate the code in ReloadOverlayScreens. Fixed ScreenManager::IsScreenNameValid to check with HasMetric before using GetMetric. Changed game ConfOption logic to set the preference and work in a similar way to the theme ConfOption. Added THEME:SetTheme lua function.
|
2014-08-02 00:38:34 -07:00 |
|
Devin J. Pohly
|
d13ac7e7a2
|
modify Input() on screens to return boolean
|
2013-01-12 22:48:38 -05:00 |
|
AJ Kelly
|
24dadd083d
|
put ScreenTitleMenu::Input() log trace behind debugging flag
|
2012-01-10 13:56:13 -06:00 |
|
Jason Felds
|
a085d0d1da
|
Line endings...be normalized!
|
2011-03-17 01:47:30 -04: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 |
|