X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=TODO.md;h=0c9af77319ab8e7e9fc8c578f0e232768396cf4b;hb=057ff5ef6fe2f18ba16ca48b925fc48b669a1a3b;hp=d3d5f0c740198688220f35bcc35b227c1fb45d15;hpb=bde57ca7d55bc90f455e1ef620e0ddd773d8e5c2;p=16.git diff --git a/TODO.md b/TODO.md index d3d5f0c7..0c9af773 100755 --- a/TODO.md +++ b/TODO.md @@ -35,12 +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 -stuff needs to be done that is realized in 2021 +- [ ] 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