Remy Oukaour
|
417937cffc
|
Resolve #461
|
2018-01-10 13:47:57 -05:00 |
|
Remy Oukaour
|
16eb97ae9c
|
Constant swap explains this Battle Tower bug
|
2018-01-10 02:55:44 -05:00 |
|
Remy Oukaour
|
cc0fd6e12c
|
CRYSTAL11 → _CRYSTAL11
|
2018-01-09 17:26:40 -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 |
|
Adelaide Walter
|
6c5cd7a963
|
Simplify comments per Rangi's rec.
|
2018-01-08 23:07:46 -05:00 |
|
Remy Oukaour
|
bdd3a55333
|
Organize mobile/battle_tower_*.asm data and code
|
2018-01-06 18:53:30 -05:00 |
|
Adelaide Walter
|
ce985a09a7
|
Document switches to BANK(sScratch) via xor a
|
2018-01-04 16:51:50 -05:00 |
|
Adelaide Walter
|
fb422e8d9c
|
Use BANK for hardcoded WRAM banks preceding FarCopyWRAM/GetFarWRAMByte calls.
|
2018-01-04 14:53:50 -05:00 |
|
Adelaide Walter
|
9d0ba6bfd3
|
Use BANK for hardcoded WRAM banks (except where bankswitches appear unnecessary).
|
2018-01-03 19:12:45 -05:00 |
|
Adelaide Walter
|
51106cccd0
|
Scrub WRAM addresses from comments & use WRAM1_Begin where appropriate.
|
2018-01-03 00:19:54 -05:00 |
|
xCrystal
|
aa9a0a900d
|
No more mobile EQUS ret (replace with Stubbed_ + ret)
|
2018-01-02 20:00:14 +01:00 |
|
xCrystal
|
d7970f749a
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
|
xCrystal
|
b4a49351c1
|
Finish consistent Special function names
|
2018-01-02 17:47:58 +01:00 |
|
xCrystal
|
f1ea15bbfe
|
Consolidate Special function names
|
2018-01-02 17:13:57 +01:00 |
|
xCrystal
|
6f0b81504d
|
More unreferenced labels cleanup
|
2018-01-02 16:04:21 +01:00 |
|
xCrystal
|
7a24703398
|
Clean up Predef function names
|
2018-01-02 15:05:14 +01:00 |
|
xCrystal
|
9a3088e50c
|
Clean up XXX comments for unused content
|
2018-01-02 13:26:18 +01:00 |
|
xCrystal
|
37369d1ae0
|
Rename Pals labels in WRAM bank 5
|
2018-01-01 20:09:53 +01:00 |
|
xCrystal
|
6e12a51503
|
Use more palette(s) constants
|
2018-01-01 20:09:53 +01:00 |
|
yenatch
|
92fba8821c
|
Merge pull request #450 from roukaour/master
Constants for TextBoxFlags
|
2017-12-30 21:32:45 -05:00 |
|
Remy Oukaour
|
f01434f2c0
|
bgrows → * BG_MAP_WIDTH
No dims macro
|
2017-12-29 18:59:50 -05:00 |
|
xCrystal
|
def3b60493
|
Clean up .Jumptable: spaces
|
2017-12-29 13:52:42 +01:00 |
|
Remy Oukaour
|
b9a68fec25
|
Consistent if/else/endc (matches rept/endr) and DEF (matches BANK/HIGH/LOW)
|
2017-12-28 22:13:39 -05:00 |
|
Remy Oukaour
|
4c35f3ac85
|
Merge branch 'master' of https://github.com/pret/pokecrystal
# Conflicts:
# macros/scripts/maps.asm
|
2017-12-28 20:56:21 -05:00 |
|
xCrystal
|
50fc9c3389
|
endm -> ENDM
|
2017-12-28 22:31:16 +01:00 |
|
Remy Oukaour
|
bb005694b3
|
Avoid unused labels
|
2017-12-28 14:42:56 -05:00 |
|
xCrystal
|
731311cb15
|
Update Magikarp length documentation
|
2017-12-28 16:42:57 +01:00 |
|
xCrystal
|
333524f0be
|
Lowercase v for VRAM addresses
|
2017-12-28 13:32:33 +01:00 |
|
xCrystal
|
9457679af8
|
Prefix engine_flags wram addresses with w
|
2017-12-28 13:15:46 +01:00 |
|
Remy Oukaour
|
86fd37af16
|
Move events/ to engine/events/
|
2017-12-27 00:09:12 -05:00 |
|