2022-05-11 |
John Tsiombikas | update pull.bat |
commit | commitdiff | tree | snapshot |
2022-05-11 |
John Tsiombikas | raytrace improvements and random DOS fixes |
commit | commitdiff | tree | snapshot |
2022-05-10 |
John Tsiombikas | uninitialized variable in logger |
commit | commitdiff | tree | snapshot |
2022-05-10 |
John Tsiombikas | rt: subsampling seems to work |
commit | commitdiff | tree | snapshot |
2022-05-10 |
John Tsiombikas | rt: subsampling wip |
commit | commitdiff | tree | snapshot |
2022-05-10 |
John Tsiombikas | rt: started working on the tile-based rendering |
commit | commitdiff | tree | snapshot |
2022-05-08 |
John Tsiombikas | fixed img2bin makefile to use the included libimago |
commit | commitdiff | tree | snapshot |
2022-05-08 |
John Tsiombikas | missing nasm rule for win32 |
commit | commitdiff | tree | snapshot |
2022-05-08 |
Michael Georgoulopoulos | Fixes for compiling under msys2 |
commit | commitdiff | tree | snapshot |
2022-05-08 |
John Tsiombikas | rt: oops color clamping bug |
commit | commitdiff | tree | snapshot |
2022-05-08 |
John Tsiombikas | forgot to remove the artifical delay in the loading... |
commit | commitdiff | tree | snapshot |
2022-05-08 |
John Tsiombikas | cleared pragma warning from bsptree.c |
commit | commitdiff | tree | snapshot |
2022-05-08 |
John Tsiombikas | fixed uninitialized color in flat untextured z-buffer... |
commit | commitdiff | tree | snapshot |
2022-05-08 |
John Tsiombikas | initial raytracing experiment |
commit | commitdiff | tree | snapshot |
2022-05-04 |
John Tsiombikas | added missing "bits 32" directives in the new asm files |
commit | commitdiff | tree | snapshot |
2022-05-04 |
John Tsiombikas | readme fix |
commit | commitdiff | tree | snapshot |
2022-05-04 |
John Tsiombikas | readme fix |
commit | commitdiff | tree | snapshot |
2022-05-04 |
John Tsiombikas | fixed markdown links in readme |
commit | commitdiff | tree | snapshot |
2022-05-04 |
John Tsiombikas | README: added DOS PC networking setup notes |
commit | commitdiff | tree | snapshot |
2022-05-03 |
John Tsiombikas | - VBE banked mode fixes backported from rbench |
commit | commitdiff | tree | snapshot |
2022-05-02 |
John Tsiombikas | added CPUID code from rbench and get_cpl to be used... |
commit | commitdiff | tree | snapshot |
2022-05-02 |
John Tsiombikas | updated the readme |
commit | commitdiff | tree | snapshot |
2022-04-30 |
John Tsiombikas | dos fixes and vga modex |
commit | commitdiff | tree | snapshot |
2022-04-27 |
John Tsiombikas | better pull.bat based on rsync for dos |
commit | commitdiff | tree | snapshot |
2020-08-13 |
John Tsiombikas | more efficient mountain drawing |
commit | commitdiff | tree | snapshot |
2020-08-12 |
John Tsiombikas | removed sdl from mikmod cflags, since we dropped SDL... |
commit | commitdiff | tree | snapshot |
2020-08-12 |
John Tsiombikas | increased guard-band to 64 pixels top/bottom, and stopp... |
commit | commitdiff | tree | snapshot |
2020-08-11 |
John Tsiombikas | fixed DJGPP makefile |
commit | commitdiff | tree | snapshot |
2020-08-08 |
John Tsiombikas | added -fno-pie in GNUmakefile |
commit | commitdiff | tree | snapshot |
2020-08-07 |
John Tsiombikas | working on the cyberspace part |
commit | commitdiff | tree | snapshot |
2020-07-18 |
John Tsiombikas | fixed watcom makefile |
commit | commitdiff | tree | snapshot |
2020-07-14 |
John Tsiombikas | cybersun |
commit | commitdiff | tree | snapshot |
2020-07-12 |
John Tsiombikas | - added cybersun screen |
commit | commitdiff | tree | snapshot |
2020-07-12 |
John Tsiombikas | glut version: make the loading screen fullscreen if... |
commit | commitdiff | tree | snapshot |
2020-07-12 |
John Tsiombikas | fixed loading screen. regression in blitfb |
commit | commitdiff | tree | snapshot |
2020-07-11 |
John Tsiombikas | fixed minor issues |
commit | commitdiff | tree | snapshot |
2020-07-10 |
John Tsiombikas | foo |
commit | commitdiff | tree | snapshot |
2020-07-10 |
John Tsiombikas | backported imago from eradicate |
commit | commitdiff | tree | snapshot |
2020-07-10 |
John Tsiombikas | zbuffer done |
commit | commitdiff | tree | snapshot |
2020-07-09 |
John Tsiombikas | partial zbuffer implementation #2 |
commit | commitdiff | tree | snapshot |
2020-06-30 |
John Tsiombikas | zbuffer partial implementation |
commit | commitdiff | tree | snapshot |
2020-06-16 |
John Tsiombikas | implemented glutSetCursor(GLUT_CURSOR_NONE) in miniglut |
commit | commitdiff | tree | snapshot |
2020-06-16 |
John Tsiombikas | ommited calling demo_post_draw in the glut backend |
commit | commitdiff | tree | snapshot |
2020-06-16 |
John Tsiombikas | added the src/glut files eradbackport |
commit | commitdiff | tree | snapshot |
2020-06-16 |
John Tsiombikas | dropping SDL for the cross-platform version almost... |
commit | commitdiff | tree | snapshot |
2020-06-15 |
John Tsiombikas | porting the demo to miniglut |
commit | commitdiff | tree | snapshot |
2020-06-15 |
John Tsiombikas | fixed compiled sprites |
commit | commitdiff | tree | snapshot |
2020-06-13 |
John Tsiombikas | backport builds |
commit | commitdiff | tree | snapshot |
2020-06-09 |
John Tsiombikas | backport cont. |
commit | commitdiff | tree | snapshot |
2020-06-08 |
John Tsiombikas | backporting... |
commit | commitdiff | tree | snapshot |
2020-06-05 |
John Tsiombikas | started backporting the eradicate code |
commit | commitdiff | tree | snapshot |
2020-02-28 |
John Tsiombikas | foo |
commit | commitdiff | tree | snapshot |
2020-02-27 |
John Tsiombikas | reorganizing the rope sim |
commit | commitdiff | tree | snapshot |
2020-02-25 |
John Tsiombikas | take mass into account |
commit | commitdiff | tree | snapshot |
2020-01-04 |
John Tsiombikas | ropes |
commit | commitdiff | tree | snapshot |
2020-01-01 |
John Tsiombikas | ropes are doing something |
commit | commitdiff | tree | snapshot |
2020-01-01 |
John Tsiombikas | started on the rope sim |
commit | commitdiff | tree | snapshot |
2019-12-26 |
John Tsiombikas | changed gimbal motion from middle mouse button to modke... |
commit | commitdiff | tree | snapshot |
2019-12-26 |
John Tsiombikas | ropesim: gimbal movement |
commit | commitdiff | tree | snapshot |
2019-12-26 |
John Tsiombikas | updated cgmath |
commit | commitdiff | tree | snapshot |
2019-12-25 |
John Tsiombikas | fixed the mesh loader |
commit | commitdiff | tree | snapshot |
2019-12-25 |
John Tsiombikas | ropesim tool minor progr. |
commit | commitdiff | tree | snapshot |
2019-12-25 |
John Tsiombikas | started ropesim tool |
commit | commitdiff | tree | snapshot |
2019-12-24 |
John Tsiombikas | minor performance improvements, optional mouse, mouse... |
commit | commitdiff | tree | snapshot |
2019-12-23 |
John Tsiombikas | fixed procdata and 32bit build |
commit | commitdiff | tree | snapshot |
2019-12-23 |
John Tsiombikas | fixed bugs, added progress bar, and more |
commit | commitdiff | tree | snapshot |
2019-12-22 |
John Tsiombikas | It seems that it was a mistake to OR the LFB flag to... |
commit | commitdiff | tree | snapshot |
2019-12-22 |
John Tsiombikas | backported build fixes and warnings cleanup from dos |
commit | commitdiff | tree | snapshot |
2019-12-22 |
John Tsiombikas | foo |
commit | commitdiff | tree | snapshot |
2019-12-21 |
John Tsiombikas | con.fmt caused problems in dos. renamed to console.fnt |
commit | commitdiff | tree | snapshot |
2019-12-21 |
John Tsiombikas | shift translation for DOS too |
commit | commitdiff | tree | snapshot |
2019-12-21 |
John Tsiombikas | SDL backend shifted key translation |
commit | commitdiff | tree | snapshot |
2019-12-20 |
John Tsiombikas | copy_mesh |
commit | commitdiff | tree | snapshot |
2019-12-20 |
John Tsiombikas | world's saddest console |
commit | commitdiff | tree | snapshot |
2019-12-19 |
John Tsiombikas | added csprite stuff to the djgpp makefile |
commit | commitdiff | tree | snapshot |
2019-12-19 |
John Tsiombikas | better font |
commit | commitdiff | tree | snapshot |
2019-12-19 |
John Tsiombikas | fixed 16bpp offsets in csprite generator (hardcoded... |
commit | commitdiff | tree | snapshot |
2019-12-19 |
John Tsiombikas | - fixed typos in csprite's code generator for nasm |
commit | commitdiff | tree | snapshot |
2019-12-18 |
John Tsiombikas | made sprite compiler able to handle 565 formats. the... |
commit | commitdiff | tree | snapshot |
2019-12-17 |
John Tsiombikas | added csprite tool for compiled sprites |
commit | commitdiff | tree | snapshot |
2019-12-15 |
John Tsiombikas | reorganized the source code |
commit | commitdiff | tree | snapshot |
2019-12-14 |
John Tsiombikas | disabled dep-files when building on dos, because it... |
commit | commitdiff | tree | snapshot |
2019-12-14 |
John Tsiombikas | expanded the build instructions in the README |
commit | commitdiff | tree | snapshot |
2019-12-14 |
John Tsiombikas | added GPL license |
commit | commitdiff | tree | snapshot |
2019-12-14 |
John Tsiombikas | fixed the physical to virtual translation issues with... dosrewrite |
commit | commitdiff | tree | snapshot |
2019-12-13 |
John Tsiombikas | infcubes crashes |
commit | commitdiff | tree | snapshot |
2019-12-10 |
John Tsiombikas | removed "trying to match" debug prints |
commit | commitdiff | tree | snapshot |
2019-12-06 |
John Tsiombikas | fixed div/0 |
commit | commitdiff | tree | snapshot |
2019-12-05 |
John Tsiombikas | added missing "modify" declarations in cdpmi.h inline... |
commit | commitdiff | tree | snapshot |
2019-12-02 |
John Tsiombikas | pass -d2 for proper debug symbols |
commit | commitdiff | tree | snapshot |
2019-12-02 |
John Tsiombikas | accidentally removed the watcom makefile |
commit | commitdiff | tree | snapshot |
2019-12-02 |
John Tsiombikas | foo |
commit | commitdiff | tree | snapshot |
2019-12-02 |
John Tsiombikas | the rewrite branch builds, not tested yet |
commit | commitdiff | tree | snapshot |
2019-11-18 |
John Tsiombikas | adding the previous gfx.h file, will re-write the code |
commit | commitdiff | tree | snapshot |
2019-11-15 |
John Tsiombikas | more vbe |
commit | commitdiff | tree | snapshot |
2019-11-14 |
John Tsiombikas | setmode, crtc, list of standard modes |
commit | commitdiff | tree | snapshot |
2019-11-14 |
John Tsiombikas | more vbe |
commit | commitdiff | tree | snapshot |
2019-11-12 |
John Tsiombikas | start writing new VBE routines |
commit | commitdiff | tree | snapshot |
2019-11-12 |
John Tsiombikas | dos backend partial rewrite starting with DPMI |
commit | commitdiff | tree | snapshot |
2019-09-04 |
John Tsiombikas | backported g3d changes: |
commit | commitdiff | tree | snapshot |
next |