Tarek Soliman
efd85e1792
MOHAWK: flag all WIP games with ADGF_UNSTABLE
...
Where in Time is Carmen Sandiego?
Myst
Riven: The Sequel to Myst
The following games are flagged according to the compatibility list
zoombini
csworld
csamtrak
carmentq
carmentqc
maggiesfa
jamesmath
treehouse
1stdegree
csusa
arthurrace
catinthehat
rugrats
lbsampler >=V3
arthurcomp
2011-06-16 13:37:58 -05:00
Tarek Soliman
94334f66b3
M4: flag all WIP games with ADGF_UNSTABLE
...
all
2011-06-16 13:37:57 -05:00
Tarek Soliman
ff3fbfcf77
LASTEXPRESS: flag all WIP games with ADGF_UNSTABLE
...
all
2011-06-16 13:37:57 -05:00
Tarek Soliman
d4b5c595c6
GROOVIE: flag all WIP games with ADGF_UNSTABLE
...
Groovie 2 games
2011-06-16 13:37:57 -05:00
Tarek Soliman
69a45b434f
SCI: flag all WIP games with ADGF_UNSTABLE
...
SCI32 games
2011-06-16 13:37:57 -05:00
Tarek Soliman
4d0bba314d
ENGINES: Warn user about games marked with ADGF_UNSTABLE flags
...
ADGF_UNSTABLE is always warned about.
ADGF_TESTING is only warned about when running
configure with --enable-relase.
Both warnings are subject to the enable_wip_game_warning
config option.
2011-06-16 13:37:13 -05:00
Tarek Soliman
71759eab53
BASE: add TAINTED feature to gScummVMFeatures
...
When configure enables a WIP/unstable engine, the about box and
scummvm --version will now display TAINTED in the
"features compiled in" list
2011-06-16 10:17:19 -05:00
Tarek Soliman
daf277f146
CONFIGURE: add warning for building WIP/unstable engines
...
Also, If any unstable/wip engine is enabled, #define TAINTED_BUILD
2011-06-16 10:17:19 -05:00
Vladimir Menshakov
d8d16e0231
DREAMWEB: removed while loops from rep+stos/movs instructions
2011-06-16 16:44:58 +04:00
Vladimir Menshakov
4fd3cdf984
DREAMWEB: Improved code formatting
2011-06-16 16:31:17 +04:00
Vladimir Menshakov
5bd4e3ac6f
DREAMWEB: added engine to AUTHORS
2011-06-16 16:21:14 +04:00
Vladimir Menshakov
3a1b1a081a
DREAMWEB: Added engine to the credits
2011-06-16 16:05:05 +04:00
Paul Gilbert
c48b90f7a3
DREAMWEB: Clarified 2nd CD version as the US release
2011-06-16 19:12:36 +10:00
Paul Gilbert
c6ae2acae5
TSAGE: Added correct 5000 byte MD5 for Ringworld Demo #2
2011-06-16 18:44:37 +10:00
Paul Gilbert
51905728c3
DREAMWEB: Added detection for second CD version
2011-06-16 18:38:19 +10:00
Vladimir Menshakov
3da9bf5cc9
DREAMWEB: Fixed size of the save file title
2011-06-16 10:41:47 +04:00
D G Turner
6bb745c16e
MOHAWK: Fix Memory Leak in PE Cursor Loading.
2011-06-16 01:24:58 +01:00
Max Horn
7be9a57524
COMMON: Fix code formatting, rename stuff for consistency
2011-06-15 23:21:54 +02:00
Vladimir Menshakov
dc1c1d48d9
DREAMWEB: added savefiles enumeration
2011-06-16 01:21:24 +04:00
Vladimir Menshakov
14121a6f57
DREAMWEB: moved stubs into stubs.cpp
2011-06-16 01:03:29 +04:00
athrxx
89f14d38dd
SCUMM: change comment in last commit
2011-06-15 22:56:39 +02:00
athrxx
0a42a7d625
SCUMM: hopefully fix 16bit mode support for SCUMM FM-TOWNS games and LOOM PCE on Android
...
This mostly reverts 5b7754e3f0
. Instead, we try to use other 16bit modes after 555 fails.
2011-06-15 22:30:04 +02:00
Vladimir Menshakov
e0efde7cf6
DREAMWEB: optimized consequtive movsb/w and stosb/w
2011-06-16 00:20:30 +04:00
Vladimir Menshakov
c1b9adb691
DREAMWEB: added unused label elimination. Does not work for some labels, but the most ones are gone.
2011-06-15 23:38:44 +04:00
Vladimir Menshakov
3b85dede39
DREAMWEB: added banner to autogenerated files
2011-06-15 23:00:05 +04:00
Vladimir Menshakov
4e75c4bfd2
DREAMWEB: marked global as used from get_global()
2011-06-15 22:58:45 +04:00
Vladimir Menshakov
7a47b09379
DREAMWEB: uncommented simple ret stripping
2011-06-15 22:25:16 +04:00
Vladimir Menshakov
eb80d05b64
DREAMWEB: fixed code formatting
2011-06-15 22:09:31 +04:00
Vladimir Menshakov
d609d98075
DREAMWEB: removed width160 for now
2011-06-15 22:09:23 +04:00
Vladimir Menshakov
4b3f775efa
DREAMWEB: removed asserts, added STACK_CHECK as suggested by Max
2011-06-15 22:02:18 +04:00
Vladimir Menshakov
dfe83466b5
DREAMWEB: converted line endings to the unix format
2011-06-15 21:52:54 +04:00
dhewg
b97a5dcfb2
CONFIGURE: Fix cxx test linking for Android
...
Libraries are now properly detected by configure again.
2011-06-15 19:09:50 +02:00
Eugene Sandulenko
624042eedd
Merge pull request #45 from fuzzie/dreamweb
...
DREAMWEB: Merge in engine
2011-06-15 09:04:07 -07:00
Vladimir Menshakov
9599894a4b
DREAMWEB: Added original sources. Released with permission from Neil Dodwell.
2011-06-15 17:35:05 +02:00
Vladimir Menshakov
ae8edebd65
DREAMWEB: fixed title skipping
2011-06-15 17:35:04 +02:00
Vladimir Menshakov
c760405a4e
DREAMWEB: ported engine to the new metaengine api
2011-06-15 17:35:03 +02:00
eriktorbjorn
1cafd2de98
DREAMWEB: Reinstate some "hardware key" handling that got lost
...
It's still not quite as the original. In the original, Ctrl-<letter>
would be treated as <letter>. Is that worth fixing? Probably not.
2011-06-15 17:35:03 +02:00
Vladimir Menshakov
9c7c46bfde
DREAMWEB: fixed final scene, better sound channel handling
2011-06-15 17:35:02 +02:00
eriktorbjorn
dfaa1e32b7
DREAMWEB: Filter out "illegal" characters
...
This is fairly restrictive (just like the original) so we may went
to let through a few more characters eventually. For now, let's be
conservative. It was possible to enter characters that would show
up in the save dialog as weird or underlined characters.
2011-06-15 17:35:02 +02:00
eriktorbjorn
cde28452f7
DREAMWEB: The readabyte() function is no longer needed.
2011-06-15 17:35:01 +02:00
Vladimir Menshakov
cd4b0a8b6a
DREAMWEB: cleaned up keys handling
2011-06-15 17:35:01 +02:00
Vladimir Menshakov
f4936e6b42
DREAMWEB: implemented stc/clc, fixed preliminary exit from the dialogue
2011-06-15 17:35:00 +02:00
Vladimir Menshakov
7d93f81aba
DREAMWEB: added detection of the cd version
2011-06-15 17:35:00 +02:00
Vladimir Menshakov
cf942d9308
DREAMWEB: cleanup keys handling, added turbo shortcut
2011-06-15 17:35:00 +02:00
Vladimir Menshakov
5826ae88ae
DREAMWEB: cut upper volume limit
2011-06-15 17:34:59 +02:00
Vladimir Menshakov
8a87835638
DREAMWEB: added comment about volumes
2011-06-15 17:34:59 +02:00
Vladimir Menshakov
9008f2c442
DREAMWEB: added volume setting (maybe wrong)
2011-06-15 17:34:58 +02:00
Vladimir Menshakov
dca78aa964
DREAMWEB: fixed cd-version without savefiles
2011-06-15 17:34:58 +02:00
Vladimir Menshakov
84745add6e
DREAMWEB: added volume support (stubs for now)
2011-06-15 17:34:58 +02:00
Vladimir Menshakov
25824b20ed
DREAMWEB: added sound status check
2011-06-15 17:34:57 +02:00