DEADSOFTWARE

more code for tracing and other shit; NOTHING IS WORKING YET
[d2df-sdl.git] / src / game / g_basic.pas
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 Darkgrid code uglification; particles are great again ...
2017-08-21 Ketmar Darkmap ray tracer now using grid instead of tree
2017-08-21 Ketmar Darkbetter hitscan tracer; no more level trace bitmap ...
2017-08-20 Ketmar Darkuidmap for monsters, so we don't have to do linear...
2017-08-20 Ketmar Darksome tree code for monsters
2017-08-20 Ketmar Darkno more public `gMonsters`
2017-08-19 Ketmar Darkno more global `gItems[]` array; created DynTree for...
2017-08-19 Ketmar Dark`g_basic.g_CollideLevel()` now using accelerated coldet
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-03-01 binarymasterfix turret and projectiles
2016-04-25 Ketmar Darkadded license info
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-06 Ketmar Darkremoved trailing spaces all over the source
2016-04-05 Ketmar Darkwarnings for -O3
2016-04-05 FGSFDSFGSinitial commit: