jeffman
|
13ac891abe
|
Merge pull request #145 from Lorenzooone/fix_flicker_no_pp_ow
Fixes flickering when "Not Enough PP!" appears in the overworld
|
2021-10-08 09:49:11 -04:00 |
Lorenzo Carletti
|
7ca056d692
|
Fixes flickering when "Not Enough PP!" appears in the overworld
Also makes it so the game doesn't constantly print the PSI window if the cursor is not in the (0,0) position
|
2021-10-08 14:54:05 +02:00 |
jeffman
|
009aa692e5
|
Merge pull request #144 from Lorenzooone/saturn_money_fix
Fix https://github.com/jeffman/Mother2GbaTranslation/issues/134
|
2021-10-04 13:00:28 -04:00 |
Lorenzo Carletti
|
4b0c785811
|
Fix https://github.com/jeffman/Mother2GbaTranslation/issues/134
|
2021-10-04 00:57:16 +02:00 |
jeffman
|
4107663fdb
|
Merge pull request #143 from Lorenzooone/title_work
Change title to Earthbound
|
2021-10-02 13:23:34 -04:00 |
Lorenzo Carletti
|
83da3648c8
|
Properly load the letters in the quick title
|
2021-10-02 16:12:55 +02:00 |
Lorenzo Carletti
|
0f5cda234a
|
Make it so the first palette isn't cleared
|
2021-10-02 13:19:57 +02:00 |
Lorenzo Carletti
|
c2b19230ed
|
Change when BG0 is enabled
|
2021-10-02 12:48:24 +02:00 |
Lorenzo Carletti
|
9ff76198d3
|
Insert the quick title's palettes
|
2021-10-02 12:36:07 +02:00 |
Lorenzooone
|
69f545c0eb
|
Merge pull request #2 from jeffman/feature/title-screen
Merge title commits with current repo
|
2021-09-30 23:26:42 +02:00 |
Lorenzooone
|
c7e8c6e842
|
Merge branch 'title_work' into feature/title-screen
|
2021-09-30 23:26:28 +02:00 |
Lorenzo Carletti
|
624f3fd67a
|
Complete Merge
|
2021-09-30 23:24:00 +02:00 |
jeffman
|
6a01d0230b
|
Merge pull request #142 from Lorenzooone/printing_buffer_malloc
Fix crash when Onett transitions to day
|
2021-09-27 09:56:02 -04:00 |
Lorenzo Carletti
|
d0f079a998
|
Fix possibly badly loaded register
|
2021-09-26 18:43:58 +02:00 |
Lorenzo Carletti
|
69e9161c73
|
Fix crash when Onett transitions to day
It was caused by the printing buffer being always loaded.
Now the game only loads the buffer when it needs it.
|
2021-09-25 18:24:50 +02:00 |
jeffman
|
e329058ec9
|
Merge pull request #141 from Lorenzooone/printing_buffer_malloc
Alloc the buffer when the allocation space is reset
|
2021-09-22 18:50:13 -04:00 |
Lorenzo Carletti
|
fd3c822774
|
Alloc the buffer when the allocation space is reset
|
2021-09-21 00:15:59 +02:00 |
jeffman
|
78a0b1ded9
|
Merge pull request #140 from Lorenzooone/Buffer_Resize
Lower memory usage for printing buffer by 1/4th
|
2021-08-16 13:26:12 -04:00 |
Lorenzo Carletti
|
0e25bdf8da
|
Lower memory usage for printing buffer by 1/4th
Fixes https://github.com/jeffman/Mother2GbaTranslation/issues/131
The loading process now takes 1/10th more time
|
2021-08-16 18:54:00 +02:00 |
jeffman
|
188ac3ae75
|
Merge pull request #139 from Lorenzooone/build_info_branch
Add option to get the build date
|
2021-06-04 18:57:01 -04:00 |
Lorenzo Carletti
|
df3b86d0e5
|
Add option to get the build date
|
2021-06-04 22:16:12 +02:00 |
jeffman
|
eb080da004
|
Merge pull request #135 from Lorenzooone/saturn_font_test
Update Saturn font to stay within a 16x12 grid
|
2020-11-04 16:17:14 -05:00 |
Lorenzo Carletti
|
18d8f76c1b
|
Improving saturn " symbol
|
2020-10-31 11:30:15 +01:00 |
Lorenzo Carletti
|
d071d49a21
|
Attempt at creating a 16x12 Saturn font
|
2020-10-31 03:45:36 +01:00 |
jeffman
|
6a0ebaf760
|
Merge pull request #133 from Lorenzooone/give_improvements
De-Hardcode give strings
|
2020-10-28 20:14:57 -04:00 |
Lorenzooone
|
39771d6bd5
|
Merge branch 'master' into give_improvements
|
2020-10-29 01:07:54 +01:00 |
jeffman
|
dc494db760
|
Merge pull request #132 from Lorenzooone/staff_credits
Implement EB staff credits
|
2020-10-28 19:39:23 -04:00 |
Lorenzo Carletti
|
266d7d3308
|
De-Hardcode give strings
|
2020-10-28 20:39:31 +01:00 |
Lorenzo Carletti
|
0d45c44c12
|
Move stuff around so the folder structure is more consistent
|
2020-10-28 15:47:01 +01:00 |
Lorenzo Carletti
|
a4fc2450f3
|
Improve code in tool and add comments
|
2020-10-28 10:54:54 +01:00 |
Lorenzo Carletti
|
4f910ebbcc
|
Implement EB staff credits
|
2020-10-28 01:13:26 +01:00 |
Lorenzooone
|
55d47af239
|
Merge pull request #130 from Lorenzooone/Fix-big-merge-27-08-2020
Fix merge issue for 27/08/2020 big merge preventing .ips generation
|
2020-08-27 03:49:57 +02:00 |
Lorenzo Carletti
|
d801624c63
|
Fix merge issues for 27/08/2020 big merge
|
2020-08-27 03:48:54 +02:00 |
jeffman
|
69014bb053
|
Merge pull request #116 from Lorenzooone/shop_buffer_fixes
Complete shop & Stored Goods buffer + Fix garbage in tea scene
|
2020-08-26 20:48:31 -04:00 |
jeffman
|
e336ed27d1
|
Merge pull request #128 from Lorenzooone/Cre
Complete ending sequence
|
2020-08-26 20:35:07 -04:00 |
Lorenzooone
|
e3a1a54f9b
|
Merge branch 'master' into Cre
|
2020-08-27 02:24:47 +02:00 |
jeffman
|
b7c9928050
|
Merge pull request #122 from Lorenzooone/fix_solidified_target
Fix solidified/cannot move issue
|
2020-08-26 19:13:39 -04:00 |
jeffman
|
06da3b3237
|
Merge pull request #121 from Lorenzooone/ImproveThe
Improve translatability of the "The " solution
|
2020-08-26 19:13:11 -04:00 |
jeffman
|
09c310c04f
|
Merge pull request #118 from Lorenzooone/Poisoning
Fix poisoning bugs
|
2020-08-26 19:10:28 -04:00 |
jeffman
|
7465a0eab9
|
Merge pull request #117 from Lorenzooone/lh
Lumine Hall's VWF
|
2020-08-26 19:09:45 -04:00 |
Lorenzo Carletti
|
6aa93dc805
|
Remove useless stuff
|
2020-08-25 04:16:13 +02:00 |
Lorenzo Carletti
|
b31886297a
|
Add "THE END..." and "THE END...?"
|
2020-08-25 04:15:10 +02:00 |
Lorenzo Carletti
|
5a1ebd390a
|
Fix death scene issue
|
2020-08-24 19:28:28 +02:00 |
Lorenzo Carletti
|
663b6fee15
|
Complete cast roll sequence
|
2020-08-24 17:28:29 +02:00 |
Lorenzo Carletti
|
01765bde39
|
Complete pre-rendered cast roll + prepare separate files for belch and star master
|
2020-08-24 03:02:48 +02:00 |
Lorenzo Carletti
|
5c76e3beb2
|
Account for Saturn font being higher + Save first free tile
|
2020-08-24 01:21:44 +02:00 |
Lorenzo Carletti
|
75598e7eb3
|
Properly integrate pre-rendering tool with other tools + names complete list + expand fonts
|
2020-08-24 00:51:59 +02:00 |
Lorenzo Carletti
|
07ab2d7b46
|
Properly put in the data and fix bugs for the tests
|
2020-08-23 13:27:52 +02:00 |
Lorenzo Carletti
|
3d184a0280
|
Create Cast Roll pre-rendering software
|
2020-08-23 10:59:40 +02:00 |
Lorenzo Carletti
|
9a56b3d424
|
Fully fix poison issue
|
2020-08-22 11:04:10 +02:00 |