DEADSOFTWARE

fixed pointer arithmetics; headless uses dummy audio with sdl_mixer
[d2df-sdl.git] / src / game / Doom2DF.dpr
2017-08-01 fgsfdsfixed pointer arithmetics; headless uses dummy audio...
2017-07-31 fgsfdsremove scripts
2016-06-29 FGSFDSFGSfix script bugs; allow require()
2016-04-25 Ketmar Dark"--log" cli arg; fixed bug with console output (endless...
2016-04-25 Ketmar Darkadded license info
2016-04-23 Ketmar Darklog messages now written to console too
2016-04-22 Ketmar Darkadded Vampyre Imaging Library; now textures can be...
2016-04-18 Ketmar Darkput "{$MODE ...}" directive in each source file; remove...
2016-04-18 Ketmar Darkmore sfs refactoring
2016-04-18 Ketmar Darksfs and wad code refactoring: part 1
2016-04-16 Ketmar Darkadded "--gdb" cli arg to stop df from eating exceptions
2016-04-15 FGSFDSFGSadded headless mode
2016-04-08 Ketmar Darkproper (i hope) support for '.wad', '.pk3' and '.zip...
2016-04-07 Ketmar Darkadded my old SFS (vfs ;-) system
2016-04-07 Ketmar Darkrestored fmod sound driver
2016-04-06 Ketmar Darkfmod -> sdl2 mixer, first part: we have sounds now...
2016-04-06 FGSFDSFGSmoved to SDL2
2016-04-05 Jabberwock-RUMerge branch 'master' of https://repo.or.cz/d2df-sdl
2016-04-06 Ketmar Darkmoved windoze directives to "ifdef" blocks
2016-04-05 FGSFDSFGSinitial commit: