DizzyEggg
|
7f6f6c33ab
|
Fix BgAttributes
|
2018-12-26 13:05:02 +01:00 |
|
melthelesbian
|
2dd706ca54
|
use max mon moves constant where able (#480)
* use max mon moves constant where able
* fix errors in script commands file
* fix more errors
|
2018-12-25 11:50:15 -06:00 |
|
DizzyEggg
|
9320fe8f85
|
Clear includes
|
2018-12-24 00:02:29 +01:00 |
|
Diegoisawesome
|
48d7c0a7a3
|
Merge pull request #454 from golemgalvanize/decompile_party_menu
Decompile party menu
|
2018-12-19 19:57:31 -06:00 |
|
golem galvanize
|
8781d969ff
|
finish party_menu
|
2018-12-18 05:38:08 -05:00 |
|
Meowsy
|
62c4379a21
|
Remove magic numbers.
|
2018-12-17 12:28:11 -05:00 |
|
golem galvanize
|
71a7a8a075
|
decompiled up to sub_81B8A7C
|
2018-12-17 02:39:17 -05:00 |
|
nullableVoidPtr
|
8a8baaeaaa
|
Merge remote-tracking branch 'upstream/master'
|
2018-12-08 12:13:15 +08:00 |
|
nullableVoidPtr
|
4d307a6f63
|
Clean some more arrays
|
2018-12-08 11:33:41 +08:00 |
|
DizzyEggg
|
6068495619
|
Document trainer battle scripts (#430)
|
2018-12-07 16:50:56 -06:00 |
|
nullableVoidPtr
|
4fc3fa9e44
|
Realign comments, clean tables in pokemon_animation.c and use SPECIES_OLD_UNOWN_ defines
|
2018-12-07 20:18:24 +08:00 |
|
nullableVoidPtr
|
f9ff7316d5
|
Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs
|
2018-12-06 10:38:28 +08:00 |
|
nullableVoidPtr
|
3909b6408c
|
Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325
Some of the INVALID_ are likely erroneously placed, due to lack of documentation
|
2018-12-06 09:44:08 +08:00 |
|
DizzyEggg
|
0ad4795e69
|
Match 2 field effect functions
|
2018-11-30 23:16:15 +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 |
|
DizzyEggg
|
1b0cfb0757
|
Party Size and Num Stats
|
2018-11-18 20:00:36 +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 |
|
DizzyEggg
|
d5abd7b696
|
Document Battle Pie
|
2018-11-12 14:36:31 +01:00 |
|
DizzyEggg
|
a4235c9ff8
|
Document battle arena
|
2018-11-11 18:33:16 +01: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 |
|
Diegoisawesome
|
8e7202ec3d
|
Fix LZ compressed data alignment
|
2018-10-21 12:05:34 -05:00 |
|
Diegoisawesome
|
f67bbbdaaa
|
Merge pull request #364 from Diegoisawesome/master
Port/decompile field_control_avatar
|
2018-10-16 21:54:14 -05:00 |
|
Diegoisawesome
|
e75f0b4f80
|
Port/decompile field_control_avatar
|
2018-10-16 21:47:08 -05:00 |
|
DizzyEggg
|
1f358fbb07
|
Use constants
|
2018-10-16 22:34:53 +02:00 |
|
DizzyEggg
|
ecdf0fd69d
|
Clean battle structs
|
2018-10-14 18:37:52 +02:00 |
|
DizzyEggg
|
b73611bccb
|
clean battle structs
|
2018-10-14 18:10:54 +02:00 |
|
DizzyEggg
|
61343d5069
|
Decompile battle_anim_80A9C70
|
2018-10-07 15:39:46 +02: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
|
44ba432dad
|
Label various battle scripts
|
2018-09-01 20:00:13 +02:00 |
|
DizzyEggg
|
2b7c138cbe
|
Some labels
|
2018-08-25 21:04:12 +02:00 |
|
Diegoisawesome
|
2dd5fc23d4
|
Prepare learn_move for merge
|
2018-08-12 12:54:07 -07:00 |
|
DizzyEggg
|
7f167ca9f4
|
Update battle_script_commands.c
|
2018-08-11 23:00:16 +02:00 |
|
DizzyEggg
|
d6537c811b
|
Battle code enums in case switches
|
2018-08-03 00:13:44 +02:00 |
|
DizzyEggg
|
9febcd3a0a
|
Document a bit of atk47
|
2018-07-29 15:51:08 +02:00 |
|
DizzyEggg
|
68145cd002
|
Document atk48
|
2018-07-29 15:33:16 +02:00 |
|
DizzyEggg
|
118fa3afce
|
IS_MOVE_PHYSICAL to IS_TYPE_PHYSIAL
|
2018-07-16 22:00:27 +02:00 |
|
DizzyEggg
|
bf0178238a
|
Battle files - review changes
|
2018-07-16 20:47:30 +02:00 |
|
DizzyEggg
|
ea5ffa3375
|
Merge with master
|
2018-07-16 20:23:05 +02:00 |
|
Diegoisawesome
|
731d6d59bc
|
Document list_menu.c and main_menu.c
|
2018-07-15 04:30:37 -07:00 |
|
DizzyEggg
|
008d961b2a
|
add party menu defines
|
2018-07-07 19:57:09 +02:00 |
|
DizzyEggg
|
d2e47323fe
|
document frontier related
|
2018-07-01 11:15:42 +02:00 |
|
DizzyEggg
|
2d0be91217
|
Move all trainer defines to trainers.h and identify frontier brain trainer id
|
2018-06-30 18:55:34 +02:00 |
|
DizzyEggg
|
30c85a5128
|
more battle documentation
|
2018-06-30 14:12:17 +02:00 |
|
DizzyEggg
|
272b98da6c
|
document party status summary
|
2018-06-28 21:06:32 +02:00 |
|
DizzyEggg
|
caa36b530a
|
label and document battle windows
|
2018-06-17 16:48:58 +02:00 |
|
Diegoisawesome
|
23b050a99e
|
Update naked attribute and ASM_DIRECT to NAKED macro
|
2018-05-11 17:24:32 -05:00 |
|
Diegoisawesome
|
4e2886db81
|
Use song constants
|
2018-05-11 00:33:32 -05:00 |
|
DizzyEggg
|
a2458d966c
|
match hidden power calc
|
2018-03-01 15:02:44 +01:00 |
|
DizzyEggg
|
b846015343
|
more battle files cleaning
|
2018-03-01 00:59:52 +01:00 |
|
Diegoisawesome
|
bcef4e7d1c
|
Merge pull request #221 from DizzyEggg/data_to_c
Move some data to C
|
2018-02-28 16:55:45 -06:00 |
|
DizzyEggg
|
305a4fa744
|
match two functions
|
2018-02-28 19:37:48 +01:00 |
|
DizzyEggg
|
1972303792
|
type and ability names to C
|
2018-02-26 14:29:17 +01:00 |
|
DizzyEggg
|
919f803214
|
correct move target defines
|
2018-02-26 13:24:46 +01:00 |
|
DizzyEggg
|
382442c4c8
|
start decompiling overworld.s
|
2018-02-12 15:01:43 +01:00 |
|
Diegoisawesome
|
a4787bc06a
|
Merge pull request #207 from DizzyEggg/decompile_pokemon_123
Decompile and clean pokemon files
|
2018-02-11 22:13:15 -06:00 |
|
PikalaxALT
|
ea347199a2
|
Merge branch 'master' into link
|
2018-02-11 19:22:06 -05:00 |
|
DizzyEggg
|
2736c0fd4a
|
add more const pokemon data, clear include
|
2018-02-11 23:46:50 +01:00 |
|
DizzyEggg
|
084ba7a7a4
|
decompile all pokemon files
|
2018-02-10 13:24:03 +01:00 |
|
DizzyEggg
|
1a1bad3129
|
decompile pokemon_item_effect
|
2018-02-09 18:46:00 +01:00 |
|
DizzyEggg
|
ff6a0316c1
|
get rid of unnecessary externs
|
2018-02-09 01:09:02 +01:00 |
|
DizzyEggg
|
bce01bc518
|
battle labels merge with master
|
2018-02-09 00:43:07 +01:00 |
|
Diegoisawesome
|
387dbf48d0
|
Merge pull request #202 from DizzyEggg/move_mon_data
Move data from asm to pokemon_1.c
|
2018-02-08 14:06:57 -06:00 |
|
DizzyEggg
|
9df5e16343
|
more battle labels
|
2018-02-08 12:13:29 +01:00 |
|
DizzyEggg
|
96290f4ee3
|
pokemon and battle constants
|
2018-02-08 11:17:41 +01:00 |
|
Diegoisawesome
|
772fd47564
|
Merge branch 'master' of https://github.com/pret/pokeemerald into menu
|
2018-02-07 18:06:59 -06:00 |
|
DizzyEggg
|
a10fd5a7c4
|
create more battle constants
|
2018-02-08 00:35:13 +01:00 |
|
DizzyEggg
|
1a32010f13
|
iwram common symbols to c
|
2018-02-07 23:21:51 +01:00 |
|
DizzyEggg
|
5ac6cc4860
|
move battle vars to c file
|
2018-02-07 22:53:40 +01:00 |
|
DizzyEggg
|
4b7d778a5c
|
move mon data fix conflicts
|
2018-02-07 20:17:55 +01:00 |
|
Cameron Hall
|
13bc7a8dd2
|
Merge pull request #166 from camthesaxman/battle_refactor
rename/refactor battle code
|
2018-02-07 12:46:12 -06:00 |
|
DizzyEggg
|
96ab6f8353
|
match secret base func and fix struct
|
2018-02-07 13:49:33 +01:00 |
|
camthesaxman
|
c3dc14ba66
|
more renaming
|
2018-02-06 16:09:39 -06:00 |
|
camthesaxman
|
6a4967689e
|
more renaming
|
2018-02-06 13:48:02 -06:00 |
|
camthesaxman
|
f78fa6aabf
|
rename bank to battler
|
2018-02-05 19:46:59 -06:00 |
|
DizzyEggg
|
ae8e89a10d
|
move some pokemon data to c
|
2018-02-05 17:39:26 +01:00 |
|
Diegoisawesome
|
7d8a2ae7f0
|
Decompile new_menu_helpers.s
|
2018-01-25 15:25:35 -06:00 |
|
PikalaxALT
|
d35cf06854
|
nonmatching sub_801120C
|
2018-01-21 18:25:23 -05: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 |
|
Diegoisawesome
|
3241b1405f
|
Add symbols to music_player_table
Also rename gMPlay structs to gMPlayInfo
|
2018-01-09 21:30:54 -06:00 |
|
DizzyEggg
|
4f950d698c
|
dump battle animation scripts
|
2017-12-31 16:28:57 +01:00 |
|
sceptillion
|
96511dc214
|
use internal song names
|
2017-12-22 00:10:20 -08:00 |
|
DizzyEggg
|
720bd555bc
|
add constants trainers file
|
2017-12-17 21:19:08 +01:00 |
|
DizzyEggg
|
44abbae60b
|
nerge with master, fix conflicts
|
2017-12-16 01:08:55 +01:00 |
|
camthesaxman
|
c681b482c2
|
convert more constants
|
2017-12-11 12:27:51 -06:00 |
|
camthesaxman
|
19fbf024ff
|
fix merge conflicts
|
2017-12-05 12:42:30 -06:00 |
|
camthesaxman
|
00896cb3b5
|
rename rng.c to random.c and rom4.c to overworld.c
|
2017-12-05 12:27:33 -06:00 |
|
Cameron Hall
|
fd75493bc6
|
Merge pull request #129 from DizzyEggg/dumb_naming
Name some battle labels
|
2017-12-05 12:05:06 -06:00 |
|
camthesaxman
|
caa13f8777
|
convert some constants to C headers
|
2017-12-05 11:55:48 -06:00 |
|
DizzyEggg
|
e10aea9a51
|
give some more labels to battle struct fields
|
2017-12-02 23:31:58 +01:00 |
|
DizzyEggg
|
ce6e97fa0b
|
sprite data fields to array
|
2017-12-02 21:44:50 +01:00 |
|
DizzyEggg
|
d75e7ace1d
|
label battle stuff
|
2017-12-02 14:08:55 +01:00 |
|
DizzyEggg
|
273474d57a
|
give names to some battlescripts
|
2017-12-02 00:03:46 +01:00 |
|
DizzyEggg
|
77a6c30bd4
|
make various macros
|
2017-11-26 21:04:00 +01:00 |
|
DizzyEggg
|
d48392e677
|
change battle variables names
|
2017-11-26 18:07:00 +01:00 |
|