Eduardo Quezada D'Ottone
f3013d8ee9
Standarized Solarbeam into Solar Beam
2021-11-01 18:36:35 -03:00
GriffinR
54a70ca4d4
Merge pull request #1530 from GriffinRichards/doc-graphics
...
Label remaining symbols in graphics.c
2021-11-01 17:00:06 -04:00
GriffinR
9b2038a9a5
Additional GF ROM header doc
2021-11-01 02:54:53 -04:00
GriffinR
e0e2212db3
Avoid changed section warning
2021-11-01 01:47:38 -04:00
GriffinR
ef2971d8dc
Convert GF ROM header to C
2021-11-01 01:42:02 -04:00
GriffinR
dac4192fd3
Split headers from crt0
2021-10-31 16:39:54 -04:00
GriffinR
36039e1b86
Convert fonts.s to C
2021-10-31 01:44:18 -04:00
GriffinR
fdaf436960
Add font id constants
2021-10-30 19:54:15 -04:00
GriffinR
13cd2a41f0
Better braille support
2021-10-30 16:19:10 -04:00
GriffinR
71605556ab
Clean up braille_puzzles
2021-10-30 11:59:14 -04:00
GriffinR
875be8a8a8
Merge pull request #1528 from GriffinRichards/doc-ereaderscr
...
Document ereader screen
2021-10-30 09:34:14 -04:00
GriffinR
886551f655
Clean up battle transition doc
2021-10-29 18:57:41 -04:00
GriffinR
f51247615e
Finish documenting battle_transition
2021-10-29 18:32:53 -04:00
LOuroboros
cde0ce878c
EXT_CTRL_CODE_SIZE -> EXT_CTRL_CODE_FONT
2021-10-29 19:00:07 -03:00
LOuroboros
5536bce88d
SIZE -> FONT
2021-10-29 18:39:31 -03:00
cbt6
9a1764f83e
Label some animation index numbers
2021-10-30 01:37:49 +08:00
GriffinR
901cd476b6
Fix incorrect arguments on CopyRectToBgTilemapBufferRect
2021-10-29 11:51:47 -04:00
GriffinR
07bf225f94
Continue battle_transition documenting
2021-10-29 11:24:36 -04:00
GriffinR
7f49f26331
Restore ModifyStatByNature bug notes
2021-10-27 22:38:48 -04:00
GriffinR
41ecae91f8
Label remaining symbols in graphics.c
2021-10-27 13:47:18 -04:00
GriffinR
b0c27a8521
Document ereader screen
2021-10-26 15:44:42 -04:00
GriffinR
f9f91be60a
Merge pull request #1527 from cbt6/field-player
...
Document field player functions
2021-10-26 14:29:44 -04:00
cbt6
bd9ea23925
Rename as StaticCollision instead
2021-10-27 02:21:51 +08:00
GriffinR
d6571f2355
Merge pull request #1525 from GriffinRichards/doc-recmix
...
Document remainder of Record Mixing
2021-10-26 14:18:38 -04:00
cbt6
b3d779fd0d
Document field player functions
2021-10-27 01:39:00 +08:00
GriffinR
bf87faa922
Clean up battle_transition_frontier
2021-10-26 02:00:28 -04:00
GriffinR
1056209d8e
Start battle_transition documenting
2021-10-26 01:39:28 -04:00
GriffinR
4f7f6c1082
Merge pull request #1526 from sphericalice/doc-curtain-special
...
Document the CloseBattlePikeCurtain special
2021-10-25 16:10:45 -04:00
sphericalice
7b5267c799
Rename TILESET_WIDTH to METATILE_ROW_WIDTH
2021-10-25 20:51:04 +01:00
sphericalice
0637910f58
Use the TILESET_WIDTH constant in rotating_tile_puzzle.c
2021-10-25 18:07:46 +01:00
sphericalice
120e75d275
Document the CloseBattlePikeCurtain special
2021-10-25 18:03:14 +01:00
GriffinR
a612c27f2d
Drop battle transition 'phase' terminology
2021-10-25 10:20:48 -04:00
GriffinR
6dc3c9864c
Merge pull request #1520 from GriffinRichards/doc-random
...
Document random remaining symbols
2021-10-24 23:43:17 -04:00
GriffinR
7a89ad98c3
Document record mixing hall records
2021-10-24 16:13:07 -04:00
GriffinR
ab80264921
Merge pull request #1519 from GriffinRichards/doc-mgift
...
Document Mystery Gift
2021-10-24 15:50:39 -04:00
GriffinR
7f3c529935
Document record mixing mail swap
2021-10-24 15:49:19 -04:00
GriffinR
6067aa65b4
Fix shadw typo
2021-10-21 22:15:08 -04:00
GriffinR
303ce856ad
Fix GET_CARD_BATTLE_LOST typo
2021-10-21 16:54:16 -04:00
GriffinR
bc409baeff
Fix incorrect NUM_SECTORS_PER_SLOT define
2021-10-19 16:30:00 -04:00
GriffinR
934a7e7a5d
Merge pull request #1516 from GriffinRichards/doc-miscbattle
...
Miscellaneous battle documentation
2021-10-19 08:09:17 -04:00
GriffinR
24b4e898ad
More mauville_old_man clean up
2021-10-18 14:40:04 -04:00
GriffinR
b31bddddca
Clean up metatile_behavior
2021-10-18 12:54:29 -04:00
GriffinR
7590bacec1
Label remaining symbols in field_specials
2021-10-18 02:14:29 -04:00
GriffinR
46dd10c87b
Clean up trainer_pokemon_sprites
2021-10-18 01:56:24 -04:00
GriffinR
db8ce5d7f9
Clean up mauville_old_man, drop ScrSpecial prefix
2021-10-18 01:09:41 -04:00
GriffinR
ed6fdd743f
Some pokemon_icon clean up
2021-10-17 22:04:08 -04:00
GriffinR
a950f9c771
Clean up international_string_util
2021-10-17 21:51:11 -04:00
GriffinR
f2e0c9ec9d
Some pokedex clean up
2021-10-17 21:32:09 -04:00
GriffinR
371a13e9f9
Clean up in save_location
2021-10-17 17:38:52 -04:00
GriffinR
c70ec9748a
Some union_room_chat clean up
2021-10-17 17:27:32 -04:00
GriffinR
ff594ccb82
Fix leftover icon_shadow names
2021-10-17 03:22:55 -04:00
GriffinR
ece7ef3410
Correct usage of MysteryEvent to MysteryGift
2021-10-17 03:00:48 -04:00
GriffinR
d0455485c3
Clean up mystery gift headers
2021-10-17 02:18:24 -04:00
GriffinR
3cd27acbea
Document wonder news
2021-10-17 02:09:31 -04:00
GriffinR
5f9069628d
Clean up mevent2
2021-10-17 01:35:26 -04:00
GriffinR
c7d550e96c
Clean up wonder card/news view
2021-10-17 01:15:16 -04:00
GriffinR
356e6d7f08
Clean up mystery gift menu
2021-10-16 23:58:11 -04:00
GriffinR
845a5e99cc
General mystery gift documentation, finish mystery gift client/server/scripts
2021-10-16 23:35:17 -04:00
GriffinR
e1900efe1e
Merge branch 'master' into doc-miscbattle
2021-10-15 22:46:43 -04:00
GriffinR
1f39c34ca4
Merge branch 'master' into minor-constants
2021-10-15 22:44:49 -04:00
GriffinR
a4a3c1c9e5
Merge pull request #1511 from GriffinRichards/doc-union
...
Document link_rfu / Union Room
2021-10-15 22:44:01 -04:00
GriffinR
e3bb257bcf
Fix some trainer card link access
2021-10-15 12:22:19 -04:00
GriffinR
c02001c46d
Document mystery gift link scripts, general mystery gift
2021-10-15 12:05:06 -04:00
GriffinR
37e52c4f34
Document some mystery gift
2021-10-14 15:10:41 -04:00
GriffinR
95406384f4
Start wonder card/news documenting
2021-10-14 13:24:20 -04:00
GriffinR
def6cc8158
Label battle script macro arguments
2021-10-13 17:44:04 -04:00
GriffinR
fc15b0d5f0
Add controller buffer constants, finish misc battle doc
2021-10-13 16:21:39 -04:00
GriffinR
b9f6dd128d
Merge pull request #1515 from GriffinRichards/fix-saveblockchunk
...
Disallow negative sizes in SAVEBLOCK_CHUNK
2021-10-13 13:30:53 -04:00
GriffinR
5860e0e937
Disallow negative sizes in SAVEBLOCK_CHUNK
2021-10-13 13:19:15 -04:00
GriffinR
b0598b1aef
Clean up recorded_battle, add MOVE_IS_PERMANENT
2021-10-12 01:14:17 -04:00
GriffinR
f23e0beeba
Rename battle anim cmds, move its data, name remaining symbols
2021-10-11 13:18:21 -04:00
GriffinR
a556856ce9
Convert sKeyboardChars to 3D array
2021-10-11 11:09:15 -04:00
GriffinR
3a7995bc7c
Fix misleading RecordMixTrainerNames name
2021-10-11 10:39:37 -04:00
GriffinR
b8a44bf10a
Calculate pokemon substruct size, missing MON_PIC_SIZE
2021-10-11 10:35:53 -04:00
GriffinR
b01213b8bc
Some constants in wild_encounter.c, document Feebas spot generation
2021-10-09 15:23:59 -04:00
GriffinR
ff01eb951b
Use TRACKS constants for sGroundEffectTracksFuncs
2021-10-09 13:21:14 -04:00
GriffinR
862febe03a
Add MAP_OFFSET
2021-10-09 13:19:27 -04:00
GriffinR
28de627913
Add TRACKS_ALL, remove BGCntrlBitfield
2021-10-09 11:34:51 -04:00
GriffinR
d8e65fc4b6
More battle doc, add battle window ids
2021-10-09 03:01:10 -04:00
GriffinR
31b501e7eb
Start misc battle documentation
2021-10-08 16:39:46 -04:00
GriffinR
e26f9d10d7
Merge pull request #1509 from GriffinRichards/doc-sprman
...
Document remaining symbols in pokemon.c
2021-10-08 10:38:29 -04:00
GriffinR
7c5c41f23c
Combine link slot length constants
2021-10-07 16:19:02 -04:00
GriffinR
a2655ba9ab
Merge branch 'master' into doc-union
2021-10-07 16:10:35 -04:00
GriffinR
e86d3410a1
Update argument names in link headers, link_rfu doc cleanup
2021-10-07 16:05:12 -04:00
GriffinR
846942ce48
Finish remaining symbols in link_rfu_2
2021-10-07 15:23:47 -04:00
GriffinR
6aaf50ee27
Rename GF Gname, Rfu, finish bulk of Union Room, more link doc
2021-10-07 10:43:03 -04:00
GriffinR
4efa6c882a
Continue misc link documentation, rename reset_save_heap
2021-10-05 23:37:54 -04:00
GriffinR
cacd6410bf
Drop double underscore 'empty' macros
2021-10-05 08:54:15 -04:00
GriffinR
394c52a7be
Clean up roamer.c
2021-10-04 18:32:04 -04:00
GriffinR
6e62c057f5
Document remaining symbols in pokemon.c
2021-10-02 23:48:12 -04:00
GriffinR
739e7d3c31
Document summary screen sprite manager
2021-10-02 23:47:59 -04:00
GriffinR
001a25e49c
Merge pull request #1507 from GriffinRichards/doc-walda
...
Document Walda Phrase
2021-09-30 12:27:20 -04:00
Pokestia
38a4dea402
Rename Battle Weather flags
2021-09-30 12:08:20 +02:00
Pokestia
e699965332
Use compact weather macros
2021-09-29 17:45:39 +02:00
GriffinR
e270ee1a74
Merge pull request #1506 from GriffinRichards/single-doc
...
Document some single-remaining symbols
2021-09-29 00:10:09 -04:00
GriffinR
8a79ca3818
Document walda_phrase
2021-09-26 17:01:39 -04:00
GriffinR
a66d7e1b43
Document some single-remaining symbols
2021-09-24 17:14:20 -04:00
GriffinR
42d2fefe02
Merge branch 'master' into tag-none
2021-09-24 10:17:34 -04:00
LOuroboros
ac599589ec
gRegionMapSectionId_To_PopUpThemeIdMapping -> sRegionMapSectionId_To_PopUpThemeIdMapping
2021-09-23 23:36:37 -03:00
GriffinR
a6ab2eb883
Merge branch 'master' into trailingSpaces
2021-09-23 21:39:21 -04:00
GriffinR
f8f7617946
Add TAG_NONE
2021-09-14 13:14:14 -04:00
PikalaxALT
0c2e9a5b4c
Merge pull request #1502 from GriffinRichards/clean-lilycovelady
...
Clean up Lilycove Lady
2021-09-09 16:04:08 -04:00
GriffinR
cbf8863e5b
Clean up Lilycove Lady
2021-09-09 15:24:34 -04:00
GriffinR
b183a793a1
Move more gfx symbols into gHealthboxElementsGfxTable
2021-09-06 17:45:10 -04:00
froggestspirit
71da126dbb
case
2021-09-06 16:41:59 -04:00
froggestspirit
5f755757f9
Const rename
2021-09-06 11:40:40 -04:00
froggestspirit
f8a24cdd6f
Identify unknown healthbox GFX
2021-09-06 10:42:05 -04:00
LOuroboros
554210c5e3
Removed trailing spaces in the most relevant files
...
Command used for the job:
egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g'
Credits to Grant Murphy from Stack Overflow.
2021-08-24 19:59:32 -03:00
GriffinR
8f5e2bbeba
Label swap line margin flag
2021-08-21 11:04:28 -04:00
GriffinR
dfdcfc1568
Document remaining functions in cable_club
2021-08-15 16:22:15 -04:00
GriffinR
e01ae55c13
Start more link_rfu_2 documentation
2021-08-15 15:13:42 -04:00
GriffinR
ee5eee6ccc
Merge pull request #1493 from GriffinRichards/doc-itemmenu2
...
Document item menu
2021-08-15 12:01:57 -04:00
PikalaxALT
c7fc6ac893
Merge pull request #1492 from Kurausukun/cgbsound
...
Fix CgbSound Fakematches (Thanks to Revo)
2021-08-11 19:55:44 -04:00
GriffinR
034b7f0513
Fix conflicting PC window names
2021-08-11 19:14:50 -04:00
GriffinR
80348e7188
Merge branch 'master' into doc-itemmenu2
2021-08-11 19:01:47 -04:00
GriffinR
cc51627465
Merge pull request #1489 from GriffinRichards/doc-playerpc
...
Document player pc
2021-08-11 18:59:58 -04:00
GriffinR
0bc26d9d79
Merge pull request #1488 from GriffinRichards/doc-frontierpass2
...
Document frontier pass
2021-08-11 17:40:55 -04:00
GriffinR
d951d7c363
Use tag constants in region_map.c
2021-08-11 09:31:20 -04:00
GriffinR
28a8fe191a
Document item menu
2021-08-10 22:13:02 -04:00
Kurausukun
2e892c6961
unsigned int -> u32
2021-08-08 22:22:50 -04:00
Kurausukun
ddb3911d0d
oops
2021-08-08 20:49:29 -04:00
Kurausukun
0bceaab046
rename variable
2021-08-08 20:34:16 -04:00
Kurausukun
b51d025f1c
port cgb fakematching fixes (thanks to revo)
2021-08-08 20:33:21 -04:00
GriffinR
bd5cf07059
Merge branch 'master' into doc-playerpc
2021-08-02 14:08:10 -04:00
GriffinR
06b909bcd8
Document player pc
2021-08-02 13:58:40 -04:00
GriffinR
3e60a78406
Merge branch 'master' into doc-frontierpass2
2021-07-31 13:30:40 -04:00
GriffinR
602855ea99
Document frontier pass
2021-07-31 13:28:08 -04:00
GriffinR
459b20d762
Merge pull request #1479 from PikalaxALT/flatten_sprite_pos
...
Flatten pos fields in struct Sprite
2021-07-27 18:02:00 -04:00
sphericalice
71de6ea939
Use the correct constant for PSS page comparison
2021-07-24 18:54:37 +01:00
GriffinR
a274cc6a76
Merge branch 'master' into flatten_sprite_pos
2021-07-12 01:39:28 -04:00
Collin Styles
eab1d7b5b1
Use the IS_TYPE_PHYSICAL
macro in AddMovePoints
2021-07-11 22:02:24 -07:00
GriffinR
72bb2bd160
Merge pull request #1474 from GriffinRichards/clean-miragetower
...
Clean up Mirage Tower
2021-07-10 23:26:41 -04:00
GriffinR
32fe412755
Merge pull request #1475 from GriffinRichards/doc-minor
...
Label remaining symbols in a few files
2021-07-08 00:24:56 -04:00
GriffinR
fced9e507d
Merge pull request #1478 from Kurausukun/itemprint
...
Change ItemPrintFunc to Use u32 Instead of s32
2021-07-08 00:15:45 -04:00
PikalaxALT
810ca5f8ff
Flatten pos fields in struct Sprite
2021-07-07 09:11:52 -04:00
GriffinR
0f538102d9
Add local id constants for C
2021-07-05 13:54:43 -04:00
Kurausukun
42730a8315
Revert "remove gflib"
...
This reverts commit 8b59909ac5
.
2021-07-03 17:39:33 -04:00
GriffinR
b4f66496ed
Merge pull request #1471 from GriffinRichards/fix-lock
...
Fix some object lock names
2021-07-03 11:21:10 -04:00
SnorlaxMonster
43c5107e4d
Correct card lines in Battle Dome comments
...
The comments regarding the lines that Trainer information is displayed
on the Battle Dome Trainer Card were off-by-one.
2021-07-03 22:41:18 +10:00
GriffinR
c42b5d783a
Fix 'determining' typo
2021-07-02 03:26:50 -04:00
GriffinR
64d06f4c8f
Condense battle AI scripts, minor clean up
2021-07-02 02:46:01 -04:00
GriffinR
8f43d1ebeb
Document smart shopper TV show
2021-07-02 01:45:23 -04:00
GriffinR
d73b3c05c6
Label remaining hall_of_fame symbols
2021-07-02 01:02:28 -04:00
GriffinR
fe89a4d147
Label remaining region_map symbols
2021-07-02 00:52:36 -04:00
GriffinR
10886a586b
Clean up mirage tower
2021-07-01 23:46:15 -04:00
GriffinR
3964820a84
Merge pull request #1473 from GriffinRichards/fix-div0
...
Fix divide by 0 in Cmd_getexp
2021-07-01 14:26:34 -04:00
GriffinR
93188ef0a8
Fix divide by 0 in Cmd_getexp
2021-07-01 00:18:52 -04:00
garakmon
d391c136d8
fix encounter slot logic to accomodate changes
2021-06-27 21:14:21 -04:00
GriffinR
6d92b466e7
Add missing use of F_TRAINER_FEMALE
2021-06-25 11:50:09 -04:00
PikalaxALT
e0b58592b2
Merge pull request #1469 from GriffinRichards/fix-contesthearts
...
Clarify contest heart tiles
2021-06-21 13:59:50 -04:00
GriffinR
810b51f96c
Clarify contest heart tiles
2021-06-21 13:48:03 -04:00
ultima-soul
9407a1ac76
Replace hardcoded number in MakeCaptureStars.
2021-06-18 19:20:05 -07:00
Kurausukun
10c80230c4
change printItemFunc to use u32 instead of s32
...
also change a use of -2 to LIST_CANCEL
2021-06-18 00:15:45 -04:00
Kurausukun
8b59909ac5
remove gflib
2021-06-17 22:09:48 -04:00
Sewef
fd55a0d015
Update src/battle_message.c
...
Nothing happened.
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
2021-06-17 14:12:06 +02:00
Sewef
d02be421bc
Fix sATypeMove_Table definition
2021-06-17 14:06:40 +02:00
ExpoSeed
b6b0062bd6
Change map header flags to use a bitfield
2021-06-13 17:02:06 -05:00
ExpoSeed
3ed06c2cc2
Remove remaining grey and replace with gray
2021-06-10 11:36:10 -05:00
AJ Fontaine
2fe7184d10
Rename sText_WildPkmnAppeared2 to reflect its use
...
sText_WildPkmnAppeared2 is used for Legendary battles, so sText_LegendaryPkmnAppeared would be more informative.
2021-06-04 22:32:33 -04:00
Kurausukun
5c6b8ea8d6
re-add const to gEvolutionTable in daycare.c
2021-06-01 17:14:45 -04:00
Kurausukun
9f5bf65fb3
[PROBABLY LEAK-INFORMED] fix battle_transition fakematch, make
...
consistent use of SOME_VRAM_STORE
2021-05-31 18:12:35 -05:00
Kurausukun
2bbaf71998
[LEAK-INFORMED] fix CreateShedinja fakematch
...
info: the header change is required. accesses to the struct need to be
treated as non-const, even though the array must be const. thanks to
jiang for figuring this out.
2021-05-31 08:20:46 -05:00
Kurausukun
2705f2e5f4
[LEAK-INFORMED] also pretty dumb
2021-05-31 08:20:46 -05:00
Kurausukun
42021db743
[LEAK-INFORMED] literal dumbest fakematch ever
2021-05-31 08:20:46 -05:00
gAlfonso-bit
c9c5586068
Fixed ChangeBgY_ScreenOff‘s signature. ( #1447 )
...
* Fix Functions
* Fix ChangeBgY_ScreenOff signature
* Remove unneeded changes
* Fix argument mismatch
Just to get this out of the way
* Not needed
* Update palette.c
2021-05-27 07:32:09 -05:00
Kurausukun
5d5327c0b7
better match
2021-05-25 04:32:47 -04:00
Kurausukun
5ae5cf110d
[LEAK-INFORMED] fix fakematch in DrawWallpaper
2021-05-25 04:03:11 -04:00
gAlfonso-bit
ff16812f99
UBFix: uninitialized variables in m4a engine and siirtc.c ( #1432 )
2021-05-23 09:56:37 -05:00
gAlfonso-bit
ffbbc88801
BUGFIX: battle scripts ( #1436 )
2021-05-23 09:35:03 -05:00
Eduardo Quezada D'Ottone
76b99e66dc
Added missing Treecko from animation list.
2021-05-16 20:46:58 -04:00
ExpoSeed
a7e3da2301
pyramidWinStreas
2021-05-15 15:59:54 -05:00
ExpoSeed
361fa594b3
Various BUGFIXes and UBFIXes
2021-05-15 15:56:17 -05:00
gAlfonso-bit
ab8318cc79
Fix UB: Destoyed task is modified.
...
After destruction, task is no longer used, so updating its values is worthless.
2021-05-15 14:35:32 -05:00
Kurausukun
3a403dc520
[LEAK-INFORMED] fix do {} while (0) in apprentice
2021-05-13 11:29:46 -05:00
Kurausukun
e737f1f924
fix main_menu goto
2021-05-13 11:29:11 -05:00
Kurausukun
2cc38acb84
fix item.c gotos
2021-05-13 11:29:11 -05:00
Kurausukun
3b7f708eb0
fix player_pc goto
2021-05-13 11:29:11 -05:00
Kurausukun
0c7773ad75
fix mystery_gift gotos
2021-05-13 11:29:11 -05:00
Kurausukun
f0453871a2
fix battle_dome goto
2021-05-13 11:29:11 -05:00
Kurausukun
dbc1b9aacf
fix goto in bike.c
2021-05-13 11:29:11 -05:00
Kurausukun
7740ca1303
replace raw values with char constants
2021-05-13 11:26:15 -05:00
Kurausukun
fa23b196a9
[LEAK-INFORMED] fix battle_interface fakematch
2021-05-13 11:26:15 -05:00
gAlfonso-bit
9a195c0fef
Cherry-pick roamer bug fix from pokefirered
...
Adapted https://github.com/pret/pokefirered/blob/master/src/battle_main.c#L3831 to pokeemerald
2021-05-13 11:23:42 -05:00
gAlfonso-bit
3e15a3ef8f
Update IsPokemonCryPlaying
2021-05-13 11:23:11 -05:00
ExpoSeed
43854664b5
Fix UB in RotatingGate_RotateInDirection
2021-05-11 10:12:01 -05:00
Flametix
a8fab62c89
Fix Substitute typo
2021-05-06 20:49:04 -04:00
GriffinR
4206359862
Fix some object lock names
2021-05-04 01:21:50 -04:00
Kurausukun
608c829acd
change usages of float/double to f32/f64
2021-05-01 01:41:27 -04:00
GriffinR
2608018862
Use some missing fieldmap constants in trainer hill
2021-04-29 16:12:50 -04:00
GriffinR
f7a699c686
Merge pull request #1421 from GriffinRichards/doc-tvrecordmix
...
Document TV
2021-04-29 00:25:01 -04:00
GriffinR
6c38837b26
Merge pull request #1420 from GriffinRichards/doc-dataanims
...
Document battler affine anims, default pokeball throw
2021-04-28 13:56:42 -04:00
GriffinR
58cef0ae52
Merge pull request #1418 from GriffinRichards/sync-ereaderhelp
...
Sync e-reader helpers, document trainer hill e-reader
2021-04-28 06:08:57 -04:00
GriffinR
c6300b5325
Merge pull request #1417 from GriffinRichards/doc-pyramidbag
...
Document Battle Pyramid Bag
2021-04-27 14:48:09 -04:00
GriffinR
18f85b5cf0
Merge pull request #1415 from GriffinRichards/doc-contestutil
...
Some Contest clean up
2021-04-27 02:29:41 -04:00
GriffinR
265b49c47b
Label missing sprite anims
2021-04-26 14:41:15 -04:00
GriffinR
d74017d256
Merge pull request #1419 from GriffinRichards/doc-animstatus
...
Label more unused battle anims
2021-04-26 13:32:15 -04:00
GriffinR
c0aedf8df4
Merge pull request #1410 from GriffinRichards/doc-tradedata
...
Document trade sequence animation, some trade cleanup
2021-04-26 13:26:12 -04:00
GriffinR
aad090e154
Document TV
2021-04-26 12:35:35 -04:00
GriffinR
e40f89b175
Move unknown data table, reference with species
2021-04-25 02:19:01 -04:00
GriffinR
bee60f4c64
Document battler sprite affine anims, default pokeball throw
2021-04-25 02:18:34 -04:00
GriffinR
e065c0c285
Label more unused battle anims
2021-04-24 18:26:25 -04:00
GriffinR
86475c5ded
Document trainer hill ereader
2021-04-24 18:04:27 -04:00
GriffinR
004c37bf02
Sync ereader_helpers with pokefirered
2021-04-24 18:03:06 -04:00
GriffinR
8c820878bf
Document Battle Pyramid Bag
2021-04-23 15:07:36 -04:00
GriffinR
f823cd224f
Merge pull request #1416 from ProjectRevoTPP/apprentice_fix
...
[LEAK INFORMED] Fix apprentice.c do{}while(0)
2021-04-22 17:25:52 -04:00
ProjectRevoTPP
6ebd0ccb57
add NO_COND macro
2021-04-22 17:20:28 -04:00
ProjectRevoTPP
5c51a3ecc6
get rid of apprentice fakematching(s)
2021-04-22 16:40:46 -04:00
GriffinR
bc9fc38254
Misc contest cleanup
2021-04-22 15:51:04 -04:00
GriffinR
e874dfcbc8
Merge pull request #1408 from GriffinRichards/doc-pokemonstorage
...
Document Pokémon Storage System
2021-04-22 01:32:16 -04:00
ProjectRevoTPP
ddc1534098
idiot, get rid of code in block
2021-04-21 21:38:42 -04:00
ProjectRevoTPP
00eeb727db
fix rfu_NI_stopReceivingData fakematching; i guess it aint over yet cowboy
2021-04-21 21:37:12 -04:00
GriffinR
dbe24f0baa
Clean up contest_painting
2021-04-21 20:04:12 -04:00
ProjectRevoTPP
57948b86a8
Eliminate the last fakematching. We are free of nonmatchings/fakematchings!
2021-04-20 21:31:39 -04:00
GriffinR
a2a9f22612
Clean up contest_util
2021-04-20 21:16:47 -04:00
ProjectRevoTPP
21f05a3c01
Resolve sio32intr_clock_slave fakematching. One left!
2021-04-20 12:58:50 -04:00
GriffinR
04af378904
Document trade sequence animation, some trade cleanup
2021-04-20 05:50:39 -04:00
Kurausukun
d542baf14b
THE BEAST IS SLAIN
2021-04-19 23:44:24 -04:00
GriffinR
342ebbf406
Merge branch 'master' into doc-pokemonstorage
2021-04-18 01:49:09 -04:00
GriffinR
52495e889f
Doc storage - cleanup
2021-04-18 01:44:25 -04:00
GriffinR
6f967ff6ad
Doc storage - standardize names, drop PSS
2021-04-17 23:40:27 -04:00
GriffinR
33c68255de
Doc storage - unk utility
2021-04-17 23:31:29 -04:00
GriffinR
7bf89d6446
Doc storage - icon scroll
2021-04-17 23:00:08 -04:00
GriffinR
c921994ce1
Doc storage - tilemap util, place change
2021-04-17 19:02:30 -04:00
GriffinR
1c3e387d43
Doc storage - party menu
2021-04-17 14:33:00 -04:00
GriffinR
cd2a99b7c4
Doc storage - misc cleanup, some item/cursor
2021-04-17 13:33:29 -04:00
GriffinR
96dabc1a7f
Doc storage - multi move
2021-04-16 22:36:37 -04:00
GriffinR
80cc7d46ae
Doc storage - fix row/column flip
2021-04-16 15:07:10 -04:00
GriffinR
e5f0d2f736
Doc storage - releasing, some cursor
2021-04-16 04:30:09 -04:00
GriffinR
c1da6b29bc
Merge pull request #1405 from GriffinRichards/constants-display
...
Add more usage of DISPLAY constants, misc REG constants
2021-04-16 01:30:03 -04:00
Kurausukun
3e804cb7d1
document decoding buffer
2021-04-16 00:58:54 -04:00
GriffinR
84e1cbaaa6
Doc storage - misc gfx, item icons
2021-04-15 22:07:12 -04:00
GriffinR
838a452363
Doc storage - choose box menu, move wallpaper gfx
2021-04-15 18:46:20 -04:00
GriffinR
a1ed59450e
Doc storage - wallpaper and titles
2021-04-15 16:09:41 -04:00
GriffinR
30fecca109
Doc storage - menu texts
2021-04-15 13:31:18 -04:00
GriffinR
f94540c2b8
Misc reg constant cleanup
2021-04-15 03:14:42 -04:00
GriffinR
8368b753df
More usage of WININ/OUT constants
2021-04-15 02:43:09 -04:00
GriffinR
62abcecc54
More usage of DISPLAY constants
2021-04-15 02:22:24 -04:00
GriffinR
c4ef45c161
Merge pull request #1403 from GriffinRichards/doc-pokeblock
...
Document Pokéblock menu and feeding scene
2021-04-14 14:17:36 -04:00
GriffinR
be84499b56
Drop static function argument names
2021-04-14 12:24:09 -04:00
GriffinR
98ab546d3a
Label misc unused move anims
2021-04-13 04:04:09 -04:00
GriffinR
7645be27eb
Label unused move anims in anim_effects_3
2021-04-13 03:28:03 -04:00
GriffinR
f9f33b643e
Label unused move anims in anim_effects_2
2021-04-13 03:17:39 -04:00
GriffinR
56057d3c32
Label more unused battle anims
2021-04-13 02:50:37 -04:00
GriffinR
82f870091e
Merge pull request #1400 from GriffinRichards/doc-pokemonanim
...
Document Pokémon animation
2021-04-13 01:36:15 -04:00
GriffinR
042a2ecc41
Document pokeblock feed scene
2021-04-12 18:44:37 -04:00
Marcus Huderle
e92d2005c4
Use designated initializers for gTypeNames
2021-04-12 17:41:16 -05:00
GriffinR
c786a9b20c
Document pokeblock menu
2021-04-11 18:10:05 -04:00
GriffinR
2166e337a1
Label unused move anims
2021-04-11 13:21:22 -04:00
GriffinR
09a9efd5c5
Merge pull request #1398 from GriffinRichards/doc-field
...
Document field
2021-04-10 13:05:51 -04:00
GriffinR
f6016838b1
Merge pull request #1397 from GriffinRichards/doc-moremisc
...
Clean up battle scripts
2021-04-10 12:41:35 -04:00
GriffinR
fb24336e8f
Pokemon animation misc cleanup
2021-04-10 01:36:06 -04:00
GriffinR
72ba8cf58d
Document pokemon animation types
2021-04-10 00:50:28 -04:00
Kurausukun
3e725272fc
standardize "grey" to "gray"
2021-04-09 22:39:34 -04:00
GriffinR
c95e89e083
Remove old variables
2021-04-07 13:32:08 -04:00
GriffinR
356e63db03
Clean up fieldmap, port frlg macros
2021-04-07 13:26:02 -04:00
GriffinR
d717a635c8
event_object_movement cleanup
2021-04-06 17:55:29 -04:00
GriffinR
0dc7ff8994
Minor misc field doc
2021-04-06 17:17:41 -04:00
GriffinR
7d2a94282a
Label horizontal fog data
2021-04-06 17:05:38 -04:00
GriffinR
4a1cfbead2
Document remaining overworld
2021-04-06 16:55:43 -04:00
GriffinR
86a9d94ce1
Document fieldmap
2021-04-06 16:05:43 -04:00
GriffinR
8bad478b49
Document disguise field effects
2021-04-06 14:51:39 -04:00
GriffinR
756fad0e61
Document some event object movement
2021-04-06 14:34:36 -04:00
GriffinR
802d2b2f0f
Label Kyogre/Groudon anims
2021-04-06 03:46:19 -04:00
GriffinR
00c3044c96
Clarify Groudon/Kyogre/Rayquaza gfx names
2021-04-06 02:38:15 -04:00
GriffinR
806abe2999
Document some objev anims, make objevgfx info static
2021-04-05 19:52:35 -04:00
GriffinR
553fe6239a
Document more field effects
2021-04-05 18:21:17 -04:00
GriffinR
f90026826a
Document some weather, field effects
2021-04-04 17:52:07 -04:00
GriffinR
5fa20534f9
Label remaining fields in Weather struct
2021-04-04 00:52:17 -04:00
GriffinR
b926fa6b07
Document thunderstorm
2021-04-04 00:44:20 -04:00
GriffinR
1494a83035
Sync drought with pokefirered, add weather tags
2021-04-03 22:47:58 -04:00
GriffinR
fe1b757af5
Some constant use in WallyHandleActions
2021-04-03 16:37:00 -04:00
GriffinR
b6711441f5
Fix AI Guard Spec use, and Specs->Spec
2021-04-03 15:18:17 -04:00
GriffinR
f4d8a91ba4
Misc battle script cleanup
2021-04-03 14:07:31 -04:00
GriffinR
9ea9ffde09
Add remaining multistring chooser constants
2021-04-03 11:49:06 -04:00
GriffinR
c9d3b26ff7
Label miss string indexes
2021-04-02 02:12:46 -04:00
GriffinR
8be2c5d60b
Document Contest Lady TV Show
2021-04-02 01:49:38 -04:00
GriffinR
a0b3d4df12
Merge pull request #1390 from GriffinRichards/doc-introcred
...
Document intro and credits sequences
2021-04-01 23:13:59 -04:00
GriffinR
51970f97b0
Merge pull request #1393 from GriffinRichards/doc-dewfordtrend
...
Document Dewford Trend and match_call.c
2021-04-01 22:19:48 -04:00
GriffinR
1ff6aaf57d
Add constant use for match call text ids
2021-04-01 04:21:26 -04:00
GriffinR
f58465a274
Document match_call.c
2021-04-01 03:29:15 -04:00
GriffinR
69a6a97468
Remove incorrect comment
2021-03-31 17:29:09 -04:00
GriffinR
5ba858d19c
Label missing easy chat symbols
2021-03-31 16:56:10 -04:00
GriffinR
771a434730
Label Trend Watcher TV show texts
2021-03-31 16:29:42 -04:00
GriffinR
86856098a3
Document Dewford Trend
2021-03-31 16:08:42 -04:00
GriffinR
6b070010b2
Merge pull request #1392 from GriffinRichards/multichoicebool
...
Use bool for multichoice ignoreBPress
2021-03-31 01:27:42 -04:00
GriffinR
5d7c438efc
Merge pull request #1391 from GriffinRichards/objvram
...
Add some uses of OBJ_VRAM/VRAM_SIZE
2021-03-31 00:36:20 -04:00
GriffinR
f602a9dcbf
Use bool for multichoice ignoreBPress
2021-03-31 00:35:56 -04:00
GriffinR
8c6e89e994
Bit shifts from hex to decimal
2021-03-30 17:38:09 -04:00
GriffinR
d5d1caf965
Add some uses of OBJ_VRAM/VRAM_SIZE
2021-03-30 15:07:04 -04:00
GriffinR
50e9666e16
Merge branch 'master' into doc-introcred
2021-03-29 20:56:15 -04:00
GriffinR
dea07dc865
Standardize intro gfx names
2021-03-29 20:48:48 -04:00
GriffinR
09ff1524b4
Finish documenting credits
2021-03-29 19:58:29 -04:00
Kurausukun
102582a3df
Merge branch 'master' of https://github.com/pret/pokeemerald into fr_doc
2021-03-29 18:36:18 -04:00
Kurausukun
79a8eb481f
1 to true
2021-03-29 18:32:22 -04:00
GriffinR
c40fb9288c
Merge pull request #1378 from GriffinRichards/doc-berrycrush
...
Document Berry Crush
2021-03-29 12:38:16 -04:00
Marcus Huderle
6cceb05cb7
Document some text-related things
2021-03-29 11:20:00 -05:00
GriffinR
62968895ca
Add MON_PIC_SIZE constant
2021-03-29 09:38:19 -04:00
GriffinR
357c5439f5
Document some credits
2021-03-29 08:52:40 -04:00
GriffinR
c86cc8b371
Document intro, start intro_credits/credits
2021-03-28 23:13:56 -04:00
Scott
5cb8ec4247
Rename IsNotEventLegalMewOrDeoxys
2021-03-27 17:27:32 -05:00
GriffinR
7a5c6d4d86
Standardize Friendship/Happiness
2021-03-27 17:27:20 -05:00
GriffinR
0f869fb266
Remaining labels in trainer_card
2021-03-22 15:30:19 -05:00
GriffinR
2be0c52c17
Remaining labels in map_name_popup
2021-03-22 15:30:19 -05:00
GriffinR
1cc0a3506f
Label misc field effects
2021-03-22 15:30:19 -05:00
GriffinR
4077c53338
A few labels in party, start, option menus
2021-03-22 15:30:19 -05:00
GriffinR
9773b436d2
Clean up shop.c
2021-03-22 15:30:19 -05:00
GriffinR
6127c6f32e
Misc labels in battle facilities
2021-03-22 15:30:19 -05:00
Kurausukun
9eb5794482
cleanup some m4a code (thanks to shoomer)
2021-03-21 13:43:53 -05:00
GriffinR
dfc6ee0e9e
Add SAFE_DIV
2021-03-21 13:43:14 -05:00
GriffinR
28aff5b179
Correct ClearRankingHallRecords bugfix
2021-03-21 13:43:14 -05:00
GriffinR
557152b06e
Minor link cleanup
2021-03-21 13:40:40 -05:00
Kurausukun
7198d40ec8
port some documentation from FR
2021-03-19 18:49:19 -04:00
Kurausukun
5b910a11b4
port miscellaneous fr documentation
2021-03-18 20:35:39 -04:00
GriffinR
8eafe1fd4e
Move pointillism points array to src
2021-03-18 17:36:18 -05:00
GriffinR
22e2c0a47c
Document Berry Crush
2021-03-18 15:18:23 -04:00
Kurausukun
3baac6ef3c
port some missed berry crush documentation
2021-03-15 23:55:10 -04:00
GriffinR
ecd269ba2c
Merge pull request #1372 from GriffinRichards/doc-countdown
...
Document minigame countdown
2021-03-15 21:39:58 -04:00
PikalaxALT
925e68c03f
Update newly named fields
2021-03-15 15:22:41 -04:00
PikalaxALT
8352ebcc48
Merge branch 'master' of github.com:pret/pokeemerald into battle_multi_buffer
2021-03-15 09:46:57 -04:00
Seth Barberee
4158f07dee
move bgBuffers back to unk138
2021-03-12 19:24:03 -06:00
Seth Barberee
fda56d6f47
berry_crush: sync some pokefirered names with pokeemerald
2021-03-12 18:39:25 -06:00
PikalaxALT
8d4dcb228a
More documentation in battle_main
2021-03-12 16:55:58 -05:00
PikalaxALT
e32a1571af
Resolve link comm buffers in gBattleStruct
2021-03-12 15:37:31 -05:00
PikalaxALT
e6b1b97aa1
Nonmatching resoltuion
...
- Fix fakematch in Cmd_get_used_held_item
- Remove `static` overrides in MODERN in four objects
2021-03-12 13:55:07 -05:00
GriffinR
b1a69d95ea
Document minigame countdown
2021-03-11 14:25:22 -05:00
GriffinR
6c297d19e8
Merge pull request #1356 from GriffinRichards/doc-dodrioberrypicking
...
Document Dodrio Berry Picking
2021-03-10 18:55:41 -05:00
GriffinR
6274acfe5f
Fix out of bounds access for fighting anims
2021-03-08 14:32:20 -05:00
N
94a883d600
Fix space
2021-03-04 19:36:44 -06:00
N
99c6a504e0
Finish renaming functions
2021-03-04 19:36:44 -06:00
N
b9b33b6f2b
Some renaming
2021-03-04 19:36:44 -06:00
N
7b046ebd1d
rename gBerryCrushGame
2021-03-04 19:36:44 -06:00
N
d5a63681e8
Fixed faulty define
2021-03-04 19:33:40 -06:00
N
d63431ae88
Fix comment
2021-03-04 19:33:40 -06:00
N
a2f757c7a6
Document BG_PLTT usage in Agb_Main
2021-03-04 19:33:40 -06:00
Kurausukun
204e95dfea
remove unnecessary changes
2021-03-04 19:32:16 -06:00
Kurausukun
dec5e8eee5
steal matching from #1333
2021-03-04 19:32:16 -06:00
GriffinR
55a40b901f
Label battle tower link script
2021-03-04 19:30:19 -06:00
GriffinR
734a15135f
Clean up a few unlabeled scripts
2021-03-04 19:30:19 -06:00
GriffinR
69f7882b5e
Label missed pokemon jump anims
2021-03-03 14:32:09 -05:00
GriffinR
b9c733495b
Document dodrio berry picking
2021-03-03 14:26:05 -05:00
GriffinR
91ab30fa71
Rename mon markings struct
2021-02-28 17:11:46 -06:00
GriffinR
ed0347476c
Remove old declaration and define
2021-02-28 17:11:46 -06:00
GriffinR
031da44cab
Document mon markings
2021-02-28 17:11:46 -06:00
GriffinR
8bfd1370c9
Merge pull request #1352 from huderlem/GetOpponentMostCommonMonType
...
Document GetOpponentMostCommonMonType and fix its fake matching
2021-02-28 17:27:39 -05:00
Marcus Huderle
200e8214cf
Document GetOpponentMostCommonMonType and fix its fake matching
2021-02-28 10:43:56 -06:00
GriffinR
cbc7a72814
Merge pull request #1346 from GriffinRichards/doc-pokejump
...
Document pokemon jump
2021-02-28 11:19:02 -05:00
N
6c07031c85
Remove redundant statements
2021-02-28 10:06:07 -06:00
N
cab3728e96
Strangest match
2021-02-28 10:06:07 -06:00
huderlem
10c77f1bc2
Merge pull request #1345 from GriffinRichards/doc-rtcscreen
...
Document/clean up some minor screens
2021-02-28 10:03:22 -06:00
Marcus Huderle
c900de35e7
Fix build and cleanup mistakes
2021-02-28 09:54:55 -06:00