Age | Commit message (Expand) | Author |
2007-03-25 | Added new base class Graphics::IFFDecoder and subclass Graphics::PBMDecoder a... | Nicola Mettifogo |
2007-03-25 | Remove obsolete reference to the mouse movement emulation via arrow keys | Max Horn |
2007-03-25 | Some tempo fixes from Florian. | Johannes Schickel |
2007-03-24 | Changed detection of the dreaded 'fr' archive in Nippon Safes Amiga Demo. Thi... | Nicola Mettifogo |
2007-03-24 | Corrected some c&p error in the documentation. | Johannes Schickel |
2007-03-24 | Cleaning up various issues with the Indy3 IQ patch | Max Horn |
2007-03-24 | Added new class Table, and updated Disk accordingly. Tables can be populated ... | Nicola Mettifogo |
2007-03-24 | made more functions members of Parallaction | Nicola Mettifogo |
2007-03-24 | started infrastructure for amiga demo: | Nicola Mettifogo |
2007-03-24 | - fixed regression bug: one free/delete mismatch | Nicola Mettifogo |
2007-03-24 | Update help. | Travis Howell |
2007-03-24 | Remove old debug message in getStringWidth opcode, which is no longer required. | Travis Howell |
2007-03-24 | Add patch #1687026 - Indy3: Series IQ-Points. | Travis Howell |
2007-03-24 | Add patch #1687013 - Zak FM-Towns: F1-F4 person switching. | Travis Howell |
2007-03-24 | Added standard fileheader. (oops) | Johannes Schickel |
2007-03-24 | Commit of patch #1686414 ("Kyra: FM-Towns music"). | Johannes Schickel |
2007-03-23 | Patch #1687010: FM-Towns: Handle Alt-F5 | Max Horn |
2007-03-23 | Add part of patch #1687053 - Scumm: Fix charset glitches in original Save-dia... | Travis Howell |
2007-03-23 | Trimming of excess spaces in drawString, only applies to SCUMM 4+ games. Cofi... | Travis Howell |
2007-03-23 | Implemented some palette code differences for Amiga version. | Johannes Schickel |
2007-03-23 | Fix bug #1684010 - SPYFOX1: Background buffer not been cleared. | Travis Howell |
2007-03-23 | Change getFileSize opcode, to check for files via SaveFileManager too. Fixes ... | Travis Howell |
2007-03-22 | - Save AGIPAL resource number properly | Eugene Sandulenko |
2007-03-22 | - adding support for saving AGIPAL games | Matthew Hoops |
2007-03-22 | unrolled loop in buildWalkPath and renamed some variables | Nicola Mettifogo |
2007-03-22 | Fixed long-standing font bug. We were using the control panel font for LINC | Torbjörn Andersson |
2007-03-22 | Fix warnings | Max Horn |
2007-03-22 | Add Spanish version of Waxworks (DOS). | Travis Howell |
2007-03-21 | - moved buildWalkPath inner loop into a new function | Nicola Mettifogo |
2007-03-21 | adding debug message if running AGIPAL game | Matthew Hoops |
2007-03-21 | adding AGIPAL support (for changing palettes in some fan games) Patch:1684685 | Matthew Hoops |
2007-03-21 | got rid of cryptic pseudo-boolean variable in buildWalkPath | Nicola Mettifogo |
2007-03-21 | Added some items to NEWS, and tried to unify the style a bit (ideally, I'd li... | Max Horn |
2007-03-20 | enabled music volume changes in Amiga version | Gregory Montoir |
2007-03-20 | - more cleanup | Johannes Schickel |
2007-03-20 | Little cleanup. | Johannes Schickel |
2007-03-20 | replaced some x,y/left,top pairs with Common::Point | Nicola Mettifogo |
2007-03-20 | Added default-events.cpp to Symbian makefile | Lars Persson |
2007-03-20 | some refactoring for walking code | Nicola Mettifogo |
2007-03-20 | Make sure Track::soundHandle is always initialize, and added a FIXME (see als... | Max Horn |
2007-03-20 | Change IMuseDigital::stopAllSounds to simply do what it names suggest, i.e. s... | Max Horn |
2007-03-20 | Undoing my previous (upon closer review, bogus) change to IMuseDigital::refre... | Max Horn |
2007-03-20 | Correct error message | Max Horn |
2007-03-20 | oops | Max Horn |
2007-03-20 | Fix a potential race condition (leading to lockups) in IMuseDigital::refreshS... | Max Horn |
2007-03-20 | cleanup | Max Horn |
2007-03-20 | Major clean-up, including: | Sven Hesse |
2007-03-19 | final version of runDialogue | Nicola Mettifogo |
2007-03-19 | applied De Morgan's law to an expression to expose similarities | Nicola Mettifogo |
2007-03-19 | fixed bug from first decompile | Nicola Mettifogo |