Rangi
|
159cef004f
|
Update lzcomp
|
2020-05-24 12:29:05 -04:00 |
|
Rangi
|
c1c671d84b
|
Remove unused tools/md5.c
|
2020-05-23 15:46:47 -04:00 |
|
aaaaaa123456789
|
2b7237e299
|
Match LZ compressed files (#724)
Replace lzcomp with new version and match all LZ compressed files
|
2020-05-23 13:30:04 -04:00 |
|
entrpntr
|
c37e8a65d8
|
Update used_space.py and mapreader.py tools for rgbds v0.4.0.
|
2020-05-19 22:51:29 -04:00 |
|
Rangi
|
f1513ae8ad
|
Add some comments to UpdateBGMap
|
2020-05-19 20:00:58 -04:00 |
|
Rangi
|
156f2cc3ef
|
Update some routine labels, including unreferenced ones
|
2020-05-18 11:59:48 -04:00 |
|
Rangi
|
e32cf1bfd1
|
Miscellaneous cleanup noted in #709
|
2020-05-17 20:59:15 -04:00 |
|
Rangi
|
395ebd8386
|
Format all CopyTilemapAtOnce variations the same way
|
2020-05-16 22:25:52 -04:00 |
|
Rangi
|
abf3858fc4
|
Update some comments
|
2020-05-10 01:20:06 -04:00 |
|
Rangi
|
5f197c53f4
|
Clean up some percentage values
|
2020-05-07 14:21:24 -04:00 |
|
Rangi
|
8c51de1aba
|
Merge pull request #717 from Rangi42/master
Miscellaneous fixes
|
2020-05-06 11:48:25 -04:00 |
|
Rangi
|
905833ef8c
|
Use a FIRST_UNOWN_CHAR constant for the Unown font
|
2020-05-06 10:34:51 -04:00 |
|
Rangi
|
b69526a908
|
Miscellaneous fixes
Addresses the haircut brothers' probability comments in #709
|
2020-05-05 10:17:02 -04:00 |
|
mid-kid
|
d47c560367
|
Merge pull request #715 from Rangi42/master
Miscellaneous updates
|
2020-04-30 17:54:56 +00:00 |
|
Rangi
|
20464d1bfb
|
Miscellaneous updates
- `PREDEFPAL_00` -> `PREDEFPAL_ROUTES` (observed from `LoadSGBLayout.GetMapPalsIndex.route`)
- `$0` -> `PLAYER` (standard person ID)
- Fix some whitespace formatting
|
2020-04-30 11:27:32 -04:00 |
|
Rangi
|
38cdad798d
|
Merge pull request #714 from Rangi42/master
Miscellaneous updates and corrections
|
2020-04-23 16:35:47 -04:00 |
|
Rangi
|
8a3c44fad3
|
Add "unused" comments for stray audio/sfx.asm data
|
2020-04-23 16:33:00 -04:00 |
|
Rangi
|
b50dd57cbb
|
Miscellaneous updates and corrections
|
2020-04-23 16:14:50 -04:00 |
|
Rangi
|
2d3a94b7c4
|
'make tidy' removes rgbdscheck.o
|
2020-04-18 18:42:01 -04:00 |
|
Rangi
|
9cd59db9ae
|
Merge pull request #713 from Rangi42/master
Miscellaneous fixes, including one for the Pokédex design flaw by ax6
|
2020-04-18 18:38:54 -04:00 |
|
Rangi
|
576cbf5b3e
|
Miscellaneous fixes, including one for the Pokédex design flaw by ax6
|
2020-04-18 17:31:51 -04:00 |
|
mid-kid
|
ceb747c622
|
fix ~~type~~ typo
|
2020-04-17 23:24:10 +02:00 |
|
mid-kid
|
19aee926af
|
Merge pull request #712 from Rangi42/master
Miscellaneous fixes
|
2020-04-17 18:25:59 +00:00 |
|
Rangi
|
164e1b89af
|
Rename pokecrystal.link to layout.link
This is independent of the project name, and clearly applies to pokecrystal11, pokecrystal-au, etc.
|
2020-04-17 11:02:29 -04:00 |
|
Rangi
|
bfc6612cbf
|
Use a separate build object to check the rgbds version
rgbdscheck.o is built without passing potentially non-backwards-compatible flags to rgbasm.
Resolves #710.
|
2020-04-17 10:59:01 -04:00 |
|