Age | Commit message (Expand) | Author |
2019-12-03 | HDB: Fix Missing Default Switch Cases | D G Turner |
2019-09-26 | HDB: Fix Shadowed Variable Compiler Warning | jepael |
2019-09-10 | HDB: Fix empty string test | sluicebox |
2019-09-09 | HDB: Remove useless check on array vs null | Strangerke |
2019-09-07 | HDB: Remove useless existence checks on entityName | Strangerke |
2019-09-04 | HDB: Fix Some GCC Compiler Warnings | D G Turner |
2019-09-03 | HDB: Janitorial - Fix some code formatting | Strangerke |
2019-09-03 | HDB: Remove unnecessary warnings | Nipun Garg |
2019-09-03 | HDB: Remove an unused member of Song, get rid of the return value of several ... | Strangerke |
2019-09-03 | HDB: Simplify conditional | Nipun Garg |
2019-09-03 | HDB: Fix warnings | Eugene Sandulenko |
2019-09-03 | HDB: Add new PPC-specific code | Nipun Garg |
2019-09-03 | HDB: Section off WIN32 specific-code | Nipun Garg |
2019-09-03 | HDB: More code differences for demo | Eugene Sandulenko |
2019-09-03 | HDB: Remove redundant function call | Nipun Garg |
2019-09-03 | HDB: Some cleanup in ai-init | Strangerke |
2019-09-03 | HDB: Simplify animateEntity by removing a useless call to getMapBGTileFlags() | Strangerke |
2019-09-03 | HDB: Unstub Sound related stubs | Nipun Garg |
2019-09-03 | HDB: Clean up in ai-funcs | Strangerke |
2019-09-03 | HDB: Reduce header dependency | Eugene Sandulenko |
2019-09-03 | HDB: Reduce header dependency | Eugene Sandulenko |
2019-09-03 | HDB: Reduce header dependency | Eugene Sandulenko |
2019-09-03 | HDB: Reduce header dependency | Eugene Sandulenko |
2019-09-03 | HDB: Reduce header dependency | Eugene Sandulenko |
2019-09-03 | HDB: Reduce header dependency | Eugene Sandulenko |
2019-09-03 | HDB: Reduce header dependency | Eugene Sandulenko |
2019-09-03 | HDB: Reduce header dependency | Eugene Sandulenko |
2019-09-03 | HDB: Fix initialization warning | Nipun Garg |
2019-09-03 | HDB: Fix LIGHTBARREL in Slime & moving floats | Nipun Garg |
2019-09-03 | HDB: Fix CppCheck warnings in ai-funcs | Strangerke |
2019-09-03 | HDB: Fix player collision detection code | Eugene Sandulenko |
2019-09-03 | HDB: Add _animTiles to fix memory leaks | Nipun Garg |
2019-09-03 | HDB: Fix memory leaks with FileMan::findFiles() | Nipun Garg |
2019-09-03 | HDB: Fix warning | Nipun Garg |
2019-09-03 | HDB: Fix flag checking across the engien | Eugene Sandulenko |
2019-09-03 | HDB: Fix warning | Eugene Sandulenko |
2019-09-03 | HDB: Fix copy-paste error in AI::legalMove() | Eugene Sandulenko |
2019-09-03 | HDB: Add cheating debug statment and remove... | Nipun Garg |
2019-09-03 | HDB: Add code for drawing Debug Mark | Nipun Garg |
2019-09-03 | HDB: Add Player Attacking code | Nipun Garg |
2019-09-03 | HDB: Complete AI::checkPlayerCollision() | Eugene Sandulenko |
2019-09-03 | HDB: Complete AI::drawLevel2Ents() | Eugene Sandulenko |
2019-09-03 | HDB: Complete checkPlayerTileCollision() | Eugene Sandulenko |
2019-09-03 | HDB: Remove redundant warnings | Nipun Garg |
2019-09-03 | HDB: Removed useless warning | Eugene Sandulenko |
2019-09-03 | HDB: Removed useless warning | Eugene Sandulenko |
2019-09-03 | HDB: Used transparent alpha blitting | Eugene Sandulenko |
2019-09-03 | HDB: Modify InvEnt to have AIEntity as member | Nipun Garg |
2019-09-03 | HDB: Unstub lasers and more | Nipun Garg |
2019-09-03 | HDB: Fix enity lists, and warn on missing files | Eugene Sandulenko |