Commit Graph

97 Commits

Author SHA1 Message Date
entrpntr
9d0c8dbf8e Rename labels to stop cheating the unnamed.py script. 2020-06-19 07:35:14 -04:00
Rangi
97c1f9dd27 ReplaceChrisSprite -> UpdatePlayerSprite 2020-06-16 19:37:50 -04:00
Rangi
bc116a0db0 Harmonize engine/{battle, battle_anims, events, games} with pokecrystal 2020-06-16 19:32:30 -04:00
Rangi
fda549a27a [in progress] Harmonize more constant and data files with pokecrystal 2020-06-16 14:32:48 -04:00
entrpntr
85cd0e5e1c Fix bug comments as indicated in review. 2020-06-15 15:08:42 -04:00
entrpntr
e9b6a2fc62 Miscellaneous cleanups. 2020-06-15 14:08:24 -04:00
Rangi
54bbefeed1 Treat std scripts like specials and predefs (ported from pokecrystal) 2020-06-15 13:25:56 -04:00
entrpntr
d6a0b6347c Fix file permissions. 2020-06-14 08:52:40 -04:00
entrpntr
2c9fbba109
Merge pull request #45 from libjet/bank3e
Disassemble bank $3e
2020-06-06 15:09:50 -04:00
libjet
5ea5b0d901 Add engine/events/magikarp.asm 2020-06-06 02:22:45 +01:00
libjet
88d1fe6c26 Add engine/events/play_slow_cry.asm 2020-06-06 02:10:37 +01:00
libjet
44229a6cd6 Add engine/events/name_rater.asm 2020-06-06 02:03:29 +01:00
entrpntr
41aed88e16
Merge pull request #44 from libjet/bank38
Disassemble bank $38
2020-06-05 17:54:54 -04:00
entrpntr
13eb43eb1b Minor cleanups, add handling for gfx. 2020-06-05 17:51:21 -04:00
entrpntr
e28325211c Fix file permissions. 2020-06-05 16:42:33 -04:00
libjet
64622572d2 Add engine/events/print_unown_2.asm 2020-06-05 19:49:34 +01:00
libjet
929662d463 Add engine/events/diploma.asm 2020-06-05 19:44:21 +01:00
libjet
df30cbf05b Add display_stats.asm 2020-06-04 02:45:35 +01:00
entrpntr
1210a5ef54
Merge branch 'master' into bank23 2020-06-03 19:56:39 -04:00
libjet
0297de0841 Add engine/events/poisonstep_pals.asm 2020-06-02 17:47:38 +01:00
libjet
8ed6e95422 Add engine/events/magnet_train.asm 2020-05-31 03:31:15 +01:00
libjet
8a892f8240 Add engine/events/field_moves.asm 2020-05-31 02:42:16 +01:00
libjet
d69adefed2 Add engine/events/lucky_number.asm 2020-05-29 19:26:15 +01:00
libjet
f0212e7fb9 Add engine/events/pokerus/check_pokerus.asm 2020-05-29 16:38:56 +01:00
entrpntr
33e45dea92 Changes for hall of fame and credits. 2020-05-28 21:54:13 -04:00
libjet
0cf765a4f5 Add halloffame.asm and credits.asm 2020-05-28 19:47:18 +01:00
entrpntr
2321448d13
Merge pull request #36 from entrpntr/misc-dump
Disassemble banks $70 and $3f, add tileset data
2020-05-27 18:42:13 -04:00
entrpntr
418ac97a9c
Merge pull request #37 from libjet/bank14
Disassemble bank $14
2020-05-26 14:28:16 -04:00
entrpntr
14f6ddbe3c Finish disassembling banks 7 and 8. 2020-05-25 17:04:16 -04:00
entrpntr
3a50abc46a Add engine/events/mom_phone.asm and engine/link/mystery_gift_3.asm. 2020-05-23 00:51:50 -04:00
entrpntr
bfddbf6b11 Add engine/events/npc_trade.asm. 2020-05-22 23:52:45 -04:00
entrpntr
871da04115 Disassemble remainder of bank $70. 2020-05-22 18:02:48 -04:00
entrpntr
96c806efc4 Disassemble remainder of bank $40. 2020-05-21 10:59:38 -04:00
libjet
92529391d8 Add engine/events/sacred_ash.asm 2020-05-21 15:36:09 +01:00
libjet
0de5cf5629 Add card_key.asm and basement_key.asm 2020-05-21 15:34:41 +01:00
libjet
562c8da5cb Add engine/events/squirtbottle.asm 2020-05-21 15:32:13 +01:00
libjet
625ec0e794 Add engine/events/sweet_scent.asm 2020-05-21 15:30:00 +01:00
libjet
8788674736 Add engine/events/fishing_gfx.asm 2020-05-21 15:24:43 +01:00
libjet
5352a66c11 Add engine/events/poisonstep.asm 2020-05-21 15:03:50 +01:00
libjet
6342c09d98 Add fruit_trees.asm 2020-05-21 00:46:21 +01:00
entrpntr
f235b94a4c Many minor cleanups. 2020-05-13 00:56:53 -04:00
entrpntr
3e40a1ecd0 Simple cleanups in constants/data/macros and banks 1-4. 2020-05-12 13:31:27 -04:00
entrpntr
6de1f826f6 Add item/move/class names; update linkerscript and main.asm. 2020-05-09 23:28:22 -04:00
entrpntr
fa45a690ee Add engine/overworld/landmarks.asm and engine/events/fish.asm. 2020-05-09 20:31:18 -04:00
entrpntr
1220198362 Modest cleanup of wram.asm. 2020-05-08 04:15:55 -04:00
entrpntr
858f7a0b8a Finish cleanup of bank 3. 2020-05-04 16:23:03 -04:00
entrpntr
fd35959d94 Clean up text, and some bank 3 code. 2020-05-04 14:25:55 -04:00
entrpntr
39a7f59931 Clean up specials and swarms. 2020-05-04 10:57:46 -04:00
entrpntr
3d651a7c49 Add Makefile option for verbose sym/map; fix some label names. 2020-05-03 04:41:05 -04:00
entrpntr
9b5b2ac809 Disassemble bank $0b. 2020-05-01 20:56:15 -04:00