LOuroboros
|
2e51a69400
|
newCurosrArea -> newCursorArea
|
2021-02-05 04:59:26 -03:00 |
|
Deokishisu
|
ac43365d58
|
Fix "Compatibility" Misspelling
Someone misspelled "compatibility" as "compatability" in the daycare-related files. This commit spells them correctly.
|
2021-02-05 01:27:11 -05:00 |
|
GriffinR
|
15906ca143
|
Document evolution scene
|
2021-02-03 17:55:37 -05:00 |
|
GriffinR
|
64460e01ae
|
Merge pull request #1314 from GriffinRichards/doc-controllers
Document battle controllers, misc other battle
|
2021-02-02 00:24:16 -05:00 |
|
GriffinR
|
7e26aa3d21
|
Merge pull request #1316 from GriffinRichards/doc-scrcmd
Label remaining script commands, document some scrcmd.c, event_object_lock, trainer_see, berry tree
|
2021-02-01 21:04:00 -05:00 |
|
GriffinR
|
90513a9d72
|
Merge pull request #1318 from GriffinRichards/bardmoves
Minor bard music clean up
|
2021-02-01 14:59:45 -05:00 |
|
GriffinR
|
45ee3a687d
|
Add comments for some data in crt0.s
|
2021-01-29 18:36:39 -05:00 |
|
opakedragon
|
1e8edcbfcd
|
Revert "Revert "Fix Spelling of BagMenu_RemoveBagItemMessageindow""
This reverts commit be50fab8f2 .
|
2021-01-29 13:36:24 -05:00 |
|
opakedragon
|
be50fab8f2
|
Revert "Fix Spelling of BagMenu_RemoveBagItemMessageindow"
This reverts commit 3a6be5a34c .
|
2021-01-29 13:30:09 -05:00 |
|
GriffinR
|
12af03cd62
|
Label bard music pitch table
|
2021-01-28 16:36:56 -05:00 |
|
GriffinR
|
89b85a49ec
|
Index gBardSounds_Moves and gBardSounds_Pokemon with constants
|
2021-01-28 15:55:33 -05:00 |
|
opakedragon
|
3a6be5a34c
|
Fix Spelling of BagMenu_RemoveBagItemMessageindow
|
2021-01-27 06:18:29 -05:00 |
|
luckytyphlosion
|
b0de03356b
|
Merge pull request #1315 from PokeCodec/patch-3
Use INTR_FLAG_VBLANK instead of constant 0x1
|
2021-01-26 15:22:24 -05:00 |
|
luckytyphlosion
|
ff8952a3f0
|
Merge pull request #1308 from PokeCodec/pain
Get rid of Task_data_OP macro
|
2021-01-26 15:22:13 -05:00 |
|
GriffinR
|
92bd6400b7
|
Fix up berry sparkle
|
2021-01-26 05:40:34 -05:00 |
|
GriffinR
|
9e59581220
|
Document object lock and some trainer approach
|
2021-01-26 04:42:18 -05:00 |
|
GriffinR
|
0064333e4a
|
Clean up scrcmd.c
|
2021-01-26 02:16:26 -05:00 |
|
N
|
b1a29e5017
|
Use INTR_FLAG_VBLANK instead of constant 0x1
|
2021-01-25 21:37:04 -05:00 |
|
GriffinR
|
3fd5e143a9
|
Misc battle anim documentation
|
2021-01-23 00:40:46 -05:00 |
|
GriffinR
|
a392cca928
|
Misc battle documentation
|
2021-01-23 00:40:31 -05:00 |
|
GriffinR
|
4228509e95
|
Sync link opponent controller doc to opponent
|
2021-01-22 21:47:00 -05:00 |
|
GriffinR
|
6f71569fbd
|
Sync recorded opponent controller doc to opponent
|
2021-01-22 21:41:49 -05:00 |
|
GriffinR
|
c106f7f130
|
Document battle_controller_opponent.c
|
2021-01-22 21:35:16 -05:00 |
|
GriffinR
|
d1878f933b
|
Sync link partner controller doc to player
|
2021-01-22 20:49:14 -05:00 |
|
GriffinR
|
74990a5a76
|
Sync player partner controller doc to player
|
2021-01-22 20:48:43 -05:00 |
|
GriffinR
|
1042426cc6
|
Sync recorded player controller doc to player
|
2021-01-22 20:47:59 -05:00 |
|
GriffinR
|
b9baf9437d
|
Sync safari/wally controller doc to player
|
2021-01-22 20:13:34 -05:00 |
|
GriffinR
|
63a7828772
|
Document battle_controller_player.c
|
2021-01-22 20:03:27 -05:00 |
|
N
|
07d19ba526
|
Update main.c
|
2021-01-22 18:40:08 -05:00 |
|
N
|
3102d94e3c
|
Undo change
|
2021-01-22 17:41:57 -05:00 |
|
N
|
c636b7c3ae
|
Some more tweaks
|
2021-01-22 17:41:07 -05:00 |
|
GriffinR
|
4eca05ccf5
|
Document remainder of battle_controllers.c
|
2021-01-22 02:48:22 -05:00 |
|
GriffinR
|
8fe4d004e3
|
Merge pull request #1305 from GriffinRichards/doc-battletv
Document battle tv data
|
2021-01-21 12:27:14 -05:00 |
|
GriffinR
|
3ceb43177d
|
Merge pull request #1312 from sphericalice/pokeemerald
Fix misnamed ground effect flags & document reflections
|
2021-01-20 18:50:31 -05:00 |
|
SphericalIce
|
c0489199c0
|
Rename GetObjEventReflectionType & fix fakematch in GetGroundEffectFlags_Reflection
|
2021-01-20 22:32:04 +00:00 |
|
SphericalIce
|
86297398e6
|
Move the definition of RETURN_REFLECTION_TYPE_AT and make use of REFL_TYPE_NONE
|
2021-01-20 10:34:33 +00:00 |
|
SphericalIce
|
4334f7a379
|
Include NUM_REFLECTION_TYPES in the ReflectionTypes enum
|
2021-01-20 10:17:07 +00:00 |
|
GriffinR
|
18b8e0ee8e
|
Merge pull request #1311 from GriffinRichards/clean-unused
Remove unused local variables and functions
|
2021-01-19 23:22:44 -05:00 |
|
GriffinR
|
6999b237eb
|
Merge pull request #1309 from GriffinRichards/misc-macro
Use constants for item data, misc other constants/fixes
|
2021-01-19 20:49:58 -05:00 |
|
SphericalIce
|
2746fd1f95
|
Name object event ID arguments properly
|
2021-01-19 23:35:57 +00:00 |
|
SphericalIce
|
6dd973012b
|
Correct ground effect flag names for reflections & document sprite data usage
|
2021-01-19 23:21:50 +00:00 |
|
GriffinR
|
b65980cd4e
|
Remove unused local variables and functions
|
2021-01-19 18:19:33 -05:00 |
|
N
|
e5e390d64b
|
Revert zero initialization
|
2021-01-19 14:33:11 -05:00 |
|
N
|
d720520de8
|
Clarified comment again
|
2021-01-19 13:47:09 -05:00 |
|
N
|
b6c483394e
|
Clarified comments
Made comments clearer.
|
2021-01-19 13:43:57 -05:00 |
|
GriffinR
|
752982552e
|
Add FIRST_BALL, some FIRST_BERRY_INDEX usage
|
2021-01-19 13:39:18 -05:00 |
|
SphericalIce
|
2dfaba9472
|
Name color return values more accurately
|
2021-01-19 17:59:36 +00:00 |
|
SphericalIce
|
8de76ed533
|
Make broader use of RGB macros
|
2021-01-19 17:15:12 +00:00 |
|
GriffinR
|
cf9f8d01c5
|
Add misc item data constants
|
2021-01-19 05:49:20 -05:00 |
|
GriffinR
|
4e845b6395
|
Use constants for contestLinkResults
|
2021-01-19 04:40:06 -05:00 |
|
GriffinR
|
3f36529cba
|
Use NUMBER_OF_MON_TYPES in pokedex search
|
2021-01-19 04:34:50 -05:00 |
|
GriffinR
|
9dd867689e
|
Use ARRAY_COUNT in PrintMenuTable
|
2021-01-19 04:19:14 -05:00 |
|
GriffinR
|
3f9037d63a
|
Use ARRAY_COUNT in InitBgsFromTemplates
|
2021-01-19 04:14:07 -05:00 |
|
GriffinR
|
bc20fda604
|
Use GET_UNOWN_LETTER macro
|
2021-01-19 04:03:16 -05:00 |
|
N
|
7134763b73
|
Update task.c
|
2021-01-17 13:00:53 -05:00 |
|
N
|
8297090267
|
Update task.c
|
2021-01-17 12:49:50 -05:00 |
|
N
|
ad6ab09e30
|
Update comment
|
2021-01-17 12:46:08 -05:00 |
|
N
|
3b80f3caf1
|
Make variable name shorter
|
2021-01-17 12:44:08 -05:00 |
|
N
|
d3259ebe2c
|
renamed taskNum to followupFuncDataIndex
|
2021-01-16 21:56:49 -05:00 |
|
N
|
72e8683975
|
FIxed the comments
|
2021-01-16 21:50:59 -05:00 |
|
N
|
e7436ab4c8
|
Update task.c
|
2021-01-16 21:35:40 -05:00 |
|
N
|
0159c0c1ae
|
Update task.c
|
2021-01-16 21:09:51 -05:00 |
|
N
|
a950167d89
|
Remove define
|
2021-01-16 21:05:35 -05:00 |
|
N
|
6b5ce647df
|
Update task.c
|
2021-01-16 20:31:09 -05:00 |
|
N
|
26246ce281
|
Update task.c
|
2021-01-16 20:29:42 -05:00 |
|
N
|
926ef40c52
|
Get rid of Task_data_OP macro
This macro is so annoying. Can we please do away with it?
|
2021-01-16 20:19:00 -05:00 |
|
GriffinR
|
564278fd49
|
Document battle tv data
|
2021-01-14 06:29:59 -05:00 |
|
GriffinR
|
8e06d5679c
|
Index gBardSoundsTable
|
2021-01-14 03:54:59 -05:00 |
|
GriffinR
|
46e0a0607d
|
Array count for easy chat word groups
|
2021-01-14 03:48:49 -05:00 |
|
GriffinR
|
f63bc6e27a
|
Index sTMHMMoves
|
2021-01-14 03:41:28 -05:00 |
|
GriffinR
|
b9e1b050e1
|
Label remaining battle types
|
2021-01-13 15:20:29 -05:00 |
|
GriffinR
|
fa3acd79e7
|
Fix missing header for sub_817F77C BUGFIX
|
2021-01-11 10:37:22 -05:00 |
|
GriffinR
|
4a7a3df205
|
Move SeedRngWithRtc fix to BUGFIX conditional
|
2021-01-11 10:36:53 -05:00 |
|
GriffinR
|
a733b211a3
|
Merge pull request #1297 from SatoMew/master
Document the unused battle strings for downpour weather
|
2021-01-11 10:01:57 -05:00 |
|
opakedragon
|
295ec313f5
|
rename string id/variable to reflect usage
|
2021-01-11 08:49:31 -05:00 |
|
SatoMew
|
ead437e89b
|
Document the unused battle strings for downpour weather
|
2021-01-10 22:26:00 +00:00 |
|
GriffinR
|
e6aebc16da
|
Merge pull request #1296 from GriffinRichards/bugfix-typo
Add missing braces to bugfix in CalculateMonStats
|
2021-01-10 12:34:39 -05:00 |
|
GriffinR
|
8afc28c98f
|
Add missing braces to bugfix in CalculateMonStats
|
2021-01-10 12:24:59 -05:00 |
|
SphericalIce
|
f02afc134b
|
Use the correct constant for max-IV masks
|
2021-01-07 22:34:57 +00:00 |
|
SphericalIce
|
3c2a33b9b2
|
Use constants for max IVs & the random IV generation flag
|
2021-01-07 22:13:14 +00:00 |
|
SphericalIce
|
fb69d97b24
|
Use the constant for the max total of EVs
|
2021-01-07 21:11:45 +00:00 |
|
GriffinR
|
c506cf747f
|
Merge pull request #1293 from GriffinRichards/typo-pyramind
Fix sPyramindFloorNames typo
|
2021-01-05 00:16:24 -05:00 |
|
GriffinR
|
fe5269b875
|
Fix sPyramindFloorNames typo
|
2021-01-04 23:58:33 -05:00 |
|
GriffinR
|
a291bc4a2c
|
Merge pull request #1292 from GriffinRichards/fix-partymenu
Remove unnecessary subtraction in switch
|
2021-01-04 20:49:08 -05:00 |
|
GriffinR
|
1b2c9d00ca
|
Merge pull request #1291 from Sierraffinity/master
Fix/document possible division by zero in ConvertScaleParam
|
2021-01-04 20:48:58 -05:00 |
|
GriffinR
|
eba7933c0c
|
Remove unnecessary subtraction in switch
|
2021-01-04 19:50:05 -05:00 |
|
Sierraffinity
|
67a656a4df
|
Fix/document possible division by zero in ConvertScaleParam
|
2021-01-04 16:26:28 -08:00 |
|
GriffinR
|
0ca76fc179
|
Some decoration labels, use constant for tileset size
|
2021-01-04 16:27:57 -06:00 |
|
GriffinR
|
039108284d
|
Clean up gDecorations with gItems format
|
2021-01-04 16:27:57 -06:00 |
|
GriffinR
|
e0c0143f41
|
Fix substitute back sprite
|
2021-01-04 10:14:01 -05:00 |
|
GriffinR
|
06af0f0fe5
|
Remove unnecessary string.h includes
|
2021-01-03 13:36:07 -05:00 |
|
GriffinR
|
d992e4277e
|
Merge pull request #1283 from GriffinRichards/doc-factscreen
Document battle factory screen
|
2021-01-03 02:51:59 -05:00 |
|
GriffinR
|
f2ce06683d
|
Merge pull request #1285 from GriffinRichards/doc-fieldscr
Minor field_screen_effect / field_player_avatar documentation
|
2021-01-03 01:59:36 -05:00 |
|
GriffinR
|
4a04b16ac1
|
Merge pull request #1281 from GriffinRichards/index-bc
Index battle controller cmd tables
|
2021-01-01 17:14:34 -05:00 |
|
GriffinR
|
88e951bfe3
|
Label some ReturnToField funcs
|
2021-01-01 17:11:06 -05:00 |
|
GriffinR
|
c711a2f73b
|
Document warp spin functions
|
2021-01-01 17:11:02 -05:00 |
|
GriffinR
|
8cad412ae2
|
Label a few flash effect functions
|
2021-01-01 13:34:25 -05:00 |
|
GriffinR
|
84fbcc9dd6
|
Fix modern -> UBFIX macro change
|
2020-12-31 00:44:43 -05:00 |
|
GriffinR
|
ec85c01e7c
|
Merge branch 'master' into doc-factscreen
|
2020-12-31 00:40:45 -05:00 |
|
GriffinR
|
093610b46e
|
Finish factory swap screen doc
|
2020-12-31 00:26:14 -05:00 |
|
Sierraffinity
|
ef7832a55c
|
Change how mon affine transform fix is handled
|
2020-12-30 17:36:53 -08:00 |
|
GriffinR
|
7ae78dc773
|
Finish factory select screen doc
|
2020-12-30 17:56:31 -05:00 |
|
GriffinR
|
0bf49198f6
|
Resume factory screen doc
|
2020-12-30 13:28:15 -05:00 |
|
GriffinR
|
2f426e0e7d
|
Index battle controller cmd tables
|
2020-12-29 17:21:58 -05:00 |
|
Sierraffinity
|
127bb97c0e
|
Add UBFIX for division by zero in SpriteCB_PokedexListMonSprite
|
2020-12-26 18:25:21 -08:00 |
|
Sierraffinity
|
bafbf9240d
|
Add UBFIX for null deref in sub_80D08CC
|
2020-12-26 17:47:36 -08:00 |
|
Sierraffinity
|
86fdd033c6
|
Add UBFIX for null derefs in sub_8088950
|
2020-12-26 17:39:52 -08:00 |
|
Sierraffinity
|
b155c307ea
|
Add UBFIX for null deref in CameraObjectReset2
|
2020-12-26 17:25:51 -08:00 |
|
GriffinR
|
d74f739e05
|
Merge pull request #1277 from GriffinRichards/doc-tower
Label remaining subs in battle_tower.c
|
2020-12-25 00:19:24 -05:00 |
|
GriffinR
|
769ddf22c2
|
Label remaining subs in battle_tower.c
|
2020-12-24 16:18:47 -05:00 |
|
Kurausukun
|
254b4e621c
|
change "filler" to "unk", remove newline
|
2020-12-22 00:08:15 -05:00 |
|
Kurausukun
|
45a1156dc8
|
fix remaining functions, finally matches
|
2020-12-21 22:36:28 -05:00 |
|
Kurausukun
|
01ea479390
|
oops
|
2020-12-21 20:25:59 -05:00 |
|
Kurausukun
|
b3f9a08ba6
|
fix sub_8021A28
|
2020-12-21 20:24:36 -05:00 |
|
Kurausukun
|
3203bac053
|
fix struct
|
2020-12-20 23:15:35 -05:00 |
|
Kurausukun
|
14e2898a29
|
fix structs and some function logic
(currently does not match)
|
2020-12-20 02:54:33 -05:00 |
|
GriffinR
|
15c2856b24
|
Merge pull request #1265 from Kurausukun/berry_crush
fakematch fixes, begin documenting Berry Crush (based on #1187)
|
2020-12-14 23:22:41 -05:00 |
|
Kurausukun
|
69cfe5ad01
|
use direction constant
|
2020-12-14 21:54:19 -05:00 |
|
Kurausukun
|
68b456e7f9
|
name a2
|
2020-12-14 21:51:38 -05:00 |
|
Kurausukun
|
266a23b327
|
fix indentation
|
2020-12-14 21:44:25 -05:00 |
|
Kurausukun
|
6faa63347a
|
document reuse of variables in link mode
|
2020-12-14 21:41:30 -05:00 |
|
GriffinR
|
c611421882
|
Merge pull request #1267 from ipatix/m4a_names
refactor m4a.c/m4a_1.s constant/variable/type naming
|
2020-12-14 20:03:53 -05:00 |
|
GriffinR
|
18a5feb413
|
Merge pull request #1269 from GriffinRichards/bugfix
Use BUGFIX for some inline fixes
|
2020-12-14 20:00:59 -05:00 |
|
Sierraffinity
|
1aca378634
|
Fix name of SetDexNumberColor
|
2020-12-12 21:08:15 -08:00 |
|
GriffinR
|
b1197ac2da
|
UBFIX for if_status_not_in_party
|
2020-12-12 23:57:25 -05:00 |
|
GriffinR
|
81d95b9325
|
Use BUGFIX for some inline fixes
|
2020-12-12 23:30:51 -05:00 |
|
Sierraffinity
|
abef3065d0
|
Fix affine anim bug with Pokémon going in and out of balls without an intermediate screen transition
|
2020-12-12 20:29:20 -08:00 |
|
LOuroboros
|
55bc2b4bb9
|
Corrected small inconsistency in move flag names
|
2020-12-12 12:18:56 -03:00 |
|
Michael Panzlaff
|
eaff64e223
|
remove trailing spaces
|
2020-12-12 13:19:08 +01:00 |
|
Michael Panzlaff
|
f177c736fc
|
more CgbSound decipher work
|
2020-12-11 16:33:58 +01:00 |
|
Michael Panzlaff
|
15ff55eee5
|
use better m4a variable/constant names
|
2020-12-11 16:33:55 +01:00 |
|
Kurausukun
|
58976ebaa8
|
Merge remote-tracking branch 'upstream/master' into berry_crush
|
2020-12-10 23:30:52 -05:00 |
|
ExpoSeed
|
76e40fe2dd
|
Fix incorrect bug description
|
2020-12-09 16:45:27 -06:00 |
|
GriffinR
|
c76aaa2aa4
|
Merge pull request #1259 from GriffinRichards/fix-backpicindex
Designated initializers for gTrainerBackPicTable
|
2020-12-01 16:26:42 -05:00 |
|
GriffinR
|
076b2c2edc
|
Designated initializers for gTrainerBackPicTable
|
2020-11-30 15:32:08 -05:00 |
|
GriffinR
|
571c5988ec
|
Merge pull request #1257 from Kurausukun/menu_nonmatching
[LEAK INFORMED] match sub_819A080
|
2020-11-27 11:10:03 -05:00 |
|
Ashley Coleman
|
0f04944b81
|
Rename graphics files for COOLTRAINER to match define
|
2020-11-26 11:05:02 -08:00 |
|
Kurausukun
|
54becd2303
|
whitespace
|
2020-11-26 01:35:08 -05:00 |
|
Kurausukun
|
94cbd3ff1b
|
[LEAK INFORMED] match sub_819A080
|
2020-11-26 01:30:59 -05:00 |
|
GriffinR
|
9d056e8656
|
Move object event pal declarations to graphics
|
2020-11-23 14:45:16 -05:00 |
|
GriffinR
|
513c7c5f45
|
Clarify Kecleon objects
|
2020-11-23 14:42:47 -05:00 |
|
GriffinR
|
bf65c1fb25
|
Name object event pals/tags
|
2020-11-23 14:24:48 -05:00 |
|
GriffinR
|
0aa06c307b
|
Merge pull request #1251 from ExpoSeed/patch-1
Document bugged IV inheritance difference
|
2020-11-17 14:25:36 -05:00 |
|
kageru
|
6f91f7e0e3
|
Use more constants in Battle Tower code
|
2020-11-17 17:40:26 +01:00 |
|
LOuroboros
|
cad5b57b42
|
sanityIsBagEgg -> sanityIsBadEgg
Fixed a typo.
Lunos#4026
|
2020-11-16 15:36:38 -03:00 |
|
ExpoSeed
|
e5f043ff72
|
Fix grammar
|
2020-11-15 16:28:09 -06:00 |
|
ExpoSeed
|
3f157b5293
|
Document bugged IV inheritance difference
|
2020-11-15 16:24:19 -06:00 |
|
luckytyphlosion
|
4b748d32cc
|
Bugfix for ChooseMoveOrAction_Doubles.
|
2020-11-07 18:21:17 -05:00 |
|
GriffinR
|
8b1c2c946b
|
Merge pull request #1247 from PidgeyALT/attemptcountfix
use constants for ball throw count
|
2020-11-06 15:41:25 -05:00 |
|
PikalaxALT
|
75b12b86dc
|
Merge pull request #1246 from PikalaxALT/simplify_ram_reset
Simplify RAM reset adaptation for modern
|
2020-11-06 15:00:40 -05:00 |
|