Age | Commit message (Expand) | Author |
2016-07-04 | PRINCE: Add video player for topware.avi logo | Torbjörn Andersson |
2016-07-03 | PRINCE: Prefix the names of the data archives | Torbjörn Andersson |
2016-07-03 | PRINCE: Correct search path to voices/databank.ptc | Torbjörn Andersson |
2016-06-08 | PRINCE: Use # as savefile matching pattern | Eugene Sandulenko |
2016-05-31 | PRINCE: Detecting unknown cursors | Eugene Sandulenko |
2016-05-31 | PRINCE: Proper processing of missing sprite mask | Eugene Sandulenko |
2016-05-31 | PRINCE: Object initialization | Eugene Sandulenko |
2016-05-17 | ALL: Change main engine header guard defines to <directory>_<engine>_H | Eugene Sandulenko |
2016-05-14 | PRINCE: Remove redundant check | Eugene Sandulenko |
2016-04-14 | JANITORIAL: Reduce audio header dependencies | Ori Avtalion |
2016-03-08 | ENGINES: Make variable names of ADGameDescription conform to our guidelines. | Johannes Schickel |
2016-03-08 | ENGINES: Make variable names of AdvancedMetaEngine conform to our guidelines. | Johannes Schickel |
2016-03-05 | CONFIGURE: Introduced new engine dependency: highres | Eugene Sandulenko |
2016-02-15 | JANITORIAL: Typos detected with lintian & grep | Alexandre Detiste |
2015-11-27 | PRINCE: Fix color clipping logic | Eugene Sandulenko |
2014-11-09 | PRINCE: Double animation of bird after 'throw a rock' mini-game fix | lukaslw |
2014-11-09 | PRINCE: playSample() - split to sound and speech types to correct volume sett... | lukaslw |
2014-11-09 | PRINCE: canLoadGameStateCurrently() - to check if loading is allowed | lukaslw |
2014-11-09 | PRINCE: canSaveGameStateCurrently() - check conditions when you can't save th... | lukaslw |
2014-11-09 | PRINCE: Add loading during startup and syncSoundSettings features | lukaslw |
2014-11-09 | PRINCE: Allow RTL engine feature | lukaslw |
2014-11-09 | PRINCE: Allow to skip intro animation with LMB | lukaslw |
2014-11-08 | PRINCE: showLogo() - allow to skip logo animation or quit game during it | lukaslw |
2014-11-08 | PRINCE: Silence last comparison warning in gcc | lukaslw |
2014-11-08 | PRINCE: Silence signed and unsigned comparison warnings in gcc | lukaslw |
2014-11-08 | PRINCE: Fix double loading of variaTxt.dat file in init() | lukaslw |
2014-11-08 | PRINCE: Reduce pause() and pause2() to one function and rename it to pausePri... | lukaslw |
2014-11-08 | PRINCE: Implement pauseEngineIntern() - pause and resume music in GMM | lukaslw |
2014-10-28 | PRINCE: Change PrinceGameType enum names | lukaslw |
2014-10-28 | PRINCE: Allow to load translation file - prince_translation.dat | lukaslw |
2014-10-28 | PRINCE: Remove trailing whitespace | Filippos Karapetis |
2014-10-26 | PRINCE: Fix another variable sign | Eugene Sandulenko |
2014-10-26 | PRINCE: Fix variable sign | Eugene Sandulenko |
2014-10-26 | PRINCE: Fix warning | Eugene Sandulenko |
2014-10-25 | PRINCE: Fix potential out-of-bounds read (CID 1248502) | Torbjörn Andersson |
2014-10-25 | PRINCE: Fix potential out-of-bounds reads (CID 1248500, 1248503) | Torbjörn Andersson |
2014-10-25 | PRINCE: Fix potential out-of-bounds write (CID 1248504) | Torbjörn Andersson |
2014-10-10 | PRINCE: rename a couple of variables named "rand" | Strangerke |
2014-10-10 | PRINCE: Reduce the scope of several variables in GraphicsMan | Strangerke |
2014-10-10 | PRINCE: Reduce the scope of several variables in PrinceEngine | Strangerke |
2014-10-10 | PRINCE: Reduce the scope of several variables in Hero | Strangerke |
2014-10-10 | PRINCE: Attempt to fix compilation on AmigaOS | Willem Jan Palenstijn |
2014-10-10 | PRINCE: Revert incorrect const'ness at printAt() | Eugene Sandulenko |
2014-10-10 | PRINCE: Sort files in module | Eugene Sandulenko |
2014-10-10 | PRINCE: Fix mask sign | Eugene Sandulenko |
2014-10-10 | PRINCE: Fix variable sign | Eugene Sandulenko |
2014-10-10 | PRINCE: Fix const'ness | Eugene Sandulenko |
2014-10-10 | PRINCE: Fix warning | Eugene Sandulenko |
2014-10-10 | PRINCE: Fix warning | Eugene Sandulenko |
2014-10-10 | PRINCE: Read O_FLCSPEED command argument | Eugene Sandulenko |