DEADSOFTWARE

dynrec API documenting and cleanup (still has some way to go, though)
[d2df-sdl.git] / src / shared / wadreader.pas
2017-09-06 Ketmar Darkdynrec API documenting and cleanup (still has some...
2017-09-01 Ketmar Darkrestarting the same map will not reload textures (yay...
2017-08-30 Ketmar Darkrelaxed map reader, so "bloodlust", for example, is...
2017-08-30 Ketmar Darkno more old mapreader: use textmap reader both for...
2017-08-29 Ketmar Darkthe game is able to read text maps now (WARNING! the...
2017-08-17 Ketmar Darkmoved compiler options to shared/a_modes.inc; turned...
2016-04-25 Ketmar Darkadded license info
2016-04-24 Ketmar Darkanimated textures loader simplified alot
2016-04-24 Ketmar Darksfs: small fix
2016-04-22 Ketmar Darkremoved debug output in wadreader
2016-04-22 Ketmar Darksfs, wadreader: much better searching for files inside...
2016-04-22 Ketmar Darkno more path splitting in wad reading, it's useless
2016-04-18 Ketmar Darkput "{$MODE ...}" directive in each source file; remove...
2016-04-18 Ketmar Darkwads works again!
2016-04-18 Ketmar Darkmore sfs refactoring
2016-04-18 Ketmar Darksfs and wad code refactoring: part 1