dosdemo
2020-06-16 John Tsiombikasdropping SDL for the cross-platform version almost...
2020-06-15 John Tsiombikasporting the demo to miniglut
2020-06-15 John Tsiombikasfixed compiled sprites
2020-06-13 John Tsiombikasbackport builds
2020-06-09 John Tsiombikasbackport cont.
2020-06-08 John Tsiombikasbackporting...
2020-06-05 John Tsiombikasstarted backporting the eradicate code
2020-02-28 John Tsiombikasfoo
2020-02-27 John Tsiombikasreorganizing the rope sim
2020-02-25 John Tsiombikastake mass into account
2020-01-04 John Tsiombikasropes
2020-01-01 John Tsiombikasropes are doing something
2020-01-01 John Tsiombikasstarted on the rope sim
2019-12-26 John Tsiombikaschanged gimbal motion from middle mouse button to modke...
2019-12-26 John Tsiombikasropesim: gimbal movement
2019-12-26 John Tsiombikasupdated cgmath
2019-12-25 John Tsiombikasfixed the mesh loader
2019-12-25 John Tsiombikasropesim tool minor progr.
2019-12-25 John Tsiombikasstarted ropesim tool
2019-12-24 John Tsiombikasminor performance improvements, optional mouse, mouse...
2019-12-23 John Tsiombikasfixed procdata and 32bit build
2019-12-23 John Tsiombikasfixed bugs, added progress bar, and more
2019-12-22 John TsiombikasIt seems that it was a mistake to OR the LFB flag to...
2019-12-22 John Tsiombikasbackported build fixes and warnings cleanup from dos
2019-12-22 John Tsiombikasfoo
2019-12-21 John Tsiombikascon.fmt caused problems in dos. renamed to console.fnt
2019-12-21 John Tsiombikasshift translation for DOS too
2019-12-21 John TsiombikasSDL backend shifted key translation
2019-12-20 John Tsiombikascopy_mesh
2019-12-20 John Tsiombikasworld's saddest console
2019-12-19 John Tsiombikasadded csprite stuff to the djgpp makefile
2019-12-19 John Tsiombikasbetter font
2019-12-19 John Tsiombikasfixed 16bpp offsets in csprite generator (hardcoded...
2019-12-19 John Tsiombikas- fixed typos in csprite's code generator for nasm
2019-12-18 John Tsiombikasmade sprite compiler able to handle 565 formats. the...
2019-12-17 John Tsiombikasadded csprite tool for compiled sprites
2019-12-15 John Tsiombikasreorganized the source code
2019-12-14 John Tsiombikasdisabled dep-files when building on dos, because it...
2019-12-14 John Tsiombikasexpanded the build instructions in the README
2019-12-14 John Tsiombikasadded GPL license
2019-12-14 John Tsiombikasfixed the physical to virtual translation issues with... dosrewrite
2019-12-13 John Tsiombikasinfcubes crashes
2019-12-10 John Tsiombikasremoved "trying to match" debug prints
2019-12-06 John Tsiombikasfixed div/0
2019-12-05 John Tsiombikasadded missing "modify" declarations in cdpmi.h inline...
2019-12-02 John Tsiombikaspass -d2 for proper debug symbols
2019-12-02 John Tsiombikasaccidentally removed the watcom makefile
2019-12-02 John Tsiombikasfoo
2019-12-02 John Tsiombikasthe rewrite branch builds, not tested yet
2019-11-18 John Tsiombikasadding the previous gfx.h file, will re-write the code
2019-11-15 John Tsiombikasmore vbe
2019-11-14 John Tsiombikassetmode, crtc, list of standard modes
2019-11-14 John Tsiombikasmore vbe
2019-11-12 John Tsiombikasstart writing new VBE routines
2019-11-12 John Tsiombikasdos backend partial rewrite starting with DPMI
2019-09-04 John Tsiombikasbackported g3d changes:
2019-09-04 John Tsiombikasfoo
2019-02-22 John Tsiombikaswtf did I write there?
2018-12-10 John Tsiombikasfixed all the makefiles to build with the new libanim
2018-12-10 John Tsiombikasadded libanim, and moved gph-cmath into libs/cgmath
2018-12-04 John Tsiombikas- fixed watcom build
2018-12-04 John Tsiombikasadded treestore and started a bit on the tilesets for...
2018-12-01 John Tsiombikastheoretically added texture matrices. untested.
2018-09-15 John Tsiombikasfixed bug introduced by the last bugfix
2018-09-15 John Tsiombikasfixed overdlow when calculating winding of large polygo...
2018-09-12 John Tsiombikasfixed hairball update and drawing
2018-09-11 John Tsiombikasadded spaceball on linux
2018-09-10 John Tsiombikasframerate limiter in hairball
2018-09-10 John Tsiombikashairball screen
2018-09-08 John Tsiombikasbackported fixes from rtxon
2018-08-30 John Tsiombikasbackported from rtxon: check_clip_poly (needed for...
2018-08-30 John Tsiombikasbackported fixes from rtxon: BSP tree construction...
2018-08-25 John TsiombikasMerge branch 'master' of goat:git/dosdemo
2018-08-25 John Tsiombikasfixed bug in meshload. it would always expect it's...
2018-03-25 John Tsiombikasstarting tile-maze
2018-03-25 John Tsiombikasseparated the smoke-text effect to reuse it in multiple...
2018-03-22 John Tsiombikasneed reorganization
2018-03-22 John Tsiombikasmore pipes
2018-03-22 John Tsiombikasprocedural generator for the steam tunnels part
2018-02-21 John Tsiombikasswitching polytest between zsorting and BSP for perform...
2018-02-19 John Tsiombikasfixed warnings
2018-02-19 John Tsiombikassimplified clip_poly and clip_frustum slightly
2018-02-19 John Tsiombikasforgot to implement mouse calls for djgpp. moved it...
2018-02-19 John Tsiombikasmajor bsp bugs fixed
2018-02-19 John TsiombikasI need to go deeper bsp
2018-02-19 John Tsiombikasadded OpenGL debug/test program
2018-02-18 John Tsiombikasdebugging the BSP
2018-02-18 John Tsiombikasbsp construction doesn't crash any more
2018-02-18 John TsiombikasBSP construction debugging
2018-02-18 John Tsiombikasstarted BSP tree
2018-02-17 John Tsiombikasadded specular offset parameters in gen_phong_tex
2018-02-17 John Tsiombikasenvmap, fake phong texture generation, and more
2018-02-17 John Tsiombikaswriting obj loader
2018-02-15 John Tsiombikasremoved redundant immediate mode draw_cube from infcubes
2018-02-15 John Tsiombikas- moved image rgb24->rgb16 conversion to gfxutil
2018-02-15 John Tsiombikas- added mesh operations: apply_mesh_xform, append_mesh...
2018-02-14 John Tsiombikas- separated mesh algorithms in mesh.h/mesh.c
2018-02-13 John Tsiombikasstarting infcubes part
2018-02-13 John Tsiombikas- added immediate mode drawing in 3dgfx
2018-02-12 John Tsiombikas- added optimization notes in readme
next