Marcus Huderle
|
e81838dba3
|
Misc. documentation and move some data into .c files
|
2019-01-29 14:36:02 -06:00 |
|
Philipp AUER
|
55202eac24
|
rename coords to size in struct MonCoords
|
2019-01-04 19:59:55 -06:00 |
|
Diegoisawesome
|
d004ce065c
|
Merge branch 'master' of github.com:pret/pokeemerald into trade
|
2018-12-31 02:30:30 -06:00 |
|
Diegoisawesome
|
ec780bb209
|
Cleanup and documentation
|
2018-12-31 02:22:21 -06: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 |
|
Marcus Huderle
|
c74468fd11
|
Document a bunch of battle anim stuff
|
2018-12-17 22:16:17 -06:00 |
|
shinny456
|
60484153a5
|
decompile electric.s
|
2018-12-16 22:23:05 -05:00 |
|
DizzyEggg
|
dcb1d78fa9
|
Add battle controllers var to src from sym_ewram
|
2018-12-03 16:20:39 +01:00 |
|
Marcus Huderle
|
5947e0d229
|
Decompile rock
|
2018-11-25 17:00:18 -06:00 |
|
Slawter666
|
3b501cb470
|
Document battle ui
|
2018-11-22 01:10:50 +00:00 |
|
Marcus Huderle
|
72f0a079a9
|
Decompile all of battle_anim_utility_funcs
|
2018-11-19 09:37:25 -06:00 |
|
DizzyEggg
|
1b0cfb0757
|
Party Size and Num Stats
|
2018-11-18 20:00:36 +01:00 |
|
Slawter666
|
4311fd8b89
|
Sort includes into alphabetical order
|
2018-11-14 00:01:50 +00:00 |
|
DizzyEggg
|
a4235c9ff8
|
Document battle arena
|
2018-11-11 18:33:16 +01:00 |
|
garak
|
38fcc46abb
|
Merge remote-tracking branch 'upstream/master' into pan-constants
|
2018-10-19 16:05:14 -04:00 |
|
garak
|
901f3ff557
|
use sound panning constants in battle_anim_scripts
|
2018-10-19 15:57:19 -04:00 |
|
Diegoisawesome
|
e75f0b4f80
|
Port/decompile field_control_avatar
|
2018-10-16 21:47:08 -05:00 |
|
Diegoisawesome
|
d9941cd1a8
|
Standardize sprite visibility to boolean
|
2018-09-10 10:25:58 -05:00 |
|
DizzyEggg
|
43b74032fa
|
Make pyramid bag compile.
|
2018-08-30 20:25:57 +02:00 |
|
DizzyEggg
|
edcf04b665
|
Document battle dome.
|
2018-08-25 19:59:47 +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
|
e6d67c7c22
|
give labels to player controller functions
|
2018-07-01 15:45:47 +02:00 |
|
DizzyEggg
|
c556358e47
|
label multiuse sprite template functions
|
2018-07-01 15:28:57 +02:00 |
|
DizzyEggg
|
f35c0abe80
|
merge with battle tent update
|
2018-07-01 12:16:52 +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
|
272b98da6c
|
document party status summary
|
2018-06-28 21:06:32 +02:00 |
|
DizzyEggg
|
ab36efdaf4
|
document bounce effect
|
2018-06-20 23:07:51 +02:00 |
|
DizzyEggg
|
94752d4207
|
document battle bars
|
2018-06-19 00:43:15 +02:00 |
|
DizzyEggg
|
caa36b530a
|
label and document battle windows
|
2018-06-17 16:48:58 +02:00 |
|
DizzyEggg
|
0fe3e612eb
|
battle tent start and create frontier struct in saveblock
|
2018-06-17 12:30:09 +02:00 |
|
DizzyEggg
|
edf2ea45b1
|
merge with master
|
2018-03-01 10:12:35 +01:00 |
|
DizzyEggg
|
988f0b7e19
|
Merge branch 'master' into decompile_battle_link_817C95C
|
2018-03-01 01:01:18 +01:00 |
|
DizzyEggg
|
b846015343
|
more battle files cleaning
|
2018-03-01 00:59:52 +01:00 |
|
DizzyEggg
|
a28dfd6da4
|
Merge branch 'master' into clear_battle_files
|
2018-02-28 23:58:29 +01:00 |
|
DizzyEggg
|
e93da9b1f9
|
make strings in battle message static
|
2018-02-28 23:50:25 +01:00 |
|
DizzyEggg
|
59ff4aec9b
|
decompile and document battle tv
|
2018-02-27 20:40:09 +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 |
|
PikalaxALT
|
ea347199a2
|
Merge branch 'master' into link
|
2018-02-11 19:22:06 -05:00 |
|
DizzyEggg
|
96290f4ee3
|
pokemon and battle constants
|
2018-02-08 11:17:41 +01:00 |
|
DizzyEggg
|
caf9af321d
|
get rid of unnecessary externs
|
2018-02-08 00:00:25 +01:00 |
|
DizzyEggg
|
5ac6cc4860
|
move battle vars to c file
|
2018-02-07 22:53:40 +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 |
|
scnorton
|
c6ff1a6ce3
|
Merge branch 'master' into link
|
2018-01-18 12:53:31 -05:00 |
|