aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-03-14Fixed bug #1507835 (BASS: Control panel text differences from the original)Max Horn
2007-03-14Code cleanup in the actions handling.Lars Persson
2007-03-14ITE save game menu mapping has changed to F5.Lars Persson
2007-03-14Add new KeyMappings (Debugger & Fast mode) for Symbian OS.Lars Persson
2007-03-14Add recent walk box changes to SCUMM0 too.Travis Howell
2007-03-14Update error messages in loadModule().Travis Howell
2007-03-14Fix for bug #1656880 (BASS: mouse initialized wrong in control panel)Max Horn
2007-03-14Patch #1680268: "MSVC 7.1 project files update"Eugene Sandulenko
2007-03-13enforced use of Common::Rect on all graphic routinesNicola Mettifogo
2007-03-13Remove debugger hack for Symbian OS!Lars Persson
2007-03-13removed special case of Graphics::copyRect in favor of more general codeNicola Mettifogo
2007-03-13Updated Symbian Actions for proper ITE menu key.Lars Persson
2007-03-13removed pointless dependenciesNicola Mettifogo
2007-03-13Moved inventory surface management into inventory.cpp, thus removing Graphics...Nicola Mettifogo
2007-03-13cleanupNicola Mettifogo
2007-03-13made hi-level graphics routine use Common::Rect instead of (x,y,w,h) t-uplesNicola Mettifogo
2007-03-12Restore flipping code for raw wiz images, which was lost in revision 24860.Travis Howell
2007-03-12Fix xmap regression, when drawing wiz images.Travis Howell
2007-03-12oops forgot to add a fileNicola Mettifogo
2007-03-12moved background path buffer management into walk.cppNicola Mettifogo
2007-03-12removed useless routines (maybe leftovers from the amiga conversion)Nicola Mettifogo
2007-03-12Protect Array<> and HashMap<> instances against self assignmentsMax Horn
2007-03-12WIP code for Amiga version:Johannes Schickel
2007-03-12Add support for Amiga static data resources.Johannes Schickel
2007-03-12renamed Graphics class to Gfx and Parallaction::_graphics to Parallaction::_g...Nicola Mettifogo
2007-03-12Added mapping from '/' to '\' since Symbian OS does n't support mixed mode (\...Lars Persson
2007-03-12got rid of remaining uses of kBit3 in MenuNicola Mettifogo
2007-03-12The only uses for StaticCnv::_data2 were by Get and Door zones, so a new fiel...Nicola Mettifogo
2007-03-12Special filehandling for Symbian OS not needed in smushplayer anymore.Lars Persson
2007-03-12Some usability improvements to the save/load dialog: The scrollbar uses theTorbjörn Andersson
2007-03-12Removing this old workaround: It no longer works, and causes an infinite loop...Max Horn
2007-03-12Removed old and undocumented workaround for good, it was apparently made in r...Max Horn
2007-03-12Fix a discrepancy between our V3 walking code and disasm (besides, using dest...Max Horn
2007-03-12Get rid of initActorClassMax Horn
2007-03-12Remove warning, logic code for soccer games is incomplete.Travis Howell
2007-03-12overall revision of selectCharacter (protection code) to remove usage of Stat...Nicola Mettifogo
2007-03-12Patch #1678264: "AGI: Extending the number of save slots"Eugene Sandulenko
2007-03-11Added the French Atari ST Bargon Attack reported in the forumsSven Hesse
2007-03-11oopsNicola Mettifogo
2007-03-11fixed bug: loading a game from the start menu doesn't lead to a crash anymoreNicola Mettifogo
2007-03-11Disk is now completely responsible for retrieving localized location scriptsNicola Mettifogo
2007-03-11Reenabled window bit flags for automatica gzip header detection, and document...Max Horn
2007-03-11Adding extra wbits is not supported by all versions of zlib. If they should b...Lars Persson
2007-03-11Updated NEWS slightlyMax Horn
2007-03-11A long time ago, in a virtual machine far, far away...Max Horn
2007-03-11removed some dead code and formattingNicola Mettifogo
2007-03-11Fixed '+' mode handling in symbian_fopen (at least this looks to me like it s...Johannes Schickel
2007-03-11Added shared filed support using native file APIs.Lars Persson
2007-03-11fixed bug: now considering Array's ability to shift values when removing elem...Nicola Mettifogo
2007-03-11wrapped active location data into a new structureNicola Mettifogo