Age | Commit message (Expand) | Author |
2007-03-17 | Force all code to use EventManager::pollEvent instead of OSystem::pollEvent | Max Horn |
2007-03-14 | Add recent walk box changes to SCUMM0 too. | Travis Howell |
2007-03-12 | Restore flipping code for raw wiz images, which was lost in revision 24860. | Travis Howell |
2007-03-12 | Fix xmap regression, when drawing wiz images. | Travis Howell |
2007-03-12 | Special filehandling for Symbian OS not needed in smushplayer anymore. | Lars Persson |
2007-03-12 | Removing this old workaround: It no longer works, and causes an infinite loop... | Max Horn |
2007-03-12 | Removed old and undocumented workaround for good, it was apparently made in r... | Max Horn |
2007-03-12 | Fix a discrepancy between our V3 walking code and disasm (besides, using dest... | Max Horn |
2007-03-12 | Get rid of initActorClass | Max Horn |
2007-03-12 | Remove warning, logic code for soccer games is incomplete. | Travis Howell |
2007-03-11 | A long time ago, in a virtual machine far, far away... | Max Horn |
2007-03-10 | typo | Max Horn |
2007-03-10 | Silence MSVC8 warnings. | Eugene Sandulenko |
2007-03-10 | SCUMM: Renamed ActorOldWalk to Actor_v3, added new subclass Actor_v2 | Max Horn |
2007-03-10 | SCUMM: some more AKOS cleanup & added comments | Max Horn |
2007-03-10 | SCUMM: Must reset useBompPalette in the AKOS renderer | Max Horn |
2007-03-10 | Add details for Backyard Basketball. | Travis Howell |
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 |