aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2019-09-03HDB: Add _textOutList functionsNipun Garg
2019-09-03HDB: Add _textOutList dataNipun Garg
2019-09-03HDB: Move constants to draw-managerNipun Garg
2019-09-03HDB: Fix warningsNipun Garg
2019-09-03HDB: Unstub checkTeleportList()Nipun Garg
2019-09-03HDB: Modify debug outputNipun Garg
2019-09-03HDB: Unstub aiPlayerAction()Nipun Garg
2019-09-03HDB: Add cycleFrames()Nipun Garg
2019-09-03HDB: Add stunEnemy()Nipun Garg
2019-09-03HDB: Fix formattingNipun Garg
2019-09-03HDB: Fix initialization errorNipun Garg
2019-09-03HDB: Rewrite _animTargets as a struct arrayNipun Garg
2019-09-03HDB: Fix warningsEugene Sandulenko
2019-09-03HDB: Fix compiler-error thrown by constructorNipun Garg
2019-09-03HDB: Fix gem counter positionNipun Garg
2019-09-03HDB: Update debug outputNipun Garg
2019-09-03HDB: Track and assign new pointer after erasingNipun Garg
2019-09-03HDB: Add debug outputNipun Garg
2019-09-03HDB: Add FIXME for out-of-bounds accessNipun Garg
2019-09-03HDB: Add and call useAutoDoorOpenClose()Nipun Garg
2019-09-03HDB: Modify constants for simpler accessNipun Garg
2019-09-03HDB: Add functions related to _callbacksNipun Garg
2019-09-03HDB: Add stubbed aiBarrelExplosionEnd(int, int)Nipun Garg
2019-09-03HDB: Add _callbacks dataNipun Garg
2019-09-03HDB: Add remaining luaGlobalStrings\ValuesNipun Garg
2019-09-03JANITORIAL: Add endline to the end of fileEugene Sandulenko
2019-09-03HDB: Fix warningsEugene Sandulenko
2019-09-03HDB: Fix warningEugene Sandulenko
2019-09-03HDB: Remove 'checkTriggerList' stubNipun Garg
2019-09-03HDB: Remove checkLuaList() stubNipun Garg
2019-09-03HDB: Add _luaList functionsNipun Garg
2019-09-03HDB: Add _luaList dataNipun Garg
2019-09-03HDB: Add spawnBlocking()Nipun Garg
2019-09-03HDB: Add invokeLuaFunction()Nipun Garg
2019-09-03HDB: Remove error message stubNipun Garg
2019-09-03HDB: Add functions related to _triggerListNipun Garg
2019-09-03HDB: Add lua_push functions and call()Nipun Garg
2019-09-03HDB: Add _triggerList dataNipun Garg
2019-09-03HDB: Remove the stopEntity stub from animateEntityNipun Garg
2019-09-03HDB: Add _dummyLaserNipun Garg
2019-09-03HDB: Add floatEntity()Nipun Garg
2019-09-03HDB: Add mpc.h from source filesNipun Garg
2019-09-03HDB: Add remaining game FlagsNipun Garg
2019-09-03HDB: Fix type of getMapBG/FGTileIndexNipun Garg
2019-09-03HDB: Add _input subsytem and init itNipun Garg
2019-09-03HDB: Add stubbed Input classNipun Garg
2019-09-03HDB: Added several Lua global valuesEugene Sandulenko
2019-09-03HDB: Hid noisy stubsEugene Sandulenko
2019-09-03HDB: Fix rendering surfaces without keycolorEugene Sandulenko
2019-09-03JANITORIAL: Remove trailing whitespacesEugene Sandulenko