Rangi
|
f5ba69f5e5
|
Sync documentation with code
|
2018-01-26 14:36:59 -05:00 |
|
Rangi
|
6ebe45e41f
|
Move event data to data/events/
|
2018-01-25 22:19:24 -05:00 |
|
Remy Oukaour
|
05382d3e3c
|
PARTY_LENGTH; MON_NAME; sgb_border.bin
|
2018-01-20 12:25:55 -05:00 |
|
Remy Oukaour
|
b071dd364f
|
Japanese characters in Japanese text (e.g. "ォ" not "," for $f4)
|
2018-01-19 21:49:16 -05:00 |
|
Remy Oukaour
|
8048082114
|
Remove Predef_ prefix from routines listed in PredefPointers
|
2018-01-16 14:39:28 -05:00 |
|
Remy Oukaour
|
5c28d05bb4
|
Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR #459)
# Conflicts:
# data/items/descriptions.asm
# data/sprite_anims/framesets.asm
# engine/crystal_colors.asm
# engine/events/kurt.asm
# engine/events/special.asm
# engine/events/std_scripts.asm
# engine/events_3.asm
# engine/item_effects.asm
# engine/namingscreen.asm
# engine/scripting.asm
# engine/stats_screen.asm
# engine/trade_animation.asm
# home/audio.asm
# main.asm
# maps/BattleTower1F.asm
# maps/BattleTowerBattleRoom.asm
# maps/BurnedTowerB1F.asm
# maps/ElmsLab.asm
# maps/GoldenrodDeptStore5F.asm
# maps/GoldenrodUnderground.asm
# maps/HallOfFame.asm
# maps/MahoganyTown.asm
# maps/ManiasHouse.asm
# maps/MobileBattleRoom.asm
# maps/MobileTradeRoomMobile.asm
# maps/RadioTower2F.asm
# maps/Route35NationalParkGate.asm
# maps/Route36NationalParkGate.asm
# maps/Route39Farmhouse.asm
# tilesets/palette_maps.asm
|
2018-01-14 22:56:36 -05:00 |
|
Remy Oukaour
|
a436bbc23b
|
Move party menu qualities to data/
|
2018-01-11 02:54:07 -05:00 |
|
Remy Oukaour
|
b45f89f80c
|
More constants and data tables
|
2018-01-11 01:45:27 -05:00 |
|
xCrystal
|
b4e087167f
|
More unreferenced labels and unused text
|
2018-01-02 19:38:56 +01:00 |
|
xCrystal
|
d7970f749a
|
Consistent predef function names
|
2018-01-02 18:49:25 +01:00 |
|
Remy Oukaour
|
e34e68095d
|
Resolve #428: Use HIGH(X) and LOW(X) instead of X / $100 and X % $100 or X >> 8 and X & $ff
|
2017-12-25 14:23:16 -05:00 |
|
Remy Oukaour
|
c66d195089
|
callba/callab → farcall/callfar
|
2017-12-24 12:47:30 -05:00 |
|
Remy Oukaour
|
699495bfcb
|
Consistent capitalization for map names, matching their constants
|
2017-12-10 13:37:15 -05:00 |
|
pikalaxalt
|
d7a01e92e9
|
Remaining layout constants
|
2016-06-06 18:23:00 -04:00 |
|
pikalaxalt
|
3713b71d9e
|
More splitting of main.asm; remove unneeded rept 2
|
2016-05-04 11:46:23 -04:00 |
|
pikalaxalt
|
6be4cd4da9
|
Local labels starting with lowercase letters are no longer decorated with a trailing colon
|
2016-04-10 15:01:49 -04:00 |
|
pikalaxalt
|
bf73772a56
|
Local labels starting with capital letters are now decorated with a trailing colon; remove trailing whitespace; globally correct line endings to UNIX style
|
2016-04-10 14:42:14 -04:00 |
|
PikalaxALT
|
599e6e8d16
|
Battle animation annotations
|
2016-03-01 22:31:21 -05:00 |
|
PikalaxALT
|
c087d44c42
|
more gfx-related labels
|
2016-01-04 08:43:55 -05:00 |
|
PikalaxALT
|
3893feb835
|
Battle Anim Object struct constants
|
2015-12-23 14:00:29 -05:00 |
|
PikalaxALT
|
30b37da387
|
More stats screen shenanigans
|
2015-12-22 22:19:33 -05:00 |
|
PikalaxALT
|
d08199c79d
|
Color fns, some more address decoding in link/mobile
|
2015-12-22 18:03:00 -05:00 |
|
PikalaxALT
|
047effba94
|
Menu joy flags; started with link address space
|
2015-12-20 12:54:08 -05:00 |
|
PikalaxALT
|
987ed1fafb
|
More work on slots; WRAM cleanup, Move Deleter
|
2015-12-19 14:48:30 -05:00 |
|
PikalaxALT
|
3d36f1a837
|
Events and some WRAM cleanup
|
2015-12-18 20:07:09 -05:00 |
|
PikalaxALT
|
d644406f61
|
More menu stuff
|
2015-12-17 22:31:16 -05:00 |
|
PikalaxALT
|
77ef8404a1
|
Menu
|
2015-12-15 18:59:49 -05:00 |
|
PikalaxALT
|
c635e30777
|
map setup and warps
|
2015-12-14 11:12:18 -05:00 |
|
PikalaxALT
|
8a439dbd05
|
Miscellaneous labels
|
2015-12-13 20:33:56 -05:00 |
|
PikalaxALT
|
92a8c491c3
|
Break up engine/sprites.asm; address yenatch's comments
|
2015-12-01 21:54:11 -05:00 |
|
PikalaxALT
|
8612a4a531
|
Renaming sections, further dissolving main.asm
|
2015-11-28 15:13:40 -05:00 |
|
PikalaxALT
|
7b3090e22a
|
Annotate battle tower text bug
|
2015-11-20 15:15:32 -05:00 |
|
PikalaxALT
|
93a129eb6d
|
main.asm is now under 30k lines
|
2015-11-19 18:09:11 -05:00 |
|
PikalaxALT
|
8a6a1a7d77
|
CmdQueues
|
2015-11-18 23:16:25 -05:00 |
|
PikalaxALT
|
91f7491017
|
items/item_effects.asm; engine/evolution.asm
|
2015-11-18 18:35:44 -05:00 |
|
PikalaxALT
|
2ffcb4b490
|
More splits; map setup labels
|
2015-11-11 23:38:57 -05:00 |
|
PikalaxALT
|
8fb01de917
|
No more DefaultFlypoint
|
2015-11-10 19:51:13 -05:00 |
|
PikalaxALT
|
77d0a8a396
|
Add missing files in engine/ and battle/
|
2015-11-09 17:02:47 -05:00 |
|