Rangi
|
0d1a029e81
|
Rewrite tools/scan_includes.c to use common.h and factor out a parse_args function
|
2021-09-02 02:34:06 -04:00 |
|
Rangi
|
313deab552
|
Rewrite tool png_dimensions.c, and start using common.h more
|
2021-09-02 00:21:10 -04:00 |
|
Rangi
|
8f88e04401
|
Remove unused tool palette.c
|
2021-09-02 00:20:46 -04:00 |
|
IIMarckus
|
a283f44954
|
More EFFECTIVEness.
|
2021-08-16 14:44:57 -06:00 |
|
IIMarckus
|
52290d8e03
|
Use EFFECTIVE constant for 1.0× battle damage.
|
2021-08-16 14:42:45 -06:00 |
|
Rangi
|
d93c13c94c
|
Identify more palettes in CBG layouts
|
2021-07-19 18:59:16 -04:00 |
|
Rangi
|
1e9befdf18
|
Comment explaining what the "base" Stadium data is for
|
2021-07-10 21:43:12 -04:00 |
|
Nescientist
|
80a3f7e1ba
|
Fixing comments in BattleCommand_Teleport
|
2021-06-20 10:56:11 -04:00 |
|
Rangi
|
72f3234e03
|
Switch from Travis CI to GitHub Actions
|
2021-06-19 21:54:56 -04:00 |
|
Rangi
|
f59f1bdb88
|
Standardize capitalization of ".Jumptable"
|
2021-06-19 19:52:05 -04:00 |
|
TheFakeMateo
|
7a03fecc38
|
Fix incorrectly swapped Players PC menu constants
|
2021-06-09 19:31:54 -04:00 |
|
Rangi
|
e4d82e92d0
|
Rename prioritysjump to sdefer
|
2021-06-08 20:35:04 -04:00 |
|
Rangi
|
1f9e688b76
|
MON_PKRUS -> MON_POKERUS
|
2021-06-07 20:00:21 -04:00 |
|
Rangi
|
a41dac9a2f
|
"ld [MON_LEVEL], a" in ComputeNPCTrademonStats should be "ld [wCurPartyLevel], a"
|
2021-06-07 19:36:03 -04:00 |
|
Rangi
|
e140e88b7b
|
Add more comments to tileset palette animation functions
|
2021-05-30 23:32:03 -04:00 |
|
Rangi
|
ed0a0f7159
|
Move the dbbw, dbww, and dbwww macros to legacy
|
2021-05-30 15:51:49 -04:00 |
|
Rangi
|
b1dbadbdd3
|
Require rgbds 0.5.1
Use some new features: \<10> macro args, SECTION UNION, SIZEOF/STARTOF, and CHARLEN/CHARSUB
|
2021-05-09 12:26:28 -04:00 |
|
Rangi
|
efd1006917
|
Use {interpolation} to generate sequences of RAM labels
This makes the table_width/assert_table_length usages unnecessary, and also keeps the labels automatically up to date if the length constants change.
|
2021-04-27 12:11:39 -04:00 |
|
Rangi
|
c5f9e25cc4
|
SPECIAL -> UNUSED_TYPES_END
|
2021-04-26 12:00:16 -04:00 |
|
Rangi
|
316fa4b695
|
Use rgbds 0.5.0
|
2021-04-19 16:31:37 -04:00 |
|
Rangi
|
3521923096
|
Remove extra trailing newline
|
2021-04-13 12:58:29 -04:00 |
|
Rangi
|
a90d7bed73
|
Group miscellaneous graphics from main.asm into their own object file
Fixes #824
|
2021-04-13 12:51:27 -04:00 |
|
Rangi
|
af4558f0df
|
Comment that unused music bytes are left over from more channels
|
2021-04-12 14:51:00 -04:00 |
|
Rangi
|
bf688645b1
|
Rename SOUND_REST to SOUND_CRY
Fixes #821
|
2021-04-12 14:48:05 -04:00 |
|
iimarckus
|
87faa77b5b
|
Remove some unnecessary padding allocations
|
2021-04-12 14:35:13 -04:00 |
|