Strangerke
884a61f4da
TSAGE: R2R - Remove an intermediate (useless) function
2013-12-11 23:22:12 +01:00
Eugene Sandulenko
97fc0a3bd1
FULLPIPE: Implement FullpipeEngine::initArcadeKeys()
2013-12-12 00:05:01 +02:00
Eugene Sandulenko
0b3c063437
FULLPIPE: Give proper name to FullpipeEngine::processArcade()
2013-12-11 23:40:56 +02:00
Eugene Sandulenko
d078399e89
FULLPIPE: Fix wrong deletion order in MessageQueue::deleteExCommandByIndex()
2013-12-11 23:17:45 +02:00
Eugene Sandulenko
e867326b9b
FULLPIPE: Implement MGM::updateAnimStatics()
2013-12-11 23:17:45 +02:00
Eugene Sandulenko
8caec7691c
FULLPIPE: Implement StaticANIObject::changeStatics2()
2013-12-11 23:17:45 +02:00
Filippos Karapetis
edbf2d49fb
FULLPIPE: Make _exCommands private
2013-12-11 22:52:49 +02:00
Eugene Sandulenko
185cf9ea3c
FULLPIPE: Add calls to callback1 in Movement::gotoNextFrame()
2013-12-11 21:41:00 +02:00
Eugene Sandulenko
d39b2280f2
FULLPIPE: Simplify scene04_springWobble()
2013-12-11 21:40:25 +02:00
Eugene Sandulenko
2dac2599fe
FULLPIPE: Clean full screen on each frame as corrected by LordHoto
2013-12-11 20:01:27 +02:00
Eugene Sandulenko
51d8365232
FULLPIPE: Further fixes to sceneHandler04_springWobble()
2013-12-11 14:30:31 +02:00
Eugene Sandulenko
d951c2aa97
FULLPIPE: More renames in scene04
2013-12-11 14:22:21 +02:00
Eugene Sandulenko
8626ef3d3e
FULLPIPE: Bugfix sceneHandler04_springWobble()
2013-12-11 14:10:04 +02:00
Martin Kiewitz
693d5e6625
SCI: rave support (KQ6 hires portrait lip sync)
...
Thanks to wjp and [md5] for helping
2013-12-11 08:25:23 +01:00
Strangerke
298f4a5c06
TSAGE: R2R - Remove superfluous debug display, some renaming
2013-12-11 08:01:07 +01:00
Strangerke
c71bf890c5
TSAGE: R2R - Fix a bug in action4, some renaming
2013-12-11 01:01:58 +01:00
Strangerke
a66543293e
TSAGE: R2R - More renaming in scene 1337
2013-12-11 00:49:54 +01:00
Eugene Sandulenko
3207c011cb
FULLPIPE: Plug memory leak
2013-12-10 22:27:31 +02:00
Eugene Sandulenko
6e6685a53d
FULLPIPE: Remove premature optimization in GlobalMessageQueueList::compact()
...
This fixes freeze in intro and most probably tons of other stuff.
Kudos go to eriktorbjorn for debugging it.
2013-12-10 22:22:51 +02:00
Eugene Sandulenko
789b4b694f
FULLPIPE: Fix drawing artifacts in all scenes
2013-12-10 17:59:35 +02:00
Strangerke
28a09a43dc
TSAGE: R2R - Renaming and reordering in scene 1337
2013-12-10 08:20:28 +01:00
Littleboy
66ff931fb9
LASTEXPRESS: Rename Yasmin logic functions
2013-12-10 01:55:03 -05:00
Littleboy
fa9eb119c0
CREATE_PROJECT: Add Graphics::Surface to natvis and register for Image Watch
2013-12-10 01:55:02 -05:00
Littleboy
60f6e9ee93
CREATE_PROJECT: Add batch file to install natvis file
2013-12-10 01:55:02 -05:00
Littleboy
ac781bd469
CREATE_PROJECT: Fix issues breaking compilation with LLVM
...
- Current folder include
- Build folder include (needs to be hardcoded)
- NASM compilation directives
2013-12-10 01:55:01 -05:00
Littleboy
6aed305ac9
CREATE_PROJECT: Ignore unused cl arguments when compiling with LLVM
2013-12-10 01:55:00 -05:00
Littleboy
ddcef23943
LASTEXPRESS: Fix enum comparison
2013-12-10 01:54:59 -05:00
Littleboy
e36786eb1b
LASTEXPRESS: Rename Francois and Alouan logic functions
2013-12-10 01:54:59 -05:00
Littleboy
a434de35ff
LASTEXPRESS: Update documentation for savegame format
2013-12-10 01:54:58 -05:00
Littleboy
2279464218
LASTEXPRESS: Rename InventoryItem properties
2013-12-10 01:54:57 -05:00
Littleboy
1314c5c128
LASTEXPRESS: Rename Object properties
2013-12-10 01:54:56 -05:00
Littleboy
f8c45b93a3
LASTEXPRESS: Rename several action functions
2013-12-10 01:54:55 -05:00
Littleboy
a2e9585400
LASTEXPRESS: Rename Anna logic functions
...
Fix wrong call in
2013-12-10 01:54:55 -05:00
Littleboy
5e9404ccdf
LASTEXPRESS: Rename Alexei logic functions
2013-12-10 01:54:54 -05:00
Littleboy
a4b21cf436
LASTEXPRESS: Rename Abbot logic functions
2013-12-10 01:54:53 -05:00
Strangerke
49f0ba8d92
TSAGE: R2R - Fix bug in character selection
2013-12-10 07:35:10 +01:00
Filippos Karapetis
fa2ea4fc61
SCI: Add handling for the RAVE resource type, found in KQ6CD
...
This contains the sync data in the Windows version of KQ6CD.
Note that currently the sync36 resource is 2 bytes bigger
(it contains 2 bytes from the RAVE resource). Some test code
has also been added to dump the RAVE sync resources
2013-12-10 01:41:15 +02:00
Eugene Sandulenko
59b7aa354b
FULLPIPE: Fix sceneHandler04_bottleUpdateObjects()
2013-12-10 01:13:47 +02:00
Eugene Sandulenko
f4fd1d4038
FULLPIPE: Finished sceneHandler04_sub4()
2013-12-10 01:13:47 +02:00
Eugene Sandulenko
1ecf42748f
FULLPIPE: Fix scene03 animations
2013-12-10 01:13:47 +02:00
Strangerke
93c3991c1f
TSAGE: R2R - Renaming in scene 1337
2013-12-09 23:40:19 +01:00
Eugene Sandulenko
9cb51bdbb1
FULLPIPE: Fix bug in MessageQueue::chain() which made intro hang
2013-12-09 22:56:38 +02:00
Strangerke
d8882bfdac
TSAGE: R2R - Fix CID 1135573 - Out of bound access in scene 1337
2013-12-09 20:30:43 +01:00
Eugene Sandulenko
8a93620003
FULLPIPE: Implement Scene::updateScrolling2()
2013-12-09 18:17:30 +02:00
Eugene Sandulenko
c732ee501c
FULLPIPE: Implement Scene::updateScrolling()
2013-12-09 18:00:26 +02:00
Eugene Sandulenko
354794386c
FULLPIPE: Rearrange debug output
2013-12-09 17:38:04 +02:00
Matthew Hoops
82a9726e86
PEGASUS: Fix background frame when loading in scenes with random spots
2013-12-08 23:12:16 -05:00
Paul Gilbert
3817e97a19
NEWS: Added support for Return to Ringworld
2013-12-08 18:44:19 -05:00
Strangerke
607491e080
TSAGE - R2R: Some renaming in scene 1337
2013-12-08 23:40:53 +01:00
Eugene Sandulenko
fe08d06c8a
FULLPIPE: Initial work on sceneHandler04_sub4()
2013-12-09 00:32:43 +02:00