| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | * Slight optimization: all comparations against true are now compared ↵ | XaviDCR92 | 2017-12-26 | 1 | -4/+4 |
| | | | | | | | | against != false. + Added a provisional background during gameplay (still WIP). * Map editor now allows creating a map. | ||||
| * | * Trimmed ending whitespaces. | XaviDCR92 | 2017-09-16 | 1 | -1/+1 |
| | | | | | * Makefile now generates output TIM files automatically, using 'cat whatever.flags' files as flags for bmp2tim. | ||||
| * | + System timer functions now moved to a separate source file, Timer.c/Timer.h. | XaviDCR92 | 2017-08-10 | 1 | -0/+36 |
| * Added some more comments on Game.c. * On GamePathToTile(), duplicate checks for existing tile have been replaced by calls to GameWaypointCheckExisting(). | |||||
