DEADSOFTWARE

Merge FGSFDS branch, fix build
[d2df-sdl.git] / src / game /
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
2016-04-06 FGSFDSFGSfixed cheats and YN prompts
2016-04-06 FGSFDSFGSmoved to SDL2
2016-04-06 Ketmar Darktabs --> spaces
2016-04-05 Jabberwock-RUNow d_frames is affecting projectiles too
2016-04-06 Ketmar Darkremoved trailing spaces all over the source
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 Jabberwock-RUimproved translation
2016-04-05 Jabberwock-RUПробный коммит - изменил названия пунктов меню в сетево...
2016-04-05 Ketmar Darkwarnings for -O3
2016-04-05 FGSFDSFGSinitial commit: