Lioncash
|
06789d1860
|
General: Normalize several headers' include paths
Normalizes the include paths and makes them consistent. Also adds any
missing includes relevant to the interface.
|
2019-09-22 20:36:33 -04:00 |
Lioncash
|
d3d629d405
|
RuntimeCommon: Use const on member functions where applicable
Adds missing const qualifiers on class member functions that don't
modify instance state.
|
2019-08-14 09:25:39 -04:00 |
Jack Andersen
|
636c82a568
|
New code style refactor
|
2018-12-07 19:30:43 -10:00 |
Jack Andersen
|
c91e5df986
|
Convert to pragma once
|
2018-10-06 17:42:33 -10:00 |
Jack Andersen
|
cb2988c9a4
|
Finish pathfinding implementations
|
2018-03-02 19:49:13 -10:00 |
Jack Andersen
|
2018ef17d2
|
Work on pathfinding
|
2018-02-28 20:17:16 -10:00 |
Jack Andersen
|
b405f33ded
|
Correct rstl::prereserved_vector implementation
|
2018-02-14 18:37:21 -10:00 |
Jack Andersen
|
98518e7d44
|
Implement CPFArea constructor
|
2018-02-13 21:51:18 -10:00 |
Phillip Stephens
|
db03927e1d
|
Various imps and minor fixes
|
2017-07-30 04:00:30 -07:00 |
Phillip Stephens
|
37aab51253
|
Formatting, and more script object implementations
|
2016-12-19 10:27:58 -08:00 |
Phillip Stephens
|
9c9002cee3
|
PATH stubs
|
2016-08-10 09:05:14 -07:00 |