kiliwily
|
a86a279184
|
Update money.c
|
2022-02-06 16:25:56 +01: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
|
f494238a9d
|
Merge pull request #1621 from GriffinRichards/constants-collision
Add missing collision constant usage
|
2022-01-30 23:00:05 -05:00 |
|
GriffinR
|
1ff0b0efa9
|
Add missing collision constant usage
|
2022-01-29 21:13:46 -05:00 |
|
GriffinR
|
e30b16f0fd
|
Fix Swap_HandleQuitSwappingResposne typo
|
2022-01-26 21:50:15 -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
|
4188dd405c
|
Merge pull request #1620 from LOuroboros/gBallSpriteTemplates
Used ball constants in gBallSpriteTemplates
|
2022-01-26 17:44:26 -05:00 |
|
LOuroboros
|
6470b0d004
|
Used ball constants in gBallSpriteTemplates
|
2022-01-26 18:36:21 -03:00 |
|
GriffinR
|
dc7d86f026
|
Add new macro comments
|
2022-01-23 19:30:39 -05:00 |
|
GriffinR
|
2495d18132
|
Add missing :req, remove old macros
|
2022-01-23 18:52:04 -05:00 |
|
laqieer
|
dc2e210ade
|
Install libpng using pacman instead of manual build for msys2
|
2022-01-23 17:31:54 +08:00 |
|
GriffinR
|
9f2b6ab2f2
|
Merge pull request #1613 from Kurausukun/m4asymbols
Move M4A Track Definitions
|
2022-01-22 21:41:37 -05:00 |
|
Kurausukun
|
2cc301603e
|
lmao whitespace
|
2022-01-22 21:30:39 -05:00 |
|
Kurausukun
|
3b756bfb3d
|
fix compilation on modern
|
2022-01-22 20:38:41 -05:00 |
|
Kurausukun
|
317e302147
|
fix inconsistent indentation
|
2022-01-22 19:43:11 -05:00 |
|
Kurausukun
|
04013fbdf2
|
forgot we could do this
|
2022-01-22 19:41:31 -05:00 |
|
Kurausukun
|
a83e41b2cc
|
move m4a track definitions
|
2022-01-22 19:37:46 -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 |
|
GriffinR
|
8743172686
|
Merge pull request #1612 from AsparagusEduardo/pret_misc
Small documentation and cleanup
|
2022-01-20 12:11:27 -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
|
e3b49604d4
|
Use metatile layer constants in shop
|
2022-01-19 10:59:37 -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
|
30d9704418
|
Specify unsigned in spot comment
|
2022-01-17 17:27:17 -05:00 |
|
GriffinR
|
313f14ed63
|
Add Spinda spot color constants
|
2022-01-17 17:00:18 -05:00 |
|
GriffinR
|
177863da47
|
Fix typo
|
2022-01-17 16:04:02 -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 |
|
GriffinR
|
14a11899cf
|
Merge pull request #1603 from LOuroboros/patch-2
Updated the value of MAX_MAP_DATA_SIZE
|
2022-01-16 17:37:26 -05:00 |
|
LOuroboros
|
a4d31da923
|
Updated the value of MAX_MAP_DATA_SIZE
|
2022-01-16 19:22:28 -03:00 |
|
GriffinR
|
dad4132762
|
Merge pull request #1596 from GriffinRichards/player-avatar-arr-const
Add missing array constants in field_player_avatar
|
2022-01-16 14:03:20 -05:00 |
|
GriffinR
|
60162a98b9
|
Merge pull request #1602 from GriffinRichards/charmap-quote
Allow right single quotation mark in charmap
|
2022-01-16 13:55:16 -05:00 |
|
GriffinR
|
6d6ff91268
|
Allow right single quotation mark in charmap
|
2022-01-16 10:29:15 -05:00 |
|
GriffinR
|
755d9143a6
|
Merge pull request #1600 from GriffinRichards/remove-berry-fix
Remove berry fix
|
2022-01-15 12:20:22 -05:00 |
|
GriffinR
|
bd43b905b7
|
Apply palettes to some field effect pngs
|
2022-01-14 12:51:13 -05:00 |
|
GriffinR
|
4dec9b83a3
|
Move more graphics out of misc
|
2022-01-14 12:29:30 -05:00 |
|
GriffinR
|
9ded1eb14e
|
Merge pull request #1598 from atasro2/master
Give sensical names to Unused_AdjustBgMosaic
|
2022-01-14 09:12:05 -05:00 |
|
MCboy
|
1a33187bad
|
Move enum to bg.h
|
2022-01-14 13:48:46 +03:30 |
|
MCboy
|
998900bd1b
|
Give sensical names to Unused_AdjustBgMosaic
|
2022-01-14 13:37:27 +03:30 |
|
GriffinR
|
fd7457b05a
|
Remove berry fix
|
2022-01-13 15:26:20 -05:00 |
|
GriffinR
|
f899a02ac6
|
Use MON_GIVEN_TO_ constants for givemon
|
2022-01-12 18:34:26 -05:00 |
|
GriffinR
|
01af8e877f
|
Move starter choose out of interface/misc
|
2022-01-11 17:49:08 -05:00 |
|
GriffinR
|
694aa3c65d
|
Move balls, shop, link, map popups, and bag out of interface
|
2022-01-11 13:53:23 -05:00 |
|