48590 Commits

Author SHA1 Message Date
Bertrand Augereau
e0b77beb99 DREAMWEB: 'obtoinv' ported to C++ 2011-09-02 10:12:14 +02:00
Bertrand Augereau
1de8427361 DREAMWEB: 'isitworn' and 'makeworn' ported to C++ 2011-09-02 09:23:27 +02:00
Bertrand Augereau
214cff8db8 DREAMWEB: 'dumpeverything' is useless 2011-09-02 08:12:33 +02:00
Bertrand Augereau
c8782389d6 DREAMWEB: 'delsprite' is useless 2011-09-02 08:07:24 +02:00
Bertrand Augereau
3fff4d97b5 DREAMWEB: Useless stub removal 2011-09-02 07:59:52 +02:00
Bertrand Augereau
c51797dae6 DREAMWEB: Removal of a useless stub 2011-09-02 07:57:19 +02:00
Bertrand Augereau
98a6b339af DREAMWEB: 'checkpathison' ported to C++ 2011-09-02 07:57:18 +02:00
Paul Gilbert
8505011472 TSAGE: Further user interface fixes, and minor dialog tweaks 2011-09-05 20:57:06 +10:00
Bertrand Augereau
3a5e17d552 DREAMWEB: Removal of stubs that became useless 2011-09-02 04:33:38 +02:00
Bertrand Augereau
483fae0c56 DREAMWEB: 'checkifset' ported to C++ 2011-09-02 04:33:37 +02:00
Willem Jan Palenstijn
7b71e9842e SCI: Fix Island of Dr. Brain copyprot pause menu on touch devices
Patch from m_kiewitz.
2011-09-05 12:14:17 +02:00
Bertrand Augereau
7eed29c1a0 DREAMWEB: 'isitdescribed' ported to C++ 2011-09-02 03:49:28 +02:00
Paul Gilbert
cb410d5837 TSAGE: Fixed Options dialog Sound button not showing sound dialog 2011-09-04 21:17:20 +10:00
Paul Gilbert
8f9af26292 TSAGE: Added missing default item response code logic in Blue Force 2011-09-04 21:09:22 +10:00
Paul Gilbert
b893f9f93f TSAGE: Implemented missing interface functionality, including gun loading dialog 2011-09-04 19:11:59 +10:00
Sven Hesse
7f5f9c9f91 GOB: Stub classes for Geisha's Diving and Penetration minigames 2011-09-03 18:00:09 +02:00
Sven Hesse
26dd2f5f60 GOB: Move keyPressed() to Util 2011-09-03 18:00:09 +02:00
Sven Hesse
dbb70e3d6f GOB: Add class Geisha::EvilFish
An "evil" fish in Geisha's "Diving" minigame.
2011-09-03 18:00:09 +02:00
Sven Hesse
220fc2b593 GOB: Add class ANIObject
Controls an animation stored within an ANI file.
2011-09-03 18:00:09 +02:00
Sven Hesse
a4f42017d7 GOB: Add class ANIFile
Handles ANI files, describing animations.
Used in hardcoded "actiony" parts of gob games, like
Geisha's minigames.
2011-09-03 18:00:09 +02:00
Sven Hesse
37964e8e85 GOB: Add class DECFile
Handles DEC files, describing "decals" (backgrounds).
Used in hardcoded "actiony" parts of gob games, like
Geisha's minigames.
2011-09-03 18:00:09 +02:00
Sven Hesse
2985f118b8 GOB: Add class RXYFile
Handles RXY files, containing relative sprite coordinates.
Used in hardcoded "actiony" parts of gob games, like
Geisha's minigames.
2011-09-03 18:00:09 +02:00
Sven Hesse
44b83551aa GOB: Add the Amiga version of Geisha 2011-09-03 18:00:08 +02:00
Sven Hesse
cceaa04ef2 GOB: Make Util::setExtension() not add an extension to an empty string 2011-09-03 18:00:08 +02:00
Sven Hesse
eebd5a28f9 GOB: Add Util::readString() 2011-09-03 18:00:08 +02:00
Johannes Schickel
06021e4667 NEWS: Properly format Winnie entry. 2011-09-03 17:20:54 +02:00
Johannes Schickel
e05382839c NEWS: Mention Indy4 Amiga palette improvements. 2011-09-03 17:20:54 +02:00
Filippos Karapetis
41cc1932d2 SCI32: Added an initial skeleton structure for the SCI2 text drawing code
This includes kCreateTextBitmap, and moves all of the text drawing code
into the new GfxText32 class
2011-09-03 14:51:51 +03:00
Johannes Schickel
f85fd9b4f1 SCUMM: Fix text color bug in Indy4 Amiga outro. 2011-09-03 13:48:06 +02:00
Johannes Schickel
44bc1bff06 SCUMM: Limit Indy4 Amiga specific code to that version. 2011-09-03 13:41:57 +02:00
Bertrand Augereau
20f9028d9d DREAMWEB: Refining of the pathfinding structures 2011-09-03 15:09:21 +02:00
Bertrand Augereau
4782c7e34e DREAMWEB: Introduction of a Path structure 2011-09-03 14:41:44 +02:00
Bertrand Augereau
49d1872876 DREAMWEB: 'turnanypathon' and 'turnanypathoff' ported to C++ 2011-09-03 14:05:09 +02:00
Willem Jan Palenstijn
09def52554 SCI: Fix QFG3 run/walk/sleep menu on touch devices
The analysis and fix are from m_kiewitz.
2011-09-03 10:26:25 +02:00
Bertrand Augereau
65e2494265 DREAMWEB: 'turnpathon' et 'turnpathoff' ported to C++ 2011-09-03 11:10:32 +02:00
Bertrand Augereau
35d88d498c DREAMWEB: Fix : getexpos has a return value AND a side-effect 2011-09-02 01:05:32 +02:00
Bertrand Augereau
fa91f3abf1 DREAMWEB: Fix : getexpos returns info in es:di 2011-09-02 00:25:20 +02:00
Bertrand Augereau
e84ea10ad4 DREAMWEB: 'checkpixelset' ported to C++ 2011-09-01 23:41:03 +02:00
D G Turner
f01479e841 DEVTOOLS: Minor correction to remove GCC Warning. 2011-09-02 07:06:00 +01:00
D G Turner
aa654943bb DEVTOOLS: Remove Unecessary Makefiles.
These have been replaced by "make devtools" and are unused.
2011-09-02 07:04:04 +01:00
D G Turner
0d3c6fddae PARALLACTION: Add Graphics Debug Output. Minor Whitespace Fixes.
This adds debug output for graphics object access to help with
investigation of bug #2969913 i.e. "NIPPON: Katana graphics not shown
(regression)" as well as cleanup of whitespace in this class.
2011-09-02 06:14:20 +01:00
Bertrand Augereau
b089f084af DREAMWEB: Cleaning in 'doshake' 2011-09-01 01:43:57 +02:00
Bertrand Augereau
efd8c41d35 DREAMWEB: 'frameoutv' know how to clip on the left and upper borders 2011-09-01 01:43:57 +02:00
Bertrand Augereau
6c0b7b6deb DREAMWEB: Fix of the bug when you are in the inventory and drag the gun agains the upper border of the screen 2011-09-01 01:27:59 +02:00
Bertrand Augereau
d9c7b9dd39 DREAMWEB: Asserts 2011-09-01 01:04:15 +02:00
Bertrand Augereau
6ab4a0ceee DREAMWEB: 'compare' ported to C++ 2011-09-01 00:39:43 +02:00
Strangerke
690d94eb03 CGE: Take fingolfin's remark into account: suppress the two leading underscore in define names 2011-09-01 00:32:20 +02:00
Strangerke
31d4173136 CGE: Fix thumbnails display when a game is loaded. 2011-09-01 00:22:20 +02:00
Bertrand Augereau
0534b70b6d DREAMWEB: 'getaddir' ported to C++ 2011-09-01 00:14:48 +02:00
Bertrand Augereau
1f531c6f7f DREAMWEB: 'obicons' ported to C++ 2011-09-01 00:02:05 +02:00