aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-04-30Fixed warnings when building a GC binary.Andre Heider
svn-id: r48877
2010-04-30SCI: animate cleanupMartin Kiewitz
svn-id: r48876
2010-04-30Added proper names for some of the previous unknown timer fields, and ↵Paul Gilbert
bugfixes for the sequence list methods svn-id: r48875
2010-04-29Rename input -> streamMax Horn
svn-id: r48869
2010-04-29Maemo build instructions updatedFrantisek Dufka
svn-id: r48868
2010-04-29Set 1.1.1 release in NEWS fileMax Horn
svn-id: r48867
2010-04-29remove unused filesFrantisek Dufka
svn-id: r48862
2010-04-29Silence gcc warnings.Matthew Hoops
svn-id: r48858
2010-04-29SCI: remove unneeded #includes from resource.cppMartin Kiewitz
svn-id: r48857
2010-04-29SCI: audio compression supportMartin Kiewitz
svn-id: r48856
2010-04-29Final patch from #2891357 "create_msvc: Add support for MSVC10".Johannes Schickel
svn-id: r48855
2010-04-29replace bmp with pngPaweł Kołodziejski
svn-id: r48853
2010-04-29Fixed a glitch when a one-word text (e.g. "TOTENKOPF" in the first room, whenTorbjörn Andersson
playing the German translation) doesn't fit on the screen at the desired position. svn-id: r48850
2010-04-28Make sure dialogue manager is destroyed on quit.Nicola Mettifogo
svn-id: r48847
2010-04-28Make sure walk coordinate are valid before checking path buffer.Nicola Mettifogo
svn-id: r48846
2010-04-28Fix uninitialized variableWillem Jan Palenstijn
svn-id: r48844
2010-04-28CINE: Get rid of some global constructor usesMax Horn
svn-id: r48843
2010-04-28SAGA: Avoid global constructor for pieceOrigins arrayMax Horn
svn-id: r48842
2010-04-28TINSEL: Avoid global constructor for clickPosMax Horn
svn-id: r48841
2010-04-28Initialize _requested*ScrollDir variables in constructor.Nicola Mettifogo
svn-id: r48840
2010-04-28Fix uninitialized variablesWillem Jan Palenstijn
svn-id: r48839
2010-04-28Fixed leaks in parsing of examine and door zones.Nicola Mettifogo
svn-id: r48838
2010-04-28Fix Nippon Safes test result label memory leakWillem Jan Palenstijn
svn-id: r48837
2010-04-28Add parallaction newsWillem Jan Palenstijn
svn-id: r48836
2010-04-28Committed my proposed fix for bug #2970211 ("DRASCULA: missing germanTorbjörn Andersson
translation"), after a brief discussion with Fingolfin to make sure I wasn't doing something silly. svn-id: r48833
2010-04-28Fix for bug #2824840: ZAK: Crash when using the yellow crystal (Amiga version)Max Horn
The problem was a double free that could occur in two places. Also added some missing whitespaces. svn-id: r48832
2010-04-28added cd-version detection and cdlogo.res supportVladimir Menshakov
svn-id: r48831
2010-04-28Only draw letters that actually fit on the surface. Should fix bug #2992268 ↵Sven Hesse
(Reproducible crash creating Intuition formula) svn-id: r48829
2010-04-28Fix a destruction order issue and note two remaining issues from the label ↵Willem Jan Palenstijn
fixes (r48811) svn-id: r48827
2010-04-28PSP: added profiling support to custom makefile for ease of useYotam Barnoy
svn-id: r48826
2010-04-27correct indentionMax Horn
svn-id: r48822
2010-04-27COMMON: Move DebugChannel stuff into a new DebugMan singletonMax Horn
svn-id: r48821
2010-04-27cleanupMax Horn
svn-id: r48820
2010-04-27Fix warning using GCC 4.5Arnaud Boutonné
svn-id: r48819
2010-04-27Fix warningWillem Jan Palenstijn
svn-id: r48818
2010-04-27Fix warningWillem Jan Palenstijn
svn-id: r48817
2010-04-27Added further timer method implementation. Also renamed some of the classes ↵Paul Gilbert
to match those of the original engine, based on the contents of various in-game error messages svn-id: r48816
2010-04-27Added note about Lure fixPaul Gilbert
svn-id: r48815
2010-04-27Bugfix for making Goewin more smoothly follow player out of the cavesPaul Gilbert
svn-id: r48813
2010-04-27Minor bugfix for the shop-keeper sequence when you're viewing through the ↵Paul Gilbert
window - it was supposed to check whether Gwyn, rather than Goewin, is not in the room before sticking his fingers in his ears svn-id: r48812
2010-04-27Fix bug 2969257 (labels) and hopefully plug all the leaks.Nicola Mettifogo
svn-id: r48811
2010-04-26SCI: fix regression from r48720, upscaled games that use view cursors crashedMartin Kiewitz
svn-id: r48810
2010-04-26Mention that we switched to the "fast" DOSBox OPL emulator for 1.2.0.Johannes Schickel
svn-id: r48809
2010-04-26SCI: fixing regression from r48771 - sierra used != before SCI1LATE and !(&) ↵Martin Kiewitz
later - fixes broken windows in sq1 svn-id: r48807
2010-04-26SCI: changing comment slightly about setting signal selector in stopSound ↵Martin Kiewitz
for SCI0 svn-id: r48806
2010-04-26SCI: also set signal selector when stopping sounds for SCI0 as well - fixes ↵Martin Kiewitz
sq3 freeing 2 guys from andromeda endless loop svn-id: r48805
2010-04-26PSP: Added support for profiling using configure:Yotam Barnoy
svn-id: r48804
2010-04-26Modified configure to support PSP profilingYotam Barnoy
svn-id: r48803
2010-04-26PSP: Cleanup trace.h a bitMax Horn
svn-id: r48802
2010-04-25fix missing sound effects during introduction with non French versions.Gregory Montoir
svn-id: r48801