aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-07-06Fix off by one, in the stomach of pajama3Travis Howell
2006-07-06Add cyx's patch for 1513622 - HE: Palette glitch (recent regression)Travis Howell
2006-07-06Fix 1506002 - PUTTTIME: Weird Mouth MovementTravis Howell
2006-07-05Fix bug #1515345 - INDY3 (FM-TOWNS): Black screen upon start (Amiga)Travis Howell
2006-07-01move ce port to its new homeKostas Nakos
2006-06-30Add French version of the Feeble Files (Windows 4CD)Travis Howell
2006-06-30Moved savefile.cpp to backends, to work around link errorMax Horn
2006-06-30Include DCLauncherDialog.h from the new backend dir.Marcus Comstedt
2006-06-30fix compilation after backend moveJoost Peters
2006-06-30move psp backend to backends/platforms/pspJoost Peters
2006-06-30Moved backends/dc into new platform directory.Marcus Comstedt
2006-06-30No need to calls clearSoundCallback here (engine destructor already does that)Max Horn
2006-06-30Align memory address properly. This fixes crash on the GP32.Won Star
2006-06-30Added NEWS sections for 0.10.0 and the inevitable 0.9.1.Torbjörn Andersson
2006-06-29Oh. I forgot to change function calls.Won Star
2006-06-29- Renamed a few mult-variables to something more fittingSven Hesse
2006-06-29Whoops. Correct varible name.Won Star
2006-06-29Properly init memory tables.Won Star
2006-06-29Lock sound timer thread.Won Star
2006-06-29Try to use processor cache efficiently.Won Star
2006-06-29Add custom memory management code. malloc() for small allocs became much fast...Won Star
2006-06-28Correct docs for copyFrameToBuffer()Travis Howell
2006-06-28Remove left over ;Travis Howell
2006-06-28Add patch #1504492 - DXA: New compression schemeTravis Howell
2006-06-28Add eriktorbjorn's patch for DXA unification, with more changesTravis Howell
2006-06-28Since the slider's handleMouseMoved() clips the new value, there's no need toTorbjörn Andersson
2006-06-28Add French versions of freddi3, freddicove and pajama2Travis Howell
2006-06-27Resort HE games, by HE version and mark US versionsTravis Howell
2006-06-27Fixed the HE version of the Swedish Freddi Fish 1, and added detection for theTorbjörn Andersson
2006-06-26Patch #1512689: "Fixing AGI Game Detection"Eugene Sandulenko
2006-06-25Patch #1511978: Patch for convbdf.c so it compiles with GCC 2.95.3Max Horn
2006-06-25Fixes a warning with VC++ 2005 Express.Oystein Eftevaag
2006-06-24Add Keith Scroggins to credits as Atari/FreeMiNT builder.Eugene Sandulenko
2006-06-24listwidget: handle clicking outside of the list more gracefullyWillem Jan Palenstijn
2006-06-24Upadtes msvc8 project files again.Johannes Schickel
2006-06-24Started to move 'monolithic' parts of our ports to the new 'background/platfo...Max Horn
2006-06-24fix character clipping as mentioned by Marcus on the mailing list on 22 juneWillem Jan Palenstijn
2006-06-24Ok msvc8 builds should link again.Johannes Schickel
2006-06-24Updates msvc8 project file.Johannes Schickel
2006-06-24Fixes save/load of kyra engine.Johannes Schickel
2006-06-24Typo, and stress that getSavePath() is not to be used for storing savegames v...Max Horn
2006-06-24Added some FIXME comments to AGI engineMax Horn
2006-06-24Remove unused slash from DEPDIRS (cosmetical change to appease Torbjoern :-)Max Horn
2006-06-24Follow our code formatting guidelines; also, we provide default implementatio...Max Horn
2006-06-24Moved savefile code to new 'saves' backend module (work in progress)Max Horn
2006-06-24Add Italian version of the Feebles Files (4CD)Travis Howell
2006-06-24cleanupMax Horn
2006-06-24Added 'timer' backend module, based on the existing TimerManager code (work i...Max Horn
2006-06-24Renamed class Timer to TimerManager (the old name was somewhat incorrect/conf...Max Horn
2006-06-24These FIXME comments can go, I think :)Max Horn