aboutsummaryrefslogtreecommitdiff
path: root/engines/pegasus
AgeCommit message (Expand)Author
2019-12-01PEGASUS: Fix Missing Default Switch CasesD G Turner
2019-11-03ENGINES: Change targets to have an 'engine ID'Bastien Bouclet
2019-11-03ENGINES: Stop using 'single id'Bastien Bouclet
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2019-09-29PEGASUS: Game does not use MIDI, mark it as such.Henrik "Henke37" Andersson
2019-07-08COMMON: Open the main menu when the joystick START button is pressedCameron Cawley
2019-07-08PEGASUS: Implement joystick supportCameron Cawley
2019-05-27PEGASUS: Fix MSVC warningsFilippos Karapetis
2018-11-13PEGASUS: Fix Fall Through Compiler Warnings.D G Turner
2018-03-28PEGASUS: Add override specifierEugene Sandulenko
2017-12-03BASE: Remove bad casts between incompatible Plugin typesColin Snover
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2017-09-22ALL: Specify the DisposeAfterUse constructor argument for dynamic memory writ...Bastien Bouclet
2017-09-12PEGASUS: Don't do virtual calls when fading the screenBastien Bouclet
2017-09-12PEGASUS: Free the interface data when destroying the engineBastien Bouclet
2017-09-12PEGASUS: Disallow loading / saving from the GMM from inner loopsBastien Bouclet
2017-09-12PEGASUS: Ignore events occuring while the GUI is visibleBastien Bouclet
2017-09-12PEGASUS: Reset the Pegasus biochip when toggling the shared screen spaceBastien Bouclet
2017-09-12PEGASUS: Call OSystem::updateScreen on each frameBastien Bouclet
2017-08-06JANITORIAL: Silence more GCC 7 warningsTorbjörn Andersson
2017-07-10Revert "COMMON: Change way the Singleton instances are instantiated"Eugene Sandulenko
2017-07-10COMMON: Change way the Singleton instances are instantiatedThierry Crozat
2016-11-29ALL: save file => saved gameBen Castricum
2016-11-29ALL: game state => saved gameBen Castricum
2016-09-03JANITORIAL: Make GPL headers uniformEugene Sandulenko
2016-06-16PEGASUS: Fix some missing variable initializationsStrangerke
2016-06-14PEGASUS: Initialize some variablesStrangerke
2016-05-17ALL: Change main engine header guard defines to <directory>_<engine>_HEugene Sandulenko
2016-05-14PEGASUS: Add safety check.Eugene Sandulenko
2016-03-08ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.Johannes Schickel
2016-03-05CONFIGURE: Introduced new engine dependency: highresEugene Sandulenko
2015-06-06AUDIO: Make makeAIFFStream return a RewindableAudioStreamMatthew Hoops
2015-02-15PEGASUS: Silence two MSVC warningsFilippos Karapetis
2014-10-28PEGASUS: Remove trailing whitespaceFilippos Karapetis
2014-08-16PEGASUS: Don't try to translate "???"Ben Castricum
2014-08-14PEGASUS: Fix bad cast that destroys the InputHandler vtableMatthew Hoops
2014-08-09PEGASUS: Cleanup from unused constants.Eugene Sandulenko
2014-06-03PEGASUS: Use KP7 and KP9 as alternative keys for the item drawersMatthew Hoops
2014-06-01PEGASUS: Stop using num lock for a way to open the inventory drawerMatthew Hoops
2014-05-27ALL: Rename Debugger::DCmd_Register to Debugger::registerCmd.Johannes Schickel
2014-05-27ALL: Rename Debugger::DebugPrintf to Debugger::debugPrintf.Johannes Schickel
2014-04-27PEGASUS: Fix a Norad Delta door locked soundMatthew Hoops
2014-04-27PEGASUS: Set volume in more placesKeith Kaisershot
2014-04-27PEGASUS: Fix repeated audio analysis video when leaving after defeating SinclairKeith Kaisershot
2014-04-23PEGASUS: Poll for events in more placesMatthew Hoops
2014-04-20PEGASUS: Fix disabling input when the rip first hitsMatthew Hoops
2014-04-17PEGASUS: Reset item state upon starting a new gameMatthew Hoops
2014-04-13PEGASUS: Fix Ares flag not getting reset upon jumping to MarsKeith Kaisershot
2014-04-13PEGASUS: Fix entering the Mars shuttle with the shield biochip activeMatthew Hoops
2014-04-13PEGASUS: Disable non-existent hint movieMatthew Hoops