------------------------------------------------------------------------ r3669 | hendricks266 | 2013-04-12 20:49:58 -0700 (Fri, 12 Apr 2013) | 3 lines Fix Mapster32 crash caused by custom s_buildRev strings longer than five characters. (Note: We are still vulnerable to crashes here (and likely in other places), but you have (4096-16) extra characters to work with. We should consider replacing many uses of Bsprintf with Bsnprintf.) ------------------------------------------------------------------------ r3668 | hendricks266 | 2013-04-12 20:49:35 -0700 (Fri, 12 Apr 2013) | 1 line Add newlines to some diagostic log messages that lack them and need them. ------------------------------------------------------------------------ r3667 | hendricks266 | 2013-04-12 20:49:05 -0700 (Fri, 12 Apr 2013) | 1 line Fix the pause during display of TENSCREEN. ------------------------------------------------------------------------