Commit Graph
34 Commits
Author SHA1 Message Date
Steve Checkoway 79446f6ef5 Theme element and theme metric. 2006-09-17 01:13:40 +00:00
Steve Checkoway dae47979ea Change the UserLog() to output a more consistent message. 2006-09-04 08:09:05 +00:00
Steve Checkoway c6eb78a3cf Add a file for user warnings, userlog.txt. Until now, these types of warnings have either been cluttering info.txt or buried in log.txt where no sane user would want to look. 2006-09-03 05:14:18 +00:00
Chris Danford 7f821e8cfc CString -> RString 2006-01-22 01:00:06 +00:00
Glenn Maynard 0e8b4b8371 comments, cleanup 2005-02-13 03:21:22 +00:00
Glenn Maynard 049b31ce46 Always timestamp log.txt. 2004-05-21 22:34:56 +00:00
Glenn Maynard f9f10e2372 more license updates 2004-05-06 02:40:33 +00:00
Glenn Maynard d3c0228a5d better log control for test set 2004-03-04 04:27:55 +00:00
Glenn Maynard 56654496ef name cleanup
"foo() ;" cleanup (itchy spacebar?)
2004-02-27 00:56:51 +00:00
Glenn Maynard 0ae51ca247 cleanup 2003-12-29 23:37:55 +00:00
Glenn Maynard f063c76799 move log files from the header to local globals 2003-12-12 07:29:54 +00:00
Glenn Maynard f8eb93d95f remove Checkpoint 2003-11-23 23:50:02 +00:00
Glenn Maynard cfbd136989 ShowLogWindow -> ShowLogOutput, now also affects stdout output
in *nix
(unimplemented, possibly temporary TexturePreload tags along to avoid
more recompiling ...)
2003-10-19 07:30:06 +00:00
Glenn Maynard d26b22eb8f eliminate RageLog prefsman use 2003-10-02 03:13:51 +00:00
Glenn Maynard 81c4f0b9e9 reduce RageLog prefsman use 2003-10-02 03:11:35 +00:00
Glenn Maynard 8227fae6b9 Use #define PRINTF. Remove an extra #include. 2003-09-19 00:51:04 +00:00
Chris Danford 35950c4eaf Add prefs for logging. Don't throw if can't open log file. Remove Ragefopen and Rageifstream (they aren't needed). 2003-08-13 04:40:23 +00:00
Glenn Maynard 09fbfe4d21 Simplify. Move all crash log handling to RageLog. 2003-07-23 22:50:25 +00:00
Glenn Maynard fdd00f5dd4 add GetAdditionalLog 2003-07-22 05:05:39 +00:00
Glenn Maynard 241284161c don't pass non-POD objects to va_start 2003-04-27 21:55:31 +00:00
Glenn Maynard 907415d7af use __FILE__ instead of __FUNCTION__ 2003-04-23 02:45:08 +00:00
Glenn Maynard a97df9c0de add Checkpoint 2003-04-22 05:53:18 +00:00
Glenn Maynard c3d1b78d15 add mapped logs 2003-04-22 05:21:25 +00:00
Glenn Maynard 1b2de71927 new log file 2003-01-24 01:35:15 +00:00
Glenn Maynard 861ba219c2 add static logs 2003-01-19 05:00:21 +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 4f21192cf3 cleanups 2002-11-16 06:56:25 +00:00
Glenn Maynard 36034dd5e1 GAAAH.
undo commit caused by annoying windows CVS client.
2002-09-15 03:13:21 +00:00
Glenn Maynard ba7efdb319 fix DWIPath loading for songs that have a normal layout;
some DWI's have relative paths that don't begin with ".\
 Song.cpp
2002-09-15 02:58:33 +00:00
Glenn Maynard 35b9371edb Make sure we don't have problems with %'s in trace parameters.
Use va_end.
2002-08-26 06:40:49 +00:00
Chris Danford 4ec08edf2d Mini-rewrite of input mapping, theme support, and added KSF reader. 2002-07-31 19:40:40 +00:00
Chris Danford bfc327df13 no message 2002-05-29 09:47:24 +00:00
Chris Danford 2f80235590 no message 2002-05-19 01:59:48 +00:00
Chris Danford 6f1c1e4619 no message 2002-05-01 19:14:55 +00:00