aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-10-27GRAPHICS: Make drawThickLine take a thickness in both x and y directionsMatthew Hoops
2011-10-27PEGASUS: Add the tractor beam classMatthew Hoops
2011-10-27PEGASUS: Add the graviton cannon!Matthew Hoops
2011-10-27PEGASUS: Add the shuttle weapon base classMatthew Hoops
2011-10-24PEGASUS: Add the robot shipMatthew Hoops
2011-10-23PEGASUS: Add the space junk stuffMatthew Hoops
2011-10-23PEGASUS: Add the planet mover for the space chaseMatthew Hoops
2011-10-23PEGASUS: Add the basic 3D logic for the space chaseMatthew Hoops
2011-10-23PEGASUS: Add the hermite code for the space chaseMatthew Hoops
2011-10-23PEGASUS: Add the Mars canyon chase sequenceMatthew Hoops
2011-10-23PEGASUS: Add support for scaled/glowing images/moviesMatthew Hoops
2011-10-22PEGASUS: Add Norad AlphaMatthew Hoops
2011-10-20PEGASUS: Add the base Norad codeMatthew Hoops
2011-10-19PEGASUS: Don't use the work area for screen shakingMatthew Hoops
2011-10-18PEGASUS: Add our TGWorldSaver replacementMatthew Hoops
2011-10-17PEGASUS: Fix TSA door locksMatthew Hoops
2011-10-17PEGASUS: Implement deleting items when inventory is fullMatthew Hoops
2011-10-17PEGASUS: Fix drop box highlight colorMatthew Hoops
2011-10-16PEGASUS: Implement screen shakingMatthew Hoops
2011-10-15PEGASUS: Fix the Mars robot timer not stoppingMatthew Hoops
2011-10-15PEGASUS: Remove the unused biochip AI warnings from WSCMatthew Hoops
2011-10-15PEGASUS: Add the Mars neighborhoodMatthew Hoops
2011-10-14PEGASUS: Add the Mars reactor element codeMatthew Hoops
2011-10-14PEGASUS: Fix drawing WSC moleculesMatthew Hoops
2011-10-13PEGASUS: Add the WSC neighborhoodMatthew Hoops
2011-10-11PEGASUS: Fix shell notifications on loading gamesMatthew Hoops
2011-10-11PEGASUS: Implement the sub chaseMatthew Hoops
2011-10-10PEGASUS: Fix Full TSA briefing moviesMatthew Hoops
2011-10-10PEGASUS: Allow for loading games from the launcher/cliMatthew Hoops
2011-10-10PEGASUS: Fix saving/loading original-compatible savesMatthew Hoops
2011-10-10PEGASUS: Fix loading continue pointsMatthew Hoops
2011-10-10PEGASUS: Stub off map handlingMatthew Hoops
2011-10-10PEGASUS: Add some missing Neighborhood destructor codeMatthew Hoops
2011-10-09PEGASUS: Fix the historical log comparison screenMatthew Hoops
2011-10-09PEGASUS: Disable AI energy warnings in the demoMatthew Hoops
2011-10-09PEGASUS: Fix movie end trigger not always being sentMatthew Hoops
2011-10-09PEGASUS: Only call callbacks onceMatthew Hoops
2011-10-08PEGASUS: Remove unused movie direct draw modeMatthew Hoops
2011-10-07PEGASUS: Fix frames after turningMatthew Hoops
2011-10-07Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2011-10-06PEGASUS: Add the Full TSA neighborhoodMatthew Hoops
2011-10-07AGOS: Update MidiPlayer::~MidiPlayer() to match the default implementation. H...Travis Howell
2011-10-07SCI21: Some initial work on kBitmapFilippos Karapetis
2011-10-07SCI: Added some extra static selectorsFilippos Karapetis
2011-10-07TOON: Fix Flux jumpy animation when imprisonedsylvaintv
2011-10-06SCI: Also default to MIDI for Windows versions of SCI1.1 gamesFilippos Karapetis
2011-10-07AGOS: Fix dumping all images option.Travis Howell
2011-10-06TSAGE: Implemented Blue Force scene 271 - Living Room/Kitchen #2Paul Gilbert
2011-10-06TSAGE: Re-added _singleid and changed name for TsAGE game descriptionPaul Gilbert
2011-10-06SCUMM: Make some variables const and one furthermore static.Johannes Schickel