57418 Commits

Author SHA1 Message Date
Nipun Garg
087f84b38b HDB: Add aiOmniBotMissile functions 2019-09-03 17:16:59 +02:00
Nipun Garg
bb674ec9c1 HDB: Add OmniBot functions 2019-09-03 17:16:59 +02:00
Nipun Garg
fcdd7511d1 HDB: Add findPath() 2019-09-03 17:16:59 +02:00
Nipun Garg
b9b1947894 HDB: Remove addToPathList stubs 2019-09-03 17:16:59 +02:00
Nipun Garg
1bfa1c1d0e HDB: Add addToPathList() and findArrowPath() 2019-09-03 17:16:59 +02:00
Nipun Garg
ace7d27546 HDB: Add _arrowPaths data 2019-09-03 17:16:59 +02:00
Nipun Garg
70888532f8 HDB: Add checkPlayerCollision functions 2019-09-03 17:16:59 +02:00
Nipun Garg
12a677d900 HDB: Add legalMove functions 2019-09-03 17:16:59 +02:00
Nipun Garg
4be327e394 HDB: Add findEntityIgnore() and findEntityType() 2019-09-03 17:16:59 +02:00
Nipun Garg
a28eb3e60e HDB: Fix space formatting 2019-09-03 17:16:59 +02:00
Eugene Sandulenko
f49b4d3221 HDB: Implemented AI::drawLevel2Ents() 2019-09-03 17:16:59 +02:00
Eugene Sandulenko
8d087a3c7f HDB: Added rest of the stubs for the rendering pipeline 2019-09-03 17:16:59 +02:00
Eugene Sandulenko
32e30366a4 HDB: Added more debug output and hid some noisy one 2019-09-03 17:16:59 +02:00
Nipun Garg
f8d7dd18d0 HDB: Fix setEntityGoal() direction 2019-09-03 17:16:59 +02:00
Nipun Garg
f937418f6d HDB: Add debug output 2019-09-03 17:16:59 +02:00
Nipun Garg
91e74dca09 HDB: Fix boolean check 2019-09-03 17:16:59 +02:00
Nipun Garg
5048f1b3ae HDB: Add cineSetAnimFrame() Lua function 2019-09-03 17:16:59 +02:00
Nipun Garg
9c0b5d939e HDB: Process cineSetAnimFrame() 2019-09-03 17:16:59 +02:00
Nipun Garg
e1b5fca018 HDB: Add cineSetAnimFrame() 2019-09-03 17:16:59 +02:00
Nipun Garg
6eab766f99 HDB: Add cineAnimEntity() Lua function 2019-09-03 17:16:58 +02:00
Nipun Garg
2f54ef2f7f HDB: Process cineAnimEntity() 2019-09-03 17:16:58 +02:00
Nipun Garg
812878661a HDB: Add cineAnimEntity() 2019-09-03 17:16:58 +02:00
Nipun Garg
d7cc3ab225 HDB: Add cineStop() Lua function 2019-09-03 17:16:58 +02:00
Nipun Garg
e46e8b45d8 HDB: Process stopCine() 2019-09-03 17:16:58 +02:00
Nipun Garg
d3d0ceee41 HDB: Add cineStop() 2019-09-03 17:16:58 +02:00
Nipun Garg
680b8ce846 HDB: Remove addToAutoActionList() stub 2019-09-03 17:16:58 +02:00
Nipun Garg
043cd2e129 HDB: Remove addToActionList() stub 2019-09-03 17:16:58 +02:00
Nipun Garg
8e099fdc2d HDB: Remove stub for _cineBlitList drawing 2019-09-03 17:16:58 +02:00
Nipun Garg
2a04717617 HDB: Remove checkDialogsClose() stub 2019-09-03 17:16:58 +02:00
Nipun Garg
a2af042430 HDB: Add cineMoveMaskedPic() Lua function 2019-09-03 17:16:58 +02:00
Nipun Garg
e896fa8470 HDB: Process cineMoveMaskedPic() 2019-09-03 17:16:58 +02:00
Nipun Garg
d5778951b5 HDB: Add cineMoveMaskedPic() 2019-09-03 17:16:58 +02:00
Nipun Garg
b3b5ef0b56 HDB: Add cineAbort() and cineCleanUp() 2019-09-03 17:16:58 +02:00
Nipun Garg
d41983e837 HDB: Add _cineFreeList functions 2019-09-03 17:16:58 +02:00
Nipun Garg
667641ed57 HDB: Add _cineBlitList functions 2019-09-03 17:16:58 +02:00
Nipun Garg
7d4cc693b4 HDB: Add _cineBlitList and _cineFreeList
Addition includes related data such as constants
and structs
2019-09-03 17:16:58 +02:00
Nipun Garg
8419b98855 HDB: Add picture debugging code 2019-09-03 17:16:58 +02:00
Nipun Garg
9671f336cf HDB: Fix drawing function calls 2019-09-03 17:16:58 +02:00
Eugene Sandulenko
727c0b81ad HDB: More debug output for entity drawing 2019-09-03 17:16:58 +02:00
Eugene Sandulenko
f3bfdf4295 HDB: Fix dialog border drawing 2019-09-03 17:16:58 +02:00
Nipun Garg
0dcf1568ee HDB: Add setInfobarDark() Lua function 2019-09-03 17:16:58 +02:00
Nipun Garg
c0d9281b45 HDB: Add setInfobarDark() 2019-09-03 17:16:58 +02:00
Nipun Garg
8be8ef73df HDB: Add Infobar data 2019-09-03 17:16:58 +02:00
Eugene Sandulenko
e625ce1ccd JANITORIAL: Whitespace fixes 2019-09-03 17:16:58 +02:00
Nipun Garg
87f8ed55b1 HDB: Fix character blitting 2019-09-03 17:16:58 +02:00
Nipun Garg
7389d7d819 HDB: Add openDialog() call to hdb.cpp 2019-09-03 17:16:57 +02:00
Nipun Garg
b7c5c2e815 HDB: Fix type and reading errors 2019-09-03 17:16:57 +02:00
Nipun Garg
d973d258dd HDB: Add debug output for font data 2019-09-03 17:16:57 +02:00
Eugene Sandulenko
a23fbd7b6b HDB: Adding tracing of entity drawing 2019-09-03 17:16:57 +02:00
Eugene Sandulenko
8a66089796 JANITORIAL: Remove trailing spaces 2019-09-03 17:16:57 +02:00