GriffinR
|
afb9ff3a40
|
Document files with a few remaining symbols
|
2021-11-02 18:06:06 -04:00 |
|
GriffinR
|
c98fbb5ca6
|
Merge pull request #1538 from cbt6/move-speed
Rename some player movement speed functions
|
2021-11-02 15:07:59 -04:00 |
|
cbt6
|
510ccbdf4c
|
Move definition of constants for movement speed
|
2021-11-03 02:56:23 +08: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 |
|
cbt6
|
a2c2d7e230
|
Label indexes for movement speeds
|
2021-11-03 01:50:47 +08:00 |
|
GriffinR
|
47286d1ecb
|
Merge pull request #1537 from AsparagusEduardo/pret_solarbeam
Standarized Solarbeam into Solar Beam
|
2021-11-01 17:46:45 -04: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
|
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 |
|
PikalaxALT
|
475520a562
|
Merge pull request #1535 from GriffinRichards/calcromnewline
Add newlines around calcrom output
|
2021-10-29 20:58:03 -04:00 |
|
GriffinR
|
1a69eb33e8
|
Add newlines around calcrom output
|
2021-10-29 20:27:58 -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 |
|
GriffinR
|
8c2b401bb3
|
Merge pull request #1533 from LOuroboros/fontControl
Renamed "SIZE" text controller
|
2021-10-29 18:15:16 -04:00 |
|
LOuroboros
|
7574af3558
|
Fixed charmap comment about the FONT text controller
|
2021-10-29 19:08:24 -03: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 |
|
GriffinR
|
af4d6dd8f0
|
Merge pull request #1532 from cbt6/anim-number
Label some animation index numbers
|
2021-10-29 14:14:15 -04: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
|
c793949f46
|
Merge pull request #1531 from GriffinRichards/fix-statoverflow
Restore ModifyStatByNature bug notes
|
2021-10-28 18:13:05 -04:00 |
|
GriffinR
|
7f49f26331
|
Restore ModifyStatByNature bug notes
|
2021-10-27 22:38:48 -04:00 |
|
GriffinR
|
1a5fa34790
|
Merge pull request #1529 from GriffinRichards/profileman
Replace 'mystery_event_club'
|
2021-10-27 14:36:12 -04:00 |
|
GriffinR
|
a470e2c761
|
Tabs to spaces for graphics_file_rules alignment
|
2021-10-27 14:07:56 -04:00 |
|
GriffinR
|
41ecae91f8
|
Label remaining symbols in graphics.c
|
2021-10-27 13:47:18 -04:00 |
|
GriffinR
|
fbf3bf2ce8
|
Replace 'mystery_event_club'
|
2021-10-26 22:43:56 -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
|
5bce17cbce
|
Fix typo in the TILESET_WIDTH comment
|
2021-10-25 18:11:06 +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 |
|