PikalaxALT
|
462acaa7dc
|
sCombinedMoves
|
2020-02-01 12:07:40 -05:00 |
|
DizzyEggg
|
8889039a57
|
Merge with master
|
2020-01-31 21:15:08 +01:00 |
|
Sahith Nallapareddy
|
25df146054
|
using item constant
|
2020-01-20 07:51:18 -06:00 |
|
DizzyEggg
|
d8aab3d112
|
Merge with master
|
2020-01-18 18:17:25 +01:00 |
|
GriffinR
|
e5df61e362
|
Merge branch 'master' into doc-dome
|
2020-01-08 01:15:36 -05:00 |
|
GriffinR
|
fb5bea98ce
|
More battle_dome.c doc
|
2020-01-07 22:30:37 -05:00 |
|
DizzyEggg
|
fcf5870062
|
Fix wild mons in double battles not having item
|
2020-01-01 11:12:04 +01:00 |
|
DizzyEggg
|
4c9ea32d19
|
Merge with master
|
2019-12-30 18:52:23 +01:00 |
|
GriffinR
|
749965d56b
|
Document item_use.c
|
2019-12-21 21:39:30 -05:00 |
|
GriffinR
|
63c8cf97d1
|
Document Battle Dome scripts and some battle_dome.c
|
2019-12-20 16:53:33 -05:00 |
|
DizzyEggg
|
ac499bc896
|
Merge with master
|
2019-12-09 08:16:18 +01:00 |
|
GriffinR
|
c40879aa36
|
Use ST_OAM constants for OamData definitions
|
2019-12-06 19:05:44 -06:00 |
|
DizzyEggg
|
dcb5d16cb3
|
Merge with master
|
2019-11-29 21:47:31 +01:00 |
|
GriffinR
|
63ee15fc28
|
Document Frontier Util
|
2019-11-25 18:37:48 -06:00 |
|
huderlem
|
bef6150b59
|
Merge pull request #909 from GriffinRichards/doc-apprentice
Document Apprentice
|
2019-11-23 09:27:02 -06:00 |
|
Thomas Winwood
|
e3f7f47321
|
Turn some magic numbers into named constants
|
2019-11-23 07:53:26 -06:00 |
|
GriffinR
|
fc3783b739
|
WIP Document apprentice
|
2019-11-16 12:28:49 -05:00 |
|
DizzyEggg
|
1d8cc9b741
|
Fix merge conflicts
|
2019-11-03 19:55:19 +01:00 |
|
GriffinR
|
aec7eb6089
|
Clean up party_menu doc
|
2019-10-31 14:11:55 -04:00 |
|
GriffinR
|
e01ec84837
|
Document party_menu second pass
|
2019-10-31 03:25:56 -04:00 |
|
GriffinR
|
6db014cc32
|
Document party_menu first pass
|
2019-10-25 15:41:06 -04:00 |
|
DizzyEggg
|
e736c369d6
|
Merge with master
|
2019-10-19 17:47:55 +02:00 |
|
DizzyEggg
|
bae5d2038f
|
Update with master
|
2019-10-10 16:18:48 +02:00 |
|
GriffinR
|
c4deb4db96
|
Document field_poison
|
2019-10-06 20:04:30 -04:00 |
|
GriffinR
|
a6847ca1d9
|
Note overflow in ModifyStatByNature
|
2019-10-05 09:24:57 -05:00 |
|
PikalaxALT
|
7b8b5b5c8c
|
Merge branch 'master' into gflib
|
2019-09-27 09:11:22 -04:00 |
|
GriffinR
|
80f58f7b24
|
Document PLAYER_HAS constants, consolidate poke constants
|
2019-09-22 08:14:22 -05:00 |
|
GriffinR
|
6ab192e739
|
Review changes for #807
|
2019-09-17 16:50:17 -05:00 |
|
GriffinR
|
b46c4b6703
|
more constant usage
|
2019-09-16 19:21:23 -05:00 |
|
GriffinR
|
85d97542cd
|
Use MAX_MON_MOVES constants
|
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
|
eb0b73c14e
|
Use CountAliveMonsInBattle constants
|
2019-09-04 17:47:29 -04:00 |
|
GriffinR
|
5d30304f4e
|
Use OTID constants for CreateMon
|
2019-08-30 22:13:14 -05:00 |
|
DizzyEggg
|
e96e98a8de
|
Merge branch 'master' of https://github.com/DizzyEggg/pokeemerald into battle_engine_v2
|
2019-08-25 13:10:32 +02:00 |
|
DizzyEggg
|
d09c290eba
|
bool8 to u8
|
2019-08-22 16:46:33 +02:00 |
|
DizzyEggg
|
f05375112b
|
Erase isEgg field from battlemon, ability num to 2 bits
|
2019-08-21 11:56:49 +02:00 |
|
DizzyEggg
|
c219776034
|
Merge with master
|
2019-08-04 23:09:28 +02:00 |
|
DizzyEggg
|
81a11c4fc9
|
Gets rid of unnecesary casts in pokemon.c
|
2019-07-29 21:45:06 +02:00 |
|
DizzyEggg
|
af55029843
|
Prettier GetDeoxysStat
|
2019-07-29 21:44:03 +02:00 |
|
DizzyEggg
|
fd07c608fc
|
Decompile pokemon unk 6
|
2019-07-25 18:56:08 +02:00 |
|
DizzyEggg
|
fc84033e3d
|
Merge with master
|
2019-07-12 11:20:24 +02:00 |
|
Gudf
|
75f165ed74
|
Use a constant instead of integer literals when checking for shinyness
|
2019-07-11 20:16:39 +02:00 |
|
DizzyEggg
|
f22f7866ac
|
Merge with master, fix conficts
|
2019-05-17 09:52:20 +02:00 |
|
garak
|
60baf19d45
|
rename gFacilityClassPicsByIndex to gLinkPlayerFacilityClasses
|
2019-05-16 17:10:13 -05:00 |
|
garak
|
daecd5ec40
|
name some trainer card related functions
|
2019-05-16 17:10:13 -05:00 |
|
DizzyEggg
|
4ae1e014bc
|
Change abilities in base stats to array
|
2019-05-16 17:09:43 -05:00 |
|
DizzyEggg
|
33979f0fa6
|
use ability num instead of alt ability
|
2019-05-16 17:09:43 -05:00 |
|
DizzyEggg
|
5bc63ab550
|
Merge branch 'master' into battle_engine_v2
|
2019-05-07 10:23:14 +02:00 |
|
hjk321
|
438c5432aa
|
Document MON_DATA_10
|
2019-05-03 18:21:11 -05:00 |
|
DizzyEggg
|
bbe3a28b78
|
Merge with master
|
2019-05-01 11:10:41 +02:00 |
|
DizzyEggg
|
b4e1375bb6
|
Document pokemon item effects
|
2019-04-16 11:23:09 -05:00 |
|
DizzyEggg
|
f8713f9c15
|
Merge with master
|
2019-04-06 20:43:13 +02:00 |
|
Marcus Huderle
|
033580da96
|
Document secret base
|
2019-04-05 16:24:57 -05:00 |
|
DizzyEggg
|
70569e7ebc
|
Use shiny species tag
|
2019-04-05 07:53:23 -05:00 |
|
DizzyEggg
|
b0223f691f
|
Clean up data headers
|
2019-04-05 07:53:23 -05:00 |
|
DizzyEggg
|
183b714ff1
|
Merge with master and fix web moves
|
2019-04-05 12:43:44 +02:00 |
|
DizzyEggg
|
438521bf21
|
Get rid of redundant cast
|
2019-04-03 17:04:07 -05:00 |
|
DizzyEggg
|
2745cdc7d2
|
Remove unneeded sMonAnimationDelayTable entries
|
2019-04-02 16:27:58 -05:00 |
|
DizzyEggg
|
944dc4f6bf
|
Merge with master
|
2019-04-01 13:40:42 +02:00 |
|
Marcus Huderle
|
462b196abc
|
Give battle_anim files appropriate names
|
2019-03-31 12:15:39 -05:00 |
|
DizzyEggg
|
54ab6b43dc
|
Merge with master
|
2019-03-22 10:40:31 +01: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
|
ee69426838
|
Eliminate more externs
|
2019-03-02 02:44:02 -05:00 |
|
DizzyEggg
|
cebada80d0
|
Merge with master
|
2019-02-28 20:56:52 +01:00 |
|
Ariel Antonitis
|
74a3c06270
|
Documented/polished pokemon_summary_screen.c
Mostly variables mislabeled as global and some formerly unknown stuff.
|
2019-02-23 21:12:35 -05:00 |
|
DizzyEggg
|
aa33a61e58
|
Merge branch 'master' into battle_engine_v2
|
2019-02-07 21:17:30 +01:00 |
|
Marcus Huderle
|
3a88ab831d
|
Document more battle pyramid
|
2019-02-07 11:51:03 -06:00 |
|
huderlem
|
b0ee100975
|
Merge pull request #543 from pret/mapdata
Convert map data to JSON
|
2019-02-04 21:36:18 -06:00 |
|
DizzyEggg
|
f415871369
|
Merge with master
|
2019-02-03 10:44:05 +01:00 |
|
Diegoisawesome
|
ff48e5ada0
|
Merge pull request #541 from Diegoisawesome/master
Misc documentation
|
2019-02-02 16:00:56 -06:00 |
|
Diegoisawesome
|
d64a905d65
|
Document trainer backsprites
|
2019-02-02 15:56:22 -06:00 |
|
Marcus Huderle
|
29d6221935
|
Convert map data to JSON
|
2019-01-31 15:51:20 -06:00 |
|
DizzyEggg
|
7bc4a3b3f7
|
Merge with master
|
2019-01-29 22:12:53 +01:00 |
|
Marcus Huderle
|
e81838dba3
|
Misc. documentation and move some data into .c files
|
2019-01-29 14:36:02 -06:00 |
|
DizzyEggg
|
2c3210f4d1
|
merge with master
|
2019-01-18 22:30:34 +01:00 |
|
DizzyEggg
|
edddd847c5
|
Document and clean up trainer hill
|
2019-01-13 20:50:08 +01:00 |
|
DizzyEggg
|
11a49a7f02
|
Decompile trainer hill
|
2019-01-13 12:12:27 +01:00 |
|
DizzyEggg
|
4827776a3c
|
Merge with master
|
2019-01-05 10:14:20 +01:00 |
|
Marcus Huderle
|
58f130d007
|
Document some battle anims and helpers
|
2018-12-30 11:04:17 -06:00 |
|
DizzyEggg
|
27b1d74dad
|
Merge branch 'master' into battle_engine_v2
|
2018-12-29 15:11:54 +01:00 |
|
Marcus Huderle
|
d59f5a8e56
|
Misc overworld documentation
|
2018-12-27 16:52:13 -06:00 |
|
DizzyEggg
|
517573eb4b
|
Update with master
|
2018-12-26 17:46:51 +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
|
6fa5f33519
|
Merge branch 'master' into battle_engine_v2
|
2018-12-24 09:07:18 +01: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
|
ef55bdac89
|
Merge branch 'master' into battle_engine_v2
|
2018-12-22 23:57:42 +01:00 |
|
DizzyEggg
|
e54dd6a02b
|
Merge with master
|
2018-12-22 13:53:07 +01:00 |
|
DizzyEggg
|
1374c11a1c
|
Review pokemon storage system chaanges
|
2018-12-21 22:35:01 +01:00 |
|
DizzyEggg
|
ecee02816d
|
Merge with master
|
2018-12-20 22:53:08 +01: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
|
9ca27f1332
|
Document return value.
|
2018-12-18 09:20:43 -05:00 |
|
Meowsy
|
62c4379a21
|
Remove magic numbers.
|
2018-12-17 12:28:11 -05:00 |
|
Marcus Huderle
|
fb9a365dc6
|
Merge pull request #448 from Meowsy/pokedex-documentation
Pokedex Documentation
|
2018-12-15 18:06:42 -06:00 |
|
DizzyEggg
|
f1421d94c3
|
Up to sub 0x80ce580
|
2018-12-15 23:58:47 +01:00 |
|
Meowsy
|
bc11a4a9f4
|
Document various things relating to the Pokedex.
|
2018-12-15 15:12:28 -05:00 |
|
Marcus Huderle
|
5e92481f51
|
Merge pull request #443 from Meowsy/misc-renamings
Misc renamings.
|
2018-12-13 21:35:36 -06:00 |
|
Marcus Huderle
|
2c6849bee8
|
Decompile battle_anim_8170478.c (#445)
|
2018-12-13 21:33:54 -06:00 |
|
Meowsy
|
68017b531a
|
Rename UnknownPokemonStruct to BattleTowerPokemon.
|
2018-12-10 15:49:33 -05:00 |
|
DizzyEggg
|
180aa839c4
|
Fix conflicts
|
2018-12-09 13:12:02 +01:00 |
|
nullableVoidPtr
|
907ed3f5f5
|
Format pokemon.c
|
2018-12-08 11:39:35 +08:00 |
|
DizzyEggg
|
470df386c9
|
Fix conflicts
|
2018-12-07 23:01:14 +01: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
|
0d122bc831
|
Fix merge conflicts
|
2018-12-03 17:56:36 +01:00 |
|
DizzyEggg
|
a83fc52a7e
|
Make data easier to edit
|
2018-12-03 14:49:16 +01:00 |
|
Melody
|
2779421ad4
|
fix brendan/may/wally consistency issues
|
2018-12-03 08:01:52 -05:00 |
|
Melody
|
eeb6446da4
|
add more consistent names
|
2018-12-02 22:36:09 -05:00 |
|
DizzyEggg
|
623f1963b7
|
Merge with master
|
2018-11-18 20:49:52 +01:00 |
|
DizzyEggg
|
4e37723288
|
Document Battle Pyramid
|
2018-11-18 17:52:22 +01:00 |
|
DizzyEggg
|
c2a3cff814
|
Fix physical atk stat stage and third type
|
2018-11-17 23:47:35 +01:00 |
|
DizzyEggg
|
65036b9a09
|
Merge with master
|
2018-11-15 21:53:32 +01:00 |
|
DizzyEggg
|
bb9dbc0c6d
|
Merge with master
|
2018-11-14 22:50:27 +01:00 |
|
Slawter666
|
4311fd8b89
|
Sort includes into alphabetical order
|
2018-11-14 00:01:50 +00:00 |
|
DizzyEggg
|
d5abd7b696
|
Document Battle Pie
|
2018-11-12 14:36:31 +01:00 |
|
DizzyEggg
|
81410fee17
|
Factory done
|
2018-11-11 16:44:27 +01:00 |
|
DizzyEggg
|
e9965dd341
|
merge with master
|
2018-11-02 22:55:32 +01:00 |
|
DizzyEggg
|
52be8eeaf1
|
Merge branch 'master' into battle_tower
|
2018-10-26 23:55:36 +02:00 |
|
DizzyEggg
|
549b669f2a
|
battle tower, match sth and dumb loop instead of goto
|
2018-10-24 23:14:45 +02:00 |
|
Diegoisawesome
|
8e7202ec3d
|
Fix LZ compressed data alignment
|
2018-10-21 12:05:34 -05:00 |
|
Diegoisawesome
|
e75f0b4f80
|
Port/decompile field_control_avatar
|
2018-10-16 21:47:08 -05:00 |
|
DizzyEggg
|
b3ad32bbe6
|
Merge with master
|
2018-10-14 20:51:34 +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
|
a496a763ca
|
Merge record mixing, pokemon and global with apprentice
|
2018-10-13 20:38:46 +02:00 |
|
DizzyEggg
|
bf11c35eaf
|
Add gen7 learsnets for pokemon
|
2018-09-22 13:52:38 +02:00 |
|
DizzyEggg
|
a69af8f2f5
|
Merge with master
|
2018-09-22 00:22:13 +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 |
|
DizzyEggg
|
c6c8b7b0fd
|
Merge branch 'master' into battle_engine_v2
|
2018-09-10 14:49:24 +02:00 |
|
Tetrable
|
044ef98309
|
Document trainer animations, correct unused table labelling
|
2018-09-09 22:35:07 +01:00 |
|
DizzyEggg
|
f9af3bec9b
|
merge with master
|
2018-09-02 00:07:19 +02:00 |
|
DizzyEggg
|
e28ce3be78
|
Fix the strings length issue
|
2018-09-01 22:03:21 +02:00 |
|
DizzyEggg
|
490a4f993b
|
Merge with master
|
2018-09-01 12:38:38 +02:00 |
|
DizzyEggg
|
78cad0dee5
|
try battle tent and fail
|
2018-08-26 15:27:06 +02:00 |
|
DizzyEggg
|
447e65860c
|
Merge branch 'master' into decompile_battle_frontier_1
|
2018-08-25 20:02:09 +02:00 |
|
DizzyEggg
|
edcf04b665
|
Document battle dome.
|
2018-08-25 19:59:47 +02:00 |
|
DizzyEggg
|
fb19a8fc59
|
battle dome cards sensibly renamed
|
2018-08-19 01:06:10 +02:00 |
|
Diegoisawesome
|
13dc7a4170
|
Merge branch 'master' of github.com:pret/pokeemerald
|
2018-08-15 16:22:54 -07:00 |
|
Tetrable
|
8896b54e8f
|
Add national/hoenn dex defines, update dex arrays
|
2018-08-15 20:10:28 +01:00 |
|
Diegoisawesome
|
ac3f4fd994
|
Continue documentation and cleanup of pokemon_summary_screen
|
2018-08-15 11:51:47 -07:00 |
|
DizzyEggg
|
cc145a45f7
|
merge with master
|
2018-08-12 22:37:28 +02:00 |
|
DizzyEggg
|
7b9a7765e0
|
Make learnsets easier to edit
|
2018-08-12 00:42:25 +02:00 |
|
DizzyEggg
|
0148cc8b0c
|
merge with master, gen6 move names
|
2018-07-28 00:01:34 +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
|
81b29ae7c1
|
Merge with pokeemerald
|
2018-07-16 22:45:06 +02:00 |
|
DizzyEggg
|
118fa3afce
|
IS_MOVE_PHYSICAL to IS_TYPE_PHYSIAL
|
2018-07-16 22:00:27 +02:00 |
|