Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-04-20 | Update resource managment, missed several changes from FF | Travis Howell | |
svn-id: r22049 | |||
2006-04-20 | Fix freeze that can occur when scrolling inventory in oracle of FF | Travis Howell | |
svn-id: r22048 | |||
2006-04-20 | Cleanup | Travis Howell | |
svn-id: r22047 | |||
2006-04-20 | Add support for compressed speech files in PC verisons of FF | Travis Howell | |
svn-id: r22046 | |||
2006-04-20 | Minor cleanup | Travis Howell | |
svn-id: r22044 | |||
2006-04-20 | Update resource managment for FF, this method is more efficent for Simon 1/2 too | Travis Howell | |
svn-id: r22043 | |||
2006-04-19 | The next offset is only adjusted in renderString, when sprite id isn't 1 | Travis Howell | |
svn-id: r22042 | |||
2006-04-19 | Fix ASM HQ routines, because RGBtoYUV and LUT16to32 are on heap now. | Eugene Sandulenko | |
svn-id: r22041 | |||
2006-04-19 | Some more tweaks to the (still disabled) new detection / filename generation ↵ | Max Horn | |
code svn-id: r22040 | |||
2006-04-19 | Fix text corruption with long FF conversation options. The renderString() | Torbjörn Andersson | |
function has to adjust the buffer offsets, or a long string can spill over into the next buffer. (Or, in the test case I used, into the next *two* buffers.) It would probably be safe - but apparently unnecessary? - to make this change for the Simon games as well. svn-id: r22039 | |||
2006-04-19 | Added a small comment to ScummEngine::openRoom that explains why we check ↵ | Max Horn | |
for room==0 instead of just using it as-is svn-id: r22038 | |||
2006-04-19 | Removed wrong platform values from gameVariantsTable | Max Horn | |
svn-id: r22037 | |||
2006-04-19 | Fixed a potential bug when calculating the width of conversation option in FF. | Torbjörn Andersson | |
This bug appears to have been present in the original as well, though the chances of triggering it are small. (We did in at least one place, before adding the number prefix to the string.) svn-id: r22036 | |||
2006-04-19 | Correct dummyItems in FF and cleanup | Travis Howell | |
svn-id: r22035 | |||
2006-04-19 | Number the FF conversation options. | Torbjörn Andersson | |
svn-id: r22034 | |||
2006-04-19 | Add minor code differences in FF, might help corrupt graphics | Travis Howell | |
svn-id: r22033 | |||
2006-04-19 | Add FF difference in mouseOn script opcode | Travis Howell | |
svn-id: r22030 | |||
2006-04-19 | Update debug tables | Travis Howell | |
svn-id: r22029 | |||
2006-04-19 | Let scumm engine handle EVENT_SCREEN_CHANGED and let the gui know. (Needed ↵ | Johannes Schickel | |
for disabling overlay scaling) svn-id: r22026 | |||
2006-04-19 | Adds handleScreenChanged() to NewGui, so (scumm) engine can call it when it ↵ | Johannes Schickel | |
recives a EVENT_SCREEN_CHANGED. svn-id: r22025 | |||
2006-04-19 | Fixes problems with wrong colors on the overlay in scumm engine. | Johannes Schickel | |
svn-id: r22024 | |||
2006-04-19 | Oops again. removed unneeded entry. | Johannes Schickel | |
svn-id: r22023 | |||
2006-04-19 | Oops forgot to commit changes here with last commit. | Johannes Schickel | |
svn-id: r22022 | |||
2006-04-19 | Merges SaveLoadChooser and SaveLoadChooserEx. | Johannes Schickel | |
svn-id: r22021 | |||
2006-04-19 | Prepairs merge of SaveLoadChooser and SaveLoadChooserEx of the scumm engine. | Johannes Schickel | |
svn-id: r22020 | |||
2006-04-19 | Implements custom cursor support for the new theme and includes a standard ↵ | Johannes Schickel | |
cursor (it should be replaced though). svn-id: r22019 | |||
2006-04-19 | Updates scumm dialogs for runtime overlay resolution changes. | Johannes Schickel | |
svn-id: r22018 | |||
2006-04-19 | Started to prepare the gui for runtime resolution switches. | Johannes Schickel | |
(some little things could be missing yet though) svn-id: r22017 | |||
2006-04-18 | Fix sound memory leak in FF | Travis Howell | |
svn-id: r22016 | |||
2006-04-18 | Restores background before drawing a popupwidget. | Johannes Schickel | |
svn-id: r22015 | |||
2006-04-18 | Fixes "aspect ratio" text in the options with --force-1x-overlay. | Johannes Schickel | |
svn-id: r22014 | |||
2006-04-18 | Oops forgot to use shadows for the PopUpWidget. | Johannes Schickel | |
svn-id: r22013 | |||
2006-04-18 | - Fixed popup widget for --force-1x-overlay with new theme | Johannes Schickel | |
- adds support for highlightened popupwidgets svn-id: r22012 | |||
2006-04-18 | - adds own drawing function for (not expanded) popup widgets | Johannes Schickel | |
- adds pixmaps, colorfades, and gradient factor for the (not expanded) popup widget in new theme - bumps themeconfig version svn-id: r22011 | |||
2006-04-18 | I guess the BS1 --save-slot option may be newsworthy... | Torbjörn Andersson | |
svn-id: r22010 | |||
2006-04-18 | Added support for the --save-slot option for Broken Sword 1. (Feature request | Torbjörn Andersson | |
#1460977.) svn-id: r22009 | |||
2006-04-18 | Correct increment for checkPaths script opcode in FF | Travis Howell | |
svn-id: r22008 | |||
2006-04-18 | Add code for vc84_stopSoundLoop in FF | Travis Howell | |
svn-id: r22007 | |||
2006-04-18 | Fixed portability issue | Sven Hesse | |
svn-id: r22006 | |||
2006-04-18 | - Closed the stub in Draw_v2::printText() | Sven Hesse | |
- Added a language field in GameSettings, so that the texts in Gob2 work for other languages than EN_GRB as well svn-id: r22005 | |||
2006-04-18 | Add missing timer adjustment when saving game in FF | Travis Howell | |
svn-id: r22004 | |||
2006-04-18 | Fix time events continuing, when using the oracle in FF | Travis Howell | |
svn-id: r22003 | |||
2006-04-18 | - I misunderstood Draw::initBigSprite(); fixed | Sven Hesse | |
- Changed Draw::spriteOperation() for blitting from/to/between and fillrecting to big sprites - Enabled drawing of text svn-id: r22001 | |||
2006-04-18 | Correct box numbers when scrolling text in oracle of FF | Travis Howell | |
svn-id: r22000 | |||
2006-04-18 | Fixes use of textspeed settings if voice+text mode is enabled. (thanks to ↵ | Johannes Schickel | |
salty-horse) svn-id: r21999 | |||
2006-04-18 | - PopUpWidget (drop down list) does not shadow underlying dialog anymore | Eugene Sandulenko | |
- Remove reduntant code in drawing pipeline. Topmost dialog was drawn up to 4 times svn-id: r21998 | |||
2006-04-18 | Tame colors a bit to match GUI mock-ups | Eugene Sandulenko | |
svn-id: r21997 | |||
2006-04-18 | Call updateScreen() from delay functions for smoother mouse cursor movement. | Torbjörn Andersson | |
svn-id: r21996 | |||
2006-04-18 | Scrolling comparisons should always be signed, fixes scrolling issue in maze ↵ | Travis Howell | |
of FF svn-id: r21995 | |||
2006-04-17 | Moved updateScreen() into delay() for smoother mouse cursor movement. This may | Torbjörn Andersson | |
possibly make some other calls to updateScreen() unnecessary, but it's the backend's responsibility to ignore unnecessary calls. svn-id: r21994 |