21437 Commits

Author SHA1 Message Date
Travis Howell
89abea6b51 Fix display of conversation responses in Waxworks.
svn-id: r27052
2007-06-02 13:35:24 +00:00
Max Horn
95ba2986d3 Enhanced Common::String by adding char constructor and operator+ for chars
svn-id: r27051
2007-06-02 12:42:40 +00:00
Max Horn
f85871b1fc Make InfoDialog::setInfoText a bit more useful, by making it public & reusable
svn-id: r27050
2007-06-02 12:01:09 +00:00
Paweł Kołodziejski
8ca6751b21 renamed variable in IMuseDigital music code
svn-id: r27049
2007-06-02 09:07:29 +00:00
Kostas Nakos
a01eda95b8 oops, remove debugging output
svn-id: r27048
2007-06-02 08:21:09 +00:00
Kostas Nakos
f935b6981b permit only one instance of predictive dialog, add handling of keypad keys
svn-id: r27047
2007-06-02 08:15:06 +00:00
Kostas Nakos
26971aa6ab kill misplaced cursor, refresh only when necessary, add some (cheap) visual feedback on keypress
svn-id: r27046
2007-06-02 06:53:52 +00:00
Travis Howell
a7fb55c028 Fix inventory icons display in Amiga version of Waxworks.
svn-id: r27045
2007-06-02 05:27:34 +00:00
Travis Howell
c983e879e1 Fix regressions, caused by VGATimerEntry type changes.
svn-id: r27044
2007-06-01 23:12:22 +00:00
Paweł Kołodziejski
1a915d076c cleanup names
svn-id: r27041
2007-06-01 12:18:33 +00:00
Paweł Kołodziejski
75e3c7d4c5 rename some imuse variables
svn-id: r27040
2007-06-01 11:41:07 +00:00
Paweł Kołodziejski
e51845f053 rename some imuse variables
svn-id: r27039
2007-06-01 11:22:49 +00:00
Paweł Kołodziejski
4e08f9d1b1 small correction of comment
svn-id: r27038
2007-06-01 09:02:16 +00:00
Paweł Kołodziejski
73623fb326 added comments for imuse digital variables
svn-id: r27037
2007-06-01 08:59:21 +00:00
Travis Howell
e29263611a Fix bug #1727457 - WATER: Unexpected crash at the end of level 15.
svn-id: r27036
2007-06-01 08:47:22 +00:00
Max Horn
22c0403e0d Re-added Revolution Software copyright to BS2 engine
svn-id: r27030
2007-05-31 20:28:29 +00:00
Lars Persson
4fc6ab4d26 ADded special SVG to work with S60v3. Does not handle embedded bitmaps to well.
svn-id: r27029
2007-05-31 18:31:34 +00:00
Lars Persson
56869c21a3 ADded makefile for SVG icon
svn-id: r27028
2007-05-31 18:29:38 +00:00
Lars Persson
280d2533d2 svn-id: r27027 2007-05-31 18:23:07 +00:00
Travis Howell
2937ed2234 Add Macintosh filenames differences, for several CUP previews of HE games.
svn-id: r27026
2007-05-31 05:36:12 +00:00
Paweł Kołodziejski
7bd01608d6 added comment to cloneToFadeOutTrack()
svn-id: r27025
2007-05-30 22:51:08 +00:00
Max Horn
218e132e37 Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
2007-05-30 21:56:52 +00:00
Kostas Nakos
10764e965c fixed predictive dialog messing up state if another dialog was already shown
svn-id: r27023
2007-05-30 19:51:08 +00:00
Kostas Nakos
346b12d701 properly direct pred. dialog's output, when started thru the event mechanism
svn-id: r27022
2007-05-30 19:49:33 +00:00
Gregory Montoir
45b721d3cc cleanup, don't rely on assert() to ensure a gamefile/savefile is opened. Also removed the use of Common::File global objects.
svn-id: r27021
2007-05-30 18:43:28 +00:00
Max Horn
5006dbd932 AdvDetector changes: made upgradeTargetIfNecessary internal; cleanup to findGameID
svn-id: r27020
2007-05-30 18:39:35 +00:00
Matthew Hoops
974dc86817 updating readme now that i shows IQ points in Indy3
svn-id: r27019
2007-05-30 18:22:47 +00:00
Max Horn
0de170c980 Removing useless common/fs.h includes
svn-id: r27018
2007-05-30 17:44:52 +00:00
Max Horn
995d3da8a3 These days, man pages are usually stored in /usr/share/man, not in /usr/man
svn-id: r27017
2007-05-30 16:56:18 +00:00
Max Horn
147a9037b4 LaTeX is no longer needed to build ScummVM docs, so we can remove this build dep
svn-id: r27016
2007-05-30 16:55:11 +00:00
Max Horn
c07b5f6147 Slightly modified version of patch #1728192: Fix for Debian packaging scripts
svn-id: r27015
2007-05-30 16:54:01 +00:00
Max Horn
9d7312f8fd Added a copy of the SVG icon to our icons/ dir
svn-id: r27014
2007-05-30 16:52:35 +00:00
Max Horn
04ee67bd71 Hash<T> is an UnaryFunction (very pedantic and effectively effectless change *g*)
svn-id: r27013
2007-05-30 16:42:19 +00:00
Max Horn
c9bee38839 Modified version of patch #1727045 INDY3: IQ Points Dialog
svn-id: r27012
2007-05-30 16:40:11 +00:00
Max Horn
5aeb9d8b3e Several const correctness fixes
svn-id: r27011
2007-05-30 14:38:17 +00:00
Sven Hesse
0504f18e9f - Added a workaround for bug #1705338 (Seg fault when trying to switch screen in music land) which is actually a script bug.
- Fixed the scrolling bug (#1709574) (the mouse cursor is still shown, that's an instance of the global cursor visibility issue)

svn-id: r27010
2007-05-30 10:20:21 +00:00
Filippos Karapetis
39fafdc303 Fix for bug #774783 - INDY3: problems in Berlin with Hitler (submitted after talking with Fingolfin)
svn-id: r27009
2007-05-29 21:50:32 +00:00
Max Horn
ed02fb1443 Fix warning caused by not handling all enum values in a switch (caused by the newly added EVENT_PREDICTIVE_DIALOG constant)
svn-id: r27008
2007-05-29 21:35:13 +00:00
Gregory Montoir
137140b7e9 removed some resource related memory leaks
svn-id: r27007
2007-05-29 21:06:07 +00:00
Gregory Montoir
73210b4aa3 added code for freePartRange, freePartEntry and freeOverlay (also renamed some functions and variables).
svn-id: r27006
2007-05-29 20:22:20 +00:00
Kostas Nakos
f66fb12718 added EVENT_PREDICTIVE_DIALOG event to bring up the predictive dialog on demand by the backends
svn-id: r27005
2007-05-29 20:07:19 +00:00
Filippos Karapetis
c739b43bc7 Color 0 should always be black in IHNM. The panel backgrounds don't erroneously change color now when moving between rooms
svn-id: r27004
2007-05-29 16:21:09 +00:00
Filippos Karapetis
438ba78387 Corrected actor walk speed in IHNM
svn-id: r27003
2007-05-29 12:55:17 +00:00
Travis Howell
c87cf11c76 Add missing mouse cursor in Elvira 2.
svn-id: r27002
2007-05-28 23:14:50 +00:00
Kostas Nakos
847f794b90 point wince users to the port readme in sec. 5.4
svn-id: r27001
2007-05-28 19:12:08 +00:00
Paweł Kołodziejski
a2d19ddfe1 re-enable console for debug mode, this time it works :)
svn-id: r27000
2007-05-28 17:43:21 +00:00
Eugene Sandulenko
baea10979c Partial fix for walking speed in IHNM.
svn-id: r26999
2007-05-28 16:36:18 +00:00
Travis Howell
97afe587d2 Use zone number to detect interface height differences in the AtariST verison of Elvira 2.
svn-id: r26998
2007-05-28 14:10:19 +00:00
Travis Howell
d877a0a8d1 Fix glitches in AtariST demo of Elvira 1.
svn-id: r26997
2007-05-28 13:01:08 +00:00
Travis Howell
0c27b66807 Fix loading restart state in Amiga and AtariST versions of Elvira 2.
svn-id: r26996
2007-05-28 12:42:10 +00:00