X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=TODO.md;h=0c9af77319ab8e7e9fc8c578f0e232768396cf4b;hb=6baafa4c46edc152857c1d12e72bc1d0bbf22051;hp=6107ab7802728f18a5d9abc68efd942879a6f6f7;hpb=d182bbe56ee5292986d3ae5ea273b9ff4142fd7e;p=16.git diff --git a/TODO.md b/TODO.md index 6107ab78..0c9af773 100755 --- a/TODO.md +++ b/TODO.md @@ -35,7 +35,17 @@ What needs to be done - Use a little database to keep track of the images loaded and have manipulated the display pallette. - [ ] migrate from malloc and related to mm stuff +- [ ] cache manager to work on newer file formats and the way the game will work +- [ ] 4 button input on joystick stuff +### stuff needs to be done that is realized in 2021: +- [ ] return to ylookuptable found in wolf3d +- [ ] clean up existing video system and organize the existing code into a clean library 16_VL and 16_VW +- [ ] *not sure* return ID engine code variables to their old variables +- [ ] *again not sure* use doslib's variables for video +- [ ] find a way to make adaptive tile refresh in p16 + +### just stuff in general: - [ ] fix any bugs found - [ ] make the game wwww