Age | Commit message (Expand) | Author |
2007-04-01 | improved debugger a bit | Robert Göffringmann |
2007-03-31 | fixed graphic glitch when playing the floppy intro with spanish subtitles and... | Robert Göffringmann |
2007-03-31 | Changed waitEndSoundSlice() to react more dynamically to enforce audio/video ... | Sven Hesse |
2007-03-31 | Got rid of some 0xFFFF -> 0xFFFFFFFF conversions and similiar nonsense by usi... | Max Horn |
2007-03-30 | Renamed AGIs savegame.cpp to saveload.cpp, to match the other engines | Max Horn |
2007-03-30 | made menu properly set language | Nicola Mettifogo |
2007-03-30 | BASS is not Counter Strike, so redrawing the screen at 70 fps feels a little ... | Robert Göffringmann |
2007-03-30 | - Fixed the IMD playing within mults, the non-interactive Gob3 demo should wo... | Sven Hesse |
2007-03-29 | Fixing curly bracket style | Sven Hesse |
2007-03-29 | Replaced some more intenting space that slipped in with tabs | Sven Hesse |
2007-03-29 | Formatting (Take that, LordHoto! ;P) | Sven Hesse |
2007-03-29 | formatting. | Johannes Schickel |
2007-03-29 | Update the screen in escDelay(). Seems to fix some glitches when changing | Torbjörn Andersson |
2007-03-29 | Mind the time needed to update the screen when waiting for a sound slice to f... | Sven Hesse |
2007-03-29 | Don't play coktel2.imd, but coktel.imd | Sven Hesse |
2007-03-29 | oops | Nicola Mettifogo |
2007-03-29 | - changed Cnv to use a single large buffer for frames instead of small chunks... | Nicola Mettifogo |
2007-03-29 | - implemented destructor for Cnv, thus removing calls to Gfx::freeCnv() | Nicola Mettifogo |
2007-03-29 | - Properly implemented the ImdPlayer | Sven Hesse |
2007-03-29 | cleanup. | Johannes Schickel |
2007-03-28 | Overhaul of palette management to bring it back to its original form. Gfx pal... | Nicola Mettifogo |
2007-03-27 | Fixed palette bug to allow proper display of splash screens, but dos palette ... | Nicola Mettifogo |
2007-03-27 | engine can now handle amiga and dos splash screens | Nicola Mettifogo |
2007-03-27 | added code to load amiga background slides | Nicola Mettifogo |
2007-03-27 | - added new subclass ILBMDecoder, to decode ILBM subtype of IFF files | Nicola Mettifogo |
2007-03-27 | Fixed yet another DC compile error | Max Horn |
2007-03-27 | Fixed indentation. | Torbjörn Andersson |
2007-03-27 | fixed const correctness | Max Horn |
2007-03-26 | Fix compile error in the DC port | Max Horn |
2007-03-26 | Commit of patch #1688065 ("KYRA: fm towns music"). | Johannes Schickel |
2007-03-25 | Removed code that at least for now is presumed dead. | Torbjörn Andersson |
2007-03-25 | cleanup | Johannes Schickel |
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 |