Commit Graph

14 Commits

Author SHA1 Message Date
Brian Phlipot 4a6b1a743c Enable more compiler warnings and treat them as errors. 2023-02-02 11:54:17 -08: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
Ben "root" Anderson a040c4a586 1) SOMEONE can't spell "accessible" 2) Global commenting consistency 3) persistance -> persistence 2013-11-30 09:50:54 -06:00
AJ Kelly 8561fd0b26 [FontManager] ReloadFonts() was only used in ScreenTestFonts, which is gone now. 2011-08-27 15:27:56 -05:00
Jason Felds a085d0d1da Line endings...be normalized! 2011-03-17 01:47:30 -04:00
AJ Kelly ad75520446 revert change that disallowed reloading of fonts via F2 2011-03-15 15:08:21 -05:00
AJ Kelly 01f56c777e I guess you don't need this for font reloading after all... 2011-02-25 15:49:51 -06:00
AJ Kelly 8283a5bdda font reloading for real this time 2011-02-17 15:00:58 -06:00
AJ Kelly 69491c7ccb damnit I wanted to be able to refresh font settings and now I can again. 2011-02-17 14:42:40 -06:00
AJ Kelly 28299ae5fe attempt to make reloading fonts work again 2011-01-15 16:46:18 -06:00
AJ Kelly 0964d8dc9a SM5SVN 9419e1e: Only unload fonts if not used by the next screen. [shakesoda] 2010-12-21 13:26:09 -06: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