aboutsummaryrefslogtreecommitdiff
path: root/engines/hdb/ai-funcs.cpp
AgeCommit message (Expand)Author
2019-12-03HDB: Fix Missing Default Switch CasesD G Turner
2019-09-26HDB: Fix Shadowed Variable Compiler Warningjepael
2019-09-10HDB: Fix empty string testsluicebox
2019-09-09HDB: Remove useless check on array vs nullStrangerke
2019-09-07HDB: Remove useless existence checks on entityNameStrangerke
2019-09-04HDB: Fix Some GCC Compiler WarningsD G Turner
2019-09-03HDB: Janitorial - Fix some code formattingStrangerke
2019-09-03HDB: Remove unnecessary warningsNipun Garg
2019-09-03HDB: Remove an unused member of Song, get rid of the return value of several ...Strangerke
2019-09-03HDB: Simplify conditionalNipun Garg
2019-09-03HDB: Fix warningsEugene Sandulenko
2019-09-03HDB: Add new PPC-specific codeNipun Garg
2019-09-03HDB: Section off WIN32 specific-codeNipun Garg
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