hax0kartik
|
aa073516e9
|
CRAB: Pass arguments by ref in PathfindingGrid::setupNodes()
|
2023-08-11 11:17:18 +02:00 |
|
hax0kartik
|
e3920899b1
|
CRAB: Start cleaning up headers
|
2023-08-10 17:06:59 +02:00 |
|
hax0kartik
|
e04ac9197d
|
CRAB: Move from C style func(void) sytem to func() syntax
|
2023-08-10 17:06:59 +02:00 |
|
hax0kartik
|
b58ad50f97
|
CRAB: Make misc classes follow code formatting conventions
|
2023-08-10 17:06:59 +02:00 |
|
hax0kartik
|
2ce24324af
|
CRAB: Rename Reset() to reset() across CRAB codebase
|
2023-08-10 17:06:59 +02:00 |
|
hax0kartik
|
828b29e422
|
CRAB: Fix memleak in PathfindingGrid
|
2023-08-10 17:06:59 +02:00 |
|
hax0kartik
|
0ebc971055
|
CRAB: Use scummsys instead of including standard library headers directly
|
2023-08-10 17:06:59 +02:00 |
|
hax0kartik
|
ce4da9f1d9
|
CRAB: Replace std::vector with Common::Array in TMX and Pathfinding component where possible
|
2023-08-10 17:06:59 +02:00 |
|
hax0kartik
|
3fa3e30806
|
CRAB: Make various Pathfinding classes compilable
|
2023-08-10 17:06:59 +02:00 |
|
hax0kartik
|
2eff515139
|
CRAB: bring remaining files under Crab namespace
|
2023-08-10 17:06:59 +02:00 |
|
hax0kartik
|
92f7422a60
|
CRAB: fix includes to have engine path
|
2023-08-10 17:06:59 +02:00 |
|
hax0kartik
|
a73534cc3b
|
CRAB: Replace #pragma once with include guards
|
2023-08-10 17:06:59 +02:00 |
|
hax0kartik
|
44722beab9
|
CRAB: Include copyright headers and fix newlines
|
2023-08-10 17:06:59 +02:00 |
|
hax0kartik
|
1c4fac39ce
|
CRAB: Run clang-format
|
2023-08-10 17:06:59 +02:00 |
|
hax0kartik
|
6a3681e9fe
|
CRAB: Import engine code
|
2023-08-10 17:06:59 +02:00 |
|