Age | Commit message (Expand) | Author |
2019-09-03 | HDB: Add _luaList data | Nipun Garg |
2019-09-03 | HDB: Add spawnBlocking() | Nipun Garg |
2019-09-03 | HDB: Add invokeLuaFunction() | Nipun Garg |
2019-09-03 | HDB: Remove error message stub | Nipun Garg |
2019-09-03 | HDB: Add functions related to _triggerList | Nipun Garg |
2019-09-03 | HDB: Add lua_push functions and call() | Nipun Garg |
2019-09-03 | HDB: Add _triggerList data | Nipun Garg |
2019-09-03 | HDB: Remove the stopEntity stub from animateEntity | Nipun Garg |
2019-09-03 | HDB: Add _dummyLaser | Nipun Garg |
2019-09-03 | HDB: Add floatEntity() | Nipun Garg |
2019-09-03 | HDB: Add mpc.h from source files | Nipun Garg |
2019-09-03 | HDB: Add remaining game Flags | Nipun Garg |
2019-09-03 | HDB: Fix type of getMapBG/FGTileIndex | Nipun Garg |
2019-09-03 | HDB: Add _input subsytem and init it | Nipun Garg |
2019-09-03 | HDB: Add stubbed Input class | Nipun Garg |
2019-09-03 | HDB: Added several Lua global values | Eugene Sandulenko |
2019-09-03 | HDB: Hid noisy stubs | Eugene Sandulenko |
2019-09-03 | HDB: Fix rendering surfaces without keycolor | Eugene Sandulenko |
2019-09-03 | JANITORIAL: Remove trailing whitespaces | Eugene Sandulenko |
2019-09-03 | HDB: Fix tile loading | Eugene Sandulenko |
2019-09-03 | HDB: Fix dialog text spacing | Eugene Sandulenko |
2019-09-03 | HDB: Add aiDeadEye functions | Nipun Garg |
2019-09-03 | HDB: Replace booleans with macro function | Nipun Garg |
2019-09-03 | HDB: Add aiFourFirer functions | Nipun Garg |
2019-09-03 | HDB: Add hitPlayer() | Nipun Garg |
2019-09-03 | HDB: Unstub aiMaintBot functions | Nipun Garg |
2019-09-03 | HDB: Fix parameters in cineSetAnimFrame() | Eugene Sandulenko |
2019-09-03 | HDB: Fix CineCommand struct, use const char * insted of preallocated arrays | Eugene Sandulenko |
2019-09-03 | HDB: Added test case for Dialog | Eugene Sandulenko |
2019-09-03 | HDB: Fix the type of _foreground and _background | Nipun Garg |
2019-09-03 | HDB: Add statements for text render debugging | Nipun Garg |
2019-09-03 | HDB: Fix index for _charInfoBlocks | Nipun Garg |
2019-09-03 | HDB: Fix Lua stack indices | Nipun Garg |
2019-09-03 | HDB: Add debug output to cineDialog | Nipun Garg |
2019-09-03 | HDB: Added missing code to AI::stopEntity() | Eugene Sandulenko |
2019-09-03 | HDB: Added some code to stopping entity. | Eugene Sandulenko |
2019-09-03 | HDB: Added more debug output and hid some verbose stubs | Eugene Sandulenko |
2019-09-03 | HDB: Call drawInventory() from hdb.cpp | Nipun Garg |
2019-09-03 | HDB: Add drawInventory() and related functions | Nipun Garg |
2019-09-03 | HDB: Add loadTile() and stringLength() | Nipun Garg |
2019-09-03 | HDB: Add getInvItem() | Nipun Garg |
2019-09-03 | HDB: Add inventory drawing data | Nipun Garg |
2019-09-03 | HDB: Add RailRider functions | Nipun Garg |
2019-09-03 | HDB: Add PushBot functions | Nipun Garg |
2019-09-03 | HDB: Add Inventory getter-setter functions | Nipun Garg |
2019-09-03 | HDB: Add _teleporters related functions | Nipun Garg |
2019-09-03 | HDB: Add _teleporters data | Nipun Garg |
2019-09-03 | HDB: Add _hereList functions | Nipun Garg |
2019-09-03 | HDB: Add _hereList data | Nipun Garg |
2019-09-03 | HDB: Add dialogActive() | Nipun Garg |