Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-01-28 | DRASCULA: Fix for Duplicate Registering of Archive. | David Turner | |
A warning occurs that the archive, Packet.001 has been added twice. This is due to a hack to get the detector priority listing correct. This fix prevents this causing a multiple add of the same archive. svn-id: r55580 | |||
2011-01-28 | DRASCULA: Fix minor cut and paste error in Console "room" command. | David Turner | |
svn-id: r55579 | |||
2011-01-28 | DRASCULA: Fix uninitialized reads of mouse position variables. | David Turner | |
svn-id: r55578 | |||
2011-01-27 | MOHAWK: Implement Stoneship chest puzzle | Bastien Bouclet | |
svn-id: r55577 | |||
2011-01-27 | MOHAWK: Allow videos to be paused individually | Bastien Bouclet | |
svn-id: r55576 | |||
2011-01-27 | GOB: Only draw text when coordinates are within the surface | Sven Hesse | |
svn-id: r55575 | |||
2011-01-27 | GOB: Stop drawing a letter on surface boundaries | Sven Hesse | |
svn-id: r55574 | |||
2011-01-27 | GOB: Add Pixel::isValid() and ConstPixel::isValid() | Sven Hesse | |
svn-id: r55573 | |||
2011-01-27 | HUGO: Fixed crash when an incorrect hugo.dat file is found | Filippos Karapetis | |
svn-id: r55572 | |||
2011-01-27 | GOB: Add sanity checks to Pixel and ConstPixel | Sven Hesse | |
svn-id: r55571 | |||
2011-01-27 | MOHAWK: Add detection for the LB sampler | Matthew Hoops | |
svn-id: r55570 | |||
2011-01-27 | HUGO: Handle mouse 'UP' events instead of 'DOWN'. | Arnaud Boutonné | |
This fixes the multiple clicks on object + message reported by D.Gray svn-id: r55569 | |||
2011-01-27 | TOON: Check for the state of modifier keys (control/alt/shift) when handling ↵ | Filippos Karapetis | |
game hotkeys Fixes bug #3166522 at engine level (fix 2/2) svn-id: r55568 | |||
2011-01-27 | DRASCULA: Fix Memory Leak in drascula.dat Loading. | David Turner | |
svn-id: r55566 | |||
2011-01-27 | GOB: Implement backuping of sprites, sounds, fonts in totSub | Sven Hesse | |
svn-id: r55565 | |||
2011-01-27 | GOB: Add SoundDesc::swap() | Sven Hesse | |
svn-id: r55564 | |||
2011-01-27 | GOB: Add o7_draw0x59 stub | Sven Hesse | |
svn-id: r55563 | |||
2011-01-27 | GOB: Some Addy gameflow stubs | Sven Hesse | |
svn-id: r55562 | |||
2011-01-27 | SCI: Set the printLang and parseLang selectors again when restarting, if ↵ | Filippos Karapetis | |
necessary. This sets the language again correctly to the language selected in the launcher when restarting multilingual games. svn-id: r55561 | |||
2011-01-27 | DRASCULA: Fix Memory Leaks in Rooms Table. | David Turner | |
Minor whitespace fixes as well. svn-id: r55560 | |||
2011-01-27 | AGOS: Fix Memory Leaks in Feeble Files. | David Turner | |
Found with Valgrind. svn-id: r55559 | |||
2011-01-27 | AGOS: Fix Memory Leaks when playing Simon 2 Win. | David Turner | |
These were identified with Valgrind. svn-id: r55558 | |||
2011-01-26 | HUGO: As requested by D. Gray, use 'exit' (DOS) command in Win versions | Arnaud Boutonné | |
svn-id: r55557 | |||
2011-01-26 | HUGO: Cleanup: Suppress an obsolete warning and a comment | Arnaud Boutonné | |
svn-id: r55556 | |||
2011-01-26 | HUGO: Ensure savegames are not impacted by unexpected ANULL actions, by ↵ | Arnaud Boutonné | |
replacing delEventType() and delQueue() in H1 Dos svn-id: r55555 | |||
2011-01-26 | MOHAWK: Introduce a new CursorManager for LB v2+ (they do not use exe cursors) | Matthew Hoops | |
svn-id: r55554 | |||
2011-01-26 | GOB: Add 2 Addy 4 base fake save handlers | Sven Hesse | |
svn-id: r55553 | |||
2011-01-26 | GOB: Another fake Addy 4 save handler | Sven Hesse | |
svn-id: r55552 | |||
2011-01-26 | GOB: Another fake file path | Sven Hesse | |
svn-id: r55551 | |||
2011-01-26 | GOB: Use a fake cursor for Addy for now :P | Sven Hesse | |
svn-id: r55550 | |||
2011-01-26 | GOB: Add stub save handlers for Addy 4 (Grundschule) | Sven Hesse | |
svn-id: r55549 | |||
2011-01-26 | GOB: Increase kFontCount for Addy | Sven Hesse | |
svn-id: r55548 | |||
2011-01-26 | GOB: Check font index for kFontCount | Sven Hesse | |
svn-id: r55547 | |||
2011-01-26 | GOB: Add a small playTot change for Addy | Sven Hesse | |
svn-id: r55546 | |||
2011-01-26 | GOB: Increase kEnvironmentCount to 20 for Addy | Sven Hesse | |
svn-id: r55545 | |||
2011-01-26 | GOB: o7_draw0x93 is o7_setVolume | Sven Hesse | |
svn-id: r55544 | |||
2011-01-26 | MOHAWK: Detect "The Cat in the Hat". | Alyssa Milburn | |
svn-id: r55543 | |||
2011-01-26 | SCI: Make SCI3 propertyId endianness hack a bit cleaner | Willem Jan Palenstijn | |
svn-id: r55542 | |||
2011-01-26 | LASTEXPRESS: Add some more error handling to Savegame and Sound classes | Julien Templier | |
- Add some const modifiers where applicable - Add some missing casts svn-id: r55541 | |||
2011-01-26 | HUGO: Fix some save/restore issues | Sylvain Dupont | |
Invalidates current savegames! (now version 3) svn-id: r55540 | |||
2011-01-25 | SCI: cleanup | Max Horn | |
svn-id: r55539 | |||
2011-01-25 | MOHAWK: Read kLBEventNotified data after commands. | Alyssa Milburn | |
This fixes some pages in Maggie's Farmyard Adventure, at least. Thanks to clone2727 for testing this. svn-id: r55538 | |||
2011-01-25 | GOB: Add a sanity check to o1_freeFont | Sven Hesse | |
svn-id: r55537 | |||
2011-01-25 | GOB: Add o7_zeroVar and partially implement draw0x89 | Sven Hesse | |
svn-id: r55536 | |||
2011-01-25 | GOB: Add a sanity check assert() | Sven Hesse | |
svn-id: r55535 | |||
2011-01-25 | GOB: Implement getting/setting values from INI files | Sven Hesse | |
Setting is non-permanent for now svn-id: r55534 | |||
2011-01-25 | GOB: Add a small manager for INI configs | Sven Hesse | |
svn-id: r55533 | |||
2011-01-25 | SCUMM: Restore the missing copyright for the PE code (wrongfully removed in ↵ | Matthew Hoops | |
r27024) svn-id: r55532 | |||
2011-01-25 | GOB: o7_draw0x8A is o7_findFile() | Sven Hesse | |
svn-id: r55531 | |||
2011-01-25 | GOB: Add a workaround for taking the music sheet from Dr. Dramish's car | Sven Hesse | |
svn-id: r55530 |