Age | Commit message (Expand) | Author |
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 warning | Eugene Sandulenko |
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 PrinceEngine | Strangerke |
2014-10-10 | PRINCE: Revert incorrect const'ness at printAt() | 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: Bail out on unknown language | 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-08 | PRINCE: Changing all occurrences of NULL to nullptr | lukaslw |
2014-08-18 | PRINCE: dialogImage - second memory leak fix | lukaslw |
2014-08-16 | PRINCE: dialogImage - memory leak fix | lukaslw |
2014-08-16 | PRINCE: Shadows drawing - update | lukaslw |
2014-08-15 | PRINCE: init() - delete creditsDataStream | lukaslw |
2014-08-15 | PRINCE: playNextFLCFrame() update | lukaslw |
2014-08-15 | PRINCE: initZoomIn() update | lukaslw |
2014-08-14 | PRINCE: showHeroShadow - left side clipping fix | lukaslw |
2014-08-11 | PRINCE: drawTransparent functions - update | lukaslw |
2014-08-10 | PRINCE: loadTrans(), drawTransparentWithTransDrawNode() - implementation | lukaslw |
2014-08-10 | PRINCE: makePath() - fix | 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-06 | PRINCE: Second hero movement - moveShandria(), moveRunHero() fix | lukaslw |
2014-08-05 | PRINCE: makeCurve(), getCurve(), mouseWeirdo(), O_KRZYWA, O_GETKRZYWA, O_GETMOB | lukaslw |
2014-08-04 | PRINCE: Inventory after swaping and loading fix | lukaslw |
2014-08-04 | PRINCE: loadLocation() - freeAllNormAnims | lukaslw |
2014-08-02 | PRINCE: German texts drawing - update | lukaslw |
2014-08-02 | PRINCE: displayInventory(), runDialog() clean up | lukaslw |
2014-08-02 | PRINCE: Background interpreter during dialog boxes | lukaslw |
2014-08-02 | PRINCE: mainLoop() update | lukaslw |
2014-08-01 | PRINCE: Inventory opening - update | lukaslw |
2014-08-01 | PRINCE: addInvObj() - update | lukaslw |
2014-08-01 | PRINCE: Second hero - scroll fix | lukaslw |
2014-08-01 | PRINCE: Code clean-up | lukaslw |
2014-08-01 | PRINCE: Parallax and animSet loading update | lukaslw |
2014-07-31 | PRINCE: Second hero implementation | lukaslw |
2014-07-31 | PRINCE: Animations - update | lukaslw |
2014-07-30 | PRINCE: FLC animations - update | lukaslw |