aboutsummaryrefslogtreecommitdiffstats
path: root/demos/games/minesweeper/mines.c
Commit message (Expand)AuthorAgeFilesLines
* Introduce type gImage to replace v2.x gdispImageJoel Bodenmann2019-04-101-1/+1
* Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, g...inmarket2018-11-031-2/+2
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-031-14/+14
* gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITYinmarket2018-07-081-1/+1
* Added type gFont to replace V2.x font_tinmarket2018-07-081-5/+5
* Added new type definitions - moving towards V3.0inmarket2018-06-231-33/+33
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-13/+13
* Move demo games into demo/games directoryAndrew Hannam2016-07-281-0/+446