PikalaxALT
|
7b8b5b5c8c
|
Merge branch 'master' into gflib
|
2019-09-27 09:11:22 -04:00 |
|
GriffinR
|
1016b23918
|
Merge branch 'master' into rename-tablecmds
|
2019-09-26 15:02:38 -04:00 |
|
GriffinR
|
b46c4b6703
|
more constant usage
|
2019-09-16 19:21:23 -05:00 |
|
PikalaxALT
|
306ce048ad
|
Move gflib srcs and headers to gflib subdir
|
2019-09-08 21:07:54 -04:00 |
|
PikalaxALT
|
1e1a4076f0
|
Merge pull request #798 from GriffinRichards/constants-baction
Use misc battle constants
|
2019-09-05 09:06:31 -04:00 |
|
GriffinR
|
4a0cad80b0
|
Use B_SIDE constants
Also includes a CHAR_X constant use for X items
|
2019-09-04 17:06:59 -04:00 |
|
GriffinR
|
5f457dd459
|
Use B_ACTION constants
|
2019-09-03 15:08:25 -04:00 |
|
GriffinR
|
5d30304f4e
|
Use OTID constants for CreateMon
|
2019-08-30 22:13:14 -05:00 |
|
GriffinR
|
869d0eebc0
|
Rename atk## constants and states
|
2019-08-23 08:46:21 -04:00 |
|
PikalaxALT
|
20863ac85b
|
Resolve compile warnings in modern
|
2019-07-18 20:46:00 -04:00 |
|
DizzyEggg
|
33979f0fa6
|
use ability num instead of alt ability
|
2019-05-16 17:09:43 -05:00 |
|
Phlosioneer
|
50350cc2e1
|
Merge branch 'master' into contest-ai-cleanup
|
2019-04-07 20:20:22 -04:00 |
|
DizzyEggg
|
b0223f691f
|
Clean up data headers
|
2019-04-05 07:53:23 -05:00 |
|
Phlosioneer
|
1360b3a477
|
RGB Constants
|
2019-04-04 17:05:46 -04:00 |
|
Phlosioneer
|
3a2ea40188
|
Rename and document more contest setup functions
Also properly label the link contest flags variable, and label the
contest window ID's.
|
2019-04-03 17:24:32 -04:00 |
|
Phlosioneer
|
201c0953ae
|
Cleanup OamData entries
|
2019-04-02 07:41:50 -05:00 |
|
Marcus Huderle
|
462b196abc
|
Give battle_anim files appropriate names
|
2019-03-31 12:15:39 -05:00 |
|
Phlosioneer
|
9848f84b9e
|
Use constants for Oam .shape and .size fields
Also some general formatting fixes for constants.
|
2019-03-16 12:37:04 -05:00 |
|
Phlosioneer
|
5886f82ef5
|
Merge branch 'master' into extern-cleanup
|
2019-03-08 02:45:26 -05:00 |
|
Phlosioneer
|
4ea5e85bed
|
Fix typos
This is an updated version of #554, since it hasn't been updated in two
weeks.
|
2019-03-03 09:31:47 -06:00 |
|
Phlosioneer
|
3ceb1667c9
|
Reduce externs
|
2019-03-01 22:32:50 -05:00 |
|
DizzyEggg
|
a740bc7190
|
Name action 11
|
2019-02-02 11:32:00 +01:00 |
|
DizzyEggg
|
d46e60765d
|
Rename a palace battle field
|
2019-01-29 22:22:02 +01:00 |
|
Marcus Huderle
|
e81838dba3
|
Misc. documentation and move some data into .c files
|
2019-01-29 14:36:02 -06:00 |
|
DizzyEggg
|
353ad13f91
|
make trainer hill compile
|
2019-01-13 20:58:42 +01:00 |
|
DizzyEggg
|
b756996581
|
fakematch and nonmatch
|
2019-01-05 19:25:46 +01: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 |
|
Diegoisawesome
|
d8948a5cda
|
Merge remote-tracking branch 'pret/master' into trade
|
2018-12-25 15:03:13 -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 |
|
DizzyEggg
|
efa820469a
|
move data to c
|
2018-12-23 14:52:47 +01:00 |
|
DizzyEggg
|
6d57a9dfc8
|
start data converting
|
2018-12-23 13:52:53 +01:00 |
|
Diegoisawesome
|
48d7c0a7a3
|
Merge pull request #454 from golemgalvanize/decompile_party_menu
Decompile party menu
|
2018-12-19 19:57:31 -06:00 |
|
Diegoisawesome
|
bd7c251859
|
Fix compressed palette alignment
|
2018-12-18 20:15:59 -06:00 |
|
Diegoisawesome
|
2c7948bae8
|
Merge pull request #452 from Meowsy/pokemon-adding-easer
Add macros to simplify defining front animations and still pics.
|
2018-12-18 14:27:01 -06:00 |
|
Meowsy
|
d6b31346c3
|
Additional SPECIES_* documentation.
|
2018-12-18 10:03:57 -05:00 |
|
golem galvanize
|
6748ef72fb
|
Merge branch 'master' of https://github.com/pret/pokeemerald into decompile_party_menu
|
2018-12-13 00:31:06 -05:00 |
|
Marcus Huderle
|
170b6ef449
|
Decompile battle_intro.c (#444)
|
2018-12-12 23:18:25 -06:00 |
|
nullableVoidPtr
|
cceb8ac331
|
Remove trailing whitespace
|
2018-12-09 11:32:58 +08:00 |
|
nullableVoidPtr
|
f50faac244
|
Clean more tables
|
2018-12-08 14:10:30 +08:00 |
|
nullableVoidPtr
|
8a8baaeaaa
|
Merge remote-tracking branch 'upstream/master'
|
2018-12-08 12:13:15 +08:00 |
|
DizzyEggg
|
6068495619
|
Document trainer battle scripts (#430)
|
2018-12-07 16:50:56 -06:00 |
|
golem galvanize
|
53fac4417b
|
fixing merge conflicts
|
2018-12-07 14:47:20 -05: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 |
|
Melody
|
eeb6446da4
|
add more consistent names
|
2018-12-02 22:36:09 -05:00 |
|
Slawter666
|
3b501cb470
|
Document battle ui
|
2018-11-22 01:10:50 +00:00 |
|
DizzyEggg
|
37d49b34e0
|
Move vars to battle_main.c
|
2018-11-19 17:36:39 +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 |
|
Slawter666
|
4311fd8b89
|
Sort includes into alphabetical order
|
2018-11-14 00:01:50 +00:00 |
|
Slawter666
|
6fcf878e2f
|
Tidy up header files
|
2018-11-13 22:28:46 +00:00 |
|
DizzyEggg
|
a4235c9ff8
|
Document battle arena
|
2018-11-11 18:33:16 +01:00 |
|
DizzyEggg
|
37d742cbd8
|
Document recorded battle
|
2018-11-01 15:06:50 +01:00 |
|
DizzyEggg
|
dc273cc19d
|
Battle tower - ewram variables
|
2018-10-26 23:54:41 +02:00 |
|
DizzyEggg
|
549b669f2a
|
battle tower, match sth and dumb loop instead of goto
|
2018-10-24 23:14:45 +02:00 |
|
golem galvanize
|
dded980cde
|
fix building
|
2018-10-17 23:36:18 -04:00 |
|
DizzyEggg
|
b73611bccb
|
clean battle structs
|
2018-10-14 18:10:54 +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
|
e4b7ba0977
|
Document some not labeled battle things
|
2018-09-20 11:55:35 +02:00 |
|
Slawter666
|
f40fa37398
|
Move battle_bg data to C
|
2018-09-11 23:37:47 +01:00 |
|
DizzyEggg
|
e28ce3be78
|
Fix the strings length issue
|
2018-09-01 22:03:21 +02:00 |
|
DizzyEggg
|
44ba432dad
|
Label various battle scripts
|
2018-09-01 20:00:13 +02:00 |
|
DizzyEggg
|
bc9fe72c6e
|
Do some pyramid bag
|
2018-08-30 15:01:07 +02:00 |
|
DizzyEggg
|
2b7c138cbe
|
Some labels
|
2018-08-25 21:04:12 +02:00 |
|
DizzyEggg
|
d6537c811b
|
Battle code enums in case switches
|
2018-08-03 00:13:44 +02:00 |
|
DizzyEggg
|
1e9143e0b2
|
merge union room with master
|
2018-07-22 13:14:58 +02:00 |
|
DizzyEggg
|
c9d486a5d3
|
make union room compile i guess
|
2018-07-22 12:49:49 +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
|
ee3d505b58
|
little touches for HandleTurnActionSelectionState
|
2018-07-07 21:14:41 +02:00 |
|
DizzyEggg
|
008d961b2a
|
add party menu defines
|
2018-07-07 19:57:09 +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
|
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
|
bfc64c9689
|
C vars sym ewram
|
2018-06-30 15:35:54 +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
|
ab36efdaf4
|
document bounce effect
|
2018-06-20 23:07:51 +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 |
|
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
|
1f052cc08d
|
unnecessary externs
|
2018-03-02 10:21:12 +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
|
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 |
|
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
|
9e7696f25a
|
decompile pokemon1
|
2018-02-09 15:55:12 +01:00 |
|
DizzyEggg
|
ff6a0316c1
|
get rid of unnecessary externs
|
2018-02-09 01:09:02 +01:00 |
|
DizzyEggg
|
9df5e16343
|
more battle labels
|
2018-02-08 12:13:29 +01:00 |
|