aboutsummaryrefslogtreecommitdiff
path: root/engines/prince
AgeCommit message (Expand)Author
2016-07-04PRINCE: Remove manual debug level setting. It's too noisy.Torbjörn Andersson
2016-07-04PRINCE: Add video player for topware.avi logoTorbjörn Andersson
2016-07-03PRINCE: Prefix the names of the data archivesTorbjörn Andersson
2016-07-03PRINCE: Correct search path to voices/databank.ptcTorbjörn Andersson
2016-06-08PRINCE: Use # as savefile matching patternEugene Sandulenko
2016-05-31PRINCE: Detecting unknown cursorsEugene Sandulenko
2016-05-31PRINCE: Proper processing of missing sprite maskEugene Sandulenko
2016-05-31PRINCE: Object initializationEugene Sandulenko
2016-05-17ALL: Change main engine header guard defines to <directory>_<engine>_HEugene Sandulenko
2016-05-14PRINCE: Remove redundant checkEugene Sandulenko
2016-04-14JANITORIAL: Reduce audio header dependenciesOri Avtalion
2016-03-08ENGINES: Make variable names of ADGameDescription conform to our guidelines.Johannes Schickel
2016-03-08ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines.Johannes Schickel
2016-03-05CONFIGURE: Introduced new engine dependency: highresEugene Sandulenko
2016-02-15JANITORIAL: Typos detected with lintian & grepAlexandre Detiste
2015-11-27PRINCE: Fix color clipping logicEugene Sandulenko
2014-11-09PRINCE: Double animation of bird after 'throw a rock' mini-game fixlukaslw
2014-11-09PRINCE: playSample() - split to sound and speech types to correct volume sett...lukaslw
2014-11-09PRINCE: canLoadGameStateCurrently() - to check if loading is allowedlukaslw
2014-11-09PRINCE: canSaveGameStateCurrently() - check conditions when you can't save th...lukaslw
2014-11-09PRINCE: Add loading during startup and syncSoundSettings featureslukaslw
2014-11-09PRINCE: Allow RTL engine featurelukaslw
2014-11-09PRINCE: Allow to skip intro animation with LMBlukaslw
2014-11-08PRINCE: showLogo() - allow to skip logo animation or quit game during itlukaslw
2014-11-08PRINCE: Silence last comparison warning in gcclukaslw
2014-11-08PRINCE: Silence signed and unsigned comparison warnings in gcclukaslw
2014-11-08PRINCE: Fix double loading of variaTxt.dat file in init()lukaslw
2014-11-08PRINCE: Reduce pause() and pause2() to one function and rename it to pausePri...lukaslw
2014-11-08PRINCE: Implement pauseEngineIntern() - pause and resume music in GMMlukaslw
2014-10-28PRINCE: Change PrinceGameType enum nameslukaslw
2014-10-28PRINCE: Allow to load translation file - prince_translation.datlukaslw
2014-10-28PRINCE: Remove trailing whitespaceFilippos Karapetis
2014-10-26PRINCE: Fix another variable signEugene Sandulenko
2014-10-26PRINCE: Fix variable signEugene Sandulenko
2014-10-26PRINCE: Fix warningEugene Sandulenko
2014-10-25PRINCE: Fix potential out-of-bounds read (CID 1248502)Torbjörn Andersson
2014-10-25PRINCE: Fix potential out-of-bounds reads (CID 1248500, 1248503)Torbjörn Andersson
2014-10-25PRINCE: Fix potential out-of-bounds write (CID 1248504)Torbjörn Andersson
2014-10-10PRINCE: rename a couple of variables named "rand"Strangerke
2014-10-10PRINCE: Reduce the scope of several variables in GraphicsManStrangerke
2014-10-10PRINCE: Reduce the scope of several variables in PrinceEngineStrangerke
2014-10-10PRINCE: Reduce the scope of several variables in HeroStrangerke
2014-10-10PRINCE: Attempt to fix compilation on AmigaOSWillem Jan Palenstijn
2014-10-10PRINCE: Revert incorrect const'ness at printAt()Eugene Sandulenko
2014-10-10PRINCE: Sort files in moduleEugene Sandulenko
2014-10-10PRINCE: Fix mask signEugene Sandulenko
2014-10-10PRINCE: Fix variable signEugene Sandulenko
2014-10-10PRINCE: Fix const'nessEugene Sandulenko
2014-10-10PRINCE: Fix warningEugene Sandulenko
2014-10-10PRINCE: Fix warningEugene Sandulenko