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
|
fa702635c1
|
Remove HOOKS->AdditionalLog.
Make LOG work without HOOKS being set up.
|
2003-10-02 01:09:15 +00:00 |
|
Steve Checkoway
|
59c5db4558
|
Quiet warnings.
|
2003-09-22 09:26:36 +00:00 |
|
Chris Danford
|
eeb65c8a54
|
clean up formatting
|
2003-09-07 08:27:38 +00:00 |
|
Glenn Maynard
|
4ab3924122
|
comment
|
2003-09-06 06:49:01 +00:00 |
|
Glenn Maynard
|
8407c758b1
|
Use \n newlines in Darwin, too, not \r.
|
2003-09-05 07:36:40 +00:00 |
|
Glenn Maynard
|
400c99f8dc
|
fix partial log output bug
|
2003-08-19 02:19:17 +00:00 |
|
Glenn Maynard
|
ea628ea706
|
Don't send newlines to LOG.
|
2003-08-13 04:52:41 +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 |
|
Chris Danford
|
cd9fbf25f2
|
better logging
|
2003-08-12 06:50:42 +00:00 |
|
Glenn Maynard
|
91057359fa
|
add error checking
|
2003-08-05 01:28:48 +00:00 |
|
Steve Checkoway
|
1e5b735bcd
|
Use HAVE_VERSION_INFO so that multiple archs can take advantage of a build number and date
|
2003-08-02 12:51:25 +00:00 |
|
Steve Checkoway
|
8c6ba0f506
|
Fix compile warnings
|
2003-08-01 12:12:02 +00:00 |
|
Glenn Maynard
|
49bb0233c6
|
pointer casts are evil
|
2003-07-24 20:14:11 +00:00 |
|
Glenn Maynard
|
f627645bba
|
simplify
|
2003-07-24 20:10:17 +00:00 |
|
Glenn Maynard
|
09fbfe4d21
|
Simplify. Move all crash log handling to RageLog.
|
2003-07-23 22:50:25 +00:00 |
|
Glenn Maynard
|
9ef2f59eed
|
Fix up mapped logs.
|
2003-07-23 21:45:48 +00:00 |
|
Glenn Maynard
|
5eb21182ac
|
Fix up mapped logs.
|
2003-07-23 21:41:35 +00:00 |
|
Sean Burke
|
910634efca
|
Get rid of unused if conditions to make RageLog compile again.
|
2003-07-22 08:08:13 +00:00 |
|
Chris Danford
|
fe0cba9f78
|
runs on Xbox
|
2003-07-22 07:56:46 +00:00 |
|
Glenn Maynard
|
fdd00f5dd4
|
add GetAdditionalLog
|
2003-07-22 05:05:39 +00:00 |
|
Glenn Maynard
|
535ff46e9b
|
flush when PREFSMAN->m_bDebugMode
|
2003-07-20 04:38:31 +00:00 |
|
Chris Danford
|
8158ca8770
|
compiles on Xbox (still a CRT linking error though)
|
2003-07-11 03:15:28 +00:00 |
|
Chris Danford
|
73e1e30ac3
|
#if defined(WIN32) || !defined(_XBOX) -> && !defined(_XBOX)
|
2003-05-29 00:15:11 +00:00 |
|
Glenn Maynard
|
44ecb31171
|
save mapped logs to log.txt once
|
2003-05-27 00:49:05 +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
|
241284161c
|
don't pass non-POD objects to va_start
|
2003-04-27 21:55:31 +00:00 |
|
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
|
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
|
8d47a3e57e
|
Add log timestamping. This lets us check the time when something
odd happens (eg. a skip), and see if anything happened in the log
at that time after we quit.
|
2003-03-07 04:48:13 +00:00 |
|
Glenn Maynard
|
37a8a897cf
|
log the build number
|
2003-02-23 06:26:01 +00:00 |
|
Glenn Maynard
|
3f2fe9eb4c
|
whoops, fix release compile
|
2003-02-18 06:13:31 +00:00 |
|
Glenn Maynard
|
6d96209d14
|
quiet warnings in info.txt
|
2003-02-17 06:34:43 +00:00 |
|
Glenn Maynard
|
42cfd6f98c
|
stdafx -> global
|
2003-02-16 04:01:45 +00:00 |
|
Glenn Maynard
|
c172e46c4a
|
small fix
|
2003-02-15 00:13:23 +00:00 |
|
Glenn Maynard
|
2a6730c9c1
|
use standard functions
|
2003-02-14 07:18:00 +00:00 |
|
Glenn Maynard
|
d8a0f09682
|
err, no console in release
|
2003-01-25 07:41:39 +00:00 |
|
Glenn Maynard
|
78aecb4dbb
|
move logging stuff into archhooks
|
2003-01-24 23:24:14 +00:00 |
|
Glenn Maynard
|
bca879f9b0
|
update
|
2003-01-24 22:28:23 +00:00 |
|
Glenn Maynard
|
8e49b34d30
|
extra newline
|
2003-01-24 02:16:43 +00:00 |
|
Glenn Maynard
|
1b2de71927
|
new log file
|
2003-01-24 01:35:15 +00:00 |
|
Glenn Maynard
|
b215d38c2c
|
fix a crash
|
2003-01-19 19:56:12 +00:00 |
|
Glenn Maynard
|
861ba219c2
|
add static logs
|
2003-01-19 05:00:21 +00:00 |
|
Chris Danford
|
88840d9020
|
fixed crashes when ini, log, and cache files are read-only
|
2003-01-11 19:11:55 +00:00 |
|
Glenn Maynard
|
27b57e891d
|
portability
|
2002-12-18 06:45: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 |
|