Remy Oukaour
05d49f7d75
Move more code out of main.asm
2017-12-16 12:49:43 -05:00
Remy Oukaour
aa44ecfc4f
Consolidate duplicate graphics
2017-12-16 12:09:16 -05:00
Remy Oukaour
bd6dc94da0
Move tileset-specific palette code into tilesets/
2017-12-16 00:52:16 -05:00
Remy Oukaour
fbf931f5d3
Ad some more constants for meaningful audio WRAM bits
2017-12-16 00:50:03 -05:00
Remy Oukaour
cbde91d7ed
Only engine/decorations.asm uses PadCoords_de
2017-12-15 23:59:24 -05:00
Remy Oukaour
5aac8afae7
PLAYER_SLIP → PLAYER_SKATE (probably used for the beta skateboard; DoPlayerMovement.BikeCheck returns true for it)
2017-12-15 23:29:42 -05:00
surskitty
c883ab4d34
Reorganising phone stuff.
2017-12-15 23:06:53 -05:00
Remy Oukaour
fa98c29fa4
Add more palettes to data/palettes/
2017-12-15 22:36:33 -05:00
Remy Oukaour
f96aab4014
Correct some documentation comments
2017-12-15 21:32:43 -05:00
Remy Oukaour
e44640b008
Move more main.asm code into individual files
2017-12-15 21:22:26 -05:00
Remy Oukaour
01bd8ac94c
Move old baserom.gbc 'compare' scripts to tools/
2017-12-15 20:12:00 -05:00
Remy Oukaour
1038ebca5e
Move more contiguous related code blocks from main.asm to engine/ and events/
2017-12-15 20:10:54 -05:00
Remy Oukaour
606817f18b
Add a map_connection_struct macro
2017-12-15 18:25:32 -05:00
surskitty
cb5aa29228
Labelling the remaining stuff one sed at a time.
2017-12-15 18:16:27 -05:00
Remy Oukaour
2cf5cc1dc7
Move more unknown graphics into real subfolders
2017-12-15 17:50:45 -05:00
Remy Oukaour
59fe407812
Copy pokered's organization some more, with further constant and data files
2017-12-15 17:22:52 -05:00
Remy Oukaour
dc76bf804f
Move all misc/ and unknown/ files to meaningful directories
2017-12-15 13:21:47 -05:00
Remy Oukaour
ebf3bfb6b2
Move some misc/ files into meaningful directories
2017-12-15 12:53:33 -05:00
Remy Oukaour
253c09949b
Move data/audio/ back into audio/
...
Keep trainer data together
2017-12-15 12:38:59 -05:00
Remy Oukaour
94722aa8f0
Move predef/ files into engine/
...
Get rid of single-file engine/ subdirectories
Move tilesets/ palettes unrelated to individual tilesets into data/palettes/ (more from engine/colors.asm can be moved here too)
2017-12-15 12:31:18 -05:00
Remy Oukaour
2b6dd505c1
Document another bug
...
Remove an unused file
2017-12-15 01:01:57 -05:00
Remy Oukaour
d334a331fa
Correct endturn
value
2017-12-15 00:54:45 -05:00
Remy Oukaour
d6dc9351e9
Start documenting effect commands
2017-12-15 00:48:59 -05:00
Remy Oukaour
fecc5c339a
More comments for macros
2017-12-15 00:38:52 -05:00
Remy Oukaour
28aec67f6e
Document one more bug/oversight
...
Move FleeMons table into data/
2017-12-15 00:05:53 -05:00
Remy Oukaour
6ba30e593e
Macro-ify the unused palette map
2017-12-14 23:35:08 -05:00
Remy Oukaour
6ab1d028bb
Split items/ and trainers/ into their data/ and engine/ components
...
Move some data into a pokemon/ subdirectory
2017-12-14 23:00:54 -05:00
Remy Oukaour
9ba224e2e6
Document two more bugs
2017-12-14 21:45:35 -05:00
surskitty
75c56e86c4
The labelling never ends, but phone_scripts.asm does.
2017-12-14 21:19:46 -05:00
Remy Oukaour
232feca298
Consistent "(with <routine>) in <file>" phrasing
2017-12-14 19:07:06 -05:00
Remy Oukaour
68785d9996
Use absolute links within repository
2017-12-14 19:04:44 -05:00
Remy Oukaour
c5d482df20
Document two more bugs found by Crystal_
2017-12-14 16:28:16 -05:00
surskitty
955a0c9dd3
Another batch.
2017-12-14 15:39:46 -05:00
surskitty
f905a2353e
One day we'll be through with this. Labels.
2017-12-14 15:25:46 -05:00
surskitty
62dd7a8bae
phone_scripts is most of the way there, too.
2017-12-14 14:48:39 -05:00
Remy Oukaour
b17db9b8b5
Friend Ball happiness for boxed Pokémon is not a bug
2017-12-14 14:18:33 -05:00
surskitty
e1413e022d
phone_callers.asm is now fully readable, if not fully labelled.
2017-12-14 14:13:10 -05:00
Remy Oukaour
7350c3708f
Replace two numbers with constants (found by pfero)
2017-12-14 12:19:26 -05:00
Remy Oukaour
2ff7f50584
Clarify which gfx anim commands are for oam
2017-12-14 00:38:08 -05:00
Remy Oukaour
e48a401290
Reorganize macros
2017-12-14 00:36:24 -05:00
surskitty
1116180e3c
Renaming RandomPhoneRareWildMon to RandomRareWildMon.
2017-12-13 23:39:47 -05:00
surskitty
8e54adc22f
Labels, including a comment explaining RandomPhoneRareWildMon.
2017-12-13 23:35:07 -05:00
surskitty
1f0fbfb602
Label label label.
2017-12-13 22:54:29 -05:00
surskitty
d69d81f3a0
Fix the spelling of Thursday
2017-12-13 22:41:15 -05:00
surskitty
a5c0461192
Labels labels labels
2017-12-13 22:40:11 -05:00
surskitty
771c4a7e05
Splitting phone scripts up.
2017-12-13 22:30:37 -05:00
surskitty
8fa7183d29
More phone script labelling.
2017-12-13 21:50:32 -05:00
surskitty
2b72d949b2
Another batch of labels. Jack's move trivia, mostly.
2017-12-13 21:12:42 -05:00
surskitty
cb1c6967ed
Some more phone labels.
2017-12-13 20:49:10 -05:00
surskitty
4b36a9d2e1
Merge branch 'master' of github.com:pret/pokecrystal
2017-12-13 19:55:03 -05:00