dosdemo
2022-05-16 John Tsiombikasremoved clang-format and clang_complete files from... master
2022-05-16 John TsiombikasUNIX line endings on 2 files
2022-05-15 John Tsiombikasadded code conventions section in the README
2022-05-15 John Tsiombikasfixed DJGPP build, broken due to the PCI commit earlier...
2022-05-15 John Tsiombikas- fixed C89 compliance issues with the last commit...
2022-05-15 Michael GeorgoulopoulosMoved RleBitmap to its own module and created minifx...
2022-05-15 John Tsiombikasadded PCI code in anticipation of porting the S3 driver
2022-05-11 John TsiombikasMerge branch 'master' of github.com:MindlapseDemos...
2022-05-11 John Tsiombikasfixed djgpp version of memset16, missing input clobbers
2022-05-11 John Tsiombikasglut backend: don't attempt to init sound if opt.music...
2022-05-11 John Tsiombikasfix pull.bat
2022-05-11 John Tsiombikasupdate pull.bat
2022-05-11 John Tsiombikasraytrace improvements and random DOS fixes
2022-05-10 John Tsiombikasuninitialized variable in logger
2022-05-10 John Tsiombikasrt: subsampling seems to work
2022-05-10 John Tsiombikasrt: subsampling wip
2022-05-10 John Tsiombikasrt: started working on the tile-based rendering
2022-05-08 John Tsiombikasfixed img2bin makefile to use the included libimago
2022-05-08 John Tsiombikasmissing nasm rule for win32
2022-05-08 Michael GeorgoulopoulosFixes for compiling under msys2
2022-05-08 John Tsiombikasrt: oops color clamping bug
2022-05-08 John Tsiombikasforgot to remove the artifical delay in the loading...
2022-05-08 John Tsiombikascleared pragma warning from bsptree.c
2022-05-08 John Tsiombikasfixed uninitialized color in flat untextured z-buffer...
2022-05-08 John Tsiombikasinitial raytracing experiment
2022-05-04 John Tsiombikasadded missing "bits 32" directives in the new asm files
2022-05-04 John Tsiombikasreadme fix
2022-05-04 John Tsiombikasreadme fix
2022-05-04 John Tsiombikasfixed markdown links in readme
2022-05-04 John TsiombikasREADME: added DOS PC networking setup notes
2022-05-03 John Tsiombikas- VBE banked mode fixes backported from rbench
2022-05-02 John Tsiombikasadded CPUID code from rbench and get_cpl to be used...
2022-05-02 John Tsiombikasupdated the readme
2022-04-30 John Tsiombikasdos fixes and vga modex
2022-04-27 John Tsiombikasbetter pull.bat based on rsync for dos
2020-08-13 John Tsiombikasmore efficient mountain drawing
2020-08-12 John Tsiombikasremoved sdl from mikmod cflags, since we dropped SDL...
2020-08-12 John Tsiombikasincreased guard-band to 64 pixels top/bottom, and stopp...
2020-08-11 John Tsiombikasfixed DJGPP makefile
2020-08-08 John Tsiombikasadded -fno-pie in GNUmakefile
2020-08-07 John Tsiombikasworking on the cyberspace part
2020-07-18 John Tsiombikasfixed watcom makefile
2020-07-14 John Tsiombikascybersun
2020-07-12 John Tsiombikas- added cybersun screen
2020-07-12 John Tsiombikasglut version: make the loading screen fullscreen if...
2020-07-12 John Tsiombikasfixed loading screen. regression in blitfb
2020-07-11 John Tsiombikasfixed minor issues
2020-07-10 John Tsiombikasfoo
2020-07-10 John Tsiombikasbackported imago from eradicate
2020-07-10 John Tsiombikaszbuffer done
2020-07-09 John Tsiombikaspartial zbuffer implementation #2
2020-06-30 John Tsiombikaszbuffer partial implementation
2020-06-16 John Tsiombikasimplemented glutSetCursor(GLUT_CURSOR_NONE) in miniglut
2020-06-16 John Tsiombikasommited calling demo_post_draw in the glut backend
2020-06-16 John Tsiombikasadded the src/glut files eradbackport
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...
next