Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-01 | SCI: Cleanup. | Johannes Schickel | |
svn-id: r51584 | |||
2010-08-01 | SCI: Move kernelShakeScreen to GfxScreen so it can be used in SCI32 (it's ↵ | Matthew Hoops | |
used in GK1) svn-id: r51583 | |||
2010-08-01 | SCI: changing noname selector names | Martin Kiewitz | |
removing space from previous name svn-id: r51582 | |||
2010-08-01 | CONFIGURE: add support for N64 port to configure | Fabio Battaglia | |
svn-id: r51581 | |||
2010-08-01 | SCI: fixing regression of r51520 | Martin Kiewitz | |
svn-id: r51580 | |||
2010-08-01 | SCI: adding "audiosfx" to directories | Martin Kiewitz | |
svn-id: r51579 | |||
2010-08-01 | SCI: adding workaround for pq2 kDisplay | Martin Kiewitz | |
in room 23 svn-id: r51578 | |||
2010-08-01 | SCI: Enabled the "Return to Launcher" feature (needs testing) | Filippos Karapetis | |
svn-id: r51577 | |||
2010-08-01 | SCI: removing pirated sq4 version from detection | Martin Kiewitz | |
"fixes" bug #3037800 fixing warning in seg_manager svn-id: r51576 | |||
2010-08-01 | SCI: adding workaround for lb1 | Martin Kiewitz | |
fixes bug #3037694 svn-id: r51575 | |||
2010-08-01 | i18n: Update Russian translation | Eugene Sandulenko | |
svn-id: r51574 | |||
2010-08-01 | SCI: adding workaround for hq1/qfg1 | Martin Kiewitz | |
fixes bug #3037659 svn-id: r51573 | |||
2010-08-01 | SCI: Ignoring non-critical script bug in QFG1VGA, when closing any ↵ | Filippos Karapetis | |
conversation dialog with esc (doesn't affect gameplay in any manner) svn-id: r51572 | |||
2010-08-01 | i18n: Added Cyrillic fonts to theme packages | Eugene Sandulenko | |
This fixes ScummVM startup on systems with Russian set as locale. svn-id: r51571 | |||
2010-08-01 | SCI: adding audio directory searching for patches | Martin Kiewitz | |
fixes bug #3037768 svn-id: r51570 | |||
2010-08-01 | SCI: reading the actual priority instead of guessing | Martin Kiewitz | |
svn-id: r51569 | |||
2010-08-01 | iPhone: changed GL_NEAREST to GL_LINEAR in miniaturization filter as per ↵ | Yotam Barnoy | |
forum post 29/7/10 svn-id: r51567 | |||
2010-08-01 | QUEEN: fix for bug 3036170. File name test supports upper case for ↵ | Yotam Barnoy | |
transferring from Windows to other systems (e.g. PSP) svn-id: r51566 | |||
2010-08-01 | SCI: Add another LB2 floppy selector name for an uninit'd workaround (bug ↵ | Matthew Hoops | |
#3036291) svn-id: r51565 | |||
2010-08-01 | SCI: Add another KQ5 VGA floppy entry (bug #3036996) | Matthew Hoops | |
svn-id: r51564 | |||
2010-08-01 | SCI: Fix uninitialized variable warning in g++. | Johannes Schickel | |
Thanks to clone2727 for suggestion to initialize the default new plane priority to 0xFFFF, which means that the plane should be invisible. I added a FIXME there though. So please re check this change. In case that is fine just remove the FIXME, in case some other default value should be chosen, please change the value and also remove the FIXME. svn-id: r51561 | |||
2010-07-31 | DS: Remove now redundant ds-fs.o from PORT_OBJS | Max Horn | |
svn-id: r51558 | |||
2010-07-31 | SCI: fix lofs autodetection | Martin Kiewitz | |
makes polish lsl1 work (its game superclass name got translated, so no "Game" object available) - bug #3037194 thx to dam-soft for his patient help svn-id: r51557 | |||
2010-07-31 | DS: Add shell script which emulates old DS builds using configure&make | Max Horn | |
svn-id: r51556 | |||
2010-07-31 | DS: Fix custom DS build system | Max Horn | |
svn-id: r51555 | |||
2010-07-31 | SCI: fixing CR/LF, adding info about polish lsl1 | Martin Kiewitz | |
svn-id: r51550 | |||
2010-07-31 | SCI: Don't include the time running the debugger in the game running time | Matthew Hoops | |
svn-id: r51548 | |||
2010-07-31 | SCI: adding detection for benchmark views | Martin Kiewitz | |
and enable speed throttler when just one regular cel was drawn, fixes eco quest 2 ego getting light-speed fast in village (bug #3036805) =this could cause regressions like disabled animations in games= svn-id: r51544 | |||
2010-07-31 | SCI: Add uninit'd temp workaround for Grotesteing (fan game) | Matthew Hoops | |
svn-id: r51543 | |||
2010-07-31 | i18n: use user friendly language names in GUI | Thierry Crozat | |
The GUI now uses the content of the Language field from the po file header if it is present and not empty for the language selection PopupWidget. If not present it uses the file name as before (e.g. ru_RU). Also update all the translation template and all the translation files. svn-id: r51542 | |||
2010-07-31 | SCI: changing laurabow1 workaround to all rooms | Martin Kiewitz | |
fixes bug #3037410 svn-id: r51541 | |||
2010-07-31 | SCI: removing warning about uninitialized parameters | Martin Kiewitz | |
didn't cause any harm till now and it seems testers get irritated by it. Switching it to VM debug level 2. svn-id: r51540 | |||
2010-07-31 | SCI: little cleanup | Martin Kiewitz | |
svn-id: r51539 | |||
2010-07-31 | SCI: kGameIsRestarting returns 2 when we restored | Martin Kiewitz | |
fixes castle of dr. brain save issue in puzzle room, fixes island of dr. brain save issue when saving in first room svn-id: r51538 | |||
2010-07-31 | SCI: adjusting inside view::getCelRect for sci0early | Martin Kiewitz | |
fixes cels being placed wrongly, sci0early didnt have the z adjust. svn-id: r51537 | |||
2010-07-31 | SCI: updating comment | Martin Kiewitz | |
svn-id: r51536 | |||
2010-07-31 | SCI: adding polish lsl1 | Martin Kiewitz | |
svn-id: r51535 | |||
2010-07-31 | SCI: kAnimate - limit update of nsRect when scaled | Martin Kiewitz | |
only set nsRect when being drawn later (scaled only), fixes sq5 instant-death in elevator shaft svn-id: r51534 | |||
2010-07-31 | SCI: fixing stupid typo | Martin Kiewitz | |
svn-id: r51533 | |||
2010-07-31 | SCI: Whitespace cleanup. | Johannes Schickel | |
svn-id: r51532 | |||
2010-07-31 | SCI: Fix walking in GK1 later in the game | Matthew Hoops | |
The Feature class uninit'd workaround needs to be extended to all levels of inheritance. svn-id: r51527 | |||
2010-07-31 | SCI: fix kAddToPic called with view data | Martin Kiewitz | |
and adding workaround for pq2 when showing windows with pictures change to kAddToPic fixes bad coordinates of cels when restoring the game (should also fix lsl2) svn-id: r51526 | |||
2010-07-30 | JANITORIAL: Some small explanation about stability of sorting algorithms. | Johannes Schickel | |
Special thanks to lskovlun for his suggestion to add this. svn-id: r51524 | |||
2010-07-30 | SCI: Add comment about stability requirements in makeSortedList. | Johannes Schickel | |
svn-id: r51523 | |||
2010-07-30 | JANITORIAL: Add comment about the stability of Common::sort. | Johannes Schickel | |
svn-id: r51522 | |||
2010-07-30 | SCI: Switch to Common::RandomSource. | Johannes Schickel | |
Since I got no response to my mail to -devel, I just assume that there is no specific reason for using rand() in SCI. As explained in my mail to -devel about why SCI uses rand, this might allow SCI to work with our event recording, when that ever gets finished. I adapted kRandom so that it also supports negative random numbers. And furthermore that the toNumber argument is smaller than the fromNumber argument. I am not sure whether that really happens though, but it should be safer to have this. I marked that place with an TODO/CHECKME. svn-id: r51521 | |||
2010-07-30 | SCI: fixing view scaling code | Martin Kiewitz | |
fixes crash in sq5 with elevator on goliath svn-id: r51520 | |||
2010-07-30 | SCI: speed throttler cleanup and iceman comment | Martin Kiewitz | |
svn-id: r51518 | |||
2010-07-30 | VIDEO: Ignore requests to unpause when video is already unpaused | Ori Avtalion | |
Previous behavior was to assert svn-id: r51517 | |||
2010-07-30 | VIDEO: Fix FLIC looping | Matthew Hoops | |
Thanks to salty-horse for finding this. Also, use Common::Rational directly to hold the frame rate to avoid rounding. svn-id: r51516 |