Chris Danford
|
037ed8ae51
|
CString -> RString
|
2005-12-27 17:11:38 +00:00 |
|
Chris Danford
|
6681ad9dd4
|
theme date/time strings
|
2005-12-27 17:10:08 +00:00 |
|
Chris Danford
|
e30f456383
|
localize strings
|
2005-12-27 17:08:23 +00:00 |
|
Steve Checkoway
|
2301565b2a
|
Fix threaded input not actually running in the created thread. Allow nonthreaded input (by using the gui--i.e. main event loop--thread) according to PREFSMAN->m_bThreadedInput.
|
2005-12-27 05:55:06 +00:00 |
|
Chris Danford
|
7a76b58bd3
|
style cleanup
|
2005-12-25 19:27:31 +00:00 |
|
Chris Danford
|
236a727d64
|
add missing SpecialDirs
|
2005-12-25 19:26:52 +00:00 |
|
Chris Danford
|
7f985da9ee
|
add separate method for string lookup
|
2005-12-25 19:01:13 +00:00 |
|
Chris Danford
|
a84b76890d
|
add assert
|
2005-12-25 18:59:52 +00:00 |
|
Chris Danford
|
0b98adff15
|
make RadarCategory enum and Lua names consistent
|
2005-12-24 20:18:56 +00:00 |
|
Chris Danford
|
035f20d234
|
add LocalizedString
|
2005-12-24 20:08:17 +00:00 |
|
Glenn Maynard
|
4671102354
|
cleanup
|
2005-12-24 07:36:27 +00:00 |
|
Glenn Maynard
|
e7e136566b
|
no, seriously, save to disk
|
2005-12-24 06:07:39 +00:00 |
|
Glenn Maynard
|
0a087099b6
|
fix possible crash if GetVolumeInformation fails: szVolumeNameBuffer would
be uninitialized
|
2005-12-24 06:06:45 +00:00 |
|
Glenn Maynard
|
635434ea17
|
fix for confusingly similar error codes
do log when the file already exists
|
2005-12-24 03:16:20 +00:00 |
|
Glenn Maynard
|
b923d82f90
|
cleanup
|
2005-12-24 03:10:22 +00:00 |
|
Glenn Maynard
|
53800b79a3
|
try to avoid writing to the device to do a wirte check
|
2005-12-24 03:09:33 +00:00 |
|
Glenn Maynard
|
792f8a4008
|
unused header
this stuff shouldn't be an input handler anymore ...
|
2005-12-24 02:38:31 +00:00 |
|
Glenn Maynard
|
33f7552be5
|
fix potential crash if QueryDosDevice fails, or returns more data than expected
|
2005-12-24 02:37:06 +00:00 |
|
Glenn Maynard
|
5ce5dc5060
|
simplify
|
2005-12-24 02:32:55 +00:00 |
|
Glenn Maynard
|
a5042f126c
|
suppress autorun
|
2005-12-24 02:27:25 +00:00 |
|
Glenn Maynard
|
99d586c5a9
|
attempt to flush memory cards on unmount
|
2005-12-24 02:08:17 +00:00 |
|
Steve Checkoway
|
3f14485b5d
|
Make default values correspond to the defaults in DialogDriver.h. When the user clicks Ignore, make sure it really does get ignored. Implement AbortRety.
|
2005-12-24 02:08:01 +00:00 |
|
Glenn Maynard
|
9a2229999c
|
unneeded (and not correct; actually surface->w/surface->h)
|
2005-12-23 19:10:28 +00:00 |
|
Glenn Maynard
|
a980f83474
|
assertions
|
2005-12-23 19:07:14 +00:00 |
|
Glenn Maynard
|
339873247b
|
fix invalid values leaking into fDisplayAspectRatio
|
2005-12-23 19:04:39 +00:00 |
|
Renaud Lepage
|
2fd7cdab74
|
Little correction.
|
2005-12-23 17:42:25 +00:00 |
|
Steve Checkoway
|
b58452d48e
|
Implement fullscreen and give the correct key equiv. to the menu item.
|
2005-12-23 14:41:03 +00:00 |
|
Steve Checkoway
|
c577c65ecc
|
The input has been handled.
|
2005-12-23 14:39:49 +00:00 |
|
Steve Checkoway
|
29b0689d76
|
Fix quotes in About box.
|
2005-12-23 14:33:45 +00:00 |
|
Steve Checkoway
|
b0177e38a4
|
Add support for toggling windowed mode other than alt-enter. E.g. from a menu item.
|
2005-12-23 14:19:43 +00:00 |
|
Steve Checkoway
|
8c47a17f67
|
I think this should be s not g.
|
2005-12-23 13:36:56 +00:00 |
|
Steve Checkoway
|
77d9169679
|
Add/remove files.
|
2005-12-23 13:14:35 +00:00 |
|
Steve Checkoway
|
1f78c80200
|
Put written files in ~/Library/Application Support/PRODUCT_ID.
|
2005-12-23 13:11:59 +00:00 |
|
Steve Checkoway
|
bfd39f66ac
|
Fix screenshot crash.
|
2005-12-23 13:10:21 +00:00 |
|
Steve Checkoway
|
417461540b
|
dstwidth, dstheight >= 0
|
2005-12-23 12:54:45 +00:00 |
|
Steve Checkoway
|
4e84abb2b6
|
Fix warnings.
|
2005-12-23 09:51:09 +00:00 |
|
Glenn Maynard
|
81559b2916
|
cleanup, remove old regex code
|
2005-12-23 08:22:21 +00:00 |
|
Steve Checkoway
|
8d93b172ef
|
Cleanup comment, flatten preprocessor directives.
|
2005-12-23 07:34:38 +00:00 |
|
Steve Checkoway
|
f688db98a8
|
Fix compile. "The keyword __attribute__ allows you to specify special attributes when making a declaration." -- http://gcc.gnu.org/onlinedocs/gcc/Function-Attributes.html
|
2005-12-23 06:15:43 +00:00 |
|
Glenn Maynard
|
66fd1baca2
|
cleanup
|
2005-12-23 05:31:27 +00:00 |
|
Glenn Maynard
|
eff6f70502
|
cleanup
|
2005-12-23 05:25:35 +00:00 |
|
Glenn Maynard
|
eb151cf9d3
|
remove XXX: Fail() is no longer tricky
|
2005-12-23 05:24:23 +00:00 |
|
Glenn Maynard
|
ee14402dd8
|
remove unused
|
2005-12-23 05:21:32 +00:00 |
|
Glenn Maynard
|
f3fcafe95e
|
move "View Statistics" to MyDoc; make it follow across user changes
|
2005-12-23 02:03:55 +00:00 |
|
Glenn Maynard
|
6e18d9766c
|
legacy
|
2005-12-23 02:02:04 +00:00 |
|
Glenn Maynard
|
a3bfc1be1b
|
add --machine-profile-stats
|
2005-12-23 02:00:30 +00:00 |
|
Glenn Maynard
|
f446ae9436
|
use GetMyDocumentsDir, GetApplicationDataDir
|
2005-12-23 01:58:45 +00:00 |
|
Glenn Maynard
|
1251bdbe56
|
update
|
2005-12-23 01:58:13 +00:00 |
|
Glenn Maynard
|
79c60d650f
|
fix warnings
|
2005-12-23 01:07:04 +00:00 |
|
Glenn Maynard
|
47de881923
|
missing license texts
|
2005-12-23 00:59:00 +00:00 |
|