Wunkolo
|
d738c21852
|
Propagate block, bool, standard integer types across codebase
Posix type integer pass
Propagate block, bool, integer types across codebase
Add standard integer types to prototypes
|
2019-06-25 11:56:11 -07:00 |
|
Wunkolo
|
8162f3f877
|
Add .clang_format
Also applies clang-format to the current code base, using command:
`find . -regex '.*\.\(c\|h\)' -exec clang-format -style=file -i {} \;`
|
2019-06-23 18:43:32 -07:00 |
|
Richard Pastrick
|
dc7a32d66d
|
Make the defaults actually work properly.
|
2012-06-08 14:42:25 -07:00 |
|
Richard Pastrick
|
28099deaf6
|
Add customizable overlay colors, works for base overlay, spawn, and slime.
I left minerals as it is so you have to still define the minerals option to get that to work.
|
2012-06-08 12:07:21 -07:00 |
|
Aaron Griffith
|
5d50f35ac1
|
broke out background-clearing code from base overlay primitive
|
2012-02-26 11:52:43 -05:00 |
|
Aaron Griffith
|
2b7af1886a
|
overlays converted into render primitives
|
2012-02-26 11:39:07 -05:00 |
|