2018-02-06 |
John Tsiombikas | forgot to undef the debugging NOKEYB macro |
tree | commitdiff |
2018-02-06 |
John Tsiombikas | builds with djgpp but crashes |
tree | commitdiff |
2018-02-03 |
John Tsiombikas | clipping bugs... |
tree | commitdiff |
2018-02-02 |
John Tsiombikas | - clipper debugging |
tree | commitdiff |
2018-02-01 |
John Tsiombikas | optimized the metaballs slightly 3fps -> 5fps and fixed... |
tree | commitdiff |
2016-10-20 |
Michael Kargas | Still not what I wanted to achieve, just wanted to... |
tree | commitdiff |
2016-10-19 |
John Tsiombikas | metaballs |
tree | commitdiff |
2016-10-19 |
John Tsiombikas | Merge branch 'master' of goat:git/dosdemo |
tree | commitdiff |
2016-10-19 |
John Tsiombikas | added serial spaceball support in the dos version.... |
tree | commitdiff |
2016-10-19 |
John Tsiombikas | metaballs effect |
tree | commitdiff |
2016-10-17 |
Michael Georgoulop... | moving the vertices with a sine |
tree | commitdiff |
2016-10-16 |
Michael Georgoulop... | Fog and sorting |
tree | commitdiff |
2016-10-16 |
Michael Georgoulop... | Many thunders from origin to random points on a rotatin... |
tree | commitdiff |
2016-10-16 |
Michael Georgoulop... | Oh no |
tree | commitdiff |
2016-10-15 |
Michael Georgoulop... | Thunder... thunder... THUNDER SCREEN! HOOOOOOOOOOOOO |
tree | commitdiff |
2016-10-11 |
John Tsiombikas | removed the empty stop function from grise.c (I feel... |
tree | commitdiff |
2016-10-10 |
Michael Kargas | Not exactly what I want to achieve here, just keeping... |
tree | commitdiff |
2016-10-09 |
John Tsiombikas | added polygon clipper, not using it yet |
tree | commitdiff |
2016-10-05 |
John Tsiombikas | removed drawFps from grise as it's now part of the... |
tree | commitdiff |
2016-10-05 |
John Tsiombikas | Merge branch 'master' of goat:git/dosdemo |
tree | commitdiff |
2016-10-05 |
John Tsiombikas | moved the drawFps call to the backends so it works... |
tree | commitdiff |
2016-10-04 |
Michael Georgoulop... | Merge branch 'master' of mutantstargoat.com:/home/nucle... |
tree | commitdiff |
2016-10-04 |
Michael Georgoulop... | Removed division in displacement inner loop |
tree | commitdiff |
2016-10-04 |
John Tsiombikas | SDL backend set the mouse button bitmask incorrectly |
tree | commitdiff |
2016-10-04 |
John Tsiombikas | removed empty stop functions from bump and plasma to... |
tree | commitdiff |
2016-10-04 |
John Tsiombikas | changed the tunnel rotation to match the smaller texture |
tree | commitdiff |
2016-10-04 |
John Tsiombikas | added missing open flags and mode in init_logger |
tree | commitdiff |
2016-10-04 |
John Tsiombikas | optional high-quality but slower calculation of attribu... |
tree | commitdiff |
2016-10-04 |
John Tsiombikas | DOS logger now redirects stdout/stderr instead of provi... |
tree | commitdiff |
2016-10-04 |
John Tsiombikas | added texture mapping |
tree | commitdiff |
2016-10-03 |
John Tsiombikas | split the polyfiller to a preprocessor-based template... |
tree | commitdiff |
2016-10-03 |
John Tsiombikas | forgot to conditionally include malloc.h for alloca... |
tree | commitdiff |
2016-10-03 |
John Tsiombikas | use the fast double->int conversion in 3dgfx.c |
tree | commitdiff |
2016-10-03 |
John Tsiombikas | added lighting |
tree | commitdiff |
2016-10-03 |
John Tsiombikas | much better, not perfect |
tree | commitdiff |
2016-10-02 |
John Tsiombikas | sucks, maybe I should try integer rasterization with... |
tree | commitdiff |
2016-10-02 |
John Tsiombikas | fixed illegal access in bump.c |
tree | commitdiff |
2016-10-02 |
John Tsiombikas | Merge branch 'master' of goat:git/dosdemo |
tree | commitdiff |
2016-10-02 |
John Tsiombikas | setting up to improve the rasterizer |
tree | commitdiff |
2016-10-01 |
John Tsiombikas | polyfill debugging mode |
tree | commitdiff |
2016-09-29 |
Michael Kargas | Added boundary checks for lights, made lights bigger... |
tree | commitdiff |
2016-09-28 |
Michael Kargas | Added erase area function for lights, with boundaries... |
tree | commitdiff |
2016-09-27 |
Michael Kargas | Working on bump effect. I have more ideas for it, the... |
tree | commitdiff |
2016-09-25 |
John Tsiombikas | bump.c: memset is in string.h |
tree | commitdiff |
2016-09-25 |
Michael Kargas | Bump effect added. This is unfinished, nothing to see... |
tree | commitdiff |
2016-09-21 |
John Tsiombikas | SDL backend: toggle fullscreen with 'f' |
tree | commitdiff |
2016-09-20 |
John Tsiombikas | turned on mixing interpolation in the SDL version too |
tree | commitdiff |
2016-09-20 |
John Tsiombikas | ugh ... |
tree | commitdiff |
2016-09-20 |
John Tsiombikas | - added config file and commandline parsing |
tree | commitdiff |
2016-09-20 |
John Tsiombikas | turned on mod player mixer interpolation, doesn't make... |
tree | commitdiff |
2016-09-20 |
John Tsiombikas | fixed music playback in dos |
tree | commitdiff |
2016-09-20 |
John Tsiombikas | forgot to write the music update function |
tree | commitdiff |
2016-09-19 |
John Tsiombikas | added an old version of mikmod for dos |
tree | commitdiff |
2016-09-19 |
John Tsiombikas | music playback works on GNU/Linux |
tree | commitdiff |
2016-09-19 |
John Tsiombikas | fixed bug introduced by moving the loop variables out... |
tree | commitdiff |
2016-09-19 |
John Tsiombikas | fixing C compatibility problems |
tree | commitdiff |
2016-09-18 |
Michael Georgoulop... | Hey! Not fair! |
tree | commitdiff |
2016-09-18 |
Michael Georgoulop... | Merge branch 'master' of mutantstargoat.com:/home/nucle... |
tree | commitdiff |
2016-09-18 |
Michael Georgoulop... | Function that distributes the streaks in an rle scanlin... |
tree | commitdiff |
2016-09-18 |
Michael Georgoulop... | Use pointers instead of structs to handle rleBitmap... |
tree | commitdiff |
2016-09-18 |
Michael Kargas | My first commit in this project, just a lame plasma... |
tree | commitdiff |
2016-09-18 |
Michael Georgoulop... | Merge branch 'master' of mutantstargoat.com:/home/nucle... |
tree | commitdiff |
2016-09-18 |
Michael Georgoulop... | propeller mini-effect |
tree | commitdiff |
2016-09-18 |
Michael Georgoulop... | Made RLE streak width/position scaling use fixed point... |
tree | commitdiff |
2016-09-13 |
John Tsiombikas | grise: fixed artifact due to uninitialized guard-pand... |
tree | commitdiff |
2016-09-11 |
Michael Georgoulop... | Merge branch 'master' of mutantstargoat.com:/home/nucle... |
tree | commitdiff |
2016-09-11 |
Michael Georgoulop... | Test blits of RLE with scaling |
tree | commitdiff |
2016-09-11 |
Michael Georgoulop... | Finished RLE thingy |
tree | commitdiff |
2016-09-11 |
John Tsiombikas | added two new global pointers in demo.h: vmem_back... |
tree | commitdiff |
2016-09-11 |
John Tsiombikas | fixed the outgoing transitions to not delay needlessly... |
tree | commitdiff |
2016-09-09 |
Michael Georgoulop... | Implemented RLE compression for reflected objects |
tree | commitdiff |
2016-09-09 |
John Tsiombikas | Merge branch 'master' of goat:git/dosdemo |
tree | commitdiff |
2016-09-09 |
John Tsiombikas | removed mesh dump |
tree | commitdiff |
2016-09-09 |
John Tsiombikas | torus with crude zsorting |
tree | commitdiff |
2016-09-08 |
Michael Georgoulop... | Merge branch 'master' of mutantstargoat.com:/home/nucle... |
tree | commitdiff |
2016-09-08 |
Michael Georgoulop... | Added a function named rleEncode... don't remember... |
tree | commitdiff |
2016-09-08 |
John Tsiombikas | added crappy polygon filler |
tree | commitdiff |
2016-09-06 |
John Tsiombikas | wrote most of the 3d pipeline stuff |
tree | commitdiff |
2016-09-06 |
John Tsiombikas | started writing some 3d pipeline stuff |
tree | commitdiff |
2016-09-06 |
John Tsiombikas | let's keep screen names simpler to make it easy to... |
tree | commitdiff |
2016-09-04 |
Michael Georgoulop... | Renamed mike.c to grise.c (and functions and stuff) |
tree | commitdiff |
2016-09-04 |
Michael Georgoulop... | Return 0xCAFE from screen.init() to force display the... |
tree | commitdiff |
2016-09-03 |
Michael Georgoulop... | Added intermediate buffer to be able to alter the refle... |
tree | commitdiff |
2016-09-03 |
Michael Georgoulop... | Various reflection improvements |
tree | commitdiff |
2016-09-02 |
Michael Georgoulop... | Merge branch 'master' of mutantstargoat.com:/home/nucle... |
tree | commitdiff |
2016-09-02 |
Michael Georgoulop... | Fixed typos |
tree | commitdiff |
2016-09-02 |
John Tsiombikas | fixed build on watcom |
tree | commitdiff |
2016-09-02 |
Michael Georgoulop... | Applied displacement to reflection |
tree | commitdiff |
2016-09-02 |
Michael Georgoulop... | Added normalmap + parallax scrolling |
tree | commitdiff |
2016-09-01 |
Michael Georgoulop... | Added scrolling |
tree | commitdiff |
2016-09-01 |
Michael Georgoulop... | Load and display background image for "galaxy rise... |
tree | commitdiff |
2016-09-01 |
Michael Georgoulop... | Added mike.c for testing |
tree | commitdiff |
2016-08-31 |
John Tsiombikas | watcom build imago.lib |
tree | commitdiff |
2016-08-30 |
John Tsiombikas | change parts with number keys |
tree | commitdiff |
2016-08-30 |
John Tsiombikas | imago subproject |
tree | commitdiff |
2016-08-29 |
John Tsiombikas | missing includes |
tree | commitdiff |
2016-08-29 |
John Tsiombikas | Merge branch 'master' of goat:git/dosdemo |
tree | commitdiff |
2016-08-29 |
John Tsiombikas | fractal effect is cooking |
tree | commitdiff |
2016-08-27 |
John Tsiombikas | visual studio project for the SDL backend |
tree | commitdiff |
2016-08-27 |
John Tsiombikas | FBSCALE in SDL backend |
tree | commitdiff |
next |