Bertrand Augereau
|
5d13e2f837
|
DREAMWEB: Ported 'clearwork'
|
2011-07-30 23:11:48 +02:00 |
|
Bertrand Augereau
|
a4f05b36e4
|
DREAMWEB: 'fillspace' ported to C++
|
2011-07-30 22:56:29 +02:00 |
|
Bertrand Augereau
|
fa232d93b1
|
DREAMWEB: 'allocatemem' has a nicer API
|
2011-07-30 22:03:28 +02:00 |
|
Bertrand Augereau
|
a607b78ec0
|
DREAMWEB: 'readheader' ported to C++
|
2011-07-30 21:56:33 +02:00 |
|
Bertrand Augereau
|
0cbc291cbd
|
DREAMWEB: 'startloading' ported to C++
|
2011-07-30 21:46:59 +02:00 |
|
Bertrand Augereau
|
74a943667f
|
DREAMWEB: 'getroomdata' ported to C++
|
2011-07-30 19:54:53 +02:00 |
|
Bertrand Augereau
|
031651e996
|
DREAMWEB: Introduction of a Reel struct
|
2011-07-30 16:01:52 +02:00 |
|
Bertrand Augereau
|
92938f810f
|
DREAMWEB: 'showreelframe' ported to C++
|
2011-07-30 15:33:19 +02:00 |
|
Bertrand Augereau
|
95fa7451d6
|
DREAMWEB: 'findsource' ported to C++
|
2011-07-30 15:19:22 +02:00 |
|
Bertrand Augereau
|
1f0eccb296
|
DREAMWEB: 'aboutturn' does not need to be generated now
|
2011-07-30 15:12:50 +02:00 |
|
Bertrand Augereau
|
b2748740db
|
DREAMWEB: Better API for 'showframe' and no more registers used (expect es:bx for diffdest blitting)
|
2011-07-30 15:04:25 +02:00 |
|
Bertrand Augereau
|
2d0dfffe00
|
DREAMWEB: Introduced the Frame struct
|
2011-07-30 14:32:19 +02:00 |
|
Bertrand Augereau
|
8b0ac65f68
|
DREAMWEB: Extracted vgagrafx.cpp from stubs.cpp
|
2011-07-30 14:13:34 +02:00 |
|
Bertrand Augereau
|
69f7a6bcdf
|
DREAMWEB: Encapsulated some endian conversions in accessors
|
2011-07-30 15:52:28 +02:00 |
|
Bertrand Augereau
|
5de064f1e4
|
DREAMWEB: Use of the new feature of the generator to stop generating code for 'backobject' and 'mainman' (because addr_backobject is used)
|
2011-07-29 01:12:29 +02:00 |
|
Bertrand Augereau
|
16348053c7
|
Merge remote-tracking branch 'official/master'
Conflicts:
devtools/tasmrecover/tasm-recover
|
2011-07-29 00:58:25 +02:00 |
|
Bertrand Augereau
|
bd986b8cfe
|
Merge remote-tracking branch 'official/master'
Conflicts:
engines/dreamweb/stubs.cpp
engines/dreamweb/stubs.h
|
2011-07-29 00:08:01 +02:00 |
|
Bertrand Augereau
|
d6ed3ed013
|
DREAMWEB: 'kernchar' fix
|
2011-07-29 00:05:43 +02:00 |
|
Bertrand Augereau
|
27482d2de2
|
DREAMWEB: Fixed showframe ABI to conform to wjp's patch c626394f2b
|
2011-07-29 00:00:45 +02:00 |
|
Willem Jan Palenstijn
|
ea05f68046
|
DREAMWEB: Rewrite main loop
|
2011-07-28 21:25:10 +02:00 |
|
Willem Jan Palenstijn
|
c54cae6aea
|
DREAMWEB: Move main function to stubs
|
2011-07-28 21:25:10 +02:00 |
|
Willem Jan Palenstijn
|
bb7a1bd93d
|
DREAMWEB: Add option to process asm functions but not output them
|
2011-07-28 21:25:10 +02:00 |
|
Willem Jan Palenstijn
|
c626394f2b
|
DREAMWEB: Fix rendering underlined characters
The frame number argument to showframe is 9 bits of ax in the
original asm, but was passed in a uint8.
|
2011-07-28 21:13:02 +02:00 |
|
Willem Jan Palenstijn
|
7e88112ad2
|
DREAMWEB: Fix kerning in printchar
ah should contain the next char to print for kernchars(), but
it was getting clobbered in one code path, and not even set in another.
|
2011-07-28 21:09:51 +02:00 |
|
Bertrand Augereau
|
fe73a24078
|
DREAMWEB: 'makebackob' ported
|
2011-07-28 17:26:48 +02:00 |
|
Bertrand Augereau
|
b5c6ac150b
|
DREAMWEB: diffDest blitting in 'showframe' doesn't pollute the interface any more
|
2011-07-28 17:26:48 +02:00 |
|
Bertrand Augereau
|
f657d4800a
|
DREAMWEB: Cleanings and less register use
|
2011-07-28 17:26:48 +02:00 |
|
Bertrand Augereau
|
5fc6a6e385
|
DREAMWEB: 'getroomspaths' and 'facerightway' ported to C++
|
2011-07-28 17:26:47 +02:00 |
|
Bertrand Augereau
|
dfec38c615
|
DREAMWEB: Misc. register usage cleaning
|
2011-07-28 17:26:47 +02:00 |
|
Bertrand Augereau
|
521ffc5b56
|
DREAMWEB: Extraction of print.cpp from stubs.cpp
|
2011-07-28 17:26:47 +02:00 |
|
Bertrand Augereau
|
8233a37b4a
|
DREAMWEB: Extraction of sprite.cpp from stubs.cpp
|
2011-07-28 17:26:46 +02:00 |
|
Bertrand Augereau
|
c0795b4b43
|
DREAMWEB: Less register pollution
|
2011-07-28 17:26:46 +02:00 |
|
Bertrand Augereau
|
a101204422
|
DREAMWEB: Ported 'lockeddoorway'
|
2011-07-28 17:26:45 +02:00 |
|
Bertrand Augereau
|
fcd698c289
|
DREAMWEB: Fixed what is very probably a typo in original code and regenerated the source
|
2011-07-28 17:26:45 +02:00 |
|
Bertrand Augereau
|
d1812fda52
|
DREAMWEB: Fix (underlined object names) in 'printchar' parameter interpretation
|
2011-07-28 17:26:44 +02:00 |
|
Paul Gilbert
|
53e5522e5a
|
TSAGE: Fixed a problem with only the first Fx sound being played
|
2011-07-28 21:36:15 +10:00 |
|
Paul Gilbert
|
30005b450b
|
TSAGE: Clarified some method names in the sound code
|
2011-07-28 20:42:29 +10:00 |
|
Paul Gilbert
|
4778bf99eb
|
TSAGE: Added sound debugger command
|
2011-07-28 07:30:42 +10:00 |
|
Paul Gilbert
|
0034257976
|
TSAGE: Sound Fx is now playing
|
2011-07-28 07:30:42 +10:00 |
|
Paul Gilbert
|
034bbde204
|
TSAGE: Fix problem with sound Fx start method being called multiple times
|
2011-07-28 07:30:41 +10:00 |
|
athrxx
|
f44874f0a6
|
KYRA: add support for Russian Kyra 1 floppy fan translation
|
2011-07-27 16:38:31 +02:00 |
|
Johannes Schickel
|
ecdd2e5fdc
|
COMPOSER: Fix clang warnings.
|
2011-07-27 15:34:55 +02:00 |
|
D G Turner
|
108bdab4ac
|
COMPOSER: Correct module.mk for Dynamic Plugins.
|
2011-07-27 13:33:20 +01:00 |
|
D G Turner
|
f487092c9a
|
MOHAWK: Corrected Regression due to minor typo in Myst o_disableAreas.
Thanks to bgKa for looking at this.
|
2011-07-27 12:51:41 +01:00 |
|
Eugene Sandulenko
|
e02276cab1
|
Merge pull request #58 from fuzzie/composer
COMPOSER: Merge engine
|
2011-07-27 03:10:19 -07:00 |
|
Paul Gilbert
|
a877167bfe
|
TSAGE: Beginning of implementation of Fx method #32
|
2011-07-27 19:39:27 +10:00 |
|
Johannes Schickel
|
f0c5414ca6
|
NEWS: Mention iMuse priority fix.
|
2011-07-26 17:42:09 +02:00 |
|
Johannes Schickel
|
72b23d2009
|
NEWS: Mention LoL support in 1.4.0.
|
2011-07-26 17:40:27 +02:00 |
|
Travis Howell
|
f3c10331d9
|
DOC: Correct changes for Simon the Sorcerer 1/2.
|
2011-07-26 09:48:04 +10:00 |
|
Sven Hesse
|
a852f30fb2
|
GOB: Add a workaround for bug #3376547 (gob3 footstep sound)
|
2011-07-25 18:47:31 +02:00 |
|