Remy Oukaour
|
bc79f17b9d
|
More maskbits
|
2018-01-10 13:59:07 -05:00 |
|
Remy Oukaour
|
417937cffc
|
Resolve #461
|
2018-01-10 13:47:57 -05:00 |
|
Remy Oukaour
|
cc95d1208d
|
Use maskbits more, and clarify its usage
|
2018-01-10 11:57:28 -05:00 |
|
Remy Oukaour
|
22b607b664
|
Move radio channel data into data/
|
2018-01-10 11:30:12 -05:00 |
|
Remy Oukaour
|
16eb97ae9c
|
Constant swap explains this Battle Tower bug
|
2018-01-10 02:55:44 -05:00 |
|
Remy Oukaour
|
7de7441e72
|
gfx/*.asm files have INCBINs
|
2018-01-10 02:38:45 -05:00 |
|
Remy Oukaour
|
ee4ec65fc1
|
map_objects.pal is easier to find in gfx/overworld/ than gfx/sprites/
|
2018-01-10 02:30:17 -05:00 |
|
Remy Oukaour
|
8334c3c998
|
Newline
|
2018-01-10 00:18:06 -05:00 |
|
Remy Oukaour
|
8aa58dca9e
|
Specialized macros go with their data/code
|
2018-01-10 00:08:05 -05:00 |
|
Remy Oukaour
|
9af6d8d0f1
|
Split tilesets/ into gfx/tilesets and data/tilesets/
|
2018-01-09 23:53:58 -05:00 |
|
Remy Oukaour
|
e943ac3308
|
Clarify doc comment
|
2018-01-09 23:26:04 -05:00 |
|
Remy Oukaour
|
5c5f8b325f
|
Move data/palettes/ .pal files into gfx/
|
2018-01-09 23:21:32 -05:00 |
|
Remy Oukaour
|
efd91fe3db
|
Avoid catch-all Makefile rules
|
2018-01-09 23:00:56 -05:00 |
|
Remy Oukaour
|
db763bd92e
|
Heading
|
2018-01-09 22:47:17 -05:00 |
|
Remy Oukaour
|
f22485b08d
|
Binary tilemaps
|
2018-01-09 22:44:06 -05:00 |
|
Remy Oukaour
|
feb34b49ba
|
data/phone_text → data/phone/text
|
2018-01-09 19:51:30 -05:00 |
|
Remy Oukaour
|
2f0973f3e0
|
Clean up some hex values in map scripts
|
2018-01-09 18:45:25 -05:00 |
|
Remy Oukaour
|
fbc353f206
|
Replace some hex constants
|
2018-01-09 18:08:40 -05:00 |
|
Remy Oukaour
|
cc0fd6e12c
|
CRYSTAL11 → _CRYSTAL11
|
2018-01-09 17:26:40 -05:00 |
|
Remy Oukaour
|
a8cf8979d9
|
Do a little cleanup towards issue #465
|
2018-01-09 17:20:47 -05:00 |
|
Remy Oukaour
|
ce50d1b2cb
|
Clearer Battle Tower code
|
2018-01-09 16:55:11 -05:00 |
|
Remy Oukaour
|
11556196ba
|
Consistent sine wave code formatting
|
2018-01-09 16:39:36 -05:00 |
|
Remy Oukaour
|
a849c3557b
|
More comments
Fix some constants
|
2018-01-09 15:39:48 -05:00 |
|
Remy Oukaour
|
a3242b4ad4
|
Simpler comments
|
2018-01-09 15:23:03 -05:00 |
|
Remy Oukaour
|
cb92b7bbf0
|
Indent with tabs
|
2018-01-09 15:20:21 -05:00 |
|
Remy Oukaour
|
5a73a62d9b
|
Move battle engine data into data/
IsJohtoGymLeader → IsGymLeader
|
2018-01-09 15:12:49 -05:00 |
|
Remy Oukaour
|
2f741dfa03
|
Remove old Python class names from script command param doc comments
|
2018-01-09 01:02:29 -05:00 |
|
Remy Oukaour
|
05e5eaf12f
|
Eliminate version.asm (resolves #464)
|
2018-01-09 00:51:53 -05:00 |
|
Remy Oukaour
|
459d5d3164
|
default_names.asm → player_names.asm
|
2018-01-09 00:45:03 -05:00 |
|
Remy Oukaour
|
d0a8e8e744
|
includes.asm → constants.asm
|
2018-01-09 00:36:15 -05:00 |
|
Remy Oukaour
|
76ed8b1f37
|
Revert "python3 sort_map.py pokecrystal.map sorted.sym"
This reverts commit 88d32fe42c .
|
2018-01-09 00:30:36 -05:00 |
|
Remy Oukaour
|
31edd7f803
|
Move text/ into data/
|
2018-01-09 00:23:48 -05:00 |
|
Adelaide Walter
|
6c5cd7a963
|
Simplify comments per Rangi's rec.
|
2018-01-08 23:07:46 -05:00 |
|
Adelaide Walter
|
94f32db7bc
|
Document hardcoded SRAM addresses.
|
2018-01-08 22:48:58 -05:00 |
|
Adelaide Walter
|
d6f20ae746
|
Use BANK for hardcoded SRAM banks (except for vestigial refs to JP's banks 4-7)
|
2018-01-08 17:13:37 -05:00 |
|
Remy Oukaour
|
187196ff80
|
Macro clarifies how TimeFishGroups works
|
2018-01-08 15:54:58 -05:00 |
|
Remy Oukaour
|
2847e1d720
|
constants.asm and includes.asm are redundant
|
2018-01-07 13:18:53 -05:00 |
|
Remy Oukaour
|
6c20ff9e20
|
Reorganize some macros
* tileset data macros go atop their related files, like all the ones in data/
* charmaps are not macros
|
2018-01-07 13:11:29 -05:00 |
|
xCrystal
|
2c789b64b1
|
Predef_FlagAction -> Predef_SmallFarFlagAction
|
2018-01-07 11:53:20 +01:00 |
|
Remy Oukaour
|
bdd3a55333
|
Organize mobile/battle_tower_*.asm data and code
|
2018-01-06 18:53:30 -05:00 |
|
xCrystal
|
e9e8bf6eb1
|
Predef_Flag -> Predef_FlagAction
|
2018-01-05 11:05:01 +01:00 |
|
Adelaide Walter
|
ce985a09a7
|
Document switches to BANK(sScratch) via xor a
|
2018-01-04 16:51:50 -05:00 |
|
Adelaide Walter
|
36e91c971c
|
Fix stray hardcoded WRAM bank.
|
2018-01-04 15:06:11 -05:00 |
|
Adelaide Walter
|
fb422e8d9c
|
Use BANK for hardcoded WRAM banks preceding FarCopyWRAM/GetFarWRAMByte calls.
|
2018-01-04 14:53:50 -05:00 |
|
xCrystal
|
d68f961793
|
Delete FETCH_HEAD
|
2018-01-04 13:05:45 +01:00 |
|
Adelaide Walter
|
5fd3bfa832
|
Clarify the purpose of writing 0 to rSVBK.
|
2018-01-03 20:47:44 -05:00 |
|
Adelaide Walter
|
9d0ba6bfd3
|
Use BANK for hardcoded WRAM banks (except where bankswitches appear unnecessary).
|
2018-01-03 19:12:45 -05:00 |
|
Remy Oukaour
|
9069a395db
|
Measure total free space
|
2018-01-03 16:08:23 -05:00 |
|
Remy Oukaour
|
095dcec9ca
|
No explicit bank "$00" for ROM0, WRAM0, OAM, or HRAM
|
2018-01-03 15:55:56 -05:00 |
|
Remy Oukaour
|
f9f1046447
|
sort_map.py → map2sym.py (like dos2unix, pdf2ps, etc)
|
2018-01-03 15:46:39 -05:00 |
|