Steve
|
118b99ccf6
|
Format with clang.
|
2022-07-31 10:43:20 +01:00 |
Steve
|
5e82c957cd
|
Moved #includes, #defines, enums into c files, from h files.
|
2022-07-30 16:10:02 +01:00 |
Steve
|
6b89d7e8e7
|
Tidy #defines
|
2020-03-28 13:56:49 +00:00 |
Steve
|
d8aa7f70f2
|
Updated copyright.
|
2019-01-01 16:14:11 +00:00 |
Steve
|
40c4557704
|
Code tidy.
|
2018-12-06 17:07:16 +00:00 |
Steve
|
aad8551c84
|
Updated copyright dates.
|
2018-04-29 10:01:09 +01:00 |
Steve
|
9e45c3fcd6
|
Updated copyright.
|
2017-08-07 19:15:30 +01:00 |
Steve
|
7e752ccae4
|
Don't recurse into quads that haven't had anything added to them.
|
2016-04-20 13:53:25 +01:00 |
Steve
|
e28390a496
|
Added array resize function (not using realloc because it doesn't zero the new array).
|
2016-03-05 23:56:21 +00:00 |
Steve
|
cedbed4dc8
|
Updated copyright dates.
|
2016-02-21 15:50:27 +00:00 |
Steve
|
1e24844d9b
|
Resize fetch list dynamically.
|
2016-02-21 08:28:22 +00:00 |
Steve
|
b004dd95ab
|
Resize quadtree entity capacity as needed.
|
2016-02-21 08:13:17 +00:00 |
Steve
|
6b1e62dd38
|
Start of replacing grid with quadtree.
|
2016-02-21 07:48:22 +00:00 |