DEADSOFTWARE

`conwriteln()` and `conwritefln()` API
[d2df-sdl.git] / src / game / g_holmes.pas
2017-08-24 Ketmar Dark`conwriteln()` and `conwritefln()` API
2017-08-24 Ketmar Darkadded `utils.formatstrf()`; added `e_LogWritefln()...
2017-08-24 Ketmar Darkparticle code uglyfying; more gitiks in holmes
2017-08-23 Ketmar Darkfixed grid updates; another station now working (kinda)
2017-08-23 Ketmar Darkfixed passing thru disabled walls
2017-08-23 Ketmar Darkholmes now can work without lasersight
2017-08-23 Ketmar Darkfixed bug in grid update; one more mode for Holmes
2017-08-23 Ketmar Darkfixed bug in grid raytracer: use `const`, Luke!
2017-08-23 Ketmar Darkfixed bug in grid updates for moving objects
2017-08-23 Ketmar Darkmore debug code in grid and holmes
2017-08-23 Ketmar Dark"dbg_holmes" console command; draw line to monster...
2017-08-23 Ketmar Darkmore holmes code
2017-08-23 Ketmar Darkmoved debug inspector to g_holmes.pas