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
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
Bertrand Augereau
cd5af89557
DREAMWEB: 'getanyad' ported to C++
2011-08-31 15:15:26 +02:00
Paul Gilbert
cee156d596
TSAGE: Implemented missing functionality for first game scene
2011-08-31 22:18:11 +10:00
Bertrand Augereau
233592d28a
DREAMWEB: 'maptopanel' and 'dumpmap' ported to C++
2011-08-30 12:27:10 +02:00
Bertrand Augereau
6a46429c44
DREAMWEB: 'transferinv' ported to C++
2011-08-30 12:17:18 +02:00
Filippos Karapetis
b71123ef4f
SAGA: properly remove the save reminder callback on engine exit
...
This fixes an error when exiting to the launcher and restarting a game
2011-08-30 12:59:35 +03:00
Filippos Karapetis
ed9cf01c78
SAGA: Slight cleanup
2011-08-30 12:59:34 +03:00
Bertrand Augereau
0567d6cec5
DREAMWEB: 'delthisone' isn't used
2011-08-30 10:52:44 +02:00
Bertrand Augereau
018e304555
DREAMWEB: Stricter typing
2011-08-30 10:31:42 +02:00
Bertrand Augereau
25675e8858
DREAMWEB: Structs member renaming
2011-08-30 03:26:19 +02:00
Bertrand Augereau
2fc467dc4f
DREAMWEB: 'checkifex' ported to C++
2011-08-30 03:11:32 +02:00
Bertrand Augereau
aefdf240fb
DREAMWEB: 'obpicture' ported to C++
2011-08-30 03:01:40 +02:00
Bertrand Augereau
5bfe1f22d5
DREAMWEB: 'paneltomap' ported to C++
2011-08-30 02:45:53 +02:00
Bertrand Augereau
7624083cdc
DREAMWEB: 'getexpos' ported to C++
2011-08-30 02:37:48 +02:00
Bertrand Augereau
081bdece0c
DREAMWEB: More reversing of DynObject struct
2011-08-30 02:37:47 +02:00
Bertrand Augereau
c799846344
DREAMWEB: 'showallex' ported to C++
2011-08-30 00:26:45 +02:00
Matthew Hoops
8004a82f29
MOHAWK: Fix using the Mac binary for Riven cursors
2011-08-29 10:35:08 -04:00
Bertrand Augereau
14ac4efa09
DREAMWEB: 'addpeoplelist' takes a ReelRoutine* param
2011-08-29 15:19:22 +02:00
Bertrand Augereau
3d85a4974b
DREAMWEB: 'showgamereel' gets a ReelRoutine* as parameter
2011-08-29 15:19:22 +02:00
Bertrand Augereau
3623ae35ef
DREAMWEB: 'addtopeoplelist' ported to C++
2011-08-29 15:19:21 +02:00
Paul Gilbert
57f00ff1dc
TSAGE: Added Ringworld specific dialogs file
2011-08-29 22:15:38 +10:00
Sven Hesse
b516e4f440
GOB: Add a workaround for some of Geisha's textboxes
...
Geisha often displays text while it loads a new TOT.
Back in the days, this took long enough so that the text
could be read. Since this isn't the case anymore, we'll
wait for the user to press a key or click the mouse.
2011-08-29 14:10:10 +02:00
Paul Gilbert
a28bffec1c
TSAGE: Implemented the Blue Force right-click dialog
2011-08-29 22:01:11 +10:00
Bertrand Augereau
b12fed0835
DREAMWEB: 'printmessage' ported to C++
2011-08-29 12:15:25 +02:00
Sven Hesse
5f4dad1a6d
GOB: Fix the display length of "You can't use that" texts in Geisha
2011-08-29 09:47:46 +02:00
Sven Hesse
dfe9fc05aa
GOB: Implement saving/loading for Geisha
2011-08-29 01:37:57 +02:00
Sven Hesse
fcadd5a56d
GOB: Fix Geisha's hotspot checks
2011-08-28 21:54:43 +02:00
Sven Hesse
8c69d64678
GOB: Fix a potential input box bug
2011-08-28 21:54:42 +02:00
Sven Hesse
5b25fc3e25
GOB: Fix language inconsistencies in Geisha
2011-08-28 21:54:42 +02:00