garak
|
10237e8d13
|
move externs and remove comments
|
2018-12-10 09:52:36 -05:00 |
|
garak
|
e1e2132a37
|
sync fldeff function names with pokeruby
|
2018-12-09 22:24:54 -05:00 |
|
garak
|
b4312648e2
|
decompile fldeff_80F9BCC with data
|
2018-12-09 19:22:59 -05:00 |
|
nullableVoidPtr
|
556bdd52e1
|
Clean up aligned variables in src/
|
2018-11-27 19:37:29 +08:00 |
|
Slawter666
|
deb7adbad5
|
Convert pokédex data to C
|
2018-11-27 04:00:38 +00:00 |
|
Marcus Huderle
|
382ff45452
|
Merge pull request #396 from DizzyEggg/attempt
Match some functions
|
2018-11-26 16:58:19 -06:00 |
|
Marcus Huderle
|
2425a14b19
|
Decompile fight.c
|
2018-11-26 10:25:51 -06:00 |
|
Marcus Huderle
|
35c0fb5154
|
Decompile ground.c
|
2018-11-26 09:55:31 -06:00 |
|
Marcus Huderle
|
839c629d5b
|
Decompile dragon.c
|
2018-11-26 09:31:03 -06:00 |
|
Marcus Huderle
|
2c2431aa4c
|
Decopmile bug.c (#399)
|
2018-11-26 09:03:50 -06:00 |
|
Marcus Huderle
|
5947e0d229
|
Decompile rock
|
2018-11-25 17:00:18 -06:00 |
|
Marcus Huderle
|
19e235867a
|
Merge pull request #395 from Slawter666/battle-ui-doc
Document some battle ui
|
2018-11-25 15:58:37 -06:00 |
|
Marcus Huderle
|
fb6120da5b
|
Fixup some names
|
2018-11-25 15:50:54 -06:00 |
|
Marcus Huderle
|
256bfc3caa
|
Decompile script_pokemon_util_80F87D8
|
2018-11-25 15:32:22 -06:00 |
|
DizzyEggg
|
8e10d7c0e5
|
Match some functions
|
2018-11-25 20:16:41 +01:00 |
|
Slawter666
|
3b501cb470
|
Document battle ui
|
2018-11-22 01:10:50 +00:00 |
|
DizzyEggg
|
d70c3a94c5
|
match DecompressGlyphTile nicer
|
2018-11-21 23:30:04 +01:00 |
|
DizzyEggg
|
c7ca38ccf3
|
Match DecompressGlyphTile
|
2018-11-21 21:58:35 +01:00 |
|
DizzyEggg
|
37d49b34e0
|
Move vars to battle_main.c
|
2018-11-19 17:36:39 +01:00 |
|
DizzyEggg
|
5d5b4b853c
|
Merge branch 'master' into frontier
|
2018-11-19 17:32:32 +01:00 |
|
DizzyEggg
|
8a00334102
|
document mossdeep gym
|
2018-11-19 17:31:46 +01:00 |
|
DizzyEggg
|
d22c2110de
|
Decompile mossdeep hym
|
2018-11-19 17:16:01 +01:00 |
|
Marcus Huderle
|
72f0a079a9
|
Decompile all of battle_anim_utility_funcs
|
2018-11-19 09:37:25 -06:00 |
|
DizzyEggg
|
27ee7d567e
|
fix merge conflict and use EVENT_OBJECT_TEMPLATES_COUNT
|
2018-11-18 20:19:10 +01:00 |
|
Diegoisawesome
|
0bbe03f170
|
Merge pull request #388 from DizzyEggg/clean_savve
Clean up save related files
|
2018-11-18 13:13:56 -06:00 |
|
DizzyEggg
|
1b0cfb0757
|
Party Size and Num Stats
|
2018-11-18 20:00:36 +01:00 |
|
DizzyEggg
|
7ce3473b0e
|
Clean up save related files
|
2018-11-18 19:37:18 +01:00 |
|
DizzyEggg
|
4e37723288
|
Document Battle Pyramid
|
2018-11-18 17:52:22 +01:00 |
|
DizzyEggg
|
eb66b60f38
|
Begin battle pyramid
|
2018-11-17 15:30:34 +01:00 |
|
Diegoisawesome
|
032dd251e6
|
Merge pull request #383 from garakmon/createsprite
Update createsprite macro and rename BANK to BATTLER
|
2018-11-15 14:45:13 -06:00 |
|
Slawter666
|
6fcf878e2f
|
Tidy up header files
|
2018-11-13 22:28:46 +00:00 |
|
garak
|
c6833c903c
|
remove extra macro and shorten names
|
2018-11-13 16:19:52 -05:00 |
|
garak
|
269aebaca7
|
update createsprite macro and rename BANK to BATTLER
|
2018-11-13 15:35:46 -05:00 |
|
Slawter666
|
1d46507110
|
Move field effects enum to defines
|
2018-11-13 14:19:04 +00:00 |
|
DizzyEggg
|
b5ea69cf74
|
Fix conflicts
|
2018-11-12 19:22:23 +01:00 |
|
DizzyEggg
|
69683f9572
|
Decompile Battle Palace
|
2018-11-12 15:41:19 +01:00 |
|
Slawter666
|
1b895ff52c
|
Merge branch 'master' of https://github.com/pret/pokeemerald into synchronise
|
2018-11-12 14:14:50 +00:00 |
|
DizzyEggg
|
d5abd7b696
|
Document Battle Pie
|
2018-11-12 14:36:31 +01:00 |
|
DizzyEggg
|
3b3cffac44
|
Decompile battle pike
|
2018-11-12 14:07:31 +01:00 |
|
DizzyEggg
|
4fb463377c
|
Start battle pike
|
2018-11-12 00:46:02 +01:00 |
|
DizzyEggg
|
a4235c9ff8
|
Document battle arena
|
2018-11-11 18:33:16 +01:00 |
|
DizzyEggg
|
81410fee17
|
Factory done
|
2018-11-11 16:44:27 +01:00 |
|
Diegoisawesome
|
9f50ba1ce3
|
Fix incorrect compressed types, part 2
|
2018-11-07 12:35:31 -06:00 |
|
Diegoisawesome
|
18839a4872
|
Merge remote-tracking branch 'pret/master' into script_menu
|
2018-11-06 20:20:56 -06:00 |
|
Diegoisawesome
|
054a015c95
|
Finish decompiling/porting script_menu
|
2018-11-06 20:13:40 -06:00 |
|
Slawter666
|
15117a8d09
|
Remove redundancy in berry.c
|
2018-11-06 23:15:57 +00:00 |
|
Diegoisawesome
|
9afe7a896e
|
Merge remote-tracking branch 'pret/master' into render_text
|
2018-11-06 11:40:17 -06:00 |
|
Diegoisawesome
|
43a8534fce
|
Merge remote-tracking branch 'origin/master' into render_text
|
2018-11-06 11:33:21 -06:00 |
|
Diegoisawesome
|
f8d337e491
|
Finish cleaning up text.c
|
2018-11-06 11:30:21 -06:00 |
|
Diegoisawesome
|
6d38431c33
|
Begin cleaning text.c
|
2018-11-06 10:44:48 -06:00 |
|