Ben Anderson
|
0db665d4d6
|
Thorough(!) remodeling of the arch/ directory and the contents therein; fixed link-time warnings on GCC and should make things a lot easier to manage. A pile of other random things too, mostly cleanups and getting things to work with the remodeled arch/ directory.
|
2005-03-14 06:44:38 +00:00 |
|
Chris Danford
|
1b41ab54ea
|
show error dialogs on startup before DISPLAY is initialized
|
2005-02-20 06:16:28 +00:00 |
|
Glenn Maynard
|
857f14d20e
|
fix crash
|
2005-02-01 06:05:26 +00:00 |
|
Glenn Maynard
|
31731b5890
|
fix crash
|
2005-01-28 03:43:47 +00:00 |
|
Glenn Maynard
|
2b73f63ea8
|
RetryCancel -> AbortRetry
remove Dialog::cancel
|
2005-01-20 19:40:24 +00:00 |
|
Glenn Maynard
|
0849ef8a46
|
log dialogs
|
2005-01-16 20:32:53 +00:00 |
|
Glenn Maynard
|
29fa454150
|
exceptions
|
2004-11-30 20:52:25 +00:00 |
|
Glenn Maynard
|
9a29be40d5
|
g_pNullDriver -> g_NullDriver
|
2004-09-05 01:22:09 +00:00 |
|
Glenn Maynard
|
3c7aa0bf7f
|
DialogDriverNull -> DialogDriver_Null
|
2004-09-05 01:20:55 +00:00 |
|
Glenn Maynard
|
f3cc65a51d
|
why was this catching everything? Non-RageExceptions should be
caught and handled by the individual drivers.
|
2004-09-05 01:19:47 +00:00 |
|
Glenn Maynard
|
1a7be98f86
|
fix g_bIsShowingDialog not being set false
|
2004-08-09 19:50:09 +00:00 |
|
Chris Danford
|
d755e660a6
|
Don't timeout on a Wait() if a dialog is showing. The movie decode semaphone would timeout on most dialogs.
Increase Win32 semaphone timeout from 15 -> 60 secs.
|
2004-08-07 21:38:54 +00:00 |
|
Chris Danford
|
6bd2a34271
|
Xbox builds again
|
2004-06-20 01:35:25 +00:00 |
|
Glenn Maynard
|
c809d31d35
|
fix infinite recursion
|
2004-06-17 01:18:41 +00:00 |
|
Glenn Maynard
|
8e72c0d28b
|
fix more dialog bugs (crashes when showing an error before init)
|
2004-06-16 01:12:56 +00:00 |
|
Glenn Maynard
|
624aebcb93
|
fix Dialog bugs
|
2004-06-16 01:08:38 +00:00 |
|
Steve Checkoway
|
ae65e34dbd
|
Fix compile
|
2004-06-11 05:31:35 +00:00 |
|
Glenn Maynard
|
ae5ff2beb9
|
move dialog handling into a separate arch; it doesn't belong in ArchHooks
|
2004-06-10 22:03:32 +00:00 |
|