Commit Graph

2077 Commits

Author SHA1 Message Date
Diegoisawesome
6fa37dc82c Merge remote-tracking branch 'Pikalax/mac_build_and_libc' 2018-01-16 23:52:11 -06:00
golem galvanize
c06bb60183 Merge branch 'master' of https://github.com/pret/pokeemerald into dump_slot_machine.s 2018-01-16 21:53:55 -05:00
golem galvanize
35f8898725 start dumping slot_machine.s 2018-01-16 21:52:43 -05:00
Devin
9c84e8fd56 Fix typos in songs.h and song_table.inc again, and made the comments match.
I'm sorry if I sound like a brolen record. ;)
2018-01-16 19:36:34 -05:00
DizzyEggg
295aa96a05 decompile unk transition 2018-01-16 23:57:26 +01:00
camthesaxman
a78b0636f5 more renaming 2018-01-16 16:42:31 -06:00
camthesaxman
b4bb562363 rename battle_2.c to battle_main.c 2018-01-16 16:15:02 -06:00
scnorton
d8bb1d15e7 Merge branch 'master' into mac_build_and_libc 2018-01-16 17:09:36 -05:00
Diegoisawesome
23f45bd2b6 Merge remote-tracking branch 'origin/delete-on-error' 2018-01-16 15:57:10 -06:00
camthesaxman
c3c13d0acf more renaming 2018-01-16 15:12:38 -06:00
Diegoisawesome
309640a28c Merge remote-tracking branch 'Egg/decompile_battle_transition' 2018-01-16 14:51:00 -06:00
DizzyEggg
50f9615dc9 battle transition review changes 2018-01-16 21:37:46 +01:00
golem galvanize
820c11358d dump learn_move.s 2018-01-16 15:31:43 -05:00
camthesaxman
157b88b6db identity -> position 2018-01-16 14:01:31 -06:00
DizzyEggg
77352c7ee4 give the s prefix to a variable 2018-01-16 19:41:25 +01:00
DizzyEggg
4dd06dbcd3 optiom menu move data to C 2018-01-16 19:39:35 +01:00
DizzyEggg
a6072ae293 decompile option menu 2018-01-16 18:59:06 +01:00
golem galvanize
147b43cca6 tabs 2018-01-16 04:13:28 -05:00
golem galvanize
1555a607d0 dump wild_encounter 2018-01-16 04:06:58 -05:00
golem galvanize
449d645936 window_template usage 2018-01-16 02:20:48 -05:00
Diegoisawesome
56e55d217a Merge remote-tracking branch 'Bird/dump_shop.s' 2018-01-16 00:04:48 -06:00
golem galvanize
29d84dabe6 spacing fix 2018-01-16 01:01:14 -05:00
golem galvanize
f9d7b6a923 fixes 2018-01-16 00:56:12 -05:00
golem galvanize
63460df7fd dump shop.s 2018-01-16 00:40:42 -05:00
golem galvanize
5a5eb4ff59 dumped most of pokenav.s 2018-01-15 23:38:10 -05:00
Devin
200aea1b09 Fixed typos 2018-01-15 14:10:07 -05:00
Devin
694f7f45bf Add most English song and SFX names as comments in songs.h and song_table.inc 2018-01-15 04:41:24 -05:00
Diegoisawesome
90c175b73f Extract baseroms from field_effect.s 2018-01-15 02:49:52 -06:00
Diegoisawesome
79451b5bb4 Extract data around Deoxys icon 2018-01-14 23:40:55 -06:00
Diegoisawesome
11cb3275cc Merge remote-tracking branch 'Diego/master' 2018-01-14 21:41:29 -06:00
Diegoisawesome
59680b2a73 Finish adding symbols to battle_anims 2018-01-14 21:04:06 -06:00
Diegoisawesome
404c415ef6 Charmap modifications
Add midline dot to English charmap and swap two dot leader (U+2025) for midline horizontal ellipsis (U+22EF) in Japanese charmap
2018-01-14 17:25:02 -06:00
DizzyEggg
05aba58d5d fix battle transition conflicts 2018-01-14 22:19:26 +01:00
DizzyEggg
bc1a957674 make battle transition compile 2018-01-14 22:15:50 +01:00
DizzyEggg
d7644cd3d8 battle transition is decompiled 2018-01-14 22:09:35 +01:00
DizzyEggg
fdbe7fa7de up to 30 battle transitions 2018-01-14 20:45:44 +01:00
DizzyEggg
9106d8df18 up to groudon transition 2018-01-13 21:03:07 +01:00
yenatch
0051d8aeea make build_tools.sh executable 2018-01-13 01:34:20 -05:00
yenatch
84d364819a add a rule for baserom.gba 2018-01-13 01:32:10 -05:00
yenatch
98ee41806e use .SECONDARY instead of .PRECIOUS to prevent files from being deleted 2018-01-13 01:30:43 -05:00
yenatch
294c9656be fix broken build after building without tools 2018-01-13 01:30:08 -05:00
Marcus Huderle
d1630d481a
Merge pull request #155 from ProjectRevoTPP/assert
add assert support to pokeemerald.
2018-01-11 18:25:42 -08:00
Diegoisawesome
d2a55b1b10 Remove extraneous comments that mess with incbin count 2018-01-09 22:23:11 -06:00
Diegoisawesome
3241b1405f Add symbols to music_player_table
Also rename gMPlay structs to gMPlayInfo
2018-01-09 21:30:54 -06:00
Diegoisawesome
73d3a21c2d Merge remote-tracking branch 'pret/master' 2018-01-09 20:21:01 -06:00
Diegoisawesome
80cfce776b Mark sound files as precious 2018-01-09 20:01:01 -06:00
Diegoisawesome
4e4b18e04f Remove sample bins and update makefile 2018-01-09 19:37:10 -06:00
Diegoisawesome
90c5b93f23 Extract voicegroups 2018-01-09 19:27:11 -06:00
ProjectRevoTPP
e1801885a0 both print defines for nocashgba 2018-01-09 19:39:51 -05:00
ProjectRevoTPP
ecc2408cd5 comment 2018-01-09 19:28:32 -05:00