aboutsummaryrefslogtreecommitdiffstats
path: root/demos/games/tetris
Commit message (Expand)AuthorAgeFilesLines
* Tidy u gfxSem, gfxMutex and various Macros by converting to new types gSem, g...inmarket2018-11-031-1/+1
* For all source files update integer types to the new gI8 etc type namesinmarket2018-11-038-44/+44
* Update license headerTibo Clausen2018-10-017-7/+7
* gThreadpriorityLow/Normal/High to replace LOW_/NORMAL_/HIGH_PRIORITYinmarket2018-07-081-1/+1
* Added type gDelay to replace V2.x delaytime_tinmarket2018-07-081-3/+3
* Added type gOrientation to replace V2.x orientation_t, and values gOrientatio...inmarket2018-07-081-1/+1
* Added type gFont to replace V2.x font_tinmarket2018-07-081-2/+2
* Added type gFontmetric to replace V2.x fontmetric_t, and values gFontXXX repl...inmarket2018-07-081-1/+1
* Added type gJustify to replace V2.x justify_t, and values gJustifyXXX rep...inmarket2018-07-081-6/+6
* Change color_t to gColorinmarket2018-07-083-6/+6
* Added new type definitions - moving towards V3.0inmarket2018-06-239-57/+57
* Change new colors to GFX_RED instead of GFXRED. Use the new color defsinmarket2018-03-101-24/+24
* First set of V3 macro changesinmarket2018-02-272-21/+21
* Add compatibility with Visual Studio and make compile warning capabilities mo...inmarket2017-06-302-2/+10
* Fixing makefiles of games that were moved to a dedicated locationJoel Bodenmann2016-07-281-1/+1
* Move demo games into demo/games directoryAndrew Hannam2016-07-2822-0/+4197