Commit Graph

484 Commits

Author SHA1 Message Date
obskyr
51c89ec47b
Merge pull request #58 from andwhyisit/more-csv-files
More Text to CSV
2019-03-14 14:17:06 +01:00
andwhyisit
9e0256c98a Migrated some more text to the spreadsheet. 2019-03-14 23:13:52 +10:00
obskyr
36bb198412
Merge pull request #57 from andwhyisit/master-to-patch-3
Master to Patch 3
2019-03-13 12:55:58 +01:00
andwhyisit
687c2d9493 Merge branch 'master' into master-to-patch-3 2019-03-13 21:52:10 +10:00
obskyr
ebdf3cd2f6
Merge pull request #56 from andwhyisit/starter-fix
Fix for Starters
2019-03-13 12:50:06 +01:00
andwhyisit
4b01d2ac54 Fix for starter mons. 2019-03-13 21:43:43 +10:00
obskyr
dab72f5979
Merge pull request #55 from andwhyisit/fix-inserter
Text Bugfixes Ahoy!
2019-03-12 15:35:25 +01:00
andwhyisit
5df6fd6071 This should fix a number of text-related bugs. 2019-03-13 00:08:15 +10:00
obskyr
d0e1f20737
Merge pull request #54 from andwhyisit/master-to-patch-2
Master to Patch + Realign Bank 1
2019-03-05 18:38:26 +01:00
andwhyisit
18cce82375 Realigning bank 1. 2019-03-05 22:20:40 +10:00
andwhyisit
64bf802465 Merge branch 'master' into master-to-patch-2 2019-03-05 21:23:17 +10:00
luckytyphlosion
d52f69e572
Merge pull request #52 from luckytyphlosion/master
Re-organize map directory structure and disassemble remaining maps.
2019-03-03 11:39:30 -05:00
obskyr
ad28c29210
Merge pull request #53 from andwhyisit/name-screen
Name Screen Text Input
2019-03-03 08:13:01 +01:00
andwhyisit
107242dcbb Some adjustments. 2019-03-03 17:08:35 +10:00
andwhyisit
b96b9d6231 Making some sense of the name input screen. 2019-03-03 16:44:11 +10:00
obskyr
8c448a9fcd
Merge pull request #51 from andwhyisit/master-to-patch
Master to Patch
2019-03-03 03:26:50 +01:00
andwhyisit
e2c8f47501 This should fix up some misaligned code in bank 1. 2019-03-02 20:59:28 +10:00
andwhyisit
7a2e575dfa Time to fix some build errors. 2019-03-02 17:12:47 +10:00
andwhyisit
ad92689a77 Lets remove this... 2019-02-27 12:30:14 +10:00
luckytyphlosion
6e2bc25eb5 Disassemble SetTime. 2019-02-26 15:12:02 -05:00
luckytyphlosion
f2f261a8e7 Disassemble remaining maps. 2019-02-26 14:33:05 -05:00
luckytyphlosion
9f01949589 Disassemble ShizukanaOka 2019-02-26 13:31:23 -05:00
luckytyphlosion
4f17a2c863 Sort maps into placeholder and non-placeholder. 2019-02-26 12:52:54 -05:00
andwhyisit
fd98a1bb39 Git is being dumb. 2019-02-26 23:27:08 +10:00
andwhyisit
35dd3e5ce7 Merge branch 'master' into master-to-patch 2019-02-26 23:24:57 +10:00
obskyr
fc14cab189 Put 2/3 charmap EQUs back in - works in the latest version of RGBDS 2019-02-26 02:42:49 +01:00
obskyr
9608dcfb97 Merge branch '2Tie-master' 2019-02-26 01:58:23 +01:00
obskyr
0e77e1aaa7 Fix EQUs in text_entry.asm 2019-02-26 01:57:55 +01:00
obskyr
e8c26fee20 Merge branch 'master' of https://github.com/2Tie/pokegold-spaceworld into 2Tie-master 2019-02-26 01:37:42 +01:00
obskyr
6ee050e3d6
Merge pull request #50 from andwhyisit/minor-change
Some Symbolisation for the Fartext Code
2019-02-24 15:59:06 +01:00
andwhyisit
87cdd14c3b Some symbolisation. 2019-02-24 18:21:50 +10:00
obskyr
8fdf901928 Merge branch 'andwhyisit-far-text' into patch 2019-02-23 18:37:09 +01:00
obskyr
1e81c2b475 Merge branch 'far-text' of https://github.com/andwhyisit/pokegold-spaceworld into andwhyisit-far-text 2019-02-23 18:37:04 +01:00
obskyr
5517cd33ad Don't start text in the far text bank with a text macro 2019-02-23 18:16:05 +01:00
obskyr
b37311a934 Unify capitalization of names 2019-02-23 17:20:15 +01:00
obskyr
0a96ab4eb0 Add quotation marks to charset 2019-02-23 17:17:56 +01:00
obskyr
8dcd2160e0 Synchronize translations to the correct location 2019-02-23 17:17:17 +01:00
andwhyisit
74eaddfa4a Have a fartext text command. 2019-02-23 21:47:27 +10:00
obskyr
e7bd6ad9be Synchronize translation CSVs 2019-02-23 02:12:54 +01:00
obskyr
351a12ae90 Add tool for synchronizing translation CSVs with Google Sheets 2019-02-23 02:12:35 +01:00
obskyr
dc28ae4425 Separate text out into CSVs 2019-02-23 01:29:57 +01:00
2Tie
bc246eb3cb cleaned up labels and added more constants, removed the hardcoded relative jumps. 2018-11-30 16:47:42 -07:00
2Tie
7564f1a7c2 Disassembled the rest of the code in bank 4 as far as i can tell. Lines 899, 1538, and 1631 in engine/menu/start_menu.asm have hardcoded jumps that i couldn't figure out how to make work myself. 2018-11-29 01:50:18 -07:00
luckytyphlosion
5c9ee00c82
Add Discord link to pret. 2018-11-14 12:15:47 -05:00
pokeglitch
e32b842067
Merge pull request #42 from Pokeglitch/master
Bank 3 Dump
2018-11-05 12:44:17 -05:00
Pokeglitch
a34a877158 Fixed a few erroneous strings 2018-10-13 08:41:53 -04:00
Pokeglitch
21cf33a438 Replaced all hradcoded pointers with labels 2018-10-12 07:14:07 -04:00
Pokeglitch
40ee879b68 Dumping bank 3. Still need to convert a few hardcoded pointers to labels 2018-10-11 22:09:43 -04:00
obskyr
db5fd2083b Add text compilation to makefile; polish various bits 2018-09-01 07:00:32 +02:00
luckytyphlosion
23bae0181b
Merge pull request #41 from Pokeglitch/master
Bank 2 dump
2018-08-23 19:50:38 -04:00