Age | Commit message (Expand) | Author |
2006-06-30 | move psp backend to backends/platforms/psp | Joost Peters |
2006-06-30 | Moved backends/dc into new platform directory. | Marcus Comstedt |
2006-06-30 | No need to calls clearSoundCallback here (engine destructor already does that) | Max Horn |
2006-06-30 | Align memory address properly. This fixes crash on the GP32. | Won Star |
2006-06-30 | Added NEWS sections for 0.10.0 and the inevitable 0.9.1. | Torbjörn Andersson |
2006-06-29 | Oh. I forgot to change function calls. | Won Star |
2006-06-29 | - Renamed a few mult-variables to something more fitting | Sven Hesse |
2006-06-29 | Whoops. Correct varible name. | Won Star |
2006-06-29 | Properly init memory tables. | Won Star |
2006-06-29 | Lock sound timer thread. | Won Star |
2006-06-29 | Try to use processor cache efficiently. | Won Star |
2006-06-29 | Add custom memory management code. malloc() for small allocs became much fast... | Won Star |
2006-06-28 | Correct docs for copyFrameToBuffer() | Travis Howell |
2006-06-28 | Remove left over ; | Travis Howell |
2006-06-28 | Add patch #1504492 - DXA: New compression scheme | Travis Howell |
2006-06-28 | Add eriktorbjorn's patch for DXA unification, with more changes | Travis Howell |
2006-06-28 | Since the slider's handleMouseMoved() clips the new value, there's no need to | Torbjörn Andersson |
2006-06-28 | Add French versions of freddi3, freddicove and pajama2 | Travis Howell |
2006-06-27 | Resort HE games, by HE version and mark US versions | Travis Howell |
2006-06-27 | Fixed the HE version of the Swedish Freddi Fish 1, and added detection for the | Torbjörn Andersson |
2006-06-26 | Patch #1512689: "Fixing AGI Game Detection" | Eugene Sandulenko |
2006-06-25 | Patch #1511978: Patch for convbdf.c so it compiles with GCC 2.95.3 | Max Horn |
2006-06-25 | Fixes a warning with VC++ 2005 Express. | Oystein Eftevaag |
2006-06-24 | Add Keith Scroggins to credits as Atari/FreeMiNT builder. | Eugene Sandulenko |
2006-06-24 | listwidget: handle clicking outside of the list more gracefully | Willem Jan Palenstijn |
2006-06-24 | Upadtes msvc8 project files again. | Johannes Schickel |
2006-06-24 | Started to move 'monolithic' parts of our ports to the new 'background/platfo... | Max Horn |
2006-06-24 | fix character clipping as mentioned by Marcus on the mailing list on 22 june | Willem Jan Palenstijn |
2006-06-24 | Ok msvc8 builds should link again. | Johannes Schickel |
2006-06-24 | Updates msvc8 project file. | Johannes Schickel |
2006-06-24 | Fixes save/load of kyra engine. | Johannes Schickel |
2006-06-24 | Typo, and stress that getSavePath() is not to be used for storing savegames v... | Max Horn |
2006-06-24 | Added some FIXME comments to AGI engine | Max Horn |
2006-06-24 | Remove unused slash from DEPDIRS (cosmetical change to appease Torbjoern :-) | Max Horn |
2006-06-24 | Follow our code formatting guidelines; also, we provide default implementatio... | Max Horn |
2006-06-24 | Moved savefile code to new 'saves' backend module (work in progress) | Max Horn |
2006-06-24 | Add Italian version of the Feebles Files (4CD) | Travis Howell |
2006-06-24 | cleanup | Max Horn |
2006-06-24 | Added 'timer' backend module, based on the existing TimerManager code (work i... | Max Horn |
2006-06-24 | Renamed class Timer to TimerManager (the old name was somewhat incorrect/conf... | Max Horn |
2006-06-24 | These FIXME comments can go, I think :) | Max Horn |
2006-06-24 | Fixing a leak in the Kyra engine (the savefile manager allocated by class Eng... | Max Horn |
2006-06-24 | * Renamed config.mak to config.mk | Max Horn |
2006-06-24 | Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cpp | Max Horn |
2006-06-24 | Fix warning | Max Horn |
2006-06-24 | Big Thinkers First Grade is supported now | Travis Howell |
2006-06-24 | Add cyx's patch for bug #1508935 - FOA: Indy walks on the spot. Also fixes ca... | Travis Howell |
2006-06-24 | Ooops | Travis Howell |
2006-06-24 | Remove extra Windows demo of puttputt, was a corrupt version | Travis Howell |
2006-06-23 | Add another Windows demo of puttputt | Travis Howell |