dosdemo
2016-10-04 John Tsiombikaschanged the tunnel rotation to match the smaller texture
2016-10-04 John Tsiombikasadded missing open flags and mode in init_logger
2016-10-04 John Tsiombikasoptional high-quality but slower calculation of attribu...
2016-10-04 John TsiombikasDOS logger now redirects stdout/stderr instead of provi...
2016-10-04 John Tsiombikasadded texture mapping
2016-10-03 John Tsiombikasfixed build on macosx
2016-10-03 John Tsiombikassplit the polyfiller to a preprocessor-based template...
2016-10-03 John Tsiombikasadded dependency tracking to the GNU makefile
2016-10-03 John Tsiombikasforgot to conditionally include malloc.h for alloca...
2016-10-03 John Tsiombikasuse the fast double->int conversion in 3dgfx.c
2016-10-03 John Tsiombikasadded lighting
2016-10-03 John Tsiombikasmuch better, not perfect
2016-10-02 John Tsiombikassucks, maybe I should try integer rasterization with...
2016-10-02 John Tsiombikasfixed illegal access in bump.c
2016-10-02 John TsiombikasMerge branch 'master' of goat:git/dosdemo
2016-10-02 John Tsiombikassetting up to improve the rasterizer
2016-10-01 John Tsiombikaspolyfill debugging mode
2016-09-29 Michael KargasAdded boundary checks for lights, made lights bigger...
2016-09-28 Michael KargasAdded erase area function for lights, with boundaries...
2016-09-27 Michael KargasWorking on bump effect. I have more ideas for it, the...
2016-09-25 John Tsiombikasbump.c: memset is in string.h
2016-09-25 John TsiombikasMerge branch 'master' of goat:git/dosdemo
2016-09-25 John TsiombikasAdded special make rule for music.c, because since...
2016-09-25 John Tsiombikasfixed the openwatcom compatibility issue produced by...
2016-09-25 Michael KargasForgot the makefile change
2016-09-25 Michael KargasBump effect added. This is unfinished, nothing to see...
2016-09-21 John TsiombikasSDL backend: toggle fullscreen with 'f'
2016-09-20 John Tsiombikasturned on mixing interpolation in the SDL version too
2016-09-20 John Tsiombikasadded cfgopt to the dos makefile music
2016-09-20 John Tsiombikasugh ...
2016-09-20 John Tsiombikasupdated .gitignore
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 Tsiombikasbuild mikmod and the music code on windows
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 Tsiombikasadd mikmod source
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 GeorgoulopoulosHey! Not fair!
2016-09-18 Michael GeorgoulopoulosMerge branch 'master' of mutantstargoat.com:/home/nucle...
2016-09-18 Michael GeorgoulopoulosFunction that distributes the streaks in an rle scanlin...
2016-09-18 Michael GeorgoulopoulosUse 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 GeorgoulopoulosMerge branch 'master' of mutantstargoat.com:/home/nucle...
2016-09-18 Michael Georgoulopoulospropeller mini-effect
2016-09-18 Michael GeorgoulopoulosMade RLE streak width/position scaling use fixed point...
2016-09-13 John Tsiombikasgrise: fixed artifact due to uninitialized guard-pand...
2016-09-11 Michael GeorgoulopoulosMerge branch 'master' of mutantstargoat.com:/home/nucle...
2016-09-11 Michael GeorgoulopoulosTest blits of RLE with scaling
2016-09-11 Michael GeorgoulopoulosFinished RLE thingy
2016-09-11 John Tsiombikasadded two new global pointers in demo.h: vmem_back...
2016-09-11 John Tsiombikasfixed watcom makefiles to avoid long command lines...
2016-09-11 John Tsiombikasfixed the outgoing transitions to not delay needlessly...
2016-09-09 Michael GeorgoulopoulosImplemented 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 GeorgoulopoulosUpdate visual studio project
2016-09-08 Michael GeorgoulopoulosMerge branch 'master' of mutantstargoat.com:/home/nucle...
2016-09-08 Michael GeorgoulopoulosAdded 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 GeorgoulopoulosRenamed mike.c to grise.c (and functions and stuff)
2016-09-04 Michael GeorgoulopoulosReturn 0xCAFE from screen.init() to force display the...
2016-09-03 Michael GeorgoulopoulosAdded intermediate buffer to be able to alter the refle...
2016-09-03 Michael GeorgoulopoulosVarious reflection improvements
2016-09-02 Michael GeorgoulopoulosMerge branch 'master' of mutantstargoat.com:/home/nucle...
2016-09-02 Michael GeorgoulopoulosFixed typos
2016-09-02 John Tsiombikasfixed build on watcom
2016-09-02 Michael GeorgoulopoulosApplied displacement to reflection
2016-09-02 Michael GeorgoulopoulosAdded normalmap + parallax scrolling
2016-09-01 Michael GeorgoulopoulosAdded scrolling
2016-09-01 Michael GeorgoulopoulosLoad and display background image for "galaxy rise...
2016-09-01 Michael GeorgoulopoulosMerge branch 'master' of mutantstargoat.com:/home/nucle...
2016-09-01 Michael GeorgoulopoulosAdded mike.c for testing
2016-08-31 John Tsiombikassvn datafiles instructions in readme
2016-08-31 Michael GeorgoulopoulosAdded the correct 8.3 files from libimago to Visual...
2016-08-31 Michael Georgoulopoulostest test
2016-08-31 John Tsiombikasfixed mklibs.bat unix line endings, and added pull.bat
2016-08-31 John Tsiombikaswatcom build imago.lib
2016-08-30 John TsiombikasUNIX makefile for imago
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 Tsiombikasreadme
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