GriffinR
|
4941e2602a
|
Merge pull request #1909 from GriffinRichards/stat-anim
Document stat change animation
|
2023-08-20 14:29:11 -04:00 |
|
GriffinR
|
10a10e914b
|
Merge pull request #1910 from GriffinRichards/misc-constants
Use miscellaneous missing constants
|
2023-08-15 17:53:41 -04:00 |
|
GriffinR
|
4c2b12541b
|
Merge pull request #1908 from GriffinRichards/name-buffer
Automatically update nickname buffer sizes
|
2023-08-12 23:36:19 -04:00 |
|
GriffinR
|
344fe4dd65
|
Stop double-counting EOS in assert
|
2023-08-12 23:13:11 -04:00 |
|
GriffinR
|
b248791f47
|
Merge pull request #1904 from GriffinRichards/temp-alias
Add temp flag and var aliases
|
2023-08-11 15:45:00 -04:00 |
|
GriffinR
|
60a6c9d160
|
Merge pull request #1903 from GriffinRichards/frontier-gfx
Fix some frontier gfx, adjacent cleanup
|
2023-08-10 14:49:44 -04:00 |
|
GriffinR
|
d5d46bb438
|
More DISPLAY_WIDTH/HEIGHT constant usage
|
2023-08-10 01:42:38 -04:00 |
|
GriffinR
|
18319e8da3
|
Misc missing constant use
|
2023-08-10 01:42:18 -04:00 |
|
GriffinR
|
079f2da0f6
|
Fix some missing constant use in Apprentice
|
2023-08-10 00:38:23 -04:00 |
|
GriffinR
|
d1c2a30149
|
Merge pull request #1907 from GriffinRichards/fix-tv
Fix Bravo Trainer Tower member names
|
2023-08-09 15:25:45 -04:00 |
|
GriffinR
|
6eaaa50ad5
|
Correct berry fix graphics colors, more PLTT constant use (#1892)
|
2023-08-09 12:49:21 -04:00 |
|
Martin Griffin
|
912a80e27a
|
Reference TMs and HMs by move instead of number (#1732)
|
2023-08-09 10:51:01 -04:00 |
|
GriffinR
|
6598cb30bc
|
Document stat change animation
|
2023-08-08 23:56:16 -04:00 |
|
GriffinR
|
65fee186f8
|
Automatically update nickname buffer sizes
|
2023-08-08 16:28:09 -04:00 |
|
GriffinR
|
087a2cecef
|
Fix Bravo Trainer Tower member names
|
2023-08-08 14:38:00 -04:00 |
|
GriffinR
|
41847cd5aa
|
STAT_ANIM constant usage
|
2023-08-04 16:27:45 -04:00 |
|
GriffinR
|
866c32a735
|
Add temp var aliases
|
2023-08-04 14:17:28 -04:00 |
|
GriffinR
|
6d4dadd7b5
|
Add temp flag aliases
|
2023-08-03 15:55:06 -04:00 |
|
GriffinR
|
16c0be7ed2
|
Fix some frontier gfx, adjacent cleanup
|
2023-08-03 11:15:15 -04:00 |
|
Eduardo Quezada
|
f8c0f91c66
|
Using RGB color constants where appropiate
|
2023-07-31 15:33:14 -04:00 |
|
Martin Griffin
|
31a3ada7de
|
Detect potential misalignment in modern
|
2023-07-24 19:42:56 +01:00 |
|
Martin Griffin
|
b53cca1a06
|
Declarations for 2- and 3-argument GetMonData (#1756)
* Type-safe GetMonData/GetBoxMonData
* Comments
|
2023-07-24 09:57:37 -04:00 |
|
Bassoonian
|
7fa6ed8b05
|
Fix priortiy typos
|
2023-07-19 17:33:28 +02:00 |
|
GriffinR
|
9c4a59f865
|
Fix swapped Dodrio Berry Picking palettes
|
2023-06-05 19:53:59 -04:00 |
|
GriffinR
|
86459acb69
|
Fix sTVPokemonAnslerTextGroup typo
|
2023-06-05 13:13:35 -04:00 |
|
Bassoonian
|
7bf34448e4
|
Rename GAME_STAT_FISHING_CAPTURES to GAME_STAT_FISHING_ENCOUNTERS
|
2023-06-05 14:15:07 +02:00 |
|
GriffinR
|
23b57050c2
|
Fix some compressed tilemaps
|
2023-06-01 15:31:12 -04:00 |
|
GriffinR
|
5100eef017
|
Merge pull request #1890 from GriffinRichards/pal-macro
Add some missing palette macro use
|
2023-05-28 18:28:50 -04:00 |
|
GriffinR
|
890d00471a
|
Merge pull request #1886 from GriffinRichards/1bpp
Index footprint images, convert Spinda spots to .png files
|
2023-05-27 21:58:45 -04:00 |
|
GriffinR
|
14f7e49099
|
Add some missing palette macro use
|
2023-05-25 15:09:16 -04:00 |
|
GriffinR
|
6fdf75bd8c
|
Support plain pixel conversion, convert spinda spots to .png
|
2023-05-11 13:41:38 -04:00 |
|
GriffinR
|
8c537ccd72
|
Colorize bag select button
|
2023-05-10 00:33:43 -04:00 |
|
GriffinR
|
8b37b4292a
|
Document DrawFootprint
|
2023-05-09 22:43:25 -04:00 |
|
GriffinR
|
dd65eddbdd
|
Merge pull request #1883 from GriffinRichards/doc-mod
Add some missing ARRAY_COUNT, make TV_SHOWS_COUNT depend on NUM_NORMAL_TVSHOW_SLOTS
|
2023-05-05 02:38:30 -04:00 |
|
GriffinR
|
f91abdf765
|
Merge pull request #1882 from GriffinRichards/ambient
Add time ranges to UpdateAmbientCry
|
2023-05-05 02:16:57 -04:00 |
|
GriffinR
|
36e6981ac0
|
Replace some & usage with %
|
2023-04-26 16:12:00 -04:00 |
|
GriffinR
|
e83e08f21c
|
Add time ranges to UpdateAmbientCry
|
2023-04-26 12:32:43 -04:00 |
|
GriffinR
|
73a6a583b3
|
Merge pull request #1879 from GriffinRichards/cable-car-tilemap
Use tilemap file for cable car pylons
|
2023-04-09 13:19:43 -04:00 |
|
GriffinR
|
d4e243136f
|
Merge pull request #1878 from GriffinRichards/num-text-printers
Replace NUM_TEXT_PRINTERS with WINDOWS_MAX
|
2023-04-08 08:41:04 -04:00 |
|
GriffinR
|
57396026b2
|
Replace NUM_TEXT_PRINTERS with WINDOWS_MAX
|
2023-03-31 14:57:51 -04:00 |
|
GriffinR
|
4b859ff1e4
|
Use tilemap file for cable car pylons
|
2023-03-31 00:44:22 -04:00 |
|
GriffinR
|
6be9a79b8c
|
Merge pull request #1871 from GriffinRichards/doc-trendy-sayings
Document the trendy sayings word group
|
2023-03-24 08:05:51 -04:00 |
|
GriffinR
|
8d67bebd51
|
Merge pull request #1869 from GriffinRichards/const-map
Treat map data as const
|
2023-03-22 13:00:06 -04:00 |
|
Eduardo Quezada
|
0a9ab96390
|
Added STANDARD_FRIENDSHIP constant to allow easier custom adjustments
|
2023-03-14 08:54:49 -03:00 |
|
GriffinR
|
0c380862d6
|
Document the trendy saying word group
|
2023-03-13 15:58:40 -04:00 |
|
GriffinR
|
dbf757be88
|
Treat map data as const
|
2023-03-08 12:00:30 -05:00 |
|
GriffinR
|
bb078e0618
|
Merge pull request #1864 from AsparagusEduardo/pret/doc/songsComments
Document music usage to make it easier to search for a specific track
|
2023-03-05 15:29:38 -05:00 |
|
Eduardo Quezada
|
a6bd35ceab
|
Review changes
|
2023-03-05 17:17:39 -03:00 |
|
GriffinR
|
4d99d2c926
|
Merge pull request #1859 from AsparagusEduardo/pret/doc/natures
Reformatted gNatureStatTable
|
2023-03-04 23:31:43 -05:00 |
|
GriffinR
|
ec89e519f9
|
Merge pull request #1858 from AsparagusEduardo/pret/doc/fateful
Rename eventLegal to modernFatefulEncounter
|
2023-02-28 11:48:34 -05:00 |
|