DEADSOFTWARE

added player handicap
[d2df-sdl.git] / src / game / g_game.pas
2017-09-02 Ketmar DarkF3 at titlepic/menu will show "load game" dialog
2017-09-01 Ketmar Dark"dbg_scale" debug variable
2017-09-01 Ketmar Darkrestarting the same map will not reload textures (yay...
2017-09-01 Ketmar Darkshow map loading update once per 300 msec; it nearly...
2017-09-01 Ketmar Darkno more old-styled map structured; sadly, most triggers...
2017-08-31 Ketmar Darkadded "dbg_scale_half" experimental deBUG mode
2017-08-31 Ketmar Darkadded some alternative texture names ==> simple zipping...
2017-08-30 Ketmar Darksmoother camera on stairs/slopes
2017-08-30 Ketmar Darkno more old mapreader: use textmap reader both for...
2017-08-28 Ketmar Darkadded lights for some items
2017-08-27 Ketmar DarkHolmes UI is more important than console! ;-)
2017-08-27 Ketmar Darksimple UI subsystem for Holmes (yay, now we have two!)
2017-08-27 Ketmar Darkdarken title/game instead of lighten
2017-08-26 fgsfdsdon't do particles in headless; draw time in scoreboard
2017-08-25 Ketmar Darkfixed(?) loading saved games
2017-08-25 Ketmar Darkstarted `conRegVar()` API (only for booleans for now)
2017-08-24 Ketmar Darkforcing centering of small maps (BlackDoomer request)
2017-08-23 Ketmar Darkholmes now can work without lasersight
2017-08-23 Ketmar Dark"dbg_holmes" console command; draw line to monster...
2017-08-23 Ketmar Darkmoved debug inspector to g_holmes.pas
2017-08-23 Ketmar Darkalot of debugging code
2017-08-23 Ketmar Darknew tracer seems to work
2017-08-23 Ketmar Darkmore code for tracing and other shit; NOTHING IS WORKIN...
2017-08-23 Ketmar Darkmore grid code uglification -- should be a little faste...
2017-08-23 Ketmar Darkmore particle control options
2017-08-22 fgsfdsalternate sky scaling
2017-08-21 Ketmar Darkno more tree for map
2017-08-21 Ketmar Darknew tree-based weapon hitscan tracer (sometimes it...
2017-08-21 Ketmar Dark"mon_sq_enabled" console command
2017-08-21 Ketmar Darkremoved "monidx" argument from monster spatial query...
2017-08-20 fgsfdsreplaced e_fixedbuffer with e_msg
2017-08-20 Ketmar Darkno more public `gMonsters`
2017-08-19 Ketmar Darkno more global `gItems[]` array; created DynTree for...
2017-08-19 Ketmar Darkrender code cleanup; collision code cleanup; reverted...
2017-08-19 Ketmar Darkprofiler cosmetix
2017-08-19 Ketmar Darkintermediate commit (faster render and coldet; this...
2017-08-18 Ketmar Darkshit; "--dbg-mainwan" doesn't work; changed to "-dbg...
2017-08-18 Ketmar Dark"--dbg-mainwad-restore" and "--dbg-mainwad wad"
2017-08-18 Ketmar Darkcosmetic variable renamings
2017-08-18 Ketmar Darkmore tree/grid debug commands
2017-08-18 Ketmar Dark"t_dump_node_queries" (temp debug, DO NOT TOUCH)
2017-08-18 Ketmar Darkcosmetix
2017-08-18 Ketmar Darktree seems to work now
2017-08-18 Ketmar Dark"-dbg-mainwad" cli arg
2017-08-18 Ketmar Darktree can render things (buggy)
2017-08-18 Ketmar Darkmore SAP code; still not working right
2017-08-18 Ketmar DarkSweep-And-Prune broad phase implementation; not working yet
2017-08-17 Ketmar Darkadaptive profiler history length (not really)
2017-08-17 Ketmar Dark"r_draw_grid" -> "r_gridrender"
2017-08-17 Ketmar Darkmore profiler fixes
2017-08-17 Ketmar Darkmore profiling code
2017-08-17 Ketmar Darknew console commands: "r_draw_grid" and "dbg_coldet_grid"
2017-08-17 Ketmar Darkmore profiler code; smoothing values, history
2017-08-17 Ketmar Darkmore profiler code
2017-08-17 Ketmar Darkprofiler
2017-08-17 Ketmar Darkmoved compiler options to shared/a_modes.inc; turned...
2017-08-16 Ketmar Darkadded common file with compiler flags; cosmetic fix...
2017-08-16 Ketmar Darklight experiments integrated into main tree; use "...
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...
next