Commit Graph

23777 Commits

Author SHA1 Message Date
Paul Gilbert
ae06d5337e Bugfix to correctly display a message when a used item is no longer in the room
svn-id: r30037
2007-12-28 07:46:21 +00:00
Paul Gilbert
67a49e712a Bugfix for string decoding to use the article of the destination character rather than the talking character
svn-id: r30036
2007-12-28 07:45:22 +00:00
Eugene Sandulenko
ef319ad674 Patch #1859448: Add OSystem::getTimeAndDate API
svn-id: r30034
2007-12-28 07:43:52 +00:00
Eugene Sandulenko
d4d072fe04 Patch #1857121: Refactoring of the getSavePath method
svn-id: r30032
2007-12-28 07:37:04 +00:00
Eugene Sandulenko
26913c3057 Bumping version to 0.12.0svn
svn-id: r30030
2007-12-28 07:28:16 +00:00
Eugene Sandulenko
e657e74ee8 Now --disable-he does not disable HE70 games.
svn-id: r30027
2007-12-28 06:33:20 +00:00
Paul Gilbert
ada25791c6 Bugfix for action perform timeout to correctly show an question mark bubble. Also changed a writeSint16LE call to be more correctly writeUint16LE
svn-id: r30026
2007-12-28 04:00:15 +00:00
Johannes Schickel
ecb2b2cddf Update to msvc71 project files from _Q.
svn-id: r30025
2007-12-28 01:02:52 +00:00
Johannes Schickel
244987b718 Fixes compiling on msvc7.1, it seems like it has problems to decide when to use operator bool.
svn-id: r30024
2007-12-28 00:20:56 +00:00
Travis Howell
8f540e9b67 Move more HE code to HE71, to reduce code size, when using DISABLE_HE option.
svn-id: r30023
2007-12-28 00:18:06 +00:00
Max Horn
1eeaaab15d Fix hashmap.h properly (this is not a bug in GCC 4.0 etc., rather it's a bug in newer GCC versions that they *accepted* the old code...)
svn-id: r30022
2007-12-28 00:08:29 +00:00
Travis Howell
9b0db4be37 Move more HE code to HE71, to reduce code size, when using DISABLE_HE option.
svn-id: r30021
2007-12-28 00:08:23 +00:00
Oystein Eftevaag
b90740d203 Ensure files in the Mac OS X bundle get the right permissions set
svn-id: r30020
2007-12-27 23:41:15 +00:00
Johannes Schickel
81205217d6 Update msvc9 project files (too).
svn-id: r30019
2007-12-27 23:19:19 +00:00
Johannes Schickel
c144f43664 Update msvc8 project files.
svn-id: r30018
2007-12-27 23:15:10 +00:00
Sven Hesse
884e1e9ae9 Muting the compiler (Sorry again, yaz0r :P)
svn-id: r30016
2007-12-27 17:47:31 +00:00
Vincent Hamm
c87ad51470 Nearly working pathfinder
svn-id: r30015
2007-12-27 17:37:38 +00:00
Kostas Nakos
1312d4b3fd same bug on arm-wince-gcc 4.1.0
svn-id: r30014
2007-12-27 16:40:58 +00:00
Johannes Schickel
e36f79fcdf Fix for bug #1858824 "AMIGAOS4: Build Process breaks due to regression".
svn-id: r30013
2007-12-27 16:01:59 +00:00
Vincent Hamm
f953ed4dde Early pathfinding
svn-id: r30012
2007-12-27 12:05:43 +00:00
Travis Howell
410a4a974e Enable Windows version of early HE games by default, to match already enabled 3DO/DOS/Macintosh versions of early HE games. Adding only the minimum code required for HE70 games.
svn-id: r30011
2007-12-27 11:40:29 +00:00
Travis Howell
1bafd03a69 The HE70 version of Fatty Bear's Birthday Surprise will only work, if DISABLE_HE isn't defined.
svn-id: r30009
2007-12-27 03:32:15 +00:00
Willem Jan Palenstijn
9ada2910f7 don't clear owner of invalid global object 0 (fixes #1857697)
svn-id: r30007
2007-12-26 23:06:22 +00:00
Max Horn
9b0dc6f757 Do not use SDL_WM_ToggleFullScreen, it's buggy on too many systems. Should fix bug #1705410.
svn-id: r30006
2007-12-26 23:00:18 +00:00
Max Horn
4aacb020a4 cleanup
svn-id: r30005
2007-12-26 21:45:22 +00:00
Max Horn
a7397ecfcc Patch #1837119 (COMMON: Common::HashMap iterator rework) with workaroud for Mac OS X compiler bug
svn-id: r30004
2007-12-26 21:40:32 +00:00
Oystein Eftevaag
cab99bf1a4 iPhone credits
svn-id: r30003
2007-12-26 12:44:41 +00:00
Oystein Eftevaag
e16fd0a262 Added a couple of iPhone-notes to the README
svn-id: r30002
2007-12-26 12:24:27 +00:00
Travis Howell
d9f28974ef Add alternative hack to main branch, to skip largest speech segment in Simon the Sorcerer 1, when using DS port.
svn-id: r30001
2007-12-26 01:28:03 +00:00
Sven Hesse
5327417c56 Style :P
svn-id: r30000
2007-12-26 01:19:16 +00:00
Sven Hesse
58959568bd Style :P
svn-id: r29999
2007-12-26 01:19:05 +00:00
Johannes Schickel
956b69b655 Update comment.
svn-id: r29998
2007-12-26 01:17:58 +00:00
Johannes Schickel
35e72866ec Simplification of GM vs MT-32 detection.
svn-id: r29997
2007-12-26 01:09:46 +00:00
Max Horn
a65b5a6d5c Fix for bug #1858080: FOTAQ: game terminates badly
svn-id: r29996
2007-12-26 00:22:32 +00:00
Max Horn
df7ece45f6 remove & rename are not portable
svn-id: r29995
2007-12-26 00:07:19 +00:00
Max Horn
d104637a3a Do not use abort (for that matter, shouldn't used exit(), either, but we (ab)use that in various places anyway...)
svn-id: r29994
2007-12-25 23:33:08 +00:00
Max Horn
27bd7ef2f4 Added FIXME regarding fopen usage
svn-id: r29993
2007-12-25 23:20:46 +00:00
Max Horn
fa1052e1b2 Removed obsolete comment
svn-id: r29992
2007-12-25 23:16:52 +00:00
Sven Hesse
1796c147fc Muting the compiler :P
svn-id: r29991
2007-12-25 21:17:35 +00:00
Vincent Hamm
1b62e2758c Fix input
Fix timming

svn-id: r29990
2007-12-25 21:03:20 +00:00
Vincent Hamm
b2ab69f455 Fix palette issues
svn-id: r29989
2007-12-25 20:16:59 +00:00
Vincent Hamm
a3f1767009 Fix title screen regression
svn-id: r29988
2007-12-25 19:32:51 +00:00
Vincent Hamm
7159cc26df Fix blinking character
svn-id: r29987
2007-12-25 18:36:08 +00:00
Vincent Hamm
a2d2f01835 Bunch of gfx fix
svn-id: r29986
2007-12-25 18:11:35 +00:00
Vincent Hamm
37d8bed89b Fix cell sorting
Fix palette loading

svn-id: r29985
2007-12-25 16:37:12 +00:00
Kari Salminen
c10f74411e Show objects always using priority 15. Fixes bug #1858037 (AGI: show.obj priority error).
svn-id: r29984
2007-12-25 16:17:22 +00:00
Johannes Schickel
28a57c434a Cleanup(/formatting).
svn-id: r29983
2007-12-24 22:27:30 +00:00
Eugene Sandulenko
6b722c2f1c _Properly_ fix lock-up introduced introduced in revision 29860. A typical
c/p error.

svn-id: r29982
2007-12-24 19:49:28 +00:00
Eugene Sandulenko
fd22ebb269 Fix regressions (crashes) introduced in commit 29860
svn-id: r29981
2007-12-24 19:13:32 +00:00
Robin Watts
22dca84d30 ARM version of central ADPCM decoding block for NDS. Define ARM_ADPCM to
enable.

Apparently may not be required as this isn't speed critical - but I've
written it now, so seems a shame to lose it.

svn-id: r29980
2007-12-24 18:32:18 +00:00