DEADSOFTWARE

Game: Use proper syntax of sets for game options instead of raw bitwise operations
[d2df-sdl.git] / src / game / g_console.pas
2017-08-23 Ketmar Darkalot of debugging code
2017-08-23 Ketmar Darkmore code for tracing and other shit; NOTHING IS WORKIN...
2017-08-23 Ketmar Darkmore particle control options
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 Darkconsole commands can have help strings (somebody, pleas...
2017-08-21 Ketmar Darkbetter console completion
2017-08-21 Ketmar Dark"mon_sq_enabled" console command
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 Darktree seems to work now
2017-08-18 Ketmar DarkSweep-And-Prune broad phase implementation; not working yet
2017-08-17 Ketmar Dark"r_draw_grid" -> "r_gridrender"
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 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...
2016-04-25 Ketmar Dark"--log" cli arg; fixed bug with console output (endless...
2016-04-25 Ketmar Darkconsole: restored important messages indication when...
2016-04-25 Ketmar Darkadded license info
2016-04-24 Ketmar Dark"unscroll" console on "enter"
2016-04-23 Ketmar Darklog messages now written to console too
2016-04-22 Ketmar Darkadded hidden "goobers" console command to turn on cheats
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-16 Ketmar Darkadded some console commands for cheaters
2016-04-15 FGSFDSFGSadded headless mode
2016-04-06 Ketmar Darkkeypad now works in menus
2016-04-05 Ketmar Darkwarnings for -O3
2016-04-05 FGSFDSFGSinitial commit: