2938 Commits

Author SHA1 Message Date
DizzyEggg
e0fbd5daad text window cleanup 2018-01-21 13:32:11 +01:00
DizzyEggg
ad2ef517bd option menu fix conflicts 2018-01-21 12:46:19 +01:00
DizzyEggg
0bc7fb92db start decompiling mystery event script 2018-01-21 12:36:11 +01:00
PikalaxALT
1566dca0c2 through sub_8010EC0 2018-01-20 18:43:58 -05:00
PikalaxALT
ef412145d0 through sub_8010A70 2018-01-20 17:28:10 -05:00
PikalaxALT
95d77c25f3 through sub_801084C 2018-01-20 16:38:44 -05:00
PikalaxALT
a8e8bfb4c8 through sub_8010750 2018-01-20 15:50:45 -05:00
PikalaxALT
aa6ffc5ba1 through sub_8010528 2018-01-20 14:59:34 -05:00
PikalaxALT
b8ad1a0fc4 through sub_8010198 2018-01-20 12:02:06 -05:00
PikalaxALT
b8af0f011d through rfufunc_80FA020 2018-01-20 11:53:35 -05:00
PikalaxALT
6ac0175c1e nonmatching sub_800FD14 2018-01-20 10:16:09 -05:00
PikalaxALT
1c15b896a8 sub_800F86C 2018-01-19 21:50:30 -05:00
PikalaxALT
c383d490ad through sub_800F850 2018-01-19 19:13:45 -05:00
Devin
c408110319 Fix file permissions. 2018-01-19 15:06:49 -05:00
PikalaxALT
58def21c62 nonmatching sub_800F638 2018-01-18 19:23:12 -05:00
scnorton
68e9b5719c sub_800F4F0 2018-01-18 17:38:51 -05:00
scnorton
090f70dd5b sub_800F498 2018-01-18 13:18:24 -05:00
PikalaxALT
75a32c9dc5 Merge branch 'link' of github.com:pikalaxalt/pokeemerald into link 2018-01-18 12:55:48 -05:00
scnorton
c6ff1a6ce3 Merge branch 'master' into link 2018-01-18 12:53:31 -05:00
PikalaxALT
cfb0e233ee sub_800F1E0 2018-01-18 08:46:17 -05:00
Diegoisawesome
24e0edee9f Merge remote-tracking branch 'Pi/song-names' 2018-01-17 00:43:01 -06: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
camthesaxman
b4bb562363 rename battle_2.c to battle_main.c 2018-01-16 16:15:02 -06:00
camthesaxman
c3c13d0acf more renaming 2018-01-16 15:12:38 -06:00
camthesaxman
157b88b6db identity -> position 2018-01-16 14:01:31 -06: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
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
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
Marcus Huderle
d1630d481a
Merge pull request #155 from ProjectRevoTPP/assert
add assert support to pokeemerald.
2018-01-11 18:25:42 -08:00
ProjectRevoTPP
0bf530da12 nocashgba printf 2018-01-08 22:03:07 -05:00
camthesaxman
3b097262f5 completely label and document dma3_manager.c 2018-01-07 23:59:42 -06:00
ProjectRevoTPP
d98c14444a NDEBUG which is supposed to be NDEBUG... 2018-01-07 23:46:35 -05:00
ProjectRevoTPP
dd2d49144b Merge branch 'master' of https://github.com/pret/pokeemerald into assert 2018-01-07 20:01:56 -05:00
Diegoisawesome
0eadf71b1a Move forward declaration 2018-01-07 18:58:52 -06:00
Diegoisawesome
75f9c16504 Merge branch 'master' of https://github.com/pret/pokeemerald 2018-01-07 18:47:05 -06:00
Diegoisawesome
a11c65ff1a Port field_door 2018-01-07 17:50:13 -06:00
ProjectRevoTPP
10ddfac7ab consistency 2018-01-06 22:00:08 -05:00
ProjectRevoTPP
419e6d885b use firered isagbprint header. 2018-01-06 21:38:34 -05:00
ProjectRevoTPP
7be61cfb1a add assert support to pokeemerald. 2018-01-06 21:12:42 -05:00
camthesaxman
601ec28721 remove explicit memcpy and add HEAP_SIZE constant 2018-01-06 00:35:48 -06:00
DizzyEggg
eb00e8ba4a more work on battle transition 2018-01-02 20:38:33 +01:00
Diegoisawesome
e3585d7d66 Review fixes 2018-01-01 19:21:30 -06:00
DizzyEggg
ba176dfe07 start working on battle transition 2018-01-01 17:41:34 +01:00
Diegoisawesome
e852700954 Merge remote-tracking branch 'origin/avara-opponent-constants' 2017-12-31 17:40:28 -06:00