Commit Graph

13 Commits

Author SHA1 Message Date
Glenn Maynard fe33dec385 Partial s/GetString/c_str/.
(watch out for PlayerOptions::GetString and SongOptions::GetString)
2003-04-25 00:01:35 +00:00
Glenn Maynard 42cfd6f98c stdafx -> global 2003-02-16 04:01:45 +00:00
Glenn Maynard b47254c32b handle exception reporting in RageException 2003-02-14 19:00:37 +00:00
Glenn Maynard 34ae33b9f9 this shouldn't have even compiled ... 2002-12-22 03:19:46 +00:00
Glenn Maynard 783a9de6b0 s/ThrowFatal/Throw/ 2002-12-21 18:32:06 +00:00
Glenn Maynard 7632bf8d00 log exceptions 2002-12-21 18:12:03 +00:00
Glenn Maynard 4d1caeb4ce add fatal and nonfatal exceptions 2002-12-21 08:13:22 +00:00
Glenn Maynard 255ba47447 remove dxerr from rageexception 2002-12-18 07:52:11 +00:00
Glenn Maynard fddcc849b2 remove HRESULT log and exception ctors; use hr_ssprintf instead 2002-12-09 22:25:57 +00:00
Glenn Maynard 23254cdd4a more cleanups (lint lint lint) 2002-11-16 09:12:55 +00:00
Glenn Maynard f8916ab31d Do away with LPCTSTR. (We're not making a Unicode build, and if
we were it's not being used everywhere it would need to be.  If we want
Unicode support, that's probably not the way to do it anyway ...)
2002-08-28 07:04:52 +00:00
Chris Danford 9b546bb721 3.0 beta1 release candidate 2002-07-03 21:27:26 +00:00
Chris Danford 0bc6e1ec7e weekend checkin 2002-06-14 22:25:22 +00:00