aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/ai-funcs.cpp
AgeCommit message (Expand)Author
2019-09-03HDB: More code differences for demoEugene Sandulenko
2019-09-03HDB: Remove redundant function callNipun Garg
2019-09-03HDB: Some cleanup in ai-initStrangerke
2019-09-03HDB: Simplify animateEntity by removing a useless call to getMapBGTileFlags()Strangerke
2019-09-03HDB: Unstub Sound related stubsNipun Garg
2019-09-03HDB: Clean up in ai-funcsStrangerke
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Reduce header dependencyEugene Sandulenko
2019-09-03HDB: Fix initialization warningNipun Garg
2019-09-03HDB: Fix LIGHTBARREL in Slime & moving floatsNipun Garg
2019-09-03HDB: Fix CppCheck warnings in ai-funcsStrangerke
2019-09-03HDB: Fix player collision detection codeEugene Sandulenko
2019-09-03HDB: Add _animTiles to fix memory leaksNipun Garg
2019-09-03HDB: Fix memory leaks with FileMan::findFiles()Nipun Garg
2019-09-03HDB: Fix warningNipun Garg
2019-09-03HDB: Fix flag checking across the engienEugene Sandulenko
2019-09-03HDB: Fix warningEugene Sandulenko
2019-09-03HDB: Fix copy-paste error in AI::legalMove()Eugene Sandulenko
2019-09-03HDB: Add cheating debug statment and remove...Nipun Garg
2019-09-03HDB: Add code for drawing Debug MarkNipun Garg
2019-09-03HDB: Add Player Attacking codeNipun Garg
2019-09-03HDB: Complete AI::checkPlayerCollision()Eugene Sandulenko
2019-09-03HDB: Complete AI::drawLevel2Ents()Eugene Sandulenko
2019-09-03HDB: Complete checkPlayerTileCollision()Eugene Sandulenko
2019-09-03HDB: Remove redundant warningsNipun Garg
2019-09-03HDB: Removed useless warningEugene Sandulenko
2019-09-03HDB: Removed useless warningEugene Sandulenko
2019-09-03HDB: Used transparent alpha blittingEugene Sandulenko
2019-09-03HDB: Modify InvEnt to have AIEntity as memberNipun Garg
2019-09-03HDB: Unstub lasers and moreNipun Garg
2019-09-03HDB: Fix enity lists, and warn on missing filesEugene Sandulenko
2019-09-03HDB: Add Laser related stubsNipun Garg
2019-09-03HDB: Add laserScan()Nipun Garg
2019-09-03HDB: Add _laserRescan and _laserOnScreenNipun Garg
2019-09-03HDB: Add clearDiverters()Nipun Garg
2019-09-03HDB: Safer loopsEugene Sandulenko
2019-09-03HDB: Hid noisy debug outputEugene Sandulenko
2019-09-03HDB: Unstub 'Cache graphics for Deliveries'Nipun Garg
2019-09-03HDB: Safer version of AI::moveEnts()Eugene Sandulenko
2019-09-03HDB: Fix removeEntity to not manipulate pointersNipun Garg
2019-09-03HDB: Implement safe version of removeEntity(). The previous one crashedEugene Sandulenko
2019-09-03HDB: Add checkForTouchplate callNipun Garg
2019-09-03HDB: Fix compilationEugene Sandulenko
2019-09-03HDB: Add checkForTouchplate()Nipun Garg