Mother2GbaTranslation/TODO.md

61 lines
2.1 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-25 22:49:07 +00:00
- [X] Produce blank skeleton for main script (all strings in the game point to "@Test")
2015-03-18 16:59:05 +00:00
- [ ] Translate battle actions
2015-04-21 16:56:46 +01:00
- [ ] Add pronoun control codes
2015-04-21 16:53:39 +01:00
- [X] Translate PSI help text
2015-03-18 16:59:05 +00:00
- [ ] 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-04-21 16:53:39 +01:00
- [ ] Translate Lumine Hall text
2015-03-18 16:59:05 +00:00
2015-03-18 17:01:57 +00:00
### M2 - main script tool
2015-03-25 22:49:07 +00:00
- [X] Start a GUI tool to help the main script translation
2015-03-18 16:59:05 +00:00
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
2015-03-27 05:25:21 +00:00
- [X] VWF for Goods menu
2015-03-18 16:59:05 +00:00
- [ ] VWF for PSI menu
- [X] VWF for Status window
- [X] VWF for cash window
2015-03-27 05:25:21 +00:00
- [X] 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)
2015-03-18 16:59:05 +00:00
- [ ] 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-25 22:49:07 +00:00
- [ ] Add Saturn font
- [ ] Add small font (names on HP/PP, Goods, PSI, etc. windows)
- [ ] Add big font (flyovers)
- [ ] VWF for Saturn font
- [ ] VWF for small font
2015-04-21 16:53:39 +01:00
- [ ] VWF for big font
- [ ] Flyovers (already implemented this in a past project, just need to migrate it)
- [ ] Coffee/tea scenes
- [ ] VWF for Lumine Hall text
2015-04-21 16:56:46 +01:00
- [ ] Pronoun control codes
- [X] BUG: jump control codes seem to be resetting pixel X values when they shouldn't
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