Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pathfinder - approximated paths when original destination unreachable | SafwatHalaby | 2015-05-17 | 1 | -3/+18 |
| | |||||
* | PathFinder uses UniquePtr for cell map. | SafwatHalaby | 2015-05-16 | 1 | -1/+1 |
| | |||||
* | Revert "PathFinder - smart pointers" | worktycho | 2015-05-15 | 1 | -1/+1 |
| | |||||
* | uniquePTR | SafwatHalaby | 2015-05-15 | 1 | -1/+1 |
| | |||||
* | More style checking. | Mattes D | 2015-05-09 | 1 | -1/+1 |
| | | | | Spaces around some operators are checked. | ||||
* | Spaces in cPath | wiseoldman95 | 2015-05-08 | 1 | -0/+1 |
| | |||||
* | Entity improvements | Tiger Wang | 2015-05-04 | 1 | -20/+22 |
| | | | | | | | | •Pathfinder improvements •Fixes #1217 •Fixes #1933 Merge remote-tracking branch 'SafwatHalaby/water2' into fixes | ||||
* | PathFinder - Crash fix, chunks in parameters are now references | wiseoldman95 | 2015-05-03 | 1 | -2/+2 |
| | |||||
* | PathFinding - Chunk querying optimization and improve cPath::IsSolid | wiseoldman95 | 2015-05-02 | 1 | -20/+7 |
| | |||||
* | A* Pathfinding and better monster AI | wiseoldman95 | 2015-05-01 | 1 | -0/+161 |