Commit Graph

16083 Commits

Author SHA1 Message Date
Joost Peters
4226b6409d Update some FAQs (I should probably move these to the Wiki at some point)
svn-id: r20244
2006-01-27 21:47:34 +00:00
Gregory Montoir
45727596b9 Minor cleanup.
svn-id: r20242
2006-01-27 19:35:55 +00:00
Gregory Montoir
04d7bb1d55 Not needed anymore.
svn-id: r20241
2006-01-27 19:34:26 +00:00
Gregory Montoir
fa05b3a935 Fixed invalid memory reads in generateSubstResFileName.
svn-id: r20240
2006-01-27 19:33:40 +00:00
Eugene Sandulenko
4994350c1d Patch #1416561: "updated .spec package description"
svn-id: r20238
2006-01-27 19:08:06 +00:00
Eugene Sandulenko
fef533e93e Proper RCS IDs
svn-id: r20236
2006-01-27 19:05:24 +00:00
Eugene Sandulenko
095199da54 Proper RCS IDs.
svn-id: r20235
2006-01-27 19:04:15 +00:00
Eugene Sandulenko
118ce529b1 Fix crash on platforms which do not initialize memory with zeroes.
svn-id: r20234
2006-01-27 19:01:02 +00:00
Paweł Kołodziejski
ecced815cc experimental smush code without timer callback usage
svn-id: r20233
2006-01-27 18:04:42 +00:00
Paweł Kołodziejski
c0938748f6 turn off warning #4351 with msvc8
svn-id: r20232
2006-01-27 16:48:31 +00:00
Paweł Kołodziejski
4938b93f34 fixed warning
svn-id: r20231
2006-01-27 16:46:56 +00:00
Johannes Schickel
1f7bd7a726 Oops forgot to change calcColor to calcGradient before commiting.
svn-id: r20230
2006-01-27 15:59:29 +00:00
Eugene Sandulenko
b5f5dbe36b Patch #1416370: "AmigaOS 4 changes"
svn-id: r20229
2006-01-27 15:51:41 +00:00
Johannes Schickel
5051b080a2 - adds the new gui renderer also a new implementation for the classic gui
- adds a ImageMan and ImageDec class for loading and managing image files
 - adds a loader for zip files which is used by the new theme and the image manager
 - changes the widgets to use the new gui code
 - changes the scumm dialogs to use the new gui code
 - fixes a #include problem in the sky debugger with the new gui code

 To use the new gui copy gui/themes/default-theme.zip to your extrapath.
If the theme zip can not be found the gui will fallback to the classic theme.
If you want to change the gui styles use "gui_theme=classic" for the classic theme
and "gui_theme=default-theme" for the new theme.

Thanks to eriktorbjorn for testing and help with the new theme and to sev for
reviewing this patch.

svn-id: r20227
2006-01-27 15:43:23 +00:00
Torbjörn Andersson
901645cb0f I believe it's actually meant to include common/debugger.cpp. It's what we
do in several other places, and not doing it causes numerous linker errors
for me.

svn-id: r20225
2006-01-27 14:35:40 +00:00
Marcus Comstedt
5b1718f17b fingolfin renamed 'GameSettings::name' to 'GameSettings::gameid'.
svn-id: r20222
2006-01-27 13:48:14 +00:00
Eugene Sandulenko
c08547d370 I really wonder how this #include "debugger.cpp" could stay for 1.5 years.
svn-id: r20221
2006-01-27 13:37:10 +00:00
Travis Howell
855d86ddcf Add parts of patch #1416145 - README: various fixes
svn-id: r20214
2006-01-27 10:01:07 +00:00
Travis Howell
4d8861b909 Fix memory leak on exit.
svn-id: r20212
2006-01-27 08:39:29 +00:00
Oystein Eftevaag
64dc913596 Edited the Kyrandia section of the README, as the save and load part
of the GUI is now implemented.

svn-id: r20211
2006-01-27 08:26:15 +00:00
Oystein Eftevaag
decbf21a52 Implemented the GUI menu for saving games (minus the cursor in the text entry window...).
The Load Game menu will now pop up before the last part of the intro is played,
if it has already played once before (as in the original).

Note that the palette is still wrong, and the settings menu is still not implemented.

svn-id: r20210
2006-01-27 08:23:53 +00:00
Travis Howell
f0e6965c77 Fix another memory leak in HE games.
svn-id: r20209
2006-01-27 06:35:54 +00:00
Travis Howell
548961ecc3 A
Fix memory leaks in HE games on exit.

svn-id: r20208
2006-01-27 06:05:03 +00:00
Travis Howell
58dcb8436f No longer required.
svn-id: r20207
2006-01-27 05:11:11 +00:00
Travis Howell
0ce3f9ff35 Resource modified status always cleared when nuked.
svn-id: r20203
2006-01-27 00:50:27 +00:00
Travis Howell
e370d85254 Make resource management of modified wizImages closer to original games.
Fixes many errors in Backyard Sports titles.

svn-id: r20201
2006-01-27 00:27:57 +00:00
Travis Howell
e990352219 Fix memory leak, if called directly.
svn-id: r20199
2006-01-27 00:10:18 +00:00
Oystein Eftevaag
4707a59eaf Changing Kyra copyright notice from EA to Westwood, after IRC discussion
svn-id: r20198
2006-01-26 23:53:13 +00:00
Oystein Eftevaag
b5dcb4e874 Adding Kyrandia to the About dialog copyright section.
svn-id: r20197
2006-01-26 23:18:36 +00:00
Torbjörn Andersson
5fd3d17720 Clarify that the default gain change was for the FluidSynth music driver,
not when hooking up FluidSynth through ALSA.

svn-id: r20191
2006-01-26 10:19:25 +00:00
Max Horn
60034ae433 Mention bug fixes in the NEWS
svn-id: r20190
2006-01-26 10:10:16 +00:00
Max Horn
6da4489142 Removed version from docs
svn-id: r20188
2006-01-26 10:09:39 +00:00
Max Horn
ca7a1c7738 Removed version from docs
svn-id: r20187
2006-01-26 10:09:39 +00:00
Travis Howell
5a596b010f Sync. md5s.
svn-id: r20183
2006-01-26 04:19:58 +00:00
Travis Howell
49eed14be6 Remove leftover.
svn-id: r20182
2006-01-26 04:19:37 +00:00
Travis Howell
579732dfdb Update
svn-id: r20167
2006-01-25 23:53:11 +00:00
Oystein Eftevaag
2515fae195 Fixes bug #1413951 (crashes when highlighting buttons on menu screens
where the first button wasn't there), and the missing text on exit buttons.

svn-id: r20166
2006-01-25 23:08:55 +00:00
Max Horn
7fddfa20c6 New tools/update-version.pl script (usage: CMD 1 2 3 CVS -> results in version 1.2.3CVS)
svn-id: r20165
2006-01-25 20:53:25 +00:00
Max Horn
7ad5158ae1 Do not hardcode the program name (bad style)
svn-id: r20164
2006-01-25 17:54:28 +00:00
Torbjörn Andersson
ca705b9167 Extend the workaround for bug #1407789 in an attempt to deal with the
different versions of Full Throttle. This is partly guesswork, and may be
incorrect.

svn-id: r20161
2006-01-25 15:06:42 +00:00
Travis Howell
a9e164e757 Fix HE games.
svn-id: r20160
2006-01-24 23:14:52 +00:00
Paweł Kołodziejski
a031c852b9 added option to allow switch disable scalers
svn-id: r20159
2006-01-24 22:21:23 +00:00
Paweł Kołodziejski
900b17b247 don't execute binary for libmpeg2 test when cross compiling
svn-id: r20158
2006-01-24 19:24:22 +00:00
Max Horn
7d6bc98516 Removing unneccessary checks again (say yay to preconditions that ensure _version > X :-)
svn-id: r20157
2006-01-24 07:20:15 +00:00
Travis Howell
e70af9a9a9 Loom (Cd) specific.
svn-id: r20156
2006-01-24 03:46:22 +00:00
Travis Howell
d3373e4900 FM-TOWNS version of Zak only.
svn-id: r20155
2006-01-24 03:31:14 +00:00
Max Horn
a4f40bb841 oops
svn-id: r20154
2006-01-23 20:53:30 +00:00
Max Horn
ec476b1fd0 Removing GID_ZAK256 and GID_LOOM256
svn-id: r20153
2006-01-23 20:09:25 +00:00
Chris Apers
0a150fa128 Prepare 68k version
svn-id: r20152
2006-01-23 19:49:44 +00:00
Chris Apers
d183a71446 Update copyright notice
svn-id: r20151
2006-01-23 19:46:27 +00:00