Age | Commit message (Expand) | Author |
2018-05-06 | PRINCE: Cleanup debug output | Eugene Sandulenko |
2018-05-06 | Revert "PRINCE: Don't output debug information unless requested" | Adrian Frühwirth |
2018-05-06 | PRINCE: Don't output debug information unless requested | Adrian Frühwirth |
2018-05-06 | PRINCE: Add FIXMEs for potential bugs | Adrian Frühwirth |
2018-05-05 | PRINCE: Decompress files if they're extracted | Eugene Sandulenko |
2018-05-05 | JANITORIAL: Fix formatting | Eugene Sandulenko |
2016-09-03 | JANITORIAL: Make GPL headers uniform | Eugene Sandulenko |
2016-05-31 | PRINCE: Proper processing of missing sprite mask | Eugene Sandulenko |
2014-11-09 | PRINCE: Double animation of bird after 'throw a rock' mini-game fix | lukaslw |
2014-11-08 | PRINCE: Silence signed and unsigned comparison warnings in gcc | 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-25 | PRINCE: Fix potential out-of-bounds read (CID 1248502) | Torbjörn Andersson |
2014-10-10 | PRINCE: Fix mask sign | Eugene Sandulenko |
2014-10-10 | PRINCE: Read O_FLCSPEED command argument | Eugene Sandulenko |
2014-10-10 | PRINCE: Remove unnecessary reassignment | Eugene Sandulenko |
2014-10-10 | PRINCE: Fix more warnings | Willem Jan Palenstijn |
2014-10-10 | PRINCE: Rename runDialog() into dialogRun() to avoid clash with Engine::runDi... | Eugene Sandulenko |
2014-10-09 | PRINCE: Change all WRITE_UINT16 to WRITE_LE_UINT16 and all WRITE_UINT32 to WR... | lukaslw |
2014-10-09 | PRINCE: Remove readScript and LittleEndianReader templates from Script | lukaslw |
2014-10-07 | PRINCE: Script::installSingleBackAnim - update | lukaslw |
2014-10-07 | PRINCE: Script::loadAllMasks - fix | lukaslw |
2014-10-07 | PRINCE: Resource loading - renaming | lukaslw |
2014-08-15 | PRINCE: playNextFLCFrame() update | lukaslw |
2014-08-10 | PRINCE: Throw a rock mini-game - cursor update | lukaslw |
2014-08-09 | PRINCE: showPalette(), showLogo() - update | lukaslw |
2014-08-09 | PRINCE: scrollCredits() implementation, showLogo() update | lukaslw |
2014-08-08 | PRINCE: showPower(), O_EXIT - last mini-game and game ending | lukaslw |
2014-08-08 | PRINCE: Script update - readScriptFlagValue fix | lukaslw |
2014-08-07 | PRINCE: showNormAnims() fix | lukaslw |
2014-08-05 | PRINCE: Background animations - update | lukaslw |
2014-08-05 | PRINCE: makeCurve(), getCurve(), mouseWeirdo(), O_KRZYWA, O_GETKRZYWA, O_GETMOB | lukaslw |
2014-08-02 | PRINCE: Background interpreter during dialog boxes | lukaslw |
2014-08-02 | PRINCE: mainLoop() update | lukaslw |
2014-08-01 | PRINCE: Code clean-up | lukaslw |
2014-07-31 | PRINCE: Second hero implementation | lukaslw |
2014-07-30 | PRINCE: FLC animations - update | lukaslw |
2014-07-30 | PRINCE: Skull mini-game fix | lukaslw |
2014-07-29 | PRINCE: Game saving - basic implementation | lukaslw |
2014-07-27 | PRINCE: O_CHECKANIMFRAME, O_CHECKBACKANIMFRAME fix | lukaslw |
2014-07-26 | PRINCE: MIDI music - update. loadMusic(), stopMusic(), O_SETMUSIC, O_STOPMUSIC | lukaslw |
2014-07-26 | PRINCE: Hero state names - update | lukaslw |
2014-07-26 | PRINCE: Sounds and voices - fix and update | lukaslw |
2014-07-26 | PRINCE: Inventory functions - update | lukaslw |
2014-07-26 | PRINCE: Script update and clean up | lukaslw |
2014-07-25 | PRINCE: Hero bored timer - update | lukaslw |
2014-07-24 | PRINCE: blackPalette(), setPalette(), O_BLACKPALETTE, O_SETUPPALETTE | lukaslw |
2014-07-23 | PRINCE: O_CHANGEHEROSET implementation | lukaslw |
2014-07-23 | PRINCE: O_PUSHSTRING, O_POPSTRING | lukaslw |