Rangi
|
81b147609c
|
Apply SPRITE_GFX_LIST_CAPACITY to wUsedSprites
|
2018-10-27 20:21:00 -04:00 |
|
Rangi
|
67d1364c7a
|
Fix triple newlines left over from removing address comments
|
2018-06-24 23:22:50 -04:00 |
|
mid-kid
|
91a768b243
|
Update file paths in constants/ and docs/
|
2018-04-01 17:01:51 +02:00 |
|
Rangi
|
32ed487a47
|
Merge branch 'master' of https://github.com/pret/pokecrystal
# Conflicts:
# audio/engine.asm
# constants/gfx_constants.asm
# constants/map_data_constants.asm
# constants/pokemon_data_constants.asm
# constants/sprite_constants.asm
# constants/wram_constants.asm
# data/maps/data.asm
# engine/battle/ai/scoring.asm
# engine/battle/core.asm
# engine/battle/effect_commands.asm
# engine/battle/misc.asm
# engine/battle_anims/getpokeballwobble.asm
# engine/breeding.asm
# engine/buy_sell_toss.asm
# engine/decorations.asm
# engine/events/battle_tower/battle_tower.asm
# engine/events/battle_tower/rules.asm
# engine/events/buena.asm
# engine/events/bug_contest/contest_2.asm
# engine/events/daycare.asm
# engine/events/dratini.asm
# engine/events/halloffame.asm
# engine/events/happiness_egg.asm
# engine/events/kurt.asm
# engine/events/lucky_number.asm
# engine/events/magnet_train.asm
# engine/events/overworld.asm
# engine/events/pokerus/pokerus.asm
# engine/events/print_unown.asm
# engine/events/print_unown_2.asm
# engine/events/unown_walls.asm
# engine/item_effects.asm
# engine/link.asm
# engine/mon_menu.asm
# engine/player_object.asm
# engine/routines/playslowcry.asm
# engine/scripting.asm
# engine/search.asm
# engine/search2.asm
# engine/specials.asm
# engine/start_menu.asm
# engine/timeset.asm
# home/battle_vars.asm
# home/map.asm
# maps/GoldenrodUndergroundSwitchRoomEntrances.asm
# maps/IlexForest.asm
# maps/KrissHouse2F.asm
# maps/Route39Barn.asm
# mobile/mobile_12_2.asm
# mobile/mobile_40.asm
# mobile/mobile_5f.asm
# wram.asm
|
2018-02-03 19:42:56 -05:00 |
|
Rangi
|
6ff2cb20e6
|
map → map_id; map_def → map; map_data → map_attributes
|
2018-02-03 17:11:55 -05:00 |
|
Rangi
|
323ef81286
|
More comments and macros
|
2018-02-01 15:19:27 -05:00 |
|
Rangi
|
08891da822
|
const_def N
|
2018-01-31 11:38:45 -05:00 |
|
Rangi
|
f1366d615f
|
Separate map object constants for easier editing
|
2018-01-26 12:06:33 -05:00 |
|
Rangi
|
dcc0ca9b83
|
Move some more constants out of misc_constants.asm
|
2018-01-25 17:30:13 -05:00 |
|
luckytyphlosion
|
a1951cefc0
|
Prefix wram labels with w, part 2.
|
2018-01-23 17:39:09 -05:00 |
|
Rangi
|
fdda670f40
|
Cry headers and map headers were eliminated
|
2018-01-23 11:17:21 -05:00 |
|
Rangi
|
7cef012335
|
wUnlockedUnowns engine flag constants
Use local labels for "End"ings
|
2018-01-22 13:00:35 -05:00 |
|
Remy Oukaour
|
2acaa96cf1
|
More charmap and home/text.asm documentation for JP chars
|
2018-01-18 18:34:20 -05:00 |
|
Remy Oukaour
|
72c4f9e04a
|
More constants, related to map objects
|
2018-01-18 15:58:55 -05:00 |
|
Remy Oukaour
|
e2ac753da1
|
No redundant filename prefixes
|
2018-01-17 00:00:43 -05:00 |
|
Remy Oukaour
|
bf074f3598
|
map_header → map_def; map_header_2 → map_data
|
2018-01-16 23:25:00 -05:00 |
|
Remy Oukaour
|
94bbfe2f0c
|
Move map-related "metadata" files into data/maps/
|
2018-01-16 19:56:21 -05:00 |
|
Remy Oukaour
|
1a2bc57841
|
Event script–related constants go in constants/script_constants.asm
|
2018-01-11 02:35:46 -05:00 |
|
Remy Oukaour
|
b45f89f80c
|
More constants and data tables
|
2018-01-11 01:45:27 -05:00 |
|
Remy Oukaour
|
cc8dac5a22
|
Use constants and data for Unown chamber events
|
2018-01-11 00:25:14 -05:00 |
|
Remy Oukaour
|
d91e42ca5e
|
Group some mutually edited files in data/sprites/
|
2018-01-10 18:10:01 -05:00 |
|
Remy Oukaour
|
c8575823a0
|
Battle data goes in data/battle/
TreeMons, like fish groups, have constants
|
2018-01-10 17:30:27 -05:00 |
|
Remy Oukaour
|
3fc06b0f9d
|
Use constants
|
2018-01-02 20:35:57 -05:00 |
|
xCrystal
|
69762a2bfd
|
SET -> set
|
2017-12-29 17:15:01 +01:00 |
|
xCrystal
|
ee5bf71640
|
Consistently name unknown fields in macros/wram as Fieldxx
|
2017-12-29 16:19:51 +01:00 |
|
Remy Oukaour
|
dae16acd6f
|
event/ → events/, and move some appropriate engine/ files there
|
2017-12-26 21:55:57 -05:00 |
|
Remy Oukaour
|
24f0e7d045
|
Rename: emote_headers, sprite_headers, cry_headers, gfx_headers, tileset_headers
|
2017-12-26 12:50:32 -05:00 |
|
Remy Oukaour
|
b5a8e3b3b3
|
Follow the X_constants/X_data_constants convention
|
2017-12-25 23:45:54 -05:00 |
|