1a72c36d6d
At least these can be 'const'
avolkov
2006-01-21 01:06:08 +00:00
a20ff7cf4a
Removed workaround for bug #166 -- MikMod should work correctly now on MacOSX with DMODE_HQMIXER
avolkov
2006-01-20 23:34:42 +00:00
00af93d113
Remove the bug introduced by a port of SDL_mixer to MacOS classic; see UQM bug #166
avolkov
2006-01-20 23:18:35 +00:00
7ca9b81e16
optMeleeZoom and optWhichIntro now set properly by SetGlobalOptions
mcmartin
2006-01-20 13:56:22 +00:00
25b837767c
intro on new game
avolkov
2006-01-20 07:56:17 +00:00
177fd62c8f
Rearranged the StartGame() code paths to make it cleaner and allow it to return FALSE on Quit (partially fixes#52); Intro now plays on New Game only, and Main menu times out into Credits
avolkov
2006-01-20 07:49:34 +00:00
ccc8e04783
WhatsNew and Changelog is plenty of news. No need for another (empty) file.
meep-eep
2006-01-20 07:44:23 +00:00
1da9f22b75
Minor formatting change; fix for C99-challenged VC6
avolkov
2006-01-20 07:30:07 +00:00
14277e9b16
More rename fixes.
meep-eep
2006-01-20 06:58:13 +00:00
94f5fd0abe
Handle the case where a new file is created with the read and write location in a different mount. Some more comments and a bit of cleanup (more needed).
meep-eep
2006-01-20 05:56:33 +00:00
3bdd7641db
Some basic error handling when load of a .mle file fails. See bug #823.
meep-eep
2006-01-20 05:54:16 +00:00
507a30e01b
Fixed places which expected GetStringLength() to return the amount of memory used instead of the number of chars.
meep-eep
2006-01-20 05:53:33 +00:00
fb8f0394d0
Fixes Venus atmo to be 90 times of Earth's
avolkov
2006-01-13 08:49:40 +00:00
055b0fac08
Character fixes -- cross-checked against the original; the original does not have any chars above code 96, so 123, 124 and 125 are extrapolations
avolkov
2006-01-13 08:23:35 +00:00
2cc6541945
Erase larger rectangle with printed planet type to accomodate other languages
avolkov
2006-01-13 04:28:31 +00:00
4d61775397
Internationalization updates: disposed of wXXXX() string calls; using text manipulation calls from strlib where needed (from zap); reasonably cranked UNICODE buffers; separated readable English strings from sprintf() format strings
avolkov
2006-01-13 03:49:11 +00:00
08443a64f7
Not using iswgraph() anywhere and not going to
avolkov
2006-01-13 03:31:53 +00:00
06cbf7af23
Filling in the blanks in the fonts
avolkov
2006-01-12 21:43:14 +00:00
af48a0f83a
Universal text input, stage 2: Resurrected joystick text entry with Up/Down (bug #495); PageUp/PageDown (on keyboard) change the letter case, Delete/BackSpace keys should also be mapped onto a joystick in keys.cfg
avolkov
2006-01-05 21:47:24 +00:00
6fffcf9366
Universal text input, stage 1; universal DoTextEntry() with key-repeat, folded into DoInput() domain; removed old serial keyboard code; removed some hacks
avolkov
2005-12-31 17:21:05 +00:00
00e32acfa2
Removed unused and unrefered to Earth image, which is now in eartmask.ani
avolkov
2005-12-29 16:55:47 +00:00