37710 Commits

Author SHA1 Message Date
Florian Kagerer
45debce66e KYRA: fixed some cppcheck warnings
svn-id: r48879
2010-05-01 12:55:32 +00:00
Andre Heider
eb429872d8 Fixed warnings when building a GC binary.
svn-id: r48877
2010-04-30 16:49:57 +00:00
Martin Kiewitz
beba3bf8a4 SCI: animate cleanup
svn-id: r48876
2010-04-30 15:08:51 +00:00
Paul Gilbert
e11afdeab5 Added proper names for some of the previous unknown timer fields, and bugfixes for the sequence list methods
svn-id: r48875
2010-04-30 11:27:42 +00:00
Max Horn
df4400d223 Rename input -> stream
svn-id: r48869
2010-04-29 21:54:39 +00:00
Frantisek Dufka
1c684af067 Maemo build instructions updated
svn-id: r48868
2010-04-29 21:44:53 +00:00
Max Horn
b4f0d54160 Set 1.1.1 release in NEWS file
svn-id: r48867
2010-04-29 21:42:14 +00:00
Frantisek Dufka
664fdfc914 remove unused files
svn-id: r48862
2010-04-29 21:35:11 +00:00
Matthew Hoops
3b401eb53c Silence gcc warnings.
svn-id: r48858
2010-04-29 19:06:49 +00:00
Martin Kiewitz
6e6b90f41c SCI: remove unneeded #includes from resource.cpp
svn-id: r48857
2010-04-29 19:01:06 +00:00
Martin Kiewitz
13ee099090 SCI: audio compression support
svn-id: r48856
2010-04-29 15:54:59 +00:00
Johannes Schickel
aa6217223b Final patch from #2891357 "create_msvc: Add support for MSVC10".
svn-id: r48855
2010-04-29 15:30:09 +00:00
Paweł Kołodziejski
59541d0742 replace bmp with png
svn-id: r48853
2010-04-29 06:22:50 +00:00
Torbjörn Andersson
763b1c7cb0 Fixed a glitch when a one-word text (e.g. "TOTENKOPF" in the first room, when
playing the German translation) doesn't fit on the screen at the desired
position.

svn-id: r48850
2010-04-29 03:54:20 +00:00
Nicola Mettifogo
a0d55ca586 Make sure dialogue manager is destroyed on quit.
svn-id: r48847
2010-04-28 23:11:34 +00:00
Nicola Mettifogo
4cb1fc9e79 Make sure walk coordinate are valid before checking path buffer.
svn-id: r48846
2010-04-28 22:52:36 +00:00
Willem Jan Palenstijn
9001a8fbc3 Fix uninitialized variable
svn-id: r48844
2010-04-28 22:33:17 +00:00
Max Horn
76553e6418 CINE: Get rid of some global constructor uses
svn-id: r48843
2010-04-28 22:24:11 +00:00
Max Horn
c75ff0515e SAGA: Avoid global constructor for pieceOrigins array
svn-id: r48842
2010-04-28 22:23:34 +00:00
Max Horn
a5aedb73be TINSEL: Avoid global constructor for clickPos
svn-id: r48841
2010-04-28 22:23:00 +00:00
Nicola Mettifogo
503ee78008 Initialize _requested*ScrollDir variables in constructor.
svn-id: r48840
2010-04-28 22:16:48 +00:00
Willem Jan Palenstijn
a4dcfdd907 Fix uninitialized variables
svn-id: r48839
2010-04-28 22:13:11 +00:00
Nicola Mettifogo
122fde0775 Fixed leaks in parsing of examine and door zones.
svn-id: r48838
2010-04-28 22:13:02 +00:00
Willem Jan Palenstijn
ee63bf51bd Fix Nippon Safes test result label memory leak
svn-id: r48837
2010-04-28 21:50:54 +00:00
Willem Jan Palenstijn
e432c6d21a Add parallaction news
svn-id: r48836
2010-04-28 21:22:44 +00:00
Torbjörn Andersson
2b4093a41f Committed my proposed fix for bug #2970211 ("DRASCULA: missing german
translation"), after a brief discussion with Fingolfin to make sure I wasn't
doing something silly.

svn-id: r48833
2010-04-28 20:47:49 +00:00
Max Horn
1a1d99724a Fix for bug #2824840: ZAK: Crash when using the yellow crystal (Amiga version)
The problem was a double free that could occur in two places.
Also added some missing whitespaces.

svn-id: r48832
2010-04-28 20:18:56 +00:00
Vladimir Menshakov
cb17e00f0d added cd-version detection and cdlogo.res support
svn-id: r48831
2010-04-28 19:50:28 +00:00
Sven Hesse
89c0e30ddc Only draw letters that actually fit on the surface. Should fix bug #2992268 (Reproducible crash creating Intuition formula)
svn-id: r48829
2010-04-28 19:14:20 +00:00
Willem Jan Palenstijn
9793430e58 Fix a destruction order issue and note two remaining issues from the label fixes (r48811)
svn-id: r48827
2010-04-28 18:50:22 +00:00
Yotam Barnoy
5cb9f7ca2e PSP: added profiling support to custom makefile for ease of use
svn-id: r48826
2010-04-28 14:13:19 +00:00
Max Horn
2b6958995b correct indention
svn-id: r48822
2010-04-27 21:41:25 +00:00
Max Horn
460d69e885 COMMON: Move DebugChannel stuff into a new DebugMan singleton
svn-id: r48821
2010-04-27 21:40:52 +00:00
Max Horn
445dccd59b cleanup
svn-id: r48820
2010-04-27 21:39:43 +00:00
Arnaud Boutonné
8275b3e13b Fix warning using GCC 4.5
svn-id: r48819
2010-04-27 20:47:06 +00:00
Willem Jan Palenstijn
40525d1bb2 Fix warning
svn-id: r48818
2010-04-27 20:18:10 +00:00
Willem Jan Palenstijn
6f4063fd5f Fix warning
svn-id: r48817
2010-04-27 20:14:56 +00:00
Paul Gilbert
46c520f797 Added further timer method implementation. Also renamed some of the classes to match those of the original engine, based on the contents of various in-game error messages
svn-id: r48816
2010-04-27 11:23:27 +00:00
Paul Gilbert
03b229dcba Added note about Lure fix
svn-id: r48815
2010-04-27 11:14:25 +00:00
Paul Gilbert
eb4e7b4c77 Bugfix for making Goewin more smoothly follow player out of the caves
svn-id: r48813
2010-04-27 11:00:43 +00:00
Paul Gilbert
5a4df6fc95 Minor bugfix for the shop-keeper sequence when you're viewing through the 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-27 10:59:28 +00:00
Nicola Mettifogo
498d8000ca Fix bug 2969257 (labels) and hopefully plug all the leaks.
svn-id: r48811
2010-04-27 08:59:13 +00:00
Martin Kiewitz
7c26675ec1 SCI: fix regression from r48720, upscaled games that use view cursors crashed
svn-id: r48810
2010-04-26 21:01:05 +00:00
Johannes Schickel
38ad443165 Mention that we switched to the "fast" DOSBox OPL emulator for 1.2.0.
svn-id: r48809
2010-04-26 19:10:15 +00:00
Martin Kiewitz
78e85ce053 SCI: fixing regression from r48771 - sierra used != before SCI1LATE and !(&) later - fixes broken windows in sq1
svn-id: r48807
2010-04-26 15:30:32 +00:00
Martin Kiewitz
3f601f15bf SCI: changing comment slightly about setting signal selector in stopSound for SCI0
svn-id: r48806
2010-04-26 14:13:38 +00:00
Martin Kiewitz
98ae0f8218 SCI: also set signal selector when stopping sounds for SCI0 as well - fixes sq3 freeing 2 guys from andromeda endless loop
svn-id: r48805
2010-04-26 14:11:30 +00:00
Yotam Barnoy
6ccdb3cba0 PSP: Added support for profiling using configure:
svn-id: r48804
2010-04-26 12:12:42 +00:00
Yotam Barnoy
20c0710db9 Modified configure to support PSP profiling
svn-id: r48803
2010-04-26 12:11:19 +00:00
Max Horn
516fd1dc76 PSP: Cleanup trace.h a bit
svn-id: r48802
2010-04-26 10:28:38 +00:00