DEADSOFTWARE

replaced "pvs" for lights with grid
[d2df-sdl.git] / src / game / g_game.pas
2017-08-16 Ketmar Darkreplaced "pvs" for lights with grid
2017-08-16 Ketmar Darkremoved "potentially visible panels" code in favor...
2017-08-16 Ketmar Darkgrid
2017-08-16 Ketmar Darkoptimized light drawing: process only "possible lit...
2017-08-16 Ketmar Darklight: use proper scissoring instead of clearing the...
2017-08-16 Ketmar Darkshitlight experiment
2017-08-15 Ketmar Darkbuild "visible panels set" before rendering the frame
2017-08-14 Ketmar Dark"--opengl-dump-exts" cli arg fix
2017-08-14 Ketmar Darkautodetect NPOT texture support
2017-08-13 fgsfdsadded network packet dumping
2017-08-09 binarymasterAdd flamethrower weapon, item and ammo
2017-08-06 Ketmar DarkIDIOTIC hackfix for weapon cycling (not even sure if...
2017-08-06 Ketmar Darkfixed bug with weapon updating in network mode (moved...
2017-08-06 Ketmar Darkeven more shit in "give"
2017-08-06 Ketmar Darkmore "give" items; bugfix in weapon switching
2017-08-06 Ketmar Darkmore "give" cheatcodes
2017-08-06 Ketmar Darkimplemented weapon queue (no network code for it yet)
2017-08-01 fgsfdsadd direct weapon switching
2017-07-31 fgsfdsremove scripts
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 Dark"strife" key for gaypad keyset
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-05 Jabberwock-RUMore accurate hitboxes and smoke for Rockets and Skeleshots
2016-10-13 binarymasterMerge FGSFDS branch, fix build
2016-04-25 Ketmar Darkadded license info
2016-04-22 Ketmar Darkno more path splitting in wad reading, it's useless
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 Darksfs and wad code refactoring: part 1
2016-04-17 Ketmar Darkscreenshits works again
2016-04-16 Ketmar Darkadded some console commands for cheaters
2016-04-15 FGSFDSFGSadded headless mode
2016-04-15 Ketmar Darkwe don't really need microsecond resolution in timer
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-08 Ketmar Darkproper (i hope) support for '.wad', '.pk3' and '.zip...
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 Darkremoving dfwad writing abilities; removed "--testdelete...
2016-04-07 Ketmar Darksdl sound: now it seems to work (much better, lol)
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 Darkremoved trailing spaces all over the source
2016-04-05 Ketmar Darkwarnings for -O3
2016-04-05 FGSFDSFGSinitial commit: