glut version: make the loading screen fullscreen if demo is going to run fullscreen
[dosdemo] / src / demo.c
2020-07-12 John Tsiombikasglut version: make the loading screen fullscreen if...
2020-06-08 John Tsiombikasbackporting...
2019-12-24 John Tsiombikasminor performance improvements, optional mouse, mouse...
2019-12-23 John Tsiombikasfixed bugs, added progress bar, and more
2019-12-20 John Tsiombikasworld's saddest console
2019-12-19 John Tsiombikasbetter font
2019-12-19 John Tsiombikasfixed 16bpp offsets in csprite generator (hardcoded...
2019-12-02 John Tsiombikasfoo
2018-09-08 John Tsiombikasbackported fixes from rtxon
2018-08-30 John Tsiombikasbackported fixes from rtxon: BSP tree construction...
2018-02-19 John Tsiombikasfixed warnings
2018-02-19 John Tsiombikasmajor bsp bugs fixed
2018-02-14 John Tsiombikas- separated mesh algorithms in mesh.h/mesh.c
2018-02-13 John Tsiombikasstarting infcubes part
2016-10-19 John Tsiombikasadded serial spaceball support in the dos version....
2016-10-05 John Tsiombikasmoved the drawFps call to the backends so it works...
2016-09-20 John Tsiombikas- added config file and commandline parsing
2016-09-19 John Tsiombikasadded an old version of mikmod for dos
2016-09-19 John Tsiombikasmusic playback works on GNU/Linux
2016-09-11 John Tsiombikasadded two new global pointers in demo.h: vmem_back...
2016-09-09 John Tsiombikastorus with crude zsorting
2016-09-08 John Tsiombikasadded crappy polygon filler
2016-08-30 John Tsiombikaschange parts with number keys
2016-08-29 John TsiombikasMerge branch 'master' of goat:git/dosdemo
2016-08-29 John Tsiombikasfractal effect is cooking
2016-08-27 John Tsiombikasvisual studio project for the SDL backend
2016-08-27 John TsiombikasFBSCALE in SDL backend
2016-08-26 John Tsiombikasadded tunnel effect and SDL backend
2016-08-24 John Tsiombikasinitial commit