aboutsummaryrefslogtreecommitdiff
path: root/engines/lilliput
AgeCommit message (Expand)Author
2019-11-03ENGINES: Add an engine ID to all the enginesBastien Bouclet
2018-12-10ENGINES: Normalize the getName() result of metaenginesBastien Bouclet
2018-07-29LILLIPUT: Minor Sound Function Name Change For Consistency.D G Turner
2018-07-29LILLIPUT: Fix Compiler Warning About Hiding Overloaded Virtual.D G Turner
2018-07-29LILLIPUT: Remove Unused Engine Pointer from Sound Class.D G Turner
2018-04-29LILLIPUT: Fix another regressionStrangerke
2018-04-26LILLIPUT: Fix regression introduced in 56db8c626eb095fc21a4648e7cc79f7ed0bd1260Strangerke
2018-04-26LILLIPUT: Implement play / musicStrangerke
2018-04-24LILLIPUT: Remove some unused variables, initialize some othersStrangerke
2018-04-22JANITORIAL: Fix formattingAdrian Frühwirth
2018-04-20LILLIPUT: Refactor engine, replace the use of MinMax by Common::RectStrangerke
2018-04-20LILLIPUT: Add safeguard in homeInPathFindingStrangerke
2018-04-20LILLIPUT: Fix memory leakStrangerke
2018-04-20LILLIPUT: Fix unsafe read of string reported by coverityStrangerke
2018-04-19JANITORIAL: Fix whitespaceAdrian Frühwirth
2018-04-19LILLIPUT: Fix uninitialized variablesStrangerke
2018-04-19LILLIPUT: Fix second compression method in MUS extraction codeStrangerke
2018-04-18LILLIPUT: Add code to load & decompress MUS fileStrangerke
2018-04-16LILLIPUT: Fix a regresssion in scrollToViewportCharacterTarget(), some more r...Strangerke
2018-04-15LILLIPUT: More renamingStrangerke
2018-04-13LILLIPUT: cleanup & renamingStrangerke
2018-04-12LILLIPUT: Use constants in sequence functionsStrangerke
2018-04-11LILLIPUT: some renamingStrangerke
2018-04-11LILLIPUT: some more rework related to the positionsStrangerke
2018-04-10LILLIPUT: Some refactoringStrangerke
2018-04-10LILLIPUT: more renamingStrangerke
2018-04-09LILLIPUT: more WIP renamingStrangerke
2018-04-08LILLIPUT: Fix missing format specifier in call to debugC()Adrian Frühwirth
2018-04-08LILLIPUT: more renaming, rework setModeStrangerke
2018-04-07LILLIPUT: More renaming workStrangerke
2018-04-07LILLIPUT: Some more renaming in the sequence managerStrangerke
2018-04-07ALL: Load savegame thumbnail only when necessaryAdrian Frühwirth
2018-03-31LILLIPUT: Change the type of _characterTilePosStrangerke
2018-03-31LILLIPUT: some more renaming in the sequencerStrangerke
2018-03-31LILLIPUT: Refactor a bit sequenceMoveCharacter to use 3 parameters instead of 2Strangerke
2018-03-31LILLIPUT: More renaming workStrangerke
2018-03-29LILLIPUT: Remove some useless codeStrangerke
2018-03-28LILLIPUT: Fix narrowing conversion compiler errors on psp2 buildrsn8887
2018-03-29LILLIPUT: Rename sound opcodesStrangerke
2018-03-28LILLIPUT: Fix name in configure.engineStrangerke
2018-03-28LILLIPUT: more renaming and refactoringStrangerke
2018-03-28LILLIPUT: Some more renaming, use CLIP in OC_scrollAwayFromCharacterStrangerke
2018-03-28LILLIPUT: Some more renamingStrangerke
2018-03-28LILLIPUT: Rename some more opcodesStrangerke
2018-03-28LILLIPUT: More renamingStrangerke
2018-03-28LILLIPUT: Some more renamingStrangerke
2018-03-28LILLIPUT: Silent some CppCheck warningsStrangerke
2018-03-28LILLIPUT: More renamingStrangerke
2018-03-28LILLUPUT: Add missing kActionType valuesStrangerke
2018-03-28LILLIPUT: More renamingStrangerke