Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It checks if the tile at a given index is a Sky
tile.
|
|
getTile() caches the tile automatically if it
hasn't been cached yet
|
|
|
|
|
|
|
|
_tLookupArray is a reference needed to cache
the tiles in the current level
|
|
It finds all MPC files of a common DataType that
consist of a substring.
|
|
|
|
|
|
|
|
It depends on DrawMan functionality which hasn't
been implemented yet
|
|
Char is not portable for anything other than
ASCII strings, byte is preferred. Similar changes
were made to _mapExpBarrels and _mapLaserBeams
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|