GriffinR
|
f42eafc85b
|
Merge branch 'master' into doc-banim
|
2021-11-13 23:26:46 -05:00 |
|
GriffinR
|
8d18d03c79
|
Merge pull request #1552 from ProjectRevoTPP/fix_saveblock_reorder
Enforce structs to enforce save block order for modern toolchains.
|
2021-11-13 23:25:29 -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
|
8e8b70c15c
|
Add clarifying comment to LinkFullSave_WriteSector
|
2021-11-13 17:23:03 -05:00 |
|
GriffinR
|
4c4fa1f25e
|
Typo fix
|
2021-11-13 16:56:45 -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
|
57be596ce4
|
Fix calcrom partial doc becoming negative
|
2021-11-10 13:14:11 -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
|
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
|
ae2602b5a5
|
Add missing BATTLER_COORD usage
|
2021-11-08 11:54:29 -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
|
4f825a6ee0
|
Give generic names to unknown direct sound wave data
|
2021-11-06 17:00:24 -04:00 |
|
GriffinR
|
737a5cba55
|
Merge pull request #1546 from AsparagusEduardo/pret_sandstorm
Using WEATHER_SANDSTORM in battle_setup
|
2021-11-06 14:21:11 -04:00 |
|
Eduardo Quezada D'Ottone
|
b282bbc270
|
Using WEATHER_SANDSTORM in battle_setup
|
2021-11-06 14:55:27 -03:00 |
|
GriffinR
|
93705bc257
|
Label phonemes
|
2021-11-06 12:30:40 -04:00 |
|
GriffinR
|
44295261b0
|
Give programmable wave samples generic names
|
2021-11-06 12:07:42 -04:00 |
|
GriffinR
|
abab6cef09
|
Label remaining m4a functions
|
2021-11-06 11:42:34 -04:00 |
|
GriffinR
|
f9e8c88eb5
|
Merge pull request #1543 from cbt6/move-fastest
Rename WalkFastest functions to WalkFaster
|
2021-11-06 10:32:59 -04:00 |
|
GriffinR
|
27957b5c1f
|
Merge pull request #1545 from sphericalice/pal-constants
Use relevant constants for BlendPalettes
|
2021-11-05 18:05:41 -04:00 |
|
sphericalice
|
6e49b45eb6
|
Use relevant constants for BlendPalettes
|
2021-11-05 21:58:13 +00:00 |
|
GriffinR
|
e65677c944
|
Update modern linker script
|
2021-11-04 17:28:41 -04:00 |
|
cbt6
|
32aaf6912f
|
Rename movement scripts to use Faster over Fastest
|
2021-11-05 02:22:28 +08:00 |
|
cbt6
|
0fe3881961
|
Rename WalkInPlaceFastest to WalkInPlaceFaster
|
2021-11-05 01:54:34 +08:00 |
|
GriffinR
|
c6b83bbb21
|
Fix merge
|
2021-11-04 12:18:34 -04: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
|
c291fa8e7f
|
Propagate BG_COORD constants
|
2021-11-03 23:02:06 -04:00 |
|
PikalaxALT
|
7940f121f6
|
Merge pull request #1539 from GriffinRichards/doc-finalmisc
Document files with a few remaining symbols
|
2021-11-03 20:49:14 -04:00 |
|
PikalaxALT
|
6bdf6f25f4
|
Merge pull request #1540 from GriffinRichards/sync-libgcn
Sync libgcnmultiboot
|
2021-11-03 20:45:54 -04:00 |
|
GriffinR
|
d6f873ba69
|
Continue menu documentation
|
2021-11-03 20:38:23 -04:00 |
|
GriffinR
|
50d3003a0d
|
Text clean-up, TEXT_SPEED_FF to TEXT_SKIP_DRAW
|
2021-11-03 19:54:20 -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
|
b16b918266
|
Merge pull request #1541 from cbt6/move-speed
Use constants for movement speeds
|
2021-11-03 11:18:54 -04:00 |
|
cbt6
|
fca863244b
|
Index sStepTimes and sNpcStepFuncTables
|
2021-11-03 23:07:05 +08:00 |
|
cbt6
|
680f5f4458
|
Revert movement speed constants for jump movements
|
2021-11-03 23:00:37 +08:00 |
|