DEADSOFTWARE

oops, forgot to insert NativUInt
[d2df-sdl.git] / src / game /
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-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-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 DarkMerge branch 'master' of ssh://repo.or.cz/d2df-sdl
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 Darkadded `Game.FastScreenshots` options; slow screenshots...
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-23 Ketmar Darklog messages now written to console too
2016-04-22 Ketmar Darksfs, wadreader: much better searching for files inside...
2016-04-22 Ketmar Darkno more path splitting in wad reading, it's useless
2016-04-22 Ketmar Darkadded hidden "goobers" console command to turn on cheats
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 Darkscreenshots now in PNG format
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 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 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 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 Darktemporary disable sfs GC on game startup (this will...
2016-04-15 Ketmar Darki'm idiot: sfsfast should be OFF by default
2016-04-15 Ketmar Darkadded "SFSFastMode" hidden option; turned on by default
2016-04-08 Ketmar Darkremoved last annoying warning
2016-04-08 Ketmar Darki'm an idiot, and forgot '+1'
2016-04-08 Ketmar Darkproper (i hope) support for '.wad', '.pk3' and '.zip...
2016-04-08 Ketmar Darkproper GUI fix for file listers
2016-04-08 Ketmar Darkalso, .pk3 seems to work now
2016-04-08 Ketmar Darksfs: remove common dir from pk3 (this should fix invali...
2016-04-07 Ketmar Darkno more d2d:f built-in dfwad reader, it now using sfs...
2016-04-07 Ketmar Darkremoving dfwad writing abilities; removed "--testdelete...
2016-04-07 Ketmar Darkadded my old SFS (vfs ;-) system
2016-04-07 FGSFDSFGSupdated credits
2016-04-07 Ketmar Darksdlmixer: added hidden config options to setup sampling...
2016-04-07 Ketmar Darkrestored fmod sound driver
2016-04-07 Ketmar DarkNPOT *REALLY* fixed this time; also, added menu option
2016-04-07 Ketmar Darksdl sound: now it seems to work (much better, lol)
2016-04-06 Ketmar Darkfixed some warnings
2016-04-06 Ketmar Darkfmod -> sdl2 mixer, first part: we have music now;...
2016-04-06 Ketmar Darkfmod -> sdl2 mixer, first part: we have sounds now...
2016-04-06 Ketmar Darkkeypad now works in menus
2016-04-06 Ketmar Darkbackslashes must die!
2016-04-06 FGSFDSFGSfixed some bugs
next