Willem Jan Palenstijn
9bd18877f4
DISTS/REDHAT: Package neverhood.dat
2014-07-23 13:40:59 +02:00
Filippos Karapetis
be9c3bf72b
MADS: WIP handling of V2 walk nodes and walkable areas
2014-07-23 02:47:29 +03:00
Filippos Karapetis
9118f38b29
MADS: Add support for FAB decompression in the dump_file command
2014-07-23 02:47:29 +03:00
Pawel Kolodziejski
78258151ea
WME: added few more games. added ability to detect from exe files.
2014-07-22 21:22:45 +02:00
Kirben
04ed4d3a8d
SCUMM: Add workaround for script bugs that caused problems in Jumping Bean mini games of Pajama Sam: Games to Play on Any Day.
2014-07-22 19:47:05 +10:00
Kirben
50940f13ae
SCUMM: Add HE100 differences when resetting sprites.
2014-07-22 10:24:32 +10:00
Paul Gilbert
1c09a34fec
MADS: Fix palette method signature
2014-07-20 16:33:35 -04:00
Filippos Karapetis
e88d6265d8
SAGA: Add support for MIDI music in SAGA2 games
2014-07-20 21:19:20 +03:00
Filippos Karapetis
0d926f9aaf
SAGA: Cleanup
2014-07-20 21:18:40 +03:00
Filippos Karapetis
d8508a5128
SAGA: Add debug commands for playing music, sounds and voices
2014-07-20 18:49:57 +03:00
Filippos Karapetis
d316b00b9e
SAGA: Some renaming
2014-07-20 17:46:06 +03:00
Filippos Karapetis
7bab457a23
SAGA: Remove the now unneeded individual cave scene handlers
2014-07-20 17:17:00 +03:00
Filippos Karapetis
bb353d14fd
SAGA: Merge all of the ITE intro cave scene handlers
2014-07-20 17:10:56 +03:00
Filippos Karapetis
7c19effd36
SAGA: Move ITE credits together with the other ITE static data
2014-07-20 17:10:56 +03:00
Filippos Karapetis
e5b10aba57
SAGA: Move the ITE intro text together with the other static ITE data
2014-07-20 17:10:56 +03:00
Filippos Karapetis
e663395435
SAGA: Add wrappers for queuing music events
2014-07-20 17:10:55 +03:00
Filippos Karapetis
b14a2599bc
SAGA: Get rid of the MUSIC_DEFAULT flag
2014-07-20 17:10:55 +03:00
Filippos Karapetis
96dfeab1e5
SAGA: Fix spacing
2014-07-20 17:10:55 +03:00
Filippos Karapetis
8f5ccbff18
SAGA: Move and rename some defines which are only used in the ITE intro
2014-07-20 17:10:54 +03:00
Torbjörn Andersson
9ea138a3f9
MADS: Initialise _lineIndex
...
Without this, Rex Nebular crashes on startup for me.
2014-07-20 16:01:36 +02:00
D G Turner
469eecb9ee
BUILD: Add port specific makefile for AmigaOS4.
...
This moves the AmigaOS4 specific packaging rules from the global
ports.mk to a port specific makefile in the AmigaOS subdirectory of
the SDL backend (used for AmigaOS).
Previously, port specific makefiles were only used for cross compiling
builds and thus had a single entry in the cross compiling section of
the configure. Since AmigaOS4 is a desktop system supporting native
build, this required a second entry for when the host system is detected
as ppc-amigaos to support native builds.
However, currently this does break packaging of cross compiled builds
for Win32, OSX and Unix when done on AmigaOS4... but this is not likely
and has limited impact. To fix this, default _port_mk lines would need
to be added to the sections of the cross compiling switch for mingw32
etc. to override the AmigaOS4 OS setting of _port_mk.
2014-07-20 04:18:46 +01:00
D G Turner
fd89ecdba8
BUILD: Change AmigaOS4 packaging target to "amigaos4dist".
...
This is a clearer naming, but needs update to buildbot to support.
AmigaOS4 Porter (raziel_) is already aware of this.
2014-07-20 03:24:09 +01:00
D G Turner
5efe1047b1
BUILD: Fix AmigaOS4 build variable naming to be clearer.
2014-07-20 03:22:33 +01:00
Paul Gilbert
23892e76cf
MADS: Remove redundant saved surface from FullScreenDialog base class
2014-07-19 14:40:33 -04:00
Paul Gilbert
a224e28c15
MADS: Fixes for compilation warnings
2014-07-18 20:33:49 -04:00
Paul Gilbert
97d29debeb
MADS: Beginnings of work on Rex Nebular main menu
2014-07-18 20:20:18 -04:00
Pawel Kolodziejski
79d4f09cab
CREATE_PROJECT/MSVC: allow include SDL includes from SDL subdir
2014-07-17 13:59:56 +02:00
Filippos Karapetis
dba224bf6b
Revert "NEWS: Fix typo"
...
This reverts commit ebcb9ee178629d3eb1395695dce0add516b8b7ff.
My mistake, the punctuation was correct here.
2014-07-13 17:21:32 +03:00
Filippos Karapetis
ebcb9ee178
NEWS: Fix typo
2014-07-13 17:14:02 +03:00
Filippos Karapetis
f953e3a435
MT32: Sync with the latest changes in munt
...
This syncs the code with munt commit fa8b4f899d, avoiding usage of a
global constructor
2014-07-13 17:12:04 +03:00
Torbjörn Andersson
fd40cb2224
SCUMM: Fix potential crash in o5_setClass()
...
If 'obj' was exactly equal to _numActors, derefActor() would have
complained about it being an invalid actor. I haven't seen any bug
reports about this, so presumably it never actually happened.
2014-07-12 10:44:37 +02:00
Matthew Hoops
bf90d36024
MADE: Print v1 database debugging at level 1 instead of all the time
2014-07-11 23:35:38 -04:00
Matthew Hoops
9b282326aa
MADE: Error out when a picture cannot be found
2014-07-11 23:32:44 -04:00
Matthew Hoops
3ddf04465e
MADE: Error out when a blocks file fails to open
2014-07-11 23:29:37 -04:00
Eugene Sandulenko
b6164d10e5
MAEMO: Sync changelog with 1.7.0
2014-07-11 23:49:54 +02:00
Eugene Sandulenko
dc75ea6855
NEWS: Specify 1.7.0 release date
2014-07-11 23:11:54 +02:00
Willem Jan Palenstijn
44cf86e961
NEWS: Synchronize with branch-1-7
2014-07-11 16:41:10 +02:00
Sven Hesse
1bbee909fa
CREDITS: Add Haiku port maintained by Luc Schrijvers
...
Quoth Luc Schrijvers (Begasus) on scummvm-devel:
"Haiku is stepping up and there is a recipe (script to build
scummvm) in the haikuporters git repo [...] I'll still do a
full build and make it available for download that could be
upped on your download page when ready"
2014-07-11 15:46:25 +02:00
Sven Hesse
f54a3304f2
CREDITS: Retire BeOS porter Stefan Parviainen
...
Quoth Luc Schrijvers (Begasus) on scummvm-devel:
"BeOS isn't maintained anymore (latest version still working
on BeOS was something like 1.0."
2014-07-11 15:40:16 +02:00
Willem Jan Palenstijn
bdf3c49489
DISTS/REDHAT: Add libmad build patch
...
From LinuxFromScratch
(cherry picked from commit cf8017e768783bae94a984763c89535ec9c6a056)
2014-07-11 12:08:37 +02:00
Willem Jan Palenstijn
54b6f52cb7
DISTS/FEDORA: Package wintermute.zip
...
(cherry picked from commit 02c371397d5a2b81d3f5f4bb0f47f362f43b821d)
2014-07-11 12:08:34 +02:00
Willem Jan Palenstijn
39cfc2c655
DISTS/FEDORA: Add (back) mpeg2dec dependency
...
(cherry picked from commit 2347d29cddd9831d429853e1d9979b1941ce7124)
2014-07-11 12:08:33 +02:00
anotherguest
5068deb5ee
CREDITS: Added Fedor Strizhniou, moved Keith Scroggins for correctness.
2014-07-11 09:16:42 +02:00
Matthew Hoops
1f48020262
NEWS: Add Pegasus items
2014-07-10 19:19:03 -04:00
Johannes Schickel
32df9f7759
MT32: Comment out default showLCDMessage/printDebug implementations.
...
This keeps the original MUNT code in showLCDMessage/printDebug and simply
comments it out. This *silences* a warning about debug use in our former
default replacement code. Since we already implement a ReportHandler there
is no need to adapt the default implementation.
This is not the cleanest way but the solution which requires the least changes
to MUNT code.
2014-07-11 00:56:10 +02:00
Johannes Schickel
f8d0a48dcd
Revert "MT32: Avoid runtime abort due to non-POD object pass in MT32 Emulator."
...
This reverts commit 6731eb21e3e4c1fa2470ed03a3547d45b3dff6e3.
2014-07-11 00:38:31 +02:00
Einar Johan Trøan Sømåen
c528af49eb
I18N: Fix "go up" and "misc" in the Norwegian (bokmål/nynorsk) translation.
2014-07-11 00:18:59 +02:00
D G Turner
6731eb21e3
MT32: Avoid runtime abort due to non-POD object pass in MT32 Emulator.
2014-07-10 23:11:20 +01:00
Thierry Crozat
b30e8e5f53
GUI: Treat bundles as directories in the OS X file browser
...
This allows selecting an app bundle when adding a game, which is
what is expected for the LucasArts Steam mac games.
2014-07-10 22:54:50 +01:00
Johannes Schickel
a9e91aac0d
Merge pull request #480 from klusark/patch-2
...
IMAGE: Fix TGA copy and paste error.
2014-07-10 21:37:05 +02:00