Commit Graph
16 Commits
Author SHA1 Message Date
Glenn Maynard 34ae33b9f9 this shouldn't have even compiled ... 2002-12-22 03:19:46 +00:00
Glenn Maynard 31b65cea9b use NORETURN 2002-12-21 19:31:46 +00:00
Glenn Maynard 783a9de6b0 s/ThrowFatal/Throw/ 2002-12-21 18:32:06 +00:00
Glenn Maynard 4d1caeb4ce add fatal and nonfatal exceptions 2002-12-21 08:13:22 +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 2969a13de4 reenable assert checking 2002-12-03 01:26:36 +00:00
Glenn Maynard 11cab9f5a2 temporarily disable asserts; they need debug CRTs. (They'll come
back shortly, when I reenable the crash handler ...)
2002-12-02 22:58:03 +00:00
Glenn Maynard 0c9e7240c3 oops. 2002-11-16 08:02:51 +00:00
Glenn Maynard 4f21192cf3 cleanups 2002-11-16 06:56:25 +00:00
Chris Danford 628dea9da7 OpenGL checkin. Movie textures, texture stretch, texture dither, and 16 bit textures are broken. 2002-11-11 04:53:31 +00:00
Glenn Maynard 1b435bd2b7 Make RAGE_ASSERT the default assert handler. 2002-09-08 23:30:23 +00:00
Glenn Maynard d5c92f748b Add RAGE_ASSERT. This is closely related to RageException;
perhaps RageException should be RageErrorHandler or something
like that.
2002-09-07 21:12:22 +00:00
Glenn Maynard 6d945ca501 fix derivation 2002-09-07 09:44: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