libjet
|
1429f9874c
|
Fix dbsprite values for bills_pc.asm
|
2020-06-05 22:49:59 +01:00 |
|
entrpntr
|
e28325211c
|
Fix file permissions.
|
2020-06-05 16:42:33 -04:00 |
|
libjet
|
6f1d7fe952
|
Add engine/pokemon/bills_pc.asm
|
2020-06-05 21:34:35 +01:00 |
|
libjet
|
2b17267a77
|
Add engine/games/dummy_game.asm
|
2020-06-05 20:50:06 +01:00 |
|
libjet
|
edbb0fe6c4
|
Add engine/games/unown_puzzle.asm
|
2020-06-05 20:38:43 +01:00 |
|
entrpntr
|
ccfd8b0a9f
|
Add a couple comments.
|
2020-06-05 15:20:17 -04:00 |
|
libjet
|
ea42f6636c
|
Add engine/games/card_flip.asm
|
2020-06-05 20:13:50 +01: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
|
5356c4013b
|
add engine/battle_anims/functions.asm
|
2020-06-05 19:06:10 +01:00 |
|
libjet
|
ba16844446
|
Add engine/battle_anims/helpers.asm, and the rest of data/battle_anims
|
2020-06-05 18:23:26 +01:00 |
|
libjet
|
aec46b7915
|
Add engine/battle_anims/core.asm
|
2020-06-05 17:29:27 +01:00 |
|
libjet
|
8ccc59b894
|
Add engine/battle_anims/anim_commands.asm
|
2020-06-05 17:14:55 +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 |
|
entrpntr
|
3ceee7fd9e
|
Fill out oam.asm, final cleanups for now.
|
2020-06-03 15:50:35 -04:00 |
|
entrpntr
|
4dd118c2a7
|
Label jumptable entries.
|
2020-06-03 04:48:34 -04:00 |
|
entrpntr
|
20f612793e
|
Start cleaning up.
|
2020-06-03 03:08:25 -04:00 |
|
entrpntr
|
7cc52fe23b
|
Quick style cleanup.
|
2020-06-02 18:35:13 -04:00 |
|
libjet
|
0297de0841
|
Add engine/events/poisonstep_pals.asm
|
2020-06-02 17:47:38 +01:00 |
|
libjet
|
0e8c23326c
|
Add engine/battle_anims/bg_effects.asm
|
2020-06-02 17:47:32 +01:00 |
|
libjet
|
ea845793bb
|
Add engine/movie/init_hof_credits.asm
|
2020-06-02 02:53:22 +01:00 |
|
libjet
|
991832399b
|
Add engine/gfx/mon_icons.asm
|
2020-06-02 02:50:34 +01:00 |
|
libjet
|
36e5b6f564
|
Update data/sprite_anims/oam.asm
|
2020-06-01 18:44:33 +01:00 |
|
libjet
|
c743b31b89
|
Update data/sprite_anims/framesets.asm
|
2020-06-01 02:34:06 +01:00 |
|
libjet
|
68123f3682
|
Start on sprites.asm, partially disassemble sprite_anims.asm
|
2020-05-31 18:49:09 +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
|
61f53d2e8f
|
Add engine/battle/battle_transition.asm
|
2020-05-31 01:14:47 +01:00 |
|
libjet
|
2d45f5d172
|
Add engine/tilesets/timeofday_pals.asm
|
2020-05-30 17:10:33 +01:00 |
|
libjet
|
d4d4f77975
|
Add engine/menus/delete_save.asm
|
2020-05-30 16:49:28 +01:00 |
|
libjet
|
070088a723
|
Add engine/rtc/reset_password.asm
|
2020-05-30 16:30:58 +01:00 |
|
libjet
|
fa47323db2
|
Add savemenu/phonering_copytilemapatonce.asm
|
2020-05-30 16:20:48 +01:00 |
|
entrpntr
|
dd4382036e
|
Merge pull request #40 from libjet/bank26
Extract Title Screen GFX (bank $26)
|
2020-05-30 02:16:46 -04:00 |
|
libjet
|
575a0a4179
|
Extract Title Screen GFX
|
2020-05-30 02:24:28 +01:00 |
|
entrpntr
|
bfe026e42e
|
Merge pull request #39 from libjet/bank31
Disassemble bank $31
|
2020-05-29 15:31:19 -04:00 |
|
libjet
|
1228317ce7
|
Add engine/pokemon/caught_data.asm
|
2020-05-29 19:44:32 +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
|
c688dd59fb
|
Merge pull request #38 from libjet/bank21
Disassemble bank $21
|
2020-05-28 23:05:00 -04: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
|
10d0d5d02b
|
Fill in sprite animation index constants, other minor cleanups.
|
2020-05-28 14:14:29 -04:00 |
|
libjet
|
2e0371d637
|
Add engine/printer/printer.asm
|
2020-05-28 02:37:00 +01:00 |
|
libjet
|
c4ca2c453d
|
Add engine/printer/printer_serial.asm
|
2020-05-28 01:17:38 +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
|
9dac1d992d
|
Best attempt at merging different color picker disassemblies.
|
2020-05-26 21:24:43 -04:00 |
|
entrpntr
|
418ac97a9c
|
Merge pull request #37 from libjet/bank14
Disassemble bank $14
|
2020-05-26 14:28:16 -04:00 |
|
entrpntr
|
dac5598524
|
Add green/blue pages and clean up.
|
2020-05-26 02:45:15 -04:00 |
|
entrpntr
|
4970d8b3b1
|
Add pink page.
|
2020-05-25 23:40:01 -04:00 |
|