| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
| |
Added BUILDING_ATC_LOC.
Added more levels.
|
| |
|
|
| |
* When assigning a parking slot, busy parking slots cannot be selected. Some work TODO yet, though.
|
| |
|
|
| |
Improved const-correctness and scope for some variables.
|
| |
|
|
|
|
|
| |
against != false.
+ Added a provisional background during gameplay (still WIP).
* Map editor now allows creating a map.
|
| |
|
|
| |
* Makefile now generates output TIM files automatically, using 'cat whatever.flags' files as flags for bmp2tim.
|
| |
|
|
| |
+ Added output ELF file with debugging symbols for nocash.
|
|
|
* Added some more comments on Game.c.
* On GamePathToTile(), duplicate checks for existing tile have been replaced by calls to GameWaypointCheckExisting().
|