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
Eugene Sandulenko
21aba3a26e
FULLPIPE: Properly mark stubs in scene04
2013-12-09 00:32:43 +02:00
Strangerke
0dee7eb988
TSAGE: R2R - Fix bug in scene 1337, action 11
2013-12-08 20:44:34 +01:00
Johannes Schickel
b6f32028e1
GRAPHICS: Document loadTTFFont a bit.
2013-12-08 20:11:59 +01:00
Johannes Schickel
19dfe4bcbb
SCI: Revert "+xx" to "+ xx" changes in 6f2e88136b
.
...
After discussing with m_kiewitz that these have been intentional.
2013-12-08 19:37:47 +01:00
Johannes Schickel
6f2e88136b
SCI: Fix formatting in engine/script_patches.cpp.
...
Powered by astyle and some manual work to avoid breaking multiple statement
lines into multiple lines consisting of single statements.
2013-12-08 18:59:18 +01:00
Johannes Schickel
fb3aac8c31
SCI: Make all script patch related global data static.
2013-12-08 18:51:29 +01:00
Johannes Schickel
ae238fdba5
SCI: Constify selectorNameTable.
2013-12-08 18:48:20 +01:00
Johannes Schickel
239e39e30a
SCI: Make all global script patch signatures const.
2013-12-08 18:47:41 +01:00
Martin Kiewitz
4ff2b7985b
SCI: improve kq6 audio+text patch to include guard2
2013-12-08 18:24:51 +01:00
Strangerke
eb3167f590
TSAGE: R2R - Rename 5th parameter in actionDisplay(), scene 1337
2013-12-08 18:05:27 +01:00
Eugene Sandulenko
31a6095573
FULLPIPE: Implement sceneHandler04_sub9()
2013-12-08 16:58:50 +02:00
Eugene Sandulenko
99731dfc0e
FULLPIPE: Rename in scene04
2013-12-08 16:58:50 +02:00
Eugene Sandulenko
7cbe0fa210
FULLPIPE: Implement sceneHandler04_jumpOnLadder()
2013-12-08 16:58:50 +02:00
Eugene Sandulenko
5e3bbb8156
FULLPIPE: Some renames in MctlLadder
2013-12-08 16:58:50 +02:00
Eugene Sandulenko
2d6abd8f03
FULLPIPE: Implement MctlLadder::collisionDetection()
2013-12-08 16:58:49 +02:00
Martin Kiewitz
dbfaac22ed
SCI: only apply audio+text patch to KQ6 CD+LB2 CD
2013-12-08 15:40:18 +01:00
Martin Kiewitz
9de412c4ff
SCI: sci.cpp updated b/c KQ6 audio+text support
2013-12-08 14:55:06 +01:00
Martin Kiewitz
4b732534c2
SCI: another script patch for KQ6 text+audio support
...
fixes hires issues
2013-12-08 14:41:29 +01:00
Eugene Sandulenko
f835723aab
FULLPIPE: Implement sceneHandler04_friesAreWalking()
2013-12-08 01:13:27 +02:00
Martin Kiewitz
8e18bce1db
SCI: more patches for KQ6 audio+text support
2013-12-07 23:36:16 +01:00
David Turner
e7054aa5a7
Merge pull request #416 from SpecLad/natvis
...
DEVTOOLS: Add debug visualization files for Visual Studio 2012+
2013-12-07 13:07:02 -08:00