aboutsummaryrefslogtreecommitdiff
path: root/engines/prince
AgeCommit message (Expand)Author
2014-06-22PRINCE: makeShadowTable() variable names fixlukaslw
2014-06-22PRINCE: Change init() to Graphics::drawLine(), code clean uplukaslw
2014-06-22PRINCE: line() fix, shadowHeroShadow() testinglukaslw
2014-06-22PRINCE: showHeroShadow update, line() implementationlukaslw
2014-06-22PRINCE: scrollHero()lukaslw
2014-06-22PRINCE: makeShadowTable() updatelukaslw
2014-06-22PRINCE: makeShadowTable(), shadowMinus, begin of showHeroShadow()lukaslw
2014-06-22PRINCE: Proper memory reading for lightX, lightY, shadowScalelukaslw
2014-06-22PRINCE: getLightX, getLightY, getShadowScale fixlukaslw
2014-06-22PRINCE: lightX, lightY and setShadowScale()lukaslw
2014-06-22PRINCE: Code clean up. loadShadow() implementlukaslw
2014-06-22PRINCE: Hero zooming progresslukaslw
2014-06-22PRINCE: Small update to hero zooming.lukaslw
2014-06-22PRINCE: Begin of hero zoominglukaslw
2014-06-22PRINCE: Fix endlineslukaslw
2014-06-22PRINCE: Hero animation - beginning of showHero()lukaslw
2014-06-22PRINCE: Animation classes fix.lukaslw
2014-06-22PRINCE: Fixed background music playbackKamil Zbrog
2014-06-22PRINCE: Fixed 'All' subdirectory handlingKamil Zbrog
2014-06-22PRINCE: Compilation fix after mergeKamil Zbrog
2013-12-13PRINCE: Room resource loading startedKamil Zbróg
2013-12-10PRINCE: small script refactoringKamil Zbróg
2013-12-10PRINCE: script code refactoredKamil Zbróg
2013-12-05PRINCE: animation addedKamil Zbróg
2013-12-03PRINCE: loadSample with sample looping added, escaping from intro worksKamil Zbróg
2013-11-26PRINCE: compilation fix after merge from masterKamil Zbróg
2013-11-18PRINCE: script updated to read value when necessaryKamil Zbróg
2013-11-14PRINCE: get/set mob data addedKamil Zbróg
2013-11-11PRINCE: initroom from debuggerKamil Zbróg
2013-11-10PRINCE: code indentation cleanupKamil Zbróg
2013-11-09PRINCE: databank.ptc base archive with decompressionKamil Zbróg
2013-11-08PRINCE: some memory leaks removed. Initialization moved to separate methodKamil Zbróg
2013-11-05PRINCE: memory leak fixed in objectKamil Zbróg
2013-11-05PRINCE: fixed indentationKamil Zbróg
2013-11-05PRINCE: voice sample handling moved to prince moduleKamil Zbróg
2013-11-05PRINCE: major code cleanup, flag handling rewritten in scriptKamil Zbróg
2013-11-05PRINCE: code cleanup, mostly loading resourcesKamil Zbróg
2013-11-05PRINCE: unified debug outputKamil Zbróg
2013-11-04Merge remote-tracking branch 'own/prince' into prince-malikKamil Zbróg
2013-11-04PRICE: compilation warnings fixedKamil Zbróg
2013-11-04Merge remote-tracking branch 'own/prince' into prince-malikKamil Zbróg
2013-11-04PRINCE: small comments here and thereKamil Zbróg
2013-11-04PRINCE: code formating fixedKamil Zbróg
2013-11-02PRINCE: intro works much beter. Still some synchronization issuesKamil Zbróg
2013-11-02PRINCE: More intro cleanupKamil Zbróg
2013-11-02PRINCE: Arivald's monolog during intro kinda worksKamil Zbróg
2013-10-30PRINCE: spaces converted to tabsKamil Zbróg
2013-10-30PRINCE: script support extendedKamil Zbróg
2013-10-28PRINCE: replace space with tabs in indentKamil Zbróg
2013-10-28PRINCE: midi music player added. mob and object lists addedKamil Zbróg