Files
Bubberstation/code/game/objects/items
oranges 64460ae3ca Merge pull request #44825 from AutomaticFrenzy/patch/lints
In advance of eventually adding SpacemanDMM's linter to Travis, fix everything it can currently detect.

Some lists, including global lists, are given types so that L[i].foo expressions can be checked.

Some procs are given a new form of return type annotation so that DuplicateObject(O).forceMove()-type invocations can be checked.

Open to syntax suggestions on the return type annotations, and on whether the preprocessor strategy makes sense.

Return type syntax is currently roughly:

    <typepath> | <paramname>([_])*(.type)?
2019-07-03 19:31:11 +12:00
..
2019-06-19 22:07:57 +02:00
2019-06-19 22:07:57 +02:00
2019-06-19 22:07:57 +02:00
2019-06-19 22:07:57 +02:00
2019-06-19 22:07:57 +02:00
2019-03-04 20:02:56 -08:00
2019-06-19 22:07:57 +02:00
2019-06-19 22:07:57 +02:00
2019-03-05 12:23:00 -05:00
2019-06-19 22:07:57 +02:00
2019-06-19 22:07:57 +02:00
2019-06-19 22:07:57 +02:00
2019-06-19 22:07:57 +02:00
2019-06-19 22:07:57 +02:00
2019-06-27 12:20:49 +12:00
2019-06-19 22:07:57 +02:00
2019-06-19 22:07:57 +02:00
2019-06-10 10:31:24 +12:00
2019-06-19 22:07:57 +02:00
2019-06-19 22:07:57 +02:00
2019-06-19 22:07:57 +02:00
2019-06-19 22:07:57 +02:00
2019-06-19 22:07:57 +02:00
2019-06-19 22:07:57 +02:00
2019-06-19 22:07:57 +02:00
2019-06-19 22:07:57 +02:00
2019-06-19 22:07:57 +02:00
2019-06-19 22:07:57 +02:00
2019-06-19 22:07:57 +02:00
2019-06-19 22:07:57 +02:00