Browse Source

Update TODO.md

pull/4/head
galaxyhaxz 8 years ago committed by GitHub
parent
commit
b53382a210
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      Support/TODO.md

2
Support/TODO.md

@ -9,7 +9,6 @@ Serious bugs (crash/fault)
Minor bugs (noticeable but can be avoided)
- Generation of Cathedral/Catacombs walls and floors are slightly inaccurate
- Some spells don't use any mana or charges when they should
- Some tiles are drawn fully lit when they should be transparent `world.cpp`
- Timed messages are broken and have been disabled `tmsg.cpp`
- Server commands are broken and have been disabled `msgcmd.cpp`
@ -23,3 +22,4 @@ Code issues (incorrect code that still works)
- Function `GetLevelMTypes`, decompile and check `monster.cpp`
- Function `SetAutomapView`, decompile and check `automap.cpp`
- Function `engine_draw_automap_pixels`, decompile and check `engine.cpp`
- Double check `UseMana` references

Loading…
Cancel
Save