Mother2GbaTranslation/todo.md

48 lines
1.6 KiB
Markdown
Raw Normal View History

2015-03-18 17:01:57 +00:00
### M2 - non-script things
2015-03-13 22:59:17 +00:00
- [ ] Translate dad text
2015-03-18 16:59:05 +00:00
- [X] Translate enemy names
2015-03-13 22:59:17 +00:00
- [X] Translate item names
- [ ] Translate menu choices
- [ ] Translate misc text
2015-03-18 16:59:05 +00:00
- [X] Translate PSI names
- [X] Translate PSI text
- [X] Translate PSI targets
2015-03-18 17:01:57 +00:00
### M2 - main script
2015-03-18 16:59:05 +00:00
- [X] Produce blank skeleton for main script (all strings in the game now point to "@Test")
- [ ] Translate battle actions
- [ ] Translate PSI help text
- [ ] Translate item help text
- [ ] Translate TPT text
- [ ] Translate object text (doors, etc.)
2015-03-20 14:41:08 +00:00
- [ ] Translate phone text
- [ ] Translate dad text
- [ ] Translate prayer text
2015-03-18 16:59:05 +00:00
- [ ] Translate enemy encounter/death text
2015-03-18 17:01:57 +00:00
### M2 - main script tool
2015-03-18 16:59:05 +00:00
- [ ] Start a GUI tool to help the main script translation
2015-03-18 17:01:57 +00:00
### M2 - hacking (main, high priority)
2015-03-18 16:59:05 +00:00
- [X] VWF core
- [X] VWF for Talk
- [X] VWF for Check
- [ ] VWF for Goods menu
- [ ] VWF for PSI menu
- [X] VWF for Status window
- [X] VWF for cash window
- [ ] Make PSI sub-menus (from Status window) redraw only when needed (currently they redraw continuously when they're not needed, and likewise they don't redraw when they are needed)
- [ ] Make Status window redraw properly when exiting from a PSI sub-menu
- [ ] VWF for HP/PP boxes
- [ ] VWF for naming screens
- [ ] VWF for battles
- [ ] VWF for credits sequence
2015-03-20 14:41:08 +00:00
- [ ] TODO: replace load/store chains with ldmia/stmia
2015-03-18 16:59:05 +00:00
2015-03-18 17:01:57 +00:00
### M2 - hacking (misc, lower priority)
2015-03-18 16:59:05 +00:00
- [ ] Incorporate Mato's M1 translation
- [ ] Insert EB's title screen
2015-03-20 14:41:08 +00:00
- [ ] EB graphical localization (hospital crosses, cultist sprites, etc.)
- [ ] M1+2 bugfixes:
- [ ] Exit mouse in Giygas lair
- [ ] Poison Giygas to death