DEADSOFTWARE

d2df-sdl.git
2017-02-28 FGSFDSFGSmake turret explosions ignore the turret trigger
2017-02-28 FGSFDSFGSfixed monster teleport
2017-01-23 FGSFDSFGSmore cyber kick stuff
2017-01-20 FGSFDSFGScyber can now kick
2016-10-13 binarymasterMerge FGSFDS branch, fix build
2016-10-03 binarymasterUpdate clean.bat
2016-06-29 FGSFDSFGSfixed cd in build_headless.bat
2016-06-29 FGSFDSFGSadd custom lua bindings
2016-06-29 FGSFDSFGSfix script bugs; allow require()
2016-06-29 FGSFDSFGSfuck you, git
2016-06-29 FGSFDSFGSadded some more script functions
2016-06-28 FGSFDSFGSfixed something about TRIGGER_SCRIPT
2016-06-28 FGSFDSFGSscripts: uid_get_pos() now returns center
2016-06-28 FGSFDSFGSmade TRIGGER_SCRIPT work
2016-06-28 FGSFDSFGScan load map scripts from wads now
2016-06-21 Ketmar Darkmap reader now independent of record size and alignment
2016-06-21 Ketmar Darkadded mapio generator (written in D)
2016-06-21 Ketmar Darkfuck off, .gitignore
2016-06-21 Ketmar DarkMerge branch 'master' of ssh://repo.or.cz/d2df-sdl
2016-06-21 Ketmar Darkmapio
2016-06-20 binarymasterUpdate trigger shot structure to avoid alignment problems
2016-06-20 binarymasterEngine/Log: Fix typo
2016-06-19 binarymasterAdd Lazarus .lpi project and .gitignore files
2016-04-25 Ketmar Darkfixed npot textures rendering
2016-04-25 Ketmar Darkfixed build error
2016-04-25 Ketmar Dark"--log" cli arg; fixed bug with console output (endless...
2016-04-25 Ketmar Darkrestored console logs in headless mode
2016-04-25 Ketmar Darkconsole: restored important messages indication when...
2016-04-25 Ketmar Darkadded license info
2016-04-24 Ketmar Darkcosmetix fix in screenshot writer
2016-04-24 Ketmar Darkadded `Game.FastScreenshots` options; slow screenshots...
2016-04-24 Ketmar Darkwadcvt: option to aggressively compress pngs
2016-04-24 Ketmar Darkwadcvt can convert images to pngs
2016-04-24 Ketmar Darkwadcvt: creating more corrent apngs
2016-04-24 Ketmar Darkwadcvt now can convert animtexgures to apngs ("--apng...
2016-04-24 Ketmar Darkanimated textures loader simplified alot
2016-04-24 Ketmar Darkone game tick is closer to 28 milliseconds, so i made...
2016-04-24 Ketmar Darkround aimg frame delays
2016-04-24 Ketmar Dark"unscroll" console on "enter"
2016-04-24 Ketmar Darkanimated images from gif/apng
2016-04-24 Ketmar Darksfs: small fix
2016-04-23 Ketmar Darkconlog: windoze crlf fix
2016-04-23 Ketmar Darklog messages now written to console too
2016-04-23 Ketmar Darksfs: zip reader now will use central directory if it can
2016-04-23 Ketmar DarkVampyre Imaging Library updated to latest HEAD
2016-04-22 Ketmar Darkfixed warning (and subtle bug) in zlib stream
2016-04-22 Ketmar Darkadded forgotten jpeg support
2016-04-22 Ketmar Darkremoved debug output in wadreader
2016-04-22 Ketmar Darksfs, wadreader: much better searching for files inside...
2016-04-22 Ketmar Darkxstreams: fixed seeking in compressed stream
2016-04-22 Ketmar Darkno more path splitting in wad reading, it's useless
2016-04-22 Ketmar Darkwadcvt: use image library to detect image format
2016-04-22 Ketmar Darkadded hidden "goobers" console command to turn on cheats
2016-04-22 Ketmar Darkwadcnt: better info display for POSIX
2016-04-22 Ketmar Darkwadcvt: don't compress uncompressible data
2016-04-22 Ketmar Darkadded Vampyre Imaging Library; now textures can be...
2016-04-18 Ketmar Darkremoved redunant (second) protocol version
2016-04-18 Ketmar Darkfixed shitdoze warning
2016-04-18 Ketmar Darknetwork: fixed server pings
2016-04-18 Ketmar Darkwadcvt: don't write extended info if utf8 name is the...
2016-04-18 Ketmar Darkwadcvt: fixed compressor bug
2016-04-18 Ketmar Darkxstreams.pas: fixed bug in TUnZStream
2016-04-18 Ketmar Darkwadcvt: cosmetix
2016-04-18 Ketmar Darkwadcvt: correct utf-8 names
2016-04-18 Ketmar Darkwadcvt: no more zipper, we can create zip manually!
2016-04-18 Ketmar Darkscreenshots now in PNG format
2016-04-18 Ketmar Darksfs: using endian-neutral i/o
2016-04-18 Ketmar Darkutils: added endian-neutral integer i/o functions
2016-04-18 Ketmar Darkput "{$MODE ...}" directive in each source file; remove...
2016-04-18 Ketmar Darkdo not use TFileStream directly, use `openDiskFileRO...
2016-04-18 Ketmar Darkrenamed some dirs; moved some files
2016-04-18 Ketmar Darkmore sfs cleanup; slightly faster DFWAD processing
2016-04-18 Ketmar Darkwads works again!
2016-04-18 Ketmar Darkmore sfs refactoring
2016-04-18 Ketmar Darksfs and wad code refactoring: part 1
2016-04-17 Ketmar Darkscreenshits works again
2016-04-17 Ketmar Darkuse `QueryPerformanceCounter()` in shitdoze
2016-04-17 Ketmar Darkremap textures
2016-04-17 Ketmar Darkdie, warning, die!
2016-04-17 Ketmar Darkfixed two warnings in headless mode
2016-04-17 Ketmar Darknetwork: it should find correct files on POSIX now...
2016-04-17 Ketmar Dark"yes/no" menu answers are localized now
2016-04-17 Ketmar Darkadded alot of hacks and made "yes/no" menu a real menu
2016-04-17 Ketmar Darkremoved warning
2016-04-17 Ketmar Dark"yes/no" menu now accepts space as "y"
2016-04-17 Ketmar Darkgui: "yes/no" menu refactored to ease further changes
2016-04-17 Ketmar Darknetwork fix: proper wad searching, case-insensitive...
2016-04-16 Ketmar Darkmore fixes
2016-04-16 Ketmar Darkadded sanity check for some map parameters
2016-04-16 Ketmar Darkadded "--gdb" cli arg to stop df from eating exceptions
2016-04-16 Ketmar Darkadded some console commands for cheaters
2016-04-15 FGSFDSFGSadded headless mode
2016-04-15 Ketmar Dark`GetTimer()` now should handle overflows
2016-04-15 Ketmar Darkchanged network "info" packet to include protocol versi...
2016-04-15 Ketmar Darkwe don't really need microsecond resolution in timer
2016-04-15 Ketmar Darkmore cheat fixes
2016-04-15 Ketmar Darkrestored automap cheat
2016-04-15 Ketmar Darksound muting should work on first window deactivation now
2016-04-15 Ketmar Darkignore more log writing/creating errors
2016-04-15 Ketmar Darkdo not fail on log writing errors
next