Commit Graph

60753 Commits

Author SHA1 Message Date
Eugene Sandulenko
3e85976877 GRAPHICS: Initialize variable. CID 1133708 2013-12-01 00:51:09 +02:00
Eugene Sandulenko
ecf8f282d4 FULLPIPE: Initialize class variables. CID 1063200 2013-12-01 00:51:09 +02:00
Eugene Sandulenko
5aadc4468f FULLPIPE: Fix wrong condition check. CID 1133710, 1133711 2013-12-01 00:51:09 +02:00
Strangerke
3fbceeae21 TSAGE: R2R - Some refactoring in scene 1337 2013-11-30 22:38:17 +01:00
Strangerke
ead2b0a497 TSAGE: R2R - Fix bug in scene1337::action11::signal() 2013-11-30 20:30:42 +01:00
Strangerke
de41fbfeba TSAGE: R2R - Some more renaming 2013-11-30 20:29:22 +01:00
Strangerke
4b110493c1 TSAGE: R2R - Add missing shouldquit in loop, fix build 2013-11-30 19:03:46 +01:00
Strangerke
1f2685e40c TSAGE: R2R - Some more renaming in scene 1337 2013-11-30 18:51:44 +01:00
Paul Gilbert
5c3c45ff9b TSAGE: Change Return to Ringworld from unstable to testing 2013-11-30 12:18:44 -05:00
Strangerke
6c1401d2d0 TSAGE: R2R - Some more renaming, fix card shuffling animations sync 2013-11-30 17:54:44 +01:00
Strangerke
dc0285041c TSAGE: R2R - More renaming in scene 1337 2013-11-30 14:16:17 +01:00
Strangerke
43372da1a1 TSAGE: R2R - More renaming in scene 1337 2013-11-30 01:24:43 +01:00
Strangerke
c1f25ca476 TSAGE: R2R - More renaming in scene 1337 2013-11-30 00:36:55 +01:00
Strangerke
304f6753ca TSAGE: R2R - More renaming in scene 1337 2013-11-30 00:21:48 +01:00
Strangerke
6fc1a523ba TSAGE: R2R - Some renaming in scene 1337 2013-11-30 00:14:17 +01:00
Eugene Sandulenko
08457dda0d FULLPIPE: Fix warning 2013-11-29 21:07:18 +02:00
Eugene Sandulenko
be7325c309 FULLPIPE: Implement sceneHandler04_dropBottle() 2013-11-29 09:29:34 +01:00
Eugene Sandulenko
ba52b4aca7 FULLPIPE: Some renames in scene04 2013-11-29 03:06:07 -05:00
Eugene Sandulenko
43b5a0ebf9 FULLPIPE: Implement scene04_speakerCallback() 2013-11-29 03:01:36 -05:00
Eugene Sandulenko
73612b8979 FULLPIPE: Fix crash at scene04 start 2013-11-29 02:34:38 -05:00
Eugene Sandulenko
a742b5fe8c FULLPIPE: Skip reading empty filenames 2013-11-29 02:34:38 -05:00
Eugene Sandulenko
afa735cec4 FULLPIPE: Fix crash at scene03 load 2013-11-29 02:34:38 -05:00
Paul Gilbert
6b61eb62ab TSAGE: R2R fix for zoomed speaking characters appearing correctly 2013-11-28 15:00:44 -05:00
Paul Gilbert
0df36b4b1c TSAGE: R2R minimap scrolling fix applies vertically as well 2013-11-28 10:58:20 -05:00
Paul Gilbert
1ba3918179 TSAGE: Fix for R2R maze minimap not handling right-hand column scrolling on-screen 2013-11-28 10:54:23 -05:00
Eugene Sandulenko
71fa9fe218 FULLPIPE: Give some names in scene04 2013-11-27 23:42:15 -05:00
Eugene Sandulenko
c8c9011371 FULLPIPE: Implement sceneHandler04_sub3() 2013-11-27 23:42:15 -05:00
Strangerke
8ac319365a TSAGE: Fix savegame issue 2013-11-28 01:31:42 +01:00
Johannes Schickel
441ebc04b0 DEVTOOLS: Include 'iterator' for std::back_inserter. 2013-11-27 23:07:57 +01:00
Johannes Schickel
14d328faca GRAPHICS: Fix SharedPtrSurfaceDeleter for nullptr inputs. 2013-11-27 19:44:54 +01:00
Johannes Schickel
10def6a435 SCUMM: Small formatting fix. 2013-11-27 19:32:08 +01:00
Johannes Schickel
fdcb6a6b1a SCUMM: Cleanup querySaveMetaInfos implementation.
This results in less code and also less I/O operations (including seeking).
2013-11-27 19:29:21 +01:00
Johannes Schickel
3318c4e4ac SCUMM: Slight cleanup in detection.cpp. 2013-11-27 19:03:23 +01:00
Johannes Schickel
d8d6faff01 SCUMM: Slight cleanup in savegame code. 2013-11-27 19:01:30 +01:00
Johannes Schickel
f4cb2d35d4 SCUMM: Remove unsued method loadThumbnailFromSlot(int slot). 2013-11-27 18:26:16 +01:00
Strangerke
960523e252 TSAGE: R2R - Remove dead code, implement subD18B5() 2013-11-27 08:43:27 +01:00
Strangerke
a6ae7d4856 TSAGE: R2R - Fix waitFrames in scene 1337 2013-11-27 07:39:16 +01:00
Eugene Sandulenko
57f45a76f2 FULLPIPE: Fix variable initialization. Thanks to md5 for pointing out 2013-11-26 23:15:47 -05:00
Strangerke
38163df9a6 TSAGE: R2R - Some renaming in scene 1337, re-stub waitFrames() 2013-11-27 00:44:34 +01:00
Strangerke
61e2c1decd TSAGE: BF - Various renaming 2013-11-26 22:51:23 +01:00
anotherguest
e1afc7d0d7 SYMBIAN OS: README updated with Fedors name. Removed FLAC include from base.mmp.in. 2013-11-26 16:04:08 +01:00
anotherguest
2f693bd9ec SYMBIAN OS: Add correct datafiles to installation scripts 2013-11-26 15:23:54 +01:00
anotherguest
44c24f8dc8 SYMBIAN OS:Use defaults for data types also for Symbian OS! 2013-11-26 12:17:59 +01:00
anotherguest
44947f5bdb Merge branch 'master' of github.com:scummvm/scummvm 2013-11-26 12:14:38 +01:00
anotherguest
ed357a6dfa SYMBIAN OS:Forgot to set Mpeg2Lib decoder lib. 2013-11-26 12:14:18 +01:00
Johannes Schickel
0e017f007a Merge pull request #375 from digitall/engineAutoPlug
RFC: Pluggable Engines #2 (No Python, just evolution of current configure shell and make code)
2013-11-26 02:27:11 -08:00
Johannes Schickel
e718719f91 Merge pull request #411 from lordhoto/unicode
Add UTF-32 support to Graphics::Font and Wintermute.
2013-11-26 02:24:03 -08:00
anotherguest
cabbc7161b SYMBIAN OS: Add Sword25 and testbed engines. Perl script updated 2013-11-26 10:54:50 +01:00
anotherguest
e8f533f0fb Merge branch 'master' of github.com:scummvm/scummvm 2013-11-26 10:40:42 +01:00
anotherguest
f4137df940 SYMBIAN OS:Removed resolution fix from Symbian OS Backend, handle this in SDL backend instead. Add more engines for the split build. 2013-11-26 10:39:46 +01:00