Diegoisawesome
|
02049d52ee
|
Merge pull request #351 from DizzyEggg/apprentice
Decompile apprentice
|
2018-10-14 13:20:38 -05:00 |
|
Diegoisawesome
|
d40e737d52
|
Merge pull request #349 from golemgalvanize/decompile_field_effect_helpers
Decompile field effect helpers
|
2018-10-14 12:48:18 -05:00 |
|
DizzyEggg
|
f47ed3268c
|
Finish documenting apprentice for now
|
2018-10-14 17:00:41 +02:00 |
|
DizzyEggg
|
84936b4260
|
Merge branch 'master' into apprentice
|
2018-10-14 15:07:16 +02:00 |
|
DizzyEggg
|
145df49063
|
Document more of apprentice
|
2018-10-14 14:35:51 +02:00 |
|
DizzyEggg
|
b4a42a6832
|
Decompile apprentice
|
2018-10-14 11:37:44 +02:00 |
|
DizzyEggg
|
36b8a6a9a2
|
More apprentice work
|
2018-10-13 23:23:33 +02:00 |
|
DizzyEggg
|
a496a763ca
|
Merge record mixing, pokemon and global with apprentice
|
2018-10-13 20:38:46 +02:00 |
|
Diegoisawesome
|
32fbf67d47
|
Merge branch 'master' into shop
|
2018-10-13 12:55:06 -05:00 |
|
Diegoisawesome
|
a26380663c
|
Merge branch 'master' of github.com:pret/pokeemerald
|
2018-10-13 12:44:23 -05:00 |
|
Diegoisawesome
|
35c6938814
|
Port/decompile cable_club.s
|
2018-10-13 12:41:10 -05:00 |
|
Marcus Huderle
|
b24559d69b
|
Merge remote-tracking branch 'upstream/master' into shop
# Conflicts:
# asm/shop.s
|
2018-10-13 10:22:58 -05:00 |
|
DizzyEggg
|
74b81bf229
|
start apprentice
|
2018-10-13 00:48:26 +02:00 |
|
golem galvanize
|
d3d725cc83
|
decompiled up to sub_81B0948
|
2018-10-11 21:23:39 -04:00 |
|
Diegoisawesome
|
04836db167
|
Start porting cable_club.c
|
2018-10-11 16:02:58 -05:00 |
|
golem galvanize
|
803c2388ce
|
finish porting field_effect_helpers
|
2018-10-10 12:02:02 -04:00 |
|
golem galvanize
|
35ee9f67c0
|
ported some of field_effect_helpers
|
2018-10-09 17:32:39 -04:00 |
|
DizzyEggg
|
413e26e83d
|
port 80d51ac
|
2018-10-07 17:45:37 +02:00 |
|
DizzyEggg
|
61343d5069
|
Decompile battle_anim_80A9C70
|
2018-10-07 15:39:46 +02:00 |
|
DizzyEggg
|
8c834b9ae8
|
battle anim 80a5c6c decompiled
|
2018-10-07 12:32:20 +02:00 |
|
DizzyEggg
|
54fc92bc92
|
Start porting ruby battle anim file
|
2018-10-06 23:04:53 +02:00 |
|
Marcus Huderle
|
b9e38a569e
|
Merge pull request #320 from DizzyEggg/anims
Document battle animation scripts
|
2018-10-06 08:20:41 -05:00 |
|
Marcus Huderle
|
ec0d350137
|
Move metatile behavior constants to include/constants and sync closer to pokeruby
|
2018-10-04 17:57:07 -05:00 |
|
DizzyEggg
|
611360c29e
|
calledattack to calledmove
|
2018-09-22 19:08:41 +02:00 |
|
DizzyEggg
|
e362c06aea
|
gRandomMove to gCalledMove
|
2018-09-22 18:41:00 +02:00 |
|
DizzyEggg
|
66fd9b2ddf
|
Label trainer hill battle type
|
2018-09-20 22:00:00 +02:00 |
|
DizzyEggg
|
bf64333299
|
Give labels to healthbox gfx
|
2018-09-20 21:42:38 +02:00 |
|
Diegoisawesome
|
6a8f27c1ac
|
Merge pull request #326 from DizzyEggg/cablecarutil
Decompile cable_car_util.c
|
2018-09-16 01:06:33 -05:00 |
|
DizzyEggg
|
4d2637883a
|
Slot machine is decompiled.
|
2018-09-15 23:19:37 +02:00 |
|
DizzyEggg
|
db248dada2
|
slot machine is decompiled
|
2018-09-15 22:59:45 +02:00 |
|
DizzyEggg
|
0547e260a4
|
More of slot machine
|
2018-09-15 18:01:20 +02:00 |
|
DizzyEggg
|
ff13cb6352
|
decompile cable car util which has nothing to do with actual cable car
|
2018-09-15 13:50:23 +02:00 |
|
DizzyEggg
|
2a7811456a
|
Add anim tag sprite defines
|
2018-09-15 00:30:20 +02:00 |
|
Diegoisawesome
|
b860d583e4
|
Document main_menu
|
2018-09-14 12:15:46 -05:00 |
|
DizzyEggg
|
8a81bd1bce
|
Sync battle anim labels with pokeruby
|
2018-09-12 22:58:03 +02:00 |
|
DizzyEggg
|
10b479a3ca
|
Document battle animation scripts.
|
2018-09-10 21:19:19 +02:00 |
|
DizzyEggg
|
b87856b58e
|
Battle Factory is decompiled and documented.
|
2018-09-10 01:01:39 +02:00 |
|
DizzyEggg
|
cf8898071d
|
Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemerald into decompile_frontier_2
|
2018-09-09 20:31:56 +02:00 |
|
DizzyEggg
|
4d1df7ecbe
|
comm
|
2018-09-09 20:31:51 +02:00 |
|
Slawter666
|
1ba17e1666
|
Merge branch 'decompile_frontier_2' of https://github.com/DizzyEggg/pokeemerald into factory-data
|
2018-09-09 15:51:13 +01:00 |
|
DizzyEggg
|
6454740587
|
More battle factory
|
2018-09-09 13:12:26 +02:00 |
|
DizzyEggg
|
2f59df03ab
|
Standartize AddTextPrinterParametrized functions,
|
2018-09-08 23:38:30 +02:00 |
|
DizzyEggg
|
1616c254d2
|
Swap_InitAllSprites done
|
2018-09-08 22:33:07 +02:00 |
|
DizzyEggg
|
1283b87505
|
up to sub_819d064
|
2018-09-06 23:02:16 +02:00 |
|
Marcus Huderle
|
fa9d1759bd
|
checkpoint
|
2018-09-06 11:37:45 -05:00 |
|
DizzyEggg
|
75384546b5
|
More factory decomp and documentation.
|
2018-09-05 23:30:15 +02:00 |
|
Slawter666
|
4c54212b1f
|
Bring labels for overworld.c over from pokeruby
|
2018-09-04 23:31:37 +01:00 |
|
DizzyEggg
|
24b9cd721f
|
More Battle Factory
|
2018-09-03 22:55:55 +02:00 |
|
Slawter666
|
5c66b8a7ef
|
Label event_object_movement.c
|
2018-09-02 23:20:45 +01:00 |
|
DizzyEggg
|
0238b1c8ec
|
More battle factory work
|
2018-09-02 19:41:33 +02:00 |
|