Age | Commit message (Expand) | Author |
2007-03-10 | SCUMM: got rid of the _bompActorPalettePtr member var (which was only used as... | Max Horn |
2007-03-09 | Removing some unnecessary #includes | Max Horn |
2007-03-09 | Some more fraction data & an optimized formula (I still have no clue what tha... | Max Horn |
2007-03-09 | Updated fraction values | Max Horn |
2007-03-09 | added comments suggesting possible formulas for hardcoded float values | Nicola Mettifogo |
2007-03-09 | Some more LogicHE cleanup | Max Horn |
2007-03-09 | Some more LogicHE cleanup | Max Horn |
2007-03-09 | Some cleanup, and added some of my observation (man this code is really strange) | Max Horn |
2007-03-09 | Revised LogicHErace::op_1140 (the two multiplications by constants still baff... | Max Horn |
2007-03-09 | reduced dependency from windows-specific header files | Nicola Mettifogo |
2007-03-08 | Clarified some comments | Max Horn |
2007-03-07 | Add another version of Backyard Football2002. | Travis Howell |
2007-03-06 | Add F1 - F3 keys for Apple II and Commodore 64 verisons of Maniac Mansion. | Travis Howell |
2007-03-06 | Fix regression in V0 versions of Maniac Mansion, when using extracted files. | Travis Howell |
2007-03-06 | Add support for the New Kid verb option in Apple II and Commodore 64 verisons... | Travis Howell |
2007-03-04 | Correct football2002 demo placement | Eugene Sandulenko |
2007-03-04 | Avoid crash in Engine_SCUMM_create when an inconsistent platform override is ... | Max Horn |
2007-03-04 | Correct image offsets, for PC Engine version of Loom. | Travis Howell |
2007-03-04 | Fix regression in Commodore 64 version of Zak McKracken. | Travis Howell |
2007-03-04 | Fix script error in PC Engine version of Loom. | Travis Howell |
2007-03-04 | Fix regression in Commodore 64 version of Zak McKracken. | Travis Howell |
2007-03-03 | Fix level selection in PC Engine version of Loom. | Travis Howell |
2007-03-03 | Correct feature flags for the PC Engine version of Loom. | Travis Howell |
2007-03-03 | Allow PC Engine version of Loom to at least start up. | Travis Howell |
2007-03-02 | Applied my own patch #1672572, after discussing it with Fingolfin. We no longer | Torbjörn Andersson |
2007-03-02 | cleanup | Max Horn |
2007-03-02 | Changed the order of the parameters of makeLinearInputStream to resemble Mixe... | Max Horn |
2007-02-28 | cleanup | Max Horn |
2007-02-28 | Changed the AppendableAudioStream code to use a queue of buffers, instead of ... | Max Horn |
2007-02-25 | fixed background music in catalog_cup_demo_de : only stop sfx if it was start... | Gregory Montoir |
2007-02-25 | Rename C64 file to V0 as well. | Eugene Sandulenko |
2007-02-25 | Add German CUP demo, whichs shows several HE games. | Travis Howell |
2007-02-25 | Rename C64 engine class, since it is been used by Apple II and Commodore 64 v... | Travis Howell |
2007-02-25 | Added comment about the missing decode1 proc. | Torbjörn Andersson |
2007-02-25 | Remove left over debug output. | Travis Howell |
2007-02-25 | Rename file class, since it is been used for disk images of Apple II and Comm... | Travis Howell |
2007-02-25 | Add support for using disks images for Apple II version of Maniac Mansion. | Travis Howell |
2007-02-25 | Add magic id for Apple II verison of Maniac Mansion. | Travis Howell |
2007-02-25 | Another Ogg > MP3 consistency reordering, this time in the SMUSH code; also c... | Max Horn |
2007-02-24 | Removed the (useless, thanks to resTypeFromId) 'name' parameter from readResT... | Max Horn |
2007-02-24 | SCUMM: cleanup (moved small header specific code from ScummEngine::readResTyp... | Max Horn |
2007-02-24 | SCUMM: Try to distinguish between indy3, indy3Towns, zakTowns, loomTowns in t... | Max Horn |
2007-02-24 | Added Spanish version of The Dig; updated a comment on detecting TOWNS variants | Max Horn |
2007-02-23 | Modify ScummEngine::getResourceSize to assert if called on a missing resource... | Max Horn |
2007-02-23 | Added a FIXME to this workaround (it might be to broad -- research needed) | Max Horn |
2007-02-21 | Fixed $URL$ and $Id$. | Johannes Schickel |
2007-02-20 | Patch #1663933 (Kill premix channel) with a few tiny additional tweaks by me | Max Horn |
2007-02-20 | SCUMM: Added spanish LANGUAGE.TAB info for COMI (thanks to ssdsa from the for... | Max Horn |
2007-02-19 | As Fingolfin pointed out, we no longer need two different CD timer intervals | Torbjörn Andersson |
2007-02-19 | Use consistent naming for the preprocessor constants used to guarantee that | Torbjörn Andersson |