Commit graph

49163 commits

Author SHA1 Message Date
Tarek Soliman
7d630d6388 MAEMO: Remove i386 from Architecture field of debian/control
It confuses the maemo.org autobuilder which tries to build x86 builds with ARMisms in them
(cherry picked from commit 4b315b1f15)
2011-12-04 21:24:47 -06:00
CeRiAl
f1c772a7d8 WINCE: Update port specific README 2011-12-05 01:58:01 +01:00
CeRiAl
b903a02a2a WINCE: Update port specific README 2011-12-05 01:34:04 +01:00
Tarek Soliman
9373664b21 MAEMO: Add fields to debian/control
(cherry picked from commit 29b1f9f517)
2011-12-03 13:35:00 -06:00
Willem Jan Palenstijn
6c7800c403 BUILD: Report more specific errors for configure engine options
(cherry picked from commit 9e1829173c)
2011-12-03 13:15:10 +00:00
D G Turner
6345f6a2c0 CONFIGURE: Accept plural as well as singular forms for engine build options.
i.e. --enable-engines=* will be accepted as well as --enable-engine=
(cherry picked from commit 61a1b49a2d)
2011-12-03 13:15:10 +00:00
D G Turner
8d82e826b5 BUILD: Change engine configuration options
This changes the set of engine options to ./configure to:

--enable-all-engines
--disable-all-engines
--enable-engine=<engine name>[,<engine name>...]

And if plugins are enabled:
--enable-engine-static=<engine name>[,<engine name>...]
--enable-engine-dynamic=<engine name>[,<engine name>...]
(cherry picked from commit dd6c6a36ea)
2011-12-03 13:15:09 +00:00
Tarek Soliman
864a751b17 MAEMO: Fix compile error when using Maemo 5 SDK
Thanks NerdKnight
(cherry picked from commit ba9eb8bffd)
2011-12-02 21:32:08 -06:00
Tarek Soliman
523f4af080 RELEASE: This is 1.4.1pre
Actually, 007d9ef773 is but it's never too late
2011-12-02 12:44:16 -06:00
Tarek Soliman
bce2fa7c97 MAEMO: Fix zoom key capture on N900 (fixes bug#3443037)
This was semi-intentionally skipped in the intial port revival
because the focus was on N810 at the time.

This is mostly copied from the old 1.2.1 port and then cleaned up.

(cherry picked from commit fda6e1534b)
2011-12-02 11:51:00 -06:00
Tarek Soliman
34654c6304 MAEMO: Add basic graphics manager
This is necessary for bugfix#3443037

(cherry picked from commit 29c0386f2c)
2011-12-02 11:50:22 -06:00
Tarek Soliman
72ea513563 MAMEO: Add GMM keybinding for N900 (fix bug #3443043)
The keybinding is Ctrl-Shift-m.
Ctrl-m is more desirable but is toggling mouse capture.

(cherry picked from commit dabea2b515)
2011-12-02 11:26:09 -06:00
Thierry Crozat
97a71658e0 I18N: Spanish translation update from patch #3446300 2011-12-01 20:54:40 +00:00
Willem Jan Palenstijn
06635689b0 SCI: Fix restarting SCI engine with different SCI version
(cherry picked from commit 0192d2f2de)
2011-11-29 18:39:31 +01:00
Thierry Crozat
0ab0ff6ac0 DOCS: Add Swedish translation of QuickStart from patch #3443455
(cherry picked from commit 0a7155931f)
2011-11-27 21:50:11 +00:00
Thierry Crozat
dca32d00bf I18N: Update Swedish translation from patch #3443449 2011-11-27 21:27:38 +00:00
Tarek Soliman
3b6838731b MAEMO: Make setupIcon do nothing
It seems N900 is hit by SDL_WM_SetIcon bug (window cannot receive input)
http://bugzilla.libsdl.org/show_bug.cgi?id=586

This fix is based on the old 1.2.1 Maemo port code

(cherry picked from commit c451bd4340)
2011-11-25 16:25:53 -06:00
athrxx
ac98551655 SCUMM: paranoia "fix" for ae5192c5d3
(change sizeof check to use int16 instead of Common::Rect)
2011-11-24 22:07:24 +01:00
athrxx
a7ce0d103f SCUMM: make FM-Towns save files compatible between DS and other platforms
(only applies to new save files)
2011-11-24 22:07:23 +01:00
athrxx
d2a71796df KYRA: (HOF CD Demo) - check shouldQuit() during ending text loop 2011-11-24 01:20:24 +01:00
Travis Howell
8e0dc823c2 NEWS: Clarify InstallShield bug fix.
(cherry picked from commit bb4915abbe)
2011-11-23 23:25:00 +01:00
athrxx
5cc51e83df KYRA: (HOF) - fix ending text in the playable demo 2011-11-23 23:10:22 +01:00
Willem Jan Palenstijn
e1b90001e0 NEWS: Shorten AGOS cab entry 2011-11-17 10:39:14 +01:00
Filippos Karapetis
dde25d14d4 NEWS: Fixed typo 2011-11-17 11:28:42 +02:00
Filippos Karapetis
b85677cdab NEWS: Mention the fix for SCI1.1 palette effects 2011-11-17 11:24:57 +02:00
Filippos Karapetis
67b5b4f977 SCI: Updated information regarding bug #3439240 2011-11-17 11:22:16 +02:00
Filippos Karapetis
e99036bc85 SCI: Fixed bug #3439240 - "QFG1VGA: Game Crashes While Sleeping at Erana's Peace" 2011-11-17 11:22:03 +02:00
Johannes Schickel
2653e3193a KYRA: Make message about missing save file a warning and no error.
(cherry picked from commit 7c2145f67c)
2011-11-16 18:35:44 +01:00
Johannes Schickel
f992d05c56 NEWS: Mention Lands of Lore saveload GUI fix.
(cherry picked from commit 0001826a90)
2011-11-16 18:35:41 +01:00
Tarek Soliman
4d5e6c85ba MAEMO: Update debian/changelog with correct release date 2011-11-15 15:00:33 -06:00
Johannes Schickel
7bae4b95d3 KYRA: Fix bug #3437647 "LOL: Unexpected missing save file".
Formerly the code was confused about what _saveSlots is doing, i.e. creating a
continous list of existing save slot ids.
(cherry picked from commit f410480cfd)
2011-11-14 15:59:09 +01:00
D G Turner
1dfe45b672 DOC: Add AGOS Cabinet bugfix to NEWS. 2011-11-14 01:20:12 +00:00
D G Turner
7ec7cb92b8 AGOS: Fix engine crash when playing Feeble Files from cabinet datafiles.
Playing with cabinet datafiles, this failed to find the "Charisma.smk"
file in the cabinets when in the Recreation (TV) room on Cygnus Alpha
and this caused an engine abort after the GUI dialog warning of the
"missing" video file. This was due to animation.cpp code using
Common::file::exists() instead of going via the ArchiveMan.

However,a hasFile() method implementation was also required to implement
fallback to decompressed (movie) files if the file requested is not in
the cabinet or the cabinet has been externally decompressed to files.

Thanks to fuzzie for the hasFile() patch.

Also, removed noisy warning which this correction triggers repeatedly in
installshield_cab.cpp hasFile(). This looks like leftover from
debugging, so not critical.
2011-11-13 23:56:59 +00:00
Johannes Schickel
623fd6cc8f CREATE_PROJECT: Disable OpenGL by default. 2011-11-11 11:29:40 +01:00
athrxx
71e8a3777c KYRA: fix bug #3429455
(signed/unsigned bug in LoLEngine::olol_getWallType)
2011-11-08 22:31:23 +01:00
athrxx
643b3f60b4 KYRA: add missing (maybe unused) case to LoLEngine::olol_getGlobalVar() 2011-11-04 21:53:50 +01:00
athrxx
2e1af729b8 KYRA: replace invalid memset call and add a warning 2011-11-04 21:53:48 +01:00
athrxx
f30e208649 KYRA: (LOL) minor fix, cleanup and renaming 2011-11-04 21:53:45 +01:00
athrxx
5f5f643fb9 KYRA: fix monster hp in LoL 2011-11-04 21:53:44 +01:00
athrxx
007d9ef773 KYRA: fix minor bug in LoLEngine::playCharacterScriptChat() 2011-11-04 21:53:42 +01:00
Sven Hesse
f7d4c0e174 GOB: Fix a very stupid typo in the pathfinder 2011-11-03 17:05:46 +01:00
Sven Hesse
34fc5a3ea3 GOB: Fix analyser warnings regarding sprintf() parameter signness 2011-11-03 17:05:46 +01:00
Eugene Sandulenko
96cb0fab0d DOCS: Update German NEWS translation. Courtsey of SimSaw. 2011-11-03 16:02:12 +00:00
Eugene Sandulenko
745e9c1814 NEWS: Mention MacPorts support in 1.4.0 2011-11-03 14:30:55 +00:00
Alyssa Milburn
1495710f10 NEWS: Mention ARM/android fixes. 2011-11-03 13:11:55 +01:00
Alyssa Milburn
fe2b85befa ANDROID: Target SDK 10, and support more device configurations.
This disables the required input configurations, disables the implied
requirement for a landscape display, and explicitly notes that we
support large screens. This makes the Market happy with showing the
package to as many devices as possible (but doesn't help otherwise, so
this is for the branch only).
2011-11-03 13:06:01 +01:00
Filippos Karapetis
d9f82c0290 SCI: Fixed bug #3430834 - "SCI: KQ6: Music stops after leaving shop"
A regression from commit 9654068
2011-11-02 00:02:30 +02:00
athrxx
5c4d1992cb SCUMM: add comment to last commit 2011-11-01 17:37:35 +01:00
athrxx
e9e26a75ca SCUMM: fix save file incompatibility between DS and other ports for non FM-TOWNS games 2011-11-01 17:09:20 +01:00
Johannes Schickel
56fd34ed0c KYRA: Fix Common::List::erase usage.
Thanks to Tron for pointing that out.
(cherry picked from commit 57ca48d547)
2011-11-01 16:40:11 +01:00