aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-03HDB: Remove cineLockPlayer + cineUnlockPlayer stubNipun Garg
2019-09-03HDB: Process cineLockPlayer() + cineUnlockPlayer()Nipun Garg
2019-09-03HDB: Add cineLockPlayer() and cineUnlockPlayer()Nipun Garg
2019-09-03HDB: Add stopEntity()Nipun Garg
2019-09-03HDB: Add clearWaypoints()Nipun Garg
2019-09-03HDB: Add Waypoint dataNipun Garg
2019-09-03HDB: Fixed nu,ber of parameters when calling Lua functionsEugene Sandulenko
2019-09-03HDB: Added Lua print stack utility functionEugene Sandulenko
2019-09-03HDB: Add debug output to C_SETENTITYNipun Garg
2019-09-03HDB: Remove Cache Gfx stub from spawnNipun Garg
2019-09-03HDB: Add cacheEntGfx()Nipun Garg
2019-09-03HDB: Add additional player framesNipun Garg
2019-09-03HDB: Add AnimFrame constants and extend AIEntityNipun Garg
2019-09-03HDB: Add getGfx to get and cache Gfx filesNipun Garg
2019-09-03HDB: Add _gfxCache to store cached graphicsNipun Garg
2019-09-03HDB: Add GfxCache structNipun Garg
2019-09-03HDB: Scan all icons and process them in Map::loadNipun Garg
2019-09-03HDB: Add spawn()Nipun Garg
2019-09-03HDB: Add Entity Speed constantsNipun Garg
2019-09-03HDB: Add _actionMode and its getter-settersNipun Garg
2019-09-03HDB: Add stubs for caching graphics and LaserScanNipun Garg
2019-09-03HDB: Hid some annoying STUB warningsEugene Sandulenko
2019-09-03HDB: Call initAllEnts() after map is loadedNipun Garg
2019-09-03HDB: Add initAllEnts()Nipun Garg
2019-09-03HDB: Add getStringOffStack()Nipun Garg
2019-09-03HDB: Pass correct variable into warning()Nipun Garg
2019-09-03HDB: Add ai-inventory.o to module.mkNipun Garg
2019-09-03HDB: Complete cineUse stub in lua-script.cppNipun Garg
2019-09-03HDB: Remove 'Process Gettable Item' stubNipun Garg
2019-09-03HDB: Add stubbed addToInventory()Nipun Garg
2019-09-03HDB: Add removeEntityNipun Garg
2019-09-03HDB: Add clearPersistent()Nipun Garg
2019-09-03HDB: Add player resources and inventoryNipun Garg
2019-09-03HDB: Remove lookAtEntity stub from useEntityNipun Garg
2019-09-03HDB: Add lookAtXY and lookAtEntityNipun Garg
2019-09-03HDB: Add functionality to useEntity()Nipun Garg
2019-09-03HDB: Add getMapBGTileFlags and getMapFGTileFlagsNipun Garg
2019-09-03HDB: Add kFlagStairTop flagNipun Garg
2019-09-03HDB: Add getTableEnt(), walkThroughEnt()Nipun Garg
2019-09-03HDB: Add getter-setters for _playerNipun Garg
2019-09-03HDB: Clear Player data: init() and restartSystem()Nipun Garg
2019-09-03HDB: Add Player Variables and Player FunctionsNipun Garg
2019-09-03HDB: Add stubbed useEntity()Nipun Garg
2019-09-03HDB: Fix warningsEugene Sandulenko
2019-09-03HDB: Fix compilationEugene Sandulenko
2019-09-03HDB: Process cineUseEntity()Nipun Garg
2019-09-03HDB: Add cineUseEntity()Nipun Garg
2019-09-03HDB: Remove extern storage type from aiEntListNipun Garg
2019-09-03HDB: Improve isDemo() function definitionNipun Garg
2019-09-03HDB: Call locateEntity to complete stubsNipun Garg