Commit Graph

29 Commits

Author SHA1 Message Date
Glenn Maynard 961e2ceeeb cleanup 2004-08-18 22:10:24 +00:00
Glenn Maynard d4dd1b2a82 fix CString always being ~2k after ssprintf, even for ssprintf("%i", 1) 2004-07-23 05:51:14 +00:00
Sean Burke 94f491fb03 Move include of stdarg.h up to quiet gcc. 2004-04-05 12:27:56 +00:00
Steve Checkoway 20a8bab45c Clean up includes. 2004-04-05 05:22:32 +00:00
Glenn Maynard 2404a98c44 cleanup 2004-03-26 02:50:10 +00:00
Glenn Maynard f8462d9953 g++ 3.4 fixes 2004-02-06 22:50:37 +00:00
Chris Danford 6833773781 Fix CString compile error when using CString::Format 2003-12-24 12:29:31 +00:00
Glenn Maynard 04db23649c Cleanup: don't pull windows.h in everywhere. 2003-11-14 17:18:31 +00:00
Chris Danford 02016ae442 Reorganize RageDisplay
Add Direct3D renderer (separate project configuration)
Add Xbox project config (doesn't yet compile)
2003-05-22 05:28:37 +00:00
Glenn Maynard ba1d45dbe2 GetString is gone, use c_str(). 2003-04-25 00:27:59 +00:00
Glenn Maynard 94e6cc79e7 move defines 2003-04-20 22:04:31 +00:00
Steve Checkoway 422b596de5 Added operator[](long unsigned int) functions 2003-04-20 12:54:46 +00:00
Glenn Maynard f6679c4afc don't mess up UTF-8 strings 2003-02-11 07:09:55 +00:00
Glenn Maynard 2a42c6185d remove some unused locale stuff 2003-01-23 03:38:42 +00:00
Glenn Maynard fdc69927d9 remove a bunch of unused stuff. 2003-01-03 05:30:21 +00:00
Glenn Maynard 6b447ce67e more unused stuff 2003-01-03 04:11:48 +00:00
Glenn Maynard 5ac84f55e5 remove a bunch of unused stuff. 2003-01-03 03:56:31 +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 22f9cdd8e5 fixes 2002-11-16 20:25:39 +00:00
Glenn Maynard e362ba16ef some #pragma once's 2002-11-16 07:49:38 +00:00
Glenn Maynard 55f3aa4d8a fix a couple minor errors 2002-11-16 06:50:57 +00:00
Glenn Maynard 00d85d1c09 remove more assorted unused stuff 2002-11-07 03:58:51 +00:00
Glenn Maynard fbbfb740d9 yet more large, unneeded blocks of code to remove 2002-10-31 08:35:12 +00:00
Glenn Maynard dd6e6780bb remove a bunch of COM cruft 2002-10-31 08:12:55 +00:00
Glenn Maynard 47151c74b9 remove resource-related stuff we don't need 2002-10-31 06:33:06 +00:00
Glenn Maynard b52484e797 remove horrible format hack that we don't need 2002-10-31 06:24:08 +00:00
Glenn Maynard 07a04df7d7 vc6 bug workaround 2002-10-31 05:17:09 +00:00
Glenn Maynard 16b514cc0b err? thought I added this a very long time ago. 2002-10-31 03:55:29 +00:00