Lorenzo Carletti
624f3fd67a
Complete Merge
2021-09-30 23:24:00 +02:00
Lorenzo Carletti
95fe2f6d90
Fix Gyigas' battle poisoning bug(s)
2020-08-21 00:57:45 +02:00
Lorenzooone
4a824807bb
https://github.com/jeffman/Mother2GbaTranslation/issues/100
2020-02-23 03:56:36 +01:00
Lorenzooone
c629bdce9f
Reduces printing for PSI windows.
...
Fixes an header bug of the base M2GBA.
Fixes an issue with the Goods window in battle caused by vwf_skip not being setup.
2019-08-15 02:35:37 +02:00
jeffman
4d73302a0e
Feature/fileselect ( #57 )
...
* Start file select notes
* Blank out file select tileset template
* Preliminary string printing
Had to change the signature of the base
print_chr function because the file select
screen uses a lot of non-standard memory
layouts. For example, the tilemap has a
variable width instead of the standard 32
tiles.
* Include string data in linker script
* Update notes
* Print the full array
* Add external calls
* Add FILE_SELECT struct
* Add format_file_string
* Widen main file select window
* Format full text speed string
* Add build badges to readme
2019-08-05 22:12:45 -04:00
jeffman
e29a669a50
Merge branch 'master' of github.com:jeffman/Mother2GbaTranslation
2019-08-04 15:59:29 -04:00
Lorenzooone
b5a5f61298
Fix https://github.com/jeffman/Mother2GbaTranslation/issues/35 ( #50 )
2019-08-03 16:07:03 -04:00
jeffman
e0f2bd5d62
Merge branch 'master' of github.com:jeffman/Mother2GbaTranslation
2019-07-19 18:34:36 -04:00
jeffman
31359cc376
Update notes
2019-07-19 18:34:31 -04:00
Lorenzooone
cba4c77e82
5 Character Names Code/Text Support ( #47 )
...
* Add system support to 5 letters names.
Also adds English default names.
* Removed the naming screen's ability to interact with the japanese name.
* Fix bugs with experience and leveling up.
2019-07-18 21:48:54 -04:00
Lorenzooone
0af415e175
Fix https://github.com/jeffman/Mother2GbaTranslation/issues/34 ( #44 )
2019-07-14 16:52:28 -04:00
Lorenzooone
fe1d17d42b
Miscellanous fixes ( #43 )
...
* Fix https://github.com/jeffman/Mother2GbaTranslation/issues/36
Wrong order of the operations caused unexpected behaviour due to unpredictable number in r3. This is the reason why scrolling down was fine, but scrolling up was not.
* Put proper indentation.
* Fix https://github.com/jeffman/Mother2GbaTranslation/issues/29
2019-07-13 20:29:23 -04:00
jeffman
5b8f56b531
Equip notes, itoa fix
2019-02-26 20:23:13 -05:00
jeffman
e1d10d43fc
Re-disassemble BAEF8
2019-02-23 19:43:35 -05:00
jeffman
68af5adbc0
Fix Tracy's goods check-out window
2019-02-23 17:22:43 -05:00
jeffman
5e58ad7130
Update notes
2019-02-18 20:39:29 -05:00
jeffman
fb78d7896b
Commit unfinished goods work
2019-01-28 22:48:42 -05:00
jeffman
3fa4875293
Update notes
2019-01-24 19:46:36 -05:00
jeffman
74f1a8dd28
Update notes
2019-01-20 00:50:58 -05:00
jeffman
1d98085d35
Add default name byte sequences to notes
2019-01-13 14:13:49 -05:00
jeffman
3a539c977b
More cleanup
2019-01-07 23:58:00 -05:00
jeffman
4e467ba840
Merge branch 'master' into cleanup
2019-01-06 19:51:38 -05:00
jeffman
2ee7e6a091
Merge branch 'master' of github.com:jeffman/Mother2GbaTranslation
2019-01-06 19:50:57 -05:00
PhoenixBound
af7d0508a0
Summers, Happy Happy, escaping Winters, blue-haired healer fixes ( #25 )
2019-01-03 09:23:54 -05:00
jeffman
49e28ed9d2
Move files
2018-12-21 15:19:52 -05:00
jeffman
f6cda989d6
Update notes
2018-12-21 14:54:04 -05:00
jeffman
cbbfd33c83
Updated notes for Goods code
2018-12-17 21:48:48 -05:00
jeffman
42bf108c76
Translate teleport names
2018-12-14 00:50:56 -05:00
jeffman
6ca5f8543a
Custom control codes force a window draw
...
Also made the cash window one tile shorter
2018-12-09 21:15:42 -05:00
jeffman
ffd8f7131a
Updated notes
2018-12-06 23:05:12 -05:00
jeffman
6999957c7f
Print numbers properly outside of battle
2018-12-06 20:53:43 -05:00
jeffman
bd7dff7d47
Fix printing ATM balance to main text window
2018-12-06 20:44:08 -05:00
jeffman
e64b58d89e
Number menu prints and clears properly
2018-12-04 23:52:35 -05:00
jeffman
3fe62f4611
Unindent
2018-12-04 22:50:32 -05:00
jeffman
c9d4753e3c
Move notes to subfolder
2018-12-04 22:22:52 -05:00