Eduardo Quezada
|
079ca8ab29
|
Renamed MON_DATA_SPECIES2 to MON_DATA_SPECIES_OR_EGG for clarification
|
2023-02-24 07:53:02 -03:00 |
|
Eduardo Quezada
|
7500435a80
|
Implemented review changes from https://github.com/pret/pokefirered/pull/548
|
2022-09-04 21:24:12 -03:00 |
|
Eduardo Quezada
|
3bc2cf921c
|
Sync src/battle_controllers.c with pokefirered
|
2022-08-18 14:30:22 -04:00 |
|
Eduardo Quezada
|
01558ff8f3
|
Struct pointers star standarizing
|
2022-07-29 11:15:33 -04:00 |
|
Eduardo Quezada
|
7b3401ee27
|
Standarized use of star in pointer types
|
2022-07-29 10:17:58 -04:00 |
|
GriffinR
|
5e6d8a77e4
|
Document some generic argument names
|
2022-05-31 14:34:25 -04:00 |
|
GriffinR
|
e1900efe1e
|
Merge branch 'master' into doc-miscbattle
|
2021-10-15 22:46:43 -04:00 |
|
GriffinR
|
fc15b0d5f0
|
Add controller buffer constants, finish misc battle doc
|
2021-10-13 16:21:39 -04:00 |
|
GriffinR
|
dfdcfc1568
|
Document remaining functions in cable_club
|
2021-08-15 16:22:15 -04:00 |
|
GriffinR
|
f4d8a91ba4
|
Misc battle script cleanup
|
2021-04-03 14:07:31 -04:00 |
|
GriffinR
|
63a7828772
|
Document battle_controller_player.c
|
2021-01-22 20:03:27 -05:00 |
|
GriffinR
|
4eca05ccf5
|
Document remainder of battle_controllers.c
|
2021-01-22 02:48:22 -05:00 |
|
GriffinR
|
b9e1b050e1
|
Label remaining battle types
|
2021-01-13 15:20:29 -05:00 |
|
SphericalIce
|
3c2a33b9b2
|
Use constants for max IVs & the random IV generation flag
|
2021-01-07 22:13:14 +00:00 |
|
GriffinR
|
2f426e0e7d
|
Index battle controller cmd tables
|
2020-12-29 17:21:58 -05:00 |
|
GriffinR
|
5259898325
|
Replace POKEMON_SLOTS_NUMBER
|
2020-10-01 17:07:12 -05:00 |
|
GriffinR
|
e6f5c4f264
|
Sync link_rfu_2.c
|
2020-06-07 12:54:50 -04:00 |
|
GriffinR
|
3f97763181
|
Document cable_club.c
|
2020-06-06 16:10:03 -04:00 |
|
GriffinR
|
4fe507e453
|
Document union_room.c
|
2020-05-31 13:11:18 -04:00 |
|
GriffinR
|
ddfa0c6298
|
Document Battle Tower scripts
|
2019-12-17 20:56:13 -05: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 |
|
PikalaxALT
|
1e1a4076f0
|
Merge pull request #798 from GriffinRichards/constants-baction
Use misc battle constants
|
2019-09-05 09:06:31 -04:00 |
|
GriffinR
|
c647a8329f
|
Use gBattlerPositions constants
|
2019-09-04 17:45:04 -04:00 |
|
GriffinR
|
5d30304f4e
|
Use OTID constants for CreateMon
|
2019-08-30 22:13:14 -05:00 |
|
DizzyEggg
|
ff2dcf5413
|
Two fakematches out
|
2019-07-29 21:09:05 +02:00 |
|
Phlosioneer
|
e75f45dbcf
|
Reverse engineered many of the multiplayer events
Some corrections to the way events are handled and identified.
|
2019-02-10 20:42:50 -05: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 |
|
DizzyEggg
|
dcb1d78fa9
|
Add battle controllers var to src from sym_ewram
|
2018-12-03 16:20:39 +01:00 |
|
Slawter666
|
4311fd8b89
|
Sort includes into alphabetical order
|
2018-11-14 00:01:50 +00:00 |
|
Diegoisawesome
|
35c6938814
|
Port/decompile cable_club.s
|
2018-10-13 12:41:10 -05:00 |
|
DizzyEggg
|
e4b7ba0977
|
Document some not labeled battle things
|
2018-09-20 11:55:35 +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
|
008d961b2a
|
add party menu defines
|
2018-07-07 19:57:09 +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
|
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
|
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
|
fed5f03097
|
get rid of unnecessary externs
|
2018-02-28 23:57:08 +01:00 |
|