DEADSOFTWARE

moved some geometry functions to shared/geom.pas; TODO: move most of g_basic.pas...
[d2df-sdl.git] / src / shared / idpool.pas
2017-09-11 Ketmar Darksimple allocation counter for classes
2017-08-25 Ketmar Darkuse idpool to allocate new item object
2017-08-25 Ketmar Darkidpool: it is now possible to request the specified id
2017-08-25 Ketmar Darkadded TIdPool (idpool.pas)