added cfgopt to the dos makefile
[dosdemo] / src /
2016-09-20 John Tsiombikasugh ...
2016-09-20 John Tsiombikas- added config file and commandline parsing
2016-09-20 John Tsiombikasturned on mod player mixer interpolation, doesn't make...
2016-09-20 John Tsiombikasfixed music playback in dos
2016-09-20 John Tsiombikasforgot to write the music update function
2016-09-19 John Tsiombikasadded an old version of mikmod for dos
2016-09-19 John Tsiombikasmusic playback works on GNU/Linux
2016-09-19 John Tsiombikasfixed bug introduced by moving the loop variables out...
2016-09-19 John Tsiombikasfixing C compatibility problems
2016-09-18 Michael Georgoulop... Hey! Not fair!
2016-09-18 Michael Georgoulop... Merge branch 'master' of mutantstargoat.com:/home/nucle...
2016-09-18 Michael Georgoulop... Function that distributes the streaks in an rle scanlin...
2016-09-18 Michael Georgoulop... Use pointers instead of structs to handle rleBitmap...
2016-09-18 Michael KargasMy first commit in this project, just a lame plasma...
2016-09-18 Michael Georgoulop... Merge branch 'master' of mutantstargoat.com:/home/nucle...
2016-09-18 Michael Georgoulop... propeller mini-effect
2016-09-18 Michael Georgoulop... Made RLE streak width/position scaling use fixed point...
2016-09-13 John Tsiombikasgrise: fixed artifact due to uninitialized guard-pand...
2016-09-11 Michael Georgoulop... Merge branch 'master' of mutantstargoat.com:/home/nucle...
2016-09-11 Michael Georgoulop... Test blits of RLE with scaling
2016-09-11 Michael Georgoulop... Finished RLE thingy
2016-09-11 John Tsiombikasadded two new global pointers in demo.h: vmem_back...
2016-09-11 John Tsiombikasfixed the outgoing transitions to not delay needlessly...
2016-09-09 Michael Georgoulop... Implemented RLE compression for reflected objects
2016-09-09 John TsiombikasMerge branch 'master' of goat:git/dosdemo
2016-09-09 John Tsiombikasremoved mesh dump
2016-09-09 John Tsiombikastorus with crude zsorting
2016-09-08 Michael Georgoulop... Merge branch 'master' of mutantstargoat.com:/home/nucle...
2016-09-08 Michael Georgoulop... Added a function named rleEncode... don't remember...
2016-09-08 John Tsiombikasadded crappy polygon filler
2016-09-06 John Tsiombikaswrote most of the 3d pipeline stuff
2016-09-06 John Tsiombikasstarted writing some 3d pipeline stuff
2016-09-06 John Tsiombikaslet's keep screen names simpler to make it easy to...
2016-09-04 Michael Georgoulop... Renamed mike.c to grise.c (and functions and stuff)
2016-09-04 Michael Georgoulop... Return 0xCAFE from screen.init() to force display the...
2016-09-03 Michael Georgoulop... Added intermediate buffer to be able to alter the refle...
2016-09-03 Michael Georgoulop... Various reflection improvements
2016-09-02 Michael Georgoulop... Merge branch 'master' of mutantstargoat.com:/home/nucle...
2016-09-02 Michael Georgoulop... Fixed typos
2016-09-02 John Tsiombikasfixed build on watcom
2016-09-02 Michael Georgoulop... Applied displacement to reflection
2016-09-02 Michael Georgoulop... Added normalmap + parallax scrolling
2016-09-01 Michael Georgoulop... Added scrolling
2016-09-01 Michael Georgoulop... Load and display background image for "galaxy rise...
2016-09-01 Michael Georgoulop... Added mike.c for testing
2016-08-31 John Tsiombikaswatcom build imago.lib
2016-08-30 John Tsiombikaschange parts with number keys
2016-08-30 John Tsiombikasimago subproject
2016-08-29 John Tsiombikasmissing includes
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-27 John TsiombikasI cancelled the pixel doubling which was left over...
2016-08-26 John Tsiombikasstarted adding the imago library, not done
2016-08-26 John Tsiombikasadded tunnel effect and SDL backend
2016-08-24 John Tsiombikasinitial commit