Commit Graph

304 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
e87159ed7b Harmonize engine/menus with pokecrystal 2020-06-18 10:11:03 -04:00
Rangi
e5ee8ec7c0 Harmonize engine/overworld with pokecrystal 2020-06-17 22:11:49 -04:00
Rangi
451f529b0d Harmonize engine/{movie, pokemon} with pokecrystal
To do: engine/{menus, overworld}
2020-06-17 17:02:45 -04:00
Rangi
993f87a852 Harmonize engine/{phone, pokedex, pokegear, printer, rtc, tilesets} with pokecrystal
To do: engine/{menus, movie, overworld, pokemon}
2020-06-17 11:28:47 -04:00
Rangi
f8c1754238 Harmonize engine/{gfx, items, link, math} with pokecrystal 2020-06-17 10:39:06 -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
356836b1cc Harmonize home/ with pokecrystal 2020-06-16 15:49:17 -04:00
Rangi
fda549a27a [in progress] Harmonize more constant and data files with pokecrystal 2020-06-16 14:32:48 -04:00
Rangi
011f795ea7 gold_silver_intro.asm -> intro.asm 2020-06-16 11:43:48 -04:00
Rangi
782b0a7c88 Harmonize some more symbols with pokecrystal 2020-06-16 11:28:35 -04:00
Rangi
8376fcce8e hFF9E -> hBlackOutBGMapThird 2020-06-16 00:02:34 -04:00
Rangi
5724e47c50 Identify wObjectPriorities 2020-06-15 23:28:44 -04:00
Rangi
f62e67f578 Define wStackBottom 2020-06-15 18:16:50 -04:00
Rangi
b3e38f1246 Remove Crystal-only CaughtData 2020-06-15 17:41:02 -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
Rangi
9f01e33a04 Port miscellaneous recent updates from pokecrystal 2020-06-15 13:12:56 -04:00
Rangi
0bc1e91d21 Concatenate multiple intro 2bpps together before compression 2020-06-15 12:29:42 -04:00
Rangi
6bc203541b Use pokecrystal's sine_table macro
A circle has 65536 "degrees", so 32768 "degrees" = pi radians = half a circle
2020-06-15 12:12:05 -04:00
Rangi
00257be5a0 Match mosh remaining .2bpp.lz files
Still to go:

- gfx/pokemon/alakazam/back_silver.2bpp.lz.bin
- gfx/title/hooh_gold.2bpp.lz.bin
- gfx/title/lugia_silver.2bpp.lz.bin
2020-06-14 20:58:30 -04:00
entrpntr
0e5edf03ff Braindead matching for now (incbin .lz.bin for non-matching lz's). 2020-06-14 17:32:42 -04:00
entrpntr
dd97bedd52 Update for unused wram and event flags. 2020-06-14 09:16:51 -04:00
entrpntr
d6a0b6347c Fix file permissions. 2020-06-14 08:52:40 -04:00
entrpntr
0c0f9b42bc Revert gold title trail 2bpp change, add comment to title.asm instead. 2020-06-12 01:01:58 -04:00
entrpntr
308f586dcc Improve angle/distance comment as noted in review. 2020-06-11 15:14:46 -04:00
entrpntr
ceffef935f Address review comments, plus a few more labels/cleanups. 2020-06-11 14:05:08 -04:00
entrpntr
09a82aec6f Use hlbgcoord 0, 0 in a few places. 2020-06-10 22:18:52 -04:00
entrpntr
48a9f3aa75 Combine gamefreak_presents.asm and gs_intro.asm. 2020-06-10 20:42:04 -04:00
entrpntr
a1c33b58a8 More cleanup. 2020-06-10 20:33:24 -04:00
entrpntr
80b52ec275 Finish adding/improving labels for now. 2020-06-10 18:59:52 -04:00
entrpntr
11f01dbcd8 Slowly getting there. 2020-06-10 11:33:55 -04:00
entrpntr
07183b5d2c A bit more progress. 2020-06-09 06:27:03 -04:00
entrpntr
fe03203e22 Preliminary commit that builds. 2020-06-09 06:27:03 -04:00
entrpntr
74f86d7501 Extract title graphics and add options_menu.asm. 2020-06-09 06:27:03 -04:00
entrpntr
2c9fbba109
Merge pull request #45 from libjet/bank3e
Disassemble bank $3e
2020-06-06 15:09:50 -04:00
entrpntr
afcf8f1957 Minor cleanups. 2020-06-06 15:05:39 -04:00
libjet
5f0eb65d5a Add engine/battle/misc.asm 2020-06-06 02:36:04 +01:00
libjet
864e9c068d Add engine/battle/hidden_power.asm 2020-06-06 02:28:53 +01:00
libjet
5ea5b0d901 Add engine/events/magikarp.asm 2020-06-06 02:22:45 +01:00
libjet
dd65caf511 Add engine/pokedex/unown_dex.asm 2020-06-06 02:17:01 +01:00
libjet
3edaf4635e Add time_capsule_2.asm and new_pokedex_entry.asm 2020-06-06 02:15:06 +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
libjet
29e2695d6e Add engine/link/time_capsule.asm 2020-06-06 01:56:28 +01:00
libjet
5f43075c6d Add engine/gfx/load_font.asm 2020-06-06 01:19:16 +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