aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-03-11changed changeLocation to use StringList instead of multiple nested if'sNicola Mettifogo
2007-03-11some simplification for changeLocationNicola Mettifogo
2007-03-11Updated actions for symbian OS, memory limits for S60.Lars Persson
2007-03-11added comment to changeLocationNicola Mettifogo
2007-03-11some refactoring for music managementNicola Mettifogo
2007-03-11should stop Q's Visual Studio from complainingNicola Mettifogo
2007-03-11cleanupNicola Mettifogo
2007-03-11more refactoringNicola Mettifogo
2007-03-10changed kEngineMiniDonna to a more appropriate kEngineTransformedDonnaNicola Mettifogo
2007-03-10simplified character mode handlingNicola Mettifogo
2007-03-10fix warningMax Horn
2007-03-10some refactoringNicola Mettifogo
2007-03-10commented nasty hack in the original codeNicola Mettifogo
2007-03-10fixed old reimplementation bugNicola Mettifogo
2007-03-10fixed regression: head and talks are now loaded only for real characters, i.e...Nicola Mettifogo
2007-03-10more robust font managementNicola Mettifogo
2007-03-10typoMax Horn
2007-03-10Updated the conditions for the "override" checkboxes. Most of it is probablyTorbjörn Andersson
2007-03-10Let the mixer worry about converting mono to stereo.Torbjörn Andersson
2007-03-10More fixes for MSVC8 warnings.Eugene Sandulenko
2007-03-10Silence MSVC8 warnings.Eugene Sandulenko
2007-03-10Shut useless MSVC8 warning. We use pack-start.h and pack-end.h and itEugene Sandulenko
2007-03-10Update MSVC8 projectEugene Sandulenko
2007-03-10character loading/freeing routines now also handle Heads and Talks, instead o...Nicola Mettifogo
2007-03-10Move mass add dialog settings to theme config. Bump theme ini version.Eugene Sandulenko
2007-03-10SCUMM: Renamed ActorOldWalk to Actor_v3, added new subclass Actor_v2Max Horn
2007-03-10Implement FR #1559561: "GUI: output sample rate widgets"Eugene Sandulenko
2007-03-10added Code::Blocks projects and workspaceNicola Mettifogo
2007-03-10SCUMM: some more AKOS cleanup & added commentsMax Horn
2007-03-10Update MSVC8 projectEugene Sandulenko
2007-03-10SCUMM: Must reset useBompPalette in the AKOS rendererMax Horn
2007-03-10got rid of calls to close() since streams and archives clean after themselvesNicola Mettifogo
2007-03-10Fixed error handling: we count the command itself in argc, and returning falseTorbjörn Andersson
2007-03-10Correct name as request.Travis Howell
2007-03-10Add details for Backyard Basketball.Travis Howell
2007-03-10SCUMM: got rid of the _bompActorPalettePtr member var (which was only used as...Max Horn
2007-03-09Removing some unnecessary #includesMax Horn
2007-03-09Some more fraction data & an optimized formula (I still have no clue what tha...Max Horn
2007-03-09Updated fraction valuesMax Horn
2007-03-09added comments suggesting possible formulas for hardcoded float valuesNicola Mettifogo
2007-03-09Avoid double frees in HashMap::eraseMax Horn
2007-03-09Some more LogicHE cleanupMax Horn
2007-03-09Some more LogicHE cleanupMax Horn
2007-03-09Some cleanup, and added some of my observation (man this code is really strange)Max Horn
2007-03-09Revised LogicHErace::op_1140 (the two multiplications by constants still baff...Max Horn
2007-03-09reduced dependency from windows-specific header filesNicola Mettifogo
2007-03-08Since the amiga version handle music very differently than the PC version, th...Gregory Montoir