Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-04 | V2 mouse cursor, for that extra retro feel | Torbjörn Andersson | |
svn-id: r8288 | |||
2003-06-03 | some more inits to make compiler happy. | Robert Göffringmann | |
svn-id: r8287 | |||
2003-06-03 | reduced number of copy_rects() during sequences. | Robert Göffringmann | |
svn-id: r8286 | |||
2003-06-03 | fix flashlight in MM | Max Horn | |
svn-id: r8285 | |||
2003-06-02 | use enqueueText for FT, too | Max Horn | |
svn-id: r8284 | |||
2003-06-02 | cleanup | Max Horn | |
svn-id: r8283 | |||
2003-06-02 | moved blast text code to string.cpp | Max Horn | |
svn-id: r8282 | |||
2003-06-02 | seems this breaks in FT; not yet sure why, but disabling this in FT till ↵ | Max Horn | |
somebody has a chance to look at it svn-id: r8281 | |||
2003-06-02 | experimental change: replaced drawDescString with enqueueText. fixes ↵ | Max Horn | |
text-leftovers when scrolling the Dig (not tested in FT, though) svn-id: r8280 | |||
2003-06-02 | Korean is kr, not ko | Max Horn | |
svn-id: r8279 | |||
2003-06-02 | added Jochen Hoenicke | Max Horn | |
svn-id: r8278 | |||
2003-06-02 | fixxed warning | Max Horn | |
svn-id: r8277 | |||
2003-06-02 | fixed compilation | Max Horn | |
svn-id: r8276 | |||
2003-06-02 | revamped alignment test; don't delete config.log after configure run (after ↵ | Max Horn | |
all it might be important to debug configure) svn-id: r8275 | |||
2003-06-02 | more v1 load directory ... | Paweł Kołodziejski | |
svn-id: r8274 | |||
2003-06-02 | added load directory support for v1 games | Paweł Kołodziejski | |
svn-id: r8273 | |||
2003-06-02 | alignment check extended to hopefully cover ARM, too | Max Horn | |
svn-id: r8272 | |||
2003-06-02 | make V2 games use transition effects | Max Horn | |
svn-id: r8271 | |||
2003-06-02 | working alignment check (but if alignment is needed it'll print out a 'Bus ↵ | Max Horn | |
error' message which isn't nice...) svn-id: r8270 | |||
2003-06-02 | wtf is this doing here?! | Max Horn | |
svn-id: r8269 | |||
2003-06-02 | fix disappearing foster bug | Oliver Kiehl | |
svn-id: r8268 | |||
2003-06-02 | forgot to remove debug printfs and to make sequenceRunning volatile. | Robert Göffringmann | |
svn-id: r8267 | |||
2003-06-02 | added some functions to SkyLogic, -Screen, -Talk and -Disk, moved SkyGrid ↵ | Robert Göffringmann | |
out of SkyState svn-id: r8266 | |||
2003-06-02 | Revert my last change, was correct according to disasm. but casued other ↵ | Travis Howell | |
problems. svn-id: r8265 | |||
2003-06-02 | simon2dos uses different VGA_DELAY_BASE, fixes text disappearing in copy ↵ | Travis Howell | |
protection. svn-id: r8264 | |||
2003-06-02 | Clean up debugger Restart function and move to SCUMM restart function | James Brown | |
svn-id: r8263 | |||
2003-06-02 | fixed sprite animation bug in stdSpeak, cleaned fnTalk and made text timing ↵ | Robert Göffringmann | |
in cd version depending on the end of the voc files being reached. svn-id: r8262 | |||
2003-06-02 | add compiler version checking to configure script | Jonathan Gray | |
svn-id: r8261 | |||
2003-06-02 | cleaned up the restart/pause/shutdown situation a bit; added comment that ↵ | Max Horn | |
explains how restart might be implemented svn-id: r8260 | |||
2003-06-02 | fix for indy3 VGA script bug (bug #743314) | Max Horn | |
svn-id: r8259 | |||
2003-06-02 | screen combine rectangles now. even a bit less cpu usage. | Robert Göffringmann | |
svn-id: r8258 | |||
2003-06-02 | cleanup color cyclcing code; also perform color cycling on 'indirect' ↵ | Max Horn | |
palettes like the shadow palette(s) (bug #706721) svn-id: r8257 | |||
2003-06-02 | fix intro timing + text | Robert Göffringmann | |
svn-id: r8256 | |||
2003-06-01 | remove useless screen updates, make non-seq intro parts escapable. | Robert Göffringmann | |
svn-id: r8255 | |||
2003-06-01 | Made some conversions explicit to prevent VC.NET 2003 from complaining | Bertrand Augereau | |
svn-id: r8254 | |||
2003-06-01 | cleaned code a bit, added SYSTEM_FLAGS and MOUSE_FLAG | Robert Göffringmann | |
svn-id: r8253 | |||
2003-06-01 | fixing sprite commit from yesterday | Robert Göffringmann | |
svn-id: r8252 | |||
2003-06-01 | Hack to fix odd usage of the ParameterFader | Jamieson Christian | |
in S&M around the dinosaurs. svn-id: r8251 | |||
2003-06-01 | Fixed hanging notes on Smart Jump when Note Off event cannot be found. | Jamieson Christian | |
(I'm not sure why the Note Off would not be found, but at least we're properly dealing with such notes now.) svn-id: r8250 | |||
2003-06-01 | Enabled walk sounds in Indy3EGA/ZakEGA; cleanup (bug #747068) | Max Horn | |
svn-id: r8249 | |||
2003-06-01 | charset masking fixes, mostly for The Dig (hey I think I finally almost ↵ | Max Horn | |
understand that part of the code :-) svn-id: r8248 | |||
2003-06-01 | I forgot one note_length entry. | Jochen Hoenicke | |
svn-id: r8247 | |||
2003-06-01 | renamed&fixed contains(Rect) -> intersects(Rect); added extend() method | Max Horn | |
svn-id: r8246 | |||
2003-06-01 | Added VAR_MUSIC_TIMER support to playerV2. Now Zak intro is synchronized. | Jochen Hoenicke | |
svn-id: r8245 | |||
2003-06-01 | Also call playerV2->set_master_volume when playerV2 exists. | Jochen Hoenicke | |
svn-id: r8244 | |||
2003-06-01 | Reverted the recent o5_getClosestObjActor() change and fixed it by | Torbjörn Andersson | |
measuring the distance in characters for V2 games instead. Now Edna won't bring the same strange kid into the cell over and over again. If necessary, we can still fix o5_getClosestActor() to handle larger distances. It just takes a few more changes than I first thought. svn-id: r8243 | |||
2003-06-01 | Added new note-lengths of indy3ega/loom. Fixed internote spacing. | Jochen Hoenicke | |
svn-id: r8242 | |||
2003-06-01 | added a getMaskBuffer method (makes it easier to read some of the code); ↵ | Max Horn | |
merged setVirtscreenDirty() into updateDirtyRect(); made setDirtyRange a method of struct VirtScreen svn-id: r8241 | |||
2003-06-01 | This didn't look logical, and could (in theory) lead to mask being drawn but ↵ | Max Horn | |
_hasMask not being set. I suspect it was a bug in the original commit adding this (back in the original string.cpp, rev. 1.5). Even if this change should turn out ot be incorrect, the original code most probably was incorrect anyway svn-id: r8240 | |||
2003-06-01 | use FROM_LE_16, indentation cleanup | Oliver Kiehl | |
svn-id: r8239 |