Commit Graph

6584 Commits

Author SHA1 Message Date
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
3834cc2957
Merge pull request #1524 from LOuroboros/patch-2
Added .sym files to .gitignore
2021-10-23 10:30:23 -04:00
LOuroboros
f182e9b9fd
Added .sym files to .gitignore 2021-10-23 11:17:23 -03:00
GriffinR
65fb468151
Merge pull request #1523 from Jademalo/ide-support
Improve IDE Support
2021-10-23 09:43:14 -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
0fbf5f59b3
Merge pull request #1522 from GriffinRichards/fix-sectorsperslot
Fix incorrect NUM_SECTORS_PER_SLOT define
2021-10-19 16:40:40 -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
164590e37d
Merge pull request #1512 from GriffinRichards/minor-constants
Add some misc constants/usage
2021-10-17 11:32:30 -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
PikalaxALT
187f10be9d
Merge pull request #1518 from GriffinRichards/calcrom-data
Make calcrom data info optional
2021-10-14 15:22:28 -04:00
GriffinR
ceb871e3fa Process calcrom options first 2021-10-14 10:15:08 -04:00
GriffinR
2f6928f016 Make calcrom data info optional 2021-10-14 09:52:33 -04:00
GriffinR
a8aef03a21
Merge pull request #1517 from GriffinRichards/fix-mapscriptdoc
Small correction to map script comments
2021-10-14 00:05:53 -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
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
f55a8cb688
Merge pull request #1513 from GriffinRichards/fix-keyboarchars
Convert sKeyboardChars to 3D array
2021-10-11 11:47:30 -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
IIMarckus
6012cf43cb Kill Freenode. 2021-10-08 04:57:05 -06:00
GriffinR
a8e5ece113
Merge pull request #1510 from GriffinRichards/clean-roamer
Clean up roamer.c
2021-10-08 00:19:55 -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
GriffinR
27d69ea8e6
Merge pull request #1508 from Pokestia/master
Use compact weather macros
2021-09-30 11:23:13 -04:00