GriffinR
|
cf4d05e9e7
|
Fix typo
|
2022-08-11 12:09:38 -04:00 |
|
GriffinR
|
63468f9fcb
|
Add some missing battle arena constants
|
2022-08-11 12:02:56 -04:00 |
|
GriffinR
|
286a99eb1d
|
Merge pull request #1723 from GriffinRichards/fix-impassable
MapGridIsImpassableAt -> MapGridGetCollisionAt, and add fixes
|
2022-08-10 21:28:14 -04:00 |
|
GriffinR
|
bfdbbad468
|
Split naming screen palettes/graphics, use correct image palettes, clean up
|
2022-08-09 09:27:28 -04:00 |
|
Eduardo Quezada
|
1fd1870a13
|
Moved enum to include/pokemon.h
|
2022-08-08 18:40:47 -04:00 |
|
Eduardo Quezada
|
75d52dc762
|
Convert MON_DATA constants into enum to ease editing and addition of fields.
|
2022-08-08 18:18:17 -04:00 |
|
Eduardo Quezada
|
4b08a511c3
|
Cleanup from https://github.com/pret/pokefirered/pull/532
|
2022-08-07 22:40:15 -04:00 |
|
GriffinR
|
2487ddb128
|
Sector security -> signature
|
2022-08-05 10:42:31 -04:00 |
|
DizzyEggg
|
c991131b75
|
Change language stuff based on the french decomp
|
2022-08-04 11:53:16 +02:00 |
|
GriffinR
|
e5c36cd745
|
MapGridIsImpassableAt -> MapGridGetCollisionAt, and add fixes
|
2022-08-03 14:21:13 -04:00 |
|
GriffinR
|
79384ec9f3
|
Merge pull request #1702 from GriffinRichards/clean-psn
Clean up field_poison.c
|
2022-08-02 13:20:49 -04:00 |
|
GriffinR
|
99a37b5aa5
|
Merge pull request #1717 from mrgriffin/trainer-party-macro
Macros for keeping .partyFlags, .partySize, and .party in sync
|
2022-08-02 13:11:43 -04:00 |
|
GriffinR
|
79c5a5983e
|
Merge pull request #1721 from AsparagusEduardo/pret_clean2
Companion PR to pokefirered #525
|
2022-08-01 16:57:40 -04:00 |
|
GriffinR
|
5101811407
|
Merge pull request #1719 from AsparagusEduardo/pret_cleanBattleScriptCommands
Further cleaning after comparing with pokefirered
|
2022-07-30 09:09:23 -04:00 |
|
Eduardo Quezada
|
40805fffc0
|
Space cleanup
|
2022-07-29 21:28:39 -04:00 |
|
Eduardo Quezada
|
5d4b76c0ba
|
Review changes from pokefirered #524
|
2022-07-29 17:00:07 -04:00 |
|
Eduardo Quezada
|
9dc64b67cd
|
Review changes
|
2022-07-29 15:38:23 -04:00 |
|
Eduardo Quezada
|
01558ff8f3
|
Struct pointers star standarizing
|
2022-07-29 11:15:33 -04:00 |
|
Eduardo Quezada
|
13672680b0
|
void pointer standarized
|
2022-07-29 10:52:35 -04:00 |
|
Eduardo Quezada
|
7b3401ee27
|
Standarized use of star in pointer types
|
2022-07-29 10:17:58 -04:00 |
|
Eduardo Quezada
|
9caca17064
|
Cleanup by syncing src/battle_script_commands.c with pokefirered
|
2022-07-29 09:43:16 -04:00 |
|
Jaizu
|
7a8c28ccca
|
Remove duplicated CB2_InitCopyrightScreenAfterBootup
|
2022-07-29 10:52:36 +02:00 |
|
Eduardo Quezada
|
09af7422d5
|
Further cleaning after comparing with pokefirered
STAT_BUFF changed to STAT_CHANGE, as it also uses debuffs
|
2022-07-28 01:27:05 -04:00 |
|
Martin Griffin
|
2380d13a43
|
Macros for keeping .partyFlags, .partySize, and .party in sync
|
2022-07-27 23:25:37 +01:00 |
|
GriffinR
|
1da46a4bbc
|
Merge pull request #1715 from AsparagusEduardo/pret_docBooleans
Documented boolean uses
|
2022-07-27 12:09:02 -04:00 |
|
LOuroboros
|
b59f7aed7f
|
Added a constant for NPC trainer name length (#1712)
|
2022-07-25 22:59:13 -04:00 |
|
Eduardo Quezada
|
a37d8b1346
|
Documented boolean uses
|
2022-07-25 14:59:14 -04:00 |
|
GriffinR
|
30a5821997
|
Merge pull request #1705 from sphericalice/move-unavailable
Introduces a MOVE_UNAVAILABLE constant
|
2022-07-12 11:32:57 -04:00 |
|
sphericalice
|
186f2c0232
|
Introduce a MOVE_UNAVAILABLE constant
|
2022-07-11 15:18:13 +01:00 |
|
LOuroboros
|
a1004485c5
|
Relocated TYPE_NAME_LENGTH and ABILITY_NAME_LENGTH
|
2022-07-10 20:08:28 -03:00 |
|
GriffinR
|
06dc93fc2f
|
Clean up field_poison.c
|
2022-07-06 21:04:54 -04:00 |
|
GriffinR
|
57222323c1
|
Merge pull request #1678 from GriffinRichards/const-frontier
Add some battle frontier constant usage
|
2022-06-18 10:22:58 -04:00 |
|
GriffinR
|
4660f8c88b
|
Document battle tower TV show
|
2022-06-14 09:37:39 -04:00 |
|
GriffinR
|
7143865f6f
|
Add some battle frontier constant usage
|
2022-06-09 12:57:28 -04:00 |
|
GriffinR
|
1f540845cb
|
Merge pull request #1675 from GriffinRichards/doc-arg
Document generic arguments
|
2022-06-09 11:11:02 -04:00 |
|
GriffinR
|
bc2dbd772e
|
Add warning to NUM_OBJ_EVENT_GFX
|
2022-06-03 16:18:34 -04:00 |
|
GriffinR
|
1ca1bff81c
|
Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg
|
2022-06-03 15:43:21 -04:00 |
|
GriffinR
|
34438e6bc4
|
Continue documenting generic arguments
|
2022-06-03 15:38:03 -04:00 |
|
sphericalice
|
380cb46919
|
Correct CreateRegionMapPlayerIcon's argument names
Correct CreateRegionMapPlayerIcon's argument names in include/region_map.h
|
2022-06-03 15:04:52 +01:00 |
|
sphericalice
|
35bdaccedc
|
Add the HEAL_LOCATION_NONE constant
|
2022-06-03 14:59:01 +01:00 |
|
GriffinR
|
a8437493c1
|
Document generic argument names in battle anim palettes
|
2022-06-01 12:25:01 -04:00 |
|
GriffinR
|
5e6d8a77e4
|
Document some generic argument names
|
2022-05-31 14:34:25 -04:00 |
|
Martin Griffin
|
1cc59acca9
|
Static assertion for size of save structs
|
2022-05-25 19:48:42 +01:00 |
|
sneed
|
c8e08edbae
|
rename item1 and item2 in BaseStats
|
2022-05-23 19:10:24 +03:00 |
|
GriffinR
|
6d772a5e30
|
Merge pull request #1662 from GriffinRichards/door-gfx
Clean up door animations
|
2022-05-21 16:07:02 -04:00 |
|
GriffinR
|
5c8e1e81ea
|
Color single-palette door anim graphics
|
2022-05-18 12:41:20 -04:00 |
|
GriffinR
|
593e2c9be0
|
Fix inconsistent static s/g names
|
2022-05-17 14:00:02 -04:00 |
|
PikalaxALT
|
ff936c15e1
|
Sync arg descriptions from FireRed
https://github.com/pret/pokefirered/pull/501
|
2022-04-28 13:46:23 -04:00 |
|
GriffinR
|
fc5747f0f7
|
Merge pull request #1649 from GriffinRichards/clean-trainer
Trainer hill clean up
|
2022-04-20 00:20:44 -04:00 |
|
GriffinR
|
328b925a08
|
Move trainer hill map data to bin files
|
2022-03-31 14:08:31 -04:00 |
|
GriffinR
|
62f3f144ab
|
Clean up some trainer hill
|
2022-03-31 12:54:07 -04:00 |
|
GriffinR
|
66cbe29c14
|
Add bugfix for Battle Factory trainer IVs
|
2022-03-30 09:37:03 -04:00 |
|
GriffinR
|
5160520639
|
Merge pull request #1642 from GriffinRichards/bstrings
Add usage of battle strings table offset constant
|
2022-03-14 16:40:54 -04:00 |
|
GriffinR
|
d664135572
|
Add usage of battle strings table offset constant
|
2022-03-10 10:44:04 -05:00 |
|
GriffinR
|
a2ee0c8393
|
Merge pull request #1639 from GriffinRichards/typo-hoppy
Fix bunny hoppy typo
|
2022-02-28 22:34:24 -05:00 |
|
GriffinR
|
5d58cdd297
|
Fix bunny hoppy typo
|
2022-02-28 13:34:39 -05:00 |
|
sphericalice
|
40efac0ddf
|
Rename GetBattlePyramindTrainerEncounterMusicId to fix typo
|
2022-02-22 19:13:17 +00:00 |
|
GriffinR
|
7d2344c07b
|
Merge pull request #1616 from GriffinRichards/missing-req
Add missing :req, remove old macros
|
2022-02-02 22:09:36 -05:00 |
|
GriffinR
|
2efbd5f549
|
Merge pull request #1608 from GriffinRichards/fix-fieldmap
Fix some incorrect fieldmap names
|
2022-01-26 17:51:56 -05:00 |
|
GriffinR
|
2495d18132
|
Add missing :req, remove old macros
|
2022-01-23 18:52:04 -05:00 |
|
GriffinR
|
3d0326106e
|
Z coord / height -> elevation
|
2022-01-21 12:48:19 -05:00 |
|
GriffinR
|
79dfac92c9
|
Merge pull request #1604 from GriffinRichards/clean-spinda
Document Spinda spot algorithm
|
2022-01-21 09:55:43 -05:00 |
|
GriffinR
|
fb81d9ad4a
|
Correct map data comment
|
2022-01-20 23:26:39 -05:00 |
|
Eduardo Quezada D'Ottone
|
7d75e16312
|
Small documentation and cleanup
|
2022-01-20 12:25:48 -03:00 |
|
GriffinR
|
062cdbe01c
|
Merge pull request #1599 from GriffinRichards/fix-tilemaps
Break up graphics/interface and graphics/misc
|
2022-01-20 08:53:44 -05:00 |
|
GriffinR
|
a7e6045d71
|
Merge pull request #1597 from GriffinRichards/misc-cleanup
Miscellaneous fixes
|
2022-01-19 22:17:37 -05:00 |
|
GriffinR
|
c4f33f2b2b
|
TRAVERSABLE->UNUSED, rename MB_SECRET_BASE_OBSTACLE
|
2022-01-19 12:54:55 -05:00 |
|
GriffinR
|
e682c12519
|
sTileBitAttributes to sparse array, rename MB_UNNUSED_CAVE
|
2022-01-19 12:39:11 -05:00 |
|
GriffinR
|
8200fda14e
|
Fix decorations metatile attribute names
|
2022-01-19 10:56:54 -05:00 |
|
GriffinR
|
a8b466dc80
|
Disambiguate fieldmap names
|
2022-01-19 10:15:32 -05:00 |
|
GriffinR
|
f127e64a3c
|
Name overworld tilemaps for their bg, add layer type constants
|
2022-01-19 09:37:12 -05:00 |
|
GriffinR
|
225147a94f
|
Document Spinda spot algorithm
|
2022-01-17 15:34:18 -05:00 |
|
GriffinR
|
69759b2d12
|
Merge pull request #1601 from GriffinRichards/fix-decor-flag
Fix FLAG_DECORATION_0 name
|
2022-01-16 17:44:58 -05:00 |
|
LOuroboros
|
a4d31da923
|
Updated the value of MAX_MAP_DATA_SIZE
|
2022-01-16 19:22:28 -03:00 |
|
GriffinR
|
694aa3c65d
|
Move balls, shop, link, map popups, and bag out of interface
|
2022-01-11 13:53:23 -05:00 |
|
GriffinR
|
7103839a61
|
Move summary screen graphics out of interface, fix some names
|
2022-01-11 11:22:45 -05:00 |
|
GriffinR
|
fde18b4774
|
Fix berry crusher graphics name
|
2022-01-11 10:42:00 -05:00 |
|
GriffinR
|
0a78cb5c9e
|
Fix some battle dome graphics names
|
2022-01-11 10:04:47 -05:00 |
|
GriffinR
|
4024b3f1b3
|
Merge pull request #1590 from GriffinRichards/dex-enum
Convert pokedex defines to enums
|
2022-01-10 14:56:26 -05:00 |
|
GriffinR
|
8b920691e6
|
Fix FLAG_DECORATION_0 name
|
2022-01-09 01:31:42 -05:00 |
|
GriffinR
|
577e6cc740
|
Merge pull request #1586 from GriffinRichards/clean-areascreen
Clean up pokedex_area_screen
|
2022-01-06 23:02:23 -05:00 |
|
GriffinR
|
5d033c2e4d
|
Convert pokedex defines to enums
|
2022-01-05 12:18:49 -05:00 |
|
GriffinR
|
ce55e58ad8
|
Misc cleanup
|
2022-01-04 10:09:42 -05:00 |
|
GriffinR
|
23f5c9fd5c
|
Clean up pokedex_area_screen
|
2021-12-31 00:16:56 -05:00 |
|
GriffinR
|
aadab8b016
|
Move pokemon and easy chat constants to global, misc clean-up
|
2021-12-28 18:07:41 -05:00 |
|
LOuroboros
|
4a74d288d4
|
Review corrections
|
2021-12-18 00:01:50 -03:00 |
|
LOuroboros
|
dbca24aa82
|
[LEAK INFORMED] Documented the unk19 item field
|
2021-12-17 19:41:39 -03:00 |
|
GriffinR
|
c89dfd9f56
|
Finish updating macro comments
|
2021-11-18 01:47:58 -05:00 |
|
GriffinR
|
b5b5d95de6
|
Distinguish 'virtual object' names from object events
|
2021-11-17 23:40:53 -05:00 |
|
GriffinR
|
b9fa18bdd4
|
Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into update-macros
|
2021-11-17 22:03:37 -05:00 |
|
GriffinR
|
c940b67716
|
Continue macro comment updating
|
2021-11-17 17:45:59 -05:00 |
|
GriffinR
|
c1970a4bc8
|
Remove dead sub references
|
2021-11-17 15:47:47 -05:00 |
|
GriffinR
|
ecb13cdbf7
|
Merge pull request #1550 from GriffinRichards/doc-pokenav
Document Pokénav
|
2021-11-17 14:47:34 -05:00 |
|
GriffinR
|
eb95ac0b9c
|
Document field_tasks
|
2021-11-17 14:44:42 -05:00 |
|
GriffinR
|
61aa9c3ba9
|
More updating event macro comments
|
2021-11-16 17:46:34 -05:00 |
|
GriffinR
|
d414787932
|
Some TV clean-up
|
2021-11-16 16:22:17 -05:00 |
|
GriffinR
|
5d9c31a610
|
Label slot machine ids, fix GetPriceReduction
|
2021-11-16 15:43:52 -05:00 |
|
GriffinR
|
63c5905914
|
Continue updating event macro comments
|
2021-11-16 13:10:23 -05:00 |
|
GriffinR
|
04cc923d6c
|
Handle optional arguments for warp commands, add WARP_ID_NONE
|
2021-11-16 10:53:00 -05:00 |
|
GriffinR
|
c1130592fa
|
Drop some overworld prefixes
|
2021-11-15 10:58:05 -05:00 |
|
GriffinR
|
65d3b58374
|
Add PARTY_NOTHING_CHOSEN
|
2021-11-15 10:57:06 -05:00 |
|
GriffinR
|
4275cf4b90
|
Rename pokenav match call files
|
2021-11-15 01:30:21 -05:00 |
|
GriffinR
|
14d78d7633
|
Finish match call menu doc
|
2021-11-15 01:20:03 -05:00 |
|
GriffinR
|
c779d03b3e
|
Rename pokenav_match_call_ui
|
2021-11-15 00:21:40 -05:00 |
|
GriffinR
|
d4d4234283
|
Finish pokenav list ui doc
|
2021-11-15 00:09:02 -05:00 |
|
Wiz
|
927f9d27df
|
Designate gBattleAnimBgImage_Attract and related as arrays
|
2021-11-14 17:08:03 -05:00 |
|
GriffinR
|
f42eafc85b
|
Merge branch 'master' into doc-banim
|
2021-11-13 23:26:46 -05:00 |
|
GriffinR
|
159bb37bbe
|
Merge branch 'master' into fix_saveblock_reorder
|
2021-11-13 23:19:57 -05:00 |
|
GriffinR
|
9a932cd9c3
|
Merge pull request #1549 from GriffinRichards/doc-binterface
Document remaining symbols in battle_interface, palette, and save
|
2021-11-13 23:19:08 -05:00 |
|
ProjectRevoTPP
|
9d3345a6d6
|
Enforce structs to enforce save block order for modern toolchains.
|
2021-11-13 21:41:16 -05:00 |
|
GriffinR
|
b14fe9dce3
|
Merge pull request #1547 from GriffinRichards/doc-sounddata
Clean up sound, add CRY_MODE constants
|
2021-11-13 15:54:40 -05:00 |
|
GriffinR
|
b3e593dff5
|
Continue pokenav list ui doc
|
2021-11-13 15:52:58 -05:00 |
|
GriffinR
|
ec05157568
|
Move pokenav list item union out of list struct
|
2021-11-13 11:27:11 -05:00 |
|
GriffinR
|
3b91d8fdaf
|
Start pokenav list ui doc
|
2021-11-12 20:36:19 -05:00 |
|
GriffinR
|
da5752fd0d
|
Start match call menu doc
|
2021-11-12 20:17:06 -05:00 |
|
GriffinR
|
ffe2970e30
|
Rename pokenav menu handler files
|
2021-11-12 17:13:50 -05:00 |
|
GriffinR
|
baeacbe2f1
|
Clean up pokenav general menus, organize pokenav graphics
|
2021-11-12 17:08:12 -05:00 |
|
GriffinR
|
004d1cab3f
|
Clean up pokenav conditions doc
|
2021-11-12 11:13:49 -05:00 |
|
GriffinR
|
35aeff1b6d
|
Rename pokenav conditions files
|
2021-11-12 11:07:52 -05:00 |
|
GriffinR
|
f5152094a9
|
Finish pokenav conditions doc
|
2021-11-12 11:01:22 -05:00 |
|
GriffinR
|
7efdc0902b
|
Finish condition graph doc
|
2021-11-11 15:29:15 -05:00 |
|
GriffinR
|
4590887359
|
Clean up some register constant use
|
2021-11-10 17:01:21 -05:00 |
|
GriffinR
|
343ac99049
|
Start pokenav conditions doc
|
2021-11-10 17:00:54 -05:00 |
|
GriffinR
|
342b7da5d3
|
Fix CRY_MODE_ECHO
|
2021-11-10 11:59:15 -05:00 |
|
GriffinR
|
ef935f6f4a
|
Merge pull request #1544 from GriffinRichards/romheadergf
Split headers from crt0.s
|
2021-11-09 23:54:57 -05:00 |
|
GriffinR
|
8e424b6985
|
Merge branch 'master' into doc-binterface
|
2021-11-09 16:09:48 -05:00 |
|
GriffinR
|
43e942c3af
|
Clean up pokenav ribbons
|
2021-11-09 12:50:35 -05:00 |
|
GriffinR
|
1c82571fa0
|
Merge pull request #1542 from GriffinRichards/doc-menu
Document menu
|
2021-11-08 21:23:21 -05:00 |
|
GriffinR
|
adf773f1ed
|
Document remainder of save.c
|
2021-11-08 19:45:14 -05:00 |
|
GriffinR
|
ab1074e629
|
Label unknown palette functions
|
2021-11-08 16:08:36 -05:00 |
|
GriffinR
|
684f599a44
|
Label remaining battle_interface symbols
|
2021-11-08 16:03:44 -05:00 |
|
GriffinR
|
e3b6337c3a
|
Finish battle_anim_mons doc
|
2021-11-08 14:29:37 -05:00 |
|
GriffinR
|
d20341646a
|
Start battle_anim_mons doc
|
2021-11-08 11:46:13 -05:00 |
|
GriffinR
|
1548e902cd
|
Add MonCoods size macro
|
2021-11-08 09:41:23 -05:00 |
|
GriffinR
|
c4169cfd29
|
Disambiguate cry functions
|
2021-11-07 14:26:09 -05:00 |
|
GriffinR
|
54b254a829
|
Add CRY_MODE constants
|
2021-11-07 13:33:05 -05:00 |
|
GriffinR
|
e65677c944
|
Update modern linker script
|
2021-11-04 17:28:41 -04:00 |
|
cbt6
|
0fe3881961
|
Rename WalkInPlaceFastest to WalkInPlaceFaster
|
2021-11-05 01:54:34 +08:00 |
|
GriffinR
|
be7d0bd3b0
|
Merge branch 'master' into doc-menu
|
2021-11-04 12:11:31 -04:00 |
|
GriffinR
|
17b657d83a
|
Finish menu documentation
|
2021-11-04 11:52:43 -04:00 |
|
GriffinR
|
d6f873ba69
|
Continue menu documentation
|
2021-11-03 20:38:23 -04:00 |
|
GriffinR
|
085f8adec6
|
Start remaining menu documentation
|
2021-11-03 17:38:08 -04:00 |
|
GriffinR
|
9a0618afc3
|
Add COPYWIN constants
|
2021-11-03 15:29:18 -04:00 |
|
GriffinR
|
3e49ac804b
|
Merge branch 'master' into doc-finalmisc
|
2021-11-03 13:56:22 -04:00 |
|
GriffinR
|
e14210ce1f
|
Merge pull request #1536 from GriffinRichards/clean-braille
Add font id constants, better braille support
|
2021-11-03 13:17:29 -04:00 |
|
GriffinR
|
0ba22ca112
|
Merge pull request #1534 from GriffinRichards/doc-btrans
Document battle transition
|
2021-11-03 11:26:20 -04:00 |
|
GriffinR
|
afb9ff3a40
|
Document files with a few remaining symbols
|
2021-11-02 18:06:06 -04:00 |
|
cbt6
|
3556024a06
|
Distinguish clearly the two enums related to speed
|
2021-11-03 02:51:30 +08:00 |
|
cbt6
|
3f5f057ebe
|
Rename GoSpeedX functions to WalkNormal, WalkFast, etc.
|
2021-11-03 01:50:53 +08:00 |
|
cbt6
|
4cedd2d551
|
Rename WalkFastest functions to WalkFaster
|
2021-11-03 01:50:53 +08:00 |
|
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
|
ef2971d8dc
|
Convert GF ROM header to C
|
2021-11-01 01:42:02 -04:00 |
|
GriffinR
|
36039e1b86
|
Convert fonts.s to C
|
2021-10-31 01:44:18 -04:00 |
|
GriffinR
|
875be8a8a8
|
Merge pull request #1528 from GriffinRichards/doc-ereaderscr
Document ereader screen
|
2021-10-30 09:34:14 -04:00 |
|
GriffinR
|
f51247615e
|
Finish documenting battle_transition
|
2021-10-29 18:32:53 -04:00 |
|
cbt6
|
9a1764f83e
|
Label some animation index numbers
|
2021-10-30 01:37:49 +08:00 |
|
GriffinR
|
07bf225f94
|
Continue battle_transition documenting
|
2021-10-29 11:24:36 -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 |
|
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
|
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
|
5bce17cbce
|
Fix typo in the TILESET_WIDTH comment
|
2021-10-25 18:11:06 +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 |
|
Jademalo
|
62436d9f67
|
IDE support formatting and consistency
|
2021-10-23 10:10:00 +01:00 |
|
Jademalo
|
eb860a368e
|
Improve IDE support
|
2021-10-22 04:30:33 +01: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
|
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
|
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
|
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
|
9ab03f454d
|
Small correction to map script comments
|
2021-10-13 23:24:10 -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
|
b0598b1aef
|
Clean up recorded_battle, add MOVE_IS_PERMANENT
|
2021-10-12 01:14:17 -04:00 |
|