Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-10-10 | HUGO: Add debug channels to new parser functions | Arnaud Boutonné | |
svn-id: r53128 | |||
2010-10-10 | TOON: Fixed bad Flux state when restoring a game | Sylvain Dupont | |
svn-id: r53127 | |||
2010-10-10 | FM-TOWNS AUDIO: improve thread safety | Florian Kagerer | |
svn-id: r53126 | |||
2010-10-10 | TOON: Fix distortion in some looped music | Torbjörn Andersson | |
This was very noticeable in the footman conversation music. svn-id: r53125 | |||
2010-10-10 | TOON: Added special conversation musics | Sylvain Dupont | |
svn-id: r53124 | |||
2010-10-10 | TOOLS: Fix typos in specialInfoLine arrays | Arnaud Boutonné | |
svn-id: r53123 | |||
2010-10-10 | IPHONE: Add Hugo + Toon sources; cleanup | Max Horn | |
In particular, remove references to obsolete files; and sort files in the project alphabetically. svn-id: r53122 | |||
2010-10-10 | TEST: Use TS_ASSERT_EQUALS instead of TS_ASSERT + operator== | Max Horn | |
svn-id: r53121 | |||
2010-10-10 | IPHONE: Update XCode project some more | Max Horn | |
* Add missing M4 source files * Add missing engine-data files * Remove redundant library search paths svn-id: r53120 | |||
2010-10-10 | TOON: Disable too many levels of recursion with click events | Sylvain Dupont | |
svn-id: r53119 | |||
2010-10-10 | TOON: Fix end of idle animations | Sylvain Dupont | |
svn-id: r53118 | |||
2010-10-10 | LOOM PC-Engine: fix mouse cursor | Florian Kagerer | |
svn-id: r53117 | |||
2010-10-10 | HUGO: Fix 'Exit' command behavior in the DOS versions | Arnaud Boutonné | |
svn-id: r53116 | |||
2010-10-10 | BUILD: Add toons.dat to engine dist files. | Travis Howell | |
svn-id: r53115 | |||
2010-10-10 | GUI: Message dialog width | Arnaud Boutonné | |
Ensure the message dialog is wide enough when it contains 2 buttons. This is used by Hugo's engine, e.g. when Exiting the DOS versions. svn-id: r53114 | |||
2010-10-10 | LOOM PC-Engine: fix regression | Florian Kagerer | |
svn-id: r53113 | |||
2010-10-10 | GUI: Clean up my previous commit. | Torbjörn Andersson | |
svn-id: r53112 | |||
2010-10-10 | HUGO: Now force initial save | Arnaud Boutonné | |
This should fix the corrupted initial savegame problem svn-id: r53111 | |||
2010-10-10 | HUGO: Remove sound off when saving | Arnaud Boutonné | |
svn-id: r53110 | |||
2010-10-10 | HUGO: Move Dos strings from Parser to hugo.dat | Arnaud Boutonné | |
svn-id: r53109 | |||
2010-10-10 | PSP: factored PngLoader out of virtual keyboard for further use | Yotam Barnoy | |
svn-id: r53108 | |||
2010-10-10 | GUI: Ensure that the message dialog is wide enough | Torbjörn Andersson | |
The Hugo engine currently uses the message dialog. Make sure that the dialog is always at least wide enough to hold the "Ok" button. svn-id: r53107 | |||
2010-10-10 | HUGO: New parser for H1 Dos and H2 Dos. | Arnaud Boutonné | |
Add specific parser functions for H1 Dos and H2 Dos svn-id: r53106 | |||
2010-10-10 | MIDIDRV: Prefer PCjr over PC Speaker | Torbjörn Andersson | |
If I understand this correctly, if the player's desired music driver isn't supported (e.g. if you have MIDI as default, and haven't said anything specifically for Maniac Mansion), it tries to pick the "best" supported music driver instead. In this case, check if PCjr is supported before picking PC Speaker. svn-id: r53105 | |||
2010-10-10 | HUGO - Fix error in data (H1 Dos) | Arnaud Boutonné | |
svn-id: r53104 | |||
2010-10-09 | SCUMM/FM-TOWNS: minor fix for sfx code | Florian Kagerer | |
svn-id: r53103 | |||
2010-10-09 | KYRA: fix regression in Screen_v2::generateOverlay() | Florian Kagerer | |
(very noticeable in LOL PC-98) svn-id: r53102 | |||
2010-10-09 | TOON: Fix black spots in title picture. | Torbjörn Andersson | |
A "full palette" is, presumably, 256 colours, not 255. svn-id: r53101 | |||
2010-10-09 | TOON: Removed unnecessary "break"s (right after "return"s) | Torbjörn Andersson | |
svn-id: r53100 | |||
2010-10-09 | TOON: Constify some more tables. | Johannes Schickel | |
svn-id: r53099 | |||
2010-10-09 | TOON: Ran astyle over the toon engine (+ some manual corrections). | Johannes Schickel | |
svn-id: r53098 | |||
2010-10-09 | TOON: More semi-colon cleanup. | Torbjörn Andersson | |
svn-id: r53097 | |||
2010-10-09 | TOON: Semicolon cleanup | Ori Avtalion | |
svn-id: r53096 | |||
2010-10-09 | SCUMM/FM-TOWNS: cleanup sfx code | Florian Kagerer | |
svn-id: r53095 | |||
2010-10-09 | TOON: Merge toondemo game id into toon | Matthew Hoops | |
ADGF_DEMO already marks it as a demo, so labeling the id as "Demo" would be redundant. svn-id: r53094 | |||
2010-10-09 | TOON: String fixes for motoezx build | Sylvain Dupont | |
svn-id: r53093 | |||
2010-10-09 | TOON: Make some static data tables const. | Johannes Schickel | |
svn-id: r53092 | |||
2010-10-09 | VIDEO: Remove useless references in handleAudioTrack function | Sylvain Dupont | |
svn-id: r53091 | |||
2010-10-08 | TOON: Normalized include paths | Eugene Sandulenko | |
svn-id: r53089 | |||
2010-10-08 | TOON: Fixed guard defines | Eugene Sandulenko | |
svn-id: r53088 | |||
2010-10-08 | TOON: Merged Toon engine to ScummVM trunk | Eugene Sandulenko | |
svn-id: r53087 | |||
2010-10-08 | VIDEO: Factor out handleAudioTrack() to be used by Toons engine | Eugene Sandulenko | |
svn-id: r53086 | |||
2010-10-08 | NEWS: set 1.2.0 release date | Eugene Sandulenko | |
svn-id: r53082 | |||
2010-10-08 | SCI: Support kGetTime modes 2 and 3 in SCI 0_LATE | Willem Jan Palenstijn | |
This fixes bug #3083879 in Iceman. svn-id: r53077 | |||
2010-10-08 | DISTS/REDHAT: Don't package dxa script in tools | Willem Jan Palenstijn | |
The script is broken and no longer necessary with SMK support. svn-id: r53076 | |||
2010-10-08 | SCUMM/FM-TOWNS: fixed threading issue in sfx code | Florian Kagerer | |
svn-id: r53074 | |||
2010-10-08 | SCUMM/FM-TOWNS: fixed possible invalid mem access in sfx code | Florian Kagerer | |
svn-id: r53073 | |||
2010-10-08 | SCI: Added a check for magnifier cursor multipliers | Filippos Karapetis | |
Sierra SCI only allowed multipliers 1, 2 and 4, and errored out on unexpected values, thus we do the same svn-id: r53072 | |||
2010-10-08 | SCI: fixing mag cursor as far as possible | Martin Kiewitz | |
added TODO for real proper implementation at least the alignment and content shown is now correct svn-id: r53071 | |||
2010-10-08 | SCI: add global scaling again to kAddToPic | Martin Kiewitz | |
fixes regression of r52887 - lb2 actors not scaled correctly bug #3083577 needs to get backported svn-id: r53068 |