mirror of
https://gitlab.com/shinovon/re3-symbian.git
synced 2026-05-22 17:47:20 +03:00
Fix another crash, update todo
This commit is contained in:
parent
30fff6bbab
commit
3ad8607a78
3 changed files with 11 additions and 6 deletions
11
TODO.md
11
TODO.md
|
|
@ -8,8 +8,8 @@ Common:
|
|||
- [ ] Touch controls
|
||||
- [x] Keyboard controls
|
||||
- [ ] Audio?
|
||||
- [ ] Menu
|
||||
- [ ] Config
|
||||
- [x] Menu
|
||||
- [x] Config
|
||||
- [x] Merge S60v3 and ^3 branches
|
||||
- [ ] Move map to top left corner
|
||||
|
||||
|
|
@ -26,6 +26,7 @@ GLES 1.1 specific:
|
|||
- [ ] Use pvrtc compression
|
||||
|
||||
Issues:
|
||||
- [ ] Fix crash in Texture::destroy on exit
|
||||
- [ ] Save menu is too slow
|
||||
- [ ] HUD disappearing on GLES 2.0
|
||||
- [x] Fix crash in Texture::destroy on exit
|
||||
- [x] Save menu is too slow
|
||||
- [x] HUD disappearing on GLES 2.0 (mostly fixed, was caused by OOM)
|
||||
- [x] Crash when picking up a bat
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue