Commit Graph
86814 Commits
Author SHA1 Message Date
Paul Gilbert 0243d5b677 TITANIC: Add NPC preResponse methods 2016-07-29 21:57:35 -04:00
Paul Gilbert 0ab3c53e15 DEVTOOLS: Add NPC pre-response arrays to create_titanic 2016-07-29 21:57:19 -04:00
Paul Gilbert 72ef0e7675 TITANIC: Added MaitreDScript updateState 2016-07-29 19:36:57 -04:00
Eugene Sandulenko 3f9b95ac3e NEWS: Mention EOB1 Italian translation update 2016-07-30 02:31:48 +03:00
Eugene Sandulenko 9bb4d87dbd NEWS: Sort engines in 1.9.0 alphabetically 2016-07-30 02:31:47 +03:00
Eugene Sandulenko e508b14182 KYRA: Regenerate kyra.dat 2016-07-30 02:31:47 +03:00
Eugene Sandulenko f3e77b242d KYRA: Bump kyra.dat version for updated Italian EOB1 changes 2016-07-30 02:31:31 +03:00
theruler dc52475e38 KYRA: Update eob1_dos_italian.h (#779)
Minor translation changes from the creator of the original translation. Oldgamesitalia.net
http://www.oldgamesitalia.net/forum/index.php?showtopic=21335&st=50
2016-07-30 02:20:51 +03:00
Eugene Sandulenko 98342f4ad6 FULLPIPE: Added more debug output to pathfinding 2016-07-30 01:09:25 +03:00
Lothar Serra Mari 5503c99302 NEWS: Mention SDL1/Win32 keymapping fix 2016-07-29 22:28:23 +02:00
Lothar Serra Mari 5167c57a1c NEWS: Mention mouse cursor fix for Myst 2016-07-29 22:19:55 +02:00
Matthias Mailänder 1912c55682 BUILD: Install the appdata.xml file. 2016-07-29 22:05:20 +02:00
Matthias Mailänder 67c101a4a2 BUILD: Install the .desktop file. 2016-07-29 22:05:00 +02:00
Matthias Mailänder 53248ecd2f DISTS: Add an appdata.xml file. 2016-07-29 21:56:27 +02:00
Willem Jan Palenstijn 401b34bf45 SCI32: Support Torin's autosave system
Torin has two sets of saves: autosave.### and torinsg.###, both with
their own slots and .cat file. The autosave system uses autosave.000
and autosave.001. It also checks the presence of autosave.cat to
determine if it should show the chapter selection menu on startup.
2016-07-29 21:09:32 +02:00
Alexander Tkachev f50d9feee1 WAGE: Make menu items show Save/Load dialog
Default ScummVM Save/Load dialog shows up on click.
2016-07-29 17:48:23 +06:00
Alyssa Milburn 87818fe63a POSIX: Add $SNAP to search path if available.
This allows ScummVM to find data files while running in a snap (e.g.
from the new Ubuntu store).
2016-07-29 11:45:14 +02:00
Eugene Sandulenko b9198d37f7 Merge pull request #793 from Tkachov/wage
WAGE: Add save/load code
2016-07-29 10:09:13 +03:00
Alexander Tkachev faed7c7973 WAGE: Fix Chr::ChrArmorType unknown identifier
It should've been `Chr` instead.
2016-07-29 11:35:36 +06:00
Paul Gilbert 39f882d9f3 TITANIC: Added LiftbotScript updateState 2016-07-28 23:25:38 -04:00
Paul Gilbert 186b4e095a TITANIC: Added DoorbotScript updateState 2016-07-28 23:23:27 -04:00
Eugene Sandulenko 0182a8a230 MADS: Fix warning 2016-07-29 05:47:31 +03:00
Paul Gilbert c08ad39a94 TITANIC: Added DeskbotScript setFlags17 2016-07-28 22:36:29 -04:00
Paul Gilbert c7bd63d881 TITANIC: Added BarbotScript updateState 2016-07-28 22:05:16 -04:00
Paul Gilbert 52b6c92ac0 TITANIC: Add loading of updateState arrays 2016-07-28 21:17:01 -04:00
Paul Gilbert f36d392c11 DEVTOOLS: Add updateState methods arrays to create_titanic 2016-07-28 21:03:02 -04:00
Paul Gilbert 7a2a705a7a TITANIC: Added DeskbotScript updateState 2016-07-28 19:00:22 -04:00
Eugene Sandulenko 0943555e8b FULLPIPE: Fix crash in MGM::movementis2 clearing 2016-07-29 00:06:46 +03:00
Eugene Sandulenko d8e7d3cc35 Merge pull request #794 from bgK/fix-tests-event-recorder
COMMON: Fix tests when building with the event recorder
2016-07-28 23:05:30 +03:00
Bastien Bouclet f980ef5524 BUILD: Don't disable the event recorder for TravisCI
Tests now build fine with the event recorder enabled
2016-07-28 18:25:05 +02:00
Bastien Bouclet 8d34d5190d Revert "BUILD: Fix test compilation with event recorder enabled"
This reverts commit 1f8667c5d9.
2016-07-28 18:23:50 +02:00
Bastien Bouclet ad3ab61241 COMMON: Remove the EventRecorder dependency from OSystem
EventRecorder is in the gui lib which is not linked in the cxxtest suite.
2016-07-28 18:23:46 +02:00
Alexander Tkachev a80547b206 WAGE: Refresh menus on load 2016-07-28 21:47:52 +06:00
Michał Janiszewski 823c2f899b BUILD: Use parallel build on travis (#792) 2016-07-28 17:34:49 +03:00
Eugene Sandulenko a72b7ab0f7 WAGE: Fix weapons menu size 2016-07-28 16:52:31 +03:00
Alexander Tkachev a854217bd6 WAGE: Refine loadGame()
It now actually does the loading.
2016-07-28 15:21:14 +06:00
Eugene Sandulenko 406b8cf33b TINSEL: Move debug channel registration to the very top of the engine constructor 2016-07-28 11:45:33 +03:00
Eugene Sandulenko aa2eec09be SHERLOCK: Fix debug channel initialization 2016-07-28 11:44:04 +03:00
Eugene Sandulenko 1fc03406e3 MORTEVIELLE: Fix debug channel initialization 2016-07-28 11:41:49 +03:00
Eugene Sandulenko 12728cf4dd MADS: Fix debug channel initialization 2016-07-28 11:40:29 +03:00
Eugene Sandulenko fa07121155 GROOVIE: Move debug channel registration to the top of the engine constructor 2016-07-28 11:38:05 +03:00
Eugene Sandulenko cf89cc04cc GOB: Move debug channel registration to the top of the engine constructor 2016-07-28 11:37:06 +03:00
Eugene Sandulenko 1fe60f10fa GNAP: Move debug channel registration to the top of the engine constructor 2016-07-28 11:36:33 +03:00
Eugene Sandulenko 2d428e2760 DREAMWEB: Cleanup 2016-07-28 11:34:34 +03:00
Eugene Sandulenko 40290fb244 CINE: Move debug channel registration to the first place in the constructor
Otherwise we could miss some of the debug output as the channels are not yet
registered.
2016-07-28 11:33:15 +03:00
Eugene Sandulenko 49ee8d82d1 ACCESS: Move debug channel registration where they belong 2016-07-28 11:32:54 +03:00
Eugene Sandulenko 795a628684 DRACI: Remove generic comment 2016-07-28 11:32:30 +03:00
Eugene Sandulenko f6f8c31984 FULLPIPE: Hid warning under debug channel. More debug output 2016-07-28 11:27:41 +03:00
Eugene Sandulenko 9f234b0aea FULLPIPE: Fixed debuf channel registration 2016-07-28 11:25:20 +03:00
Eugene Sandulenko f3f53ab823 BUILD: Disable Event Recorder for Travis CI, as our test/ suite is yet compatible with it 2016-07-28 10:43:41 +03:00