DEADSOFTWARE

d2df-sdl.git
2017-07-30 DeaDDooMERoops, forgot to insert NativUInt scripts
2017-07-30 DeaDDooMERNativeInt -> NativeUInt for pointers
2017-07-30 DeaDDooMERFreeBSD build fixes
2017-07-30 DeaDDooMERFix access violation on x86_64
2017-07-30 Ketmar Darkfixed luajit so name for gnu/linux
2017-06-10 binarymasterRevert one line that breaks rocket parkour feature
2017-06-06 Ketmar Darkfixed strafe according to Jabberwock note; also, remove...
2017-06-05 FGSFDSFGSfixed strafe button crash; fixed analog triggers
2017-06-05 Ketmar Darksome shitcode to make strafing work in network games...
2017-06-05 Ketmar Dark"strife" key for gaypad keyset
2017-06-05 Ketmar Darkfixed processing of alternate keyset in network games
2017-06-05 Ketmar Darkrefactored player controls processing code
2017-06-02 Ketmar Darkfixed ancient typo
2017-05-27 Ketmar Darkadded 2nd set of control keys (sore i kent inta bindeng...
2017-03-07 binarymasterPlayer: Add blinking on low invisibility
2017-03-06 binarymasterPlayer model: Add new die level 5 for corpse slop
2017-03-05 Jabberwock-RUMore accurate hitboxes and smoke for Rockets and Skeleshots
2017-03-02 binarymastertrigger turret: add aim modes
2017-03-01 binarymasterfix small spider pain sound and sensitivity
2017-03-01 binarymasterfix turret and projectiles
2017-03-01 FGSFDSFGSfucking tabs 2
2017-03-01 FGSFDSFGSfucking tabs
2017-02-28 FGSFDSFGSsimpler fix
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
next