DEADSOFTWARE

no more old mapreader: use textmap reader both for text and for binary maps
[d2df-sdl.git] / src / shared / a_modes.inc
2017-08-29 Ketmar Darkthe game is able to read text maps now (WARNING! the...
2017-08-25 Ketmar Darkturned on typeinfo (preparing for text-mode maps magic)
2017-08-23 Ketmar Darkno more tree traces (i hope); still not working right
2017-08-23 Ketmar Darkremoved all mentions of dynaabb tree from the sources...
2017-08-21 Ketmar Darksome optimizations in hash table
2017-08-21 Ketmar Darkadded robin hood hash table implementation
2017-08-18 Ketmar Darkpointer taking is typed now (it is safer this way)
2017-08-18 Ketmar Darkchanged mode from DELPHI to OBJFPC (with heavy customiz...
2017-08-18 Ketmar Darksome cosmetix in common compiler flags
2017-08-17 Ketmar Darkmoved compiler options to shared/a_modes.inc; turned...