entrpntr
|
9d0c8dbf8e
|
Rename labels to stop cheating the unnamed.py script.
|
2020-06-19 07:35:14 -04:00 |
|
Rangi
|
451f529b0d
|
Harmonize engine/{movie, pokemon} with pokecrystal
To do: engine/{menus, overworld}
|
2020-06-17 17:02:45 -04:00 |
|
Rangi
|
f8c1754238
|
Harmonize engine/{gfx, items, link, math} with pokecrystal
|
2020-06-17 10:39:06 -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
|
9f01e33a04
|
Port miscellaneous recent updates from pokecrystal
|
2020-06-15 13:12:56 -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 |
|
entrpntr
|
d6a0b6347c
|
Fix file permissions.
|
2020-06-14 08:52:40 -04:00 |
|
entrpntr
|
ceffef935f
|
Address review comments, plus a few more labels/cleanups.
|
2020-06-11 14:05:08 -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
|
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
|
5f43075c6d
|
Add engine/gfx/load_font.asm
|
2020-06-06 01:19:16 +01:00 |
|
entrpntr
|
e28325211c
|
Fix file permissions.
|
2020-06-05 16:42:33 -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 |
|
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 |
|
entrpntr
|
33e45dea92
|
Changes for hall of fame and credits.
|
2020-05-28 21:54:13 -04:00 |
|
libjet
|
3d99b8e859
|
Add place_graphic.asm
|
2020-05-21 02:41:59 +01:00 |
|
entrpntr
|
6c4c421f18
|
Match pokecrystal file names and folder structure, tools updates.
|
2020-05-14 14:25:42 -04:00 |
|
entrpntr
|
a30d695331
|
Clean up some palette stuff, update main.asm and layout.link.
|
2020-05-14 12:40:24 -04: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
|
dac57cee38
|
Cleanup of color.asm and scgb_layouts.asm.
|
2020-05-12 02:12:58 -04:00 |
|
entrpntr
|
1220198362
|
Modest cleanup of wram.asm.
|
2020-05-08 04:15:55 -04:00 |
|
entrpntr
|
3d651a7c49
|
Add Makefile option for verbose sym/map; fix some label names.
|
2020-05-03 04:41:05 -04:00 |
|
entrpntr
|
70d3a3fdbc
|
Sync with the recent updates to pokecrystal.
|
2020-04-27 03:35:35 -04:00 |
|
entrpntr
|
1d456d5f66
|
Finish home cleanup, identify tileset data, other misc cleanups.
|
2020-04-22 23:18:36 -04:00 |
|
entrpntr
|
0def3b67fa
|
Start adding engine/battle/core.asm.
|
2020-04-19 21:36:23 -04:00 |
|
entrpntr
|
6ebd8441e2
|
Minor cleanup (remove unused HRAM, predef folder) before continuing.
|
2020-04-13 17:53:16 -04:00 |
|
entrpntr
|
43182b4a89
|
Create PNGs for remaining gfx binary files.
|
2020-04-05 05:49:10 -04:00 |
|
entrpntr
|
f8518cf485
|
Add gfx helper code for mail; add PNGs to repo.
|
2020-04-05 04:45:00 -04:00 |
|
entrpntr
|
95d7d56581
|
Disassemble pic banks.
|
2020-03-31 14:39:28 -04:00 |
|
entrpntr
|
93578c2ffd
|
Update hram and engine/gfx/load_pics before continuing.
|
2020-03-25 16:49:39 -04:00 |
|
entrpntr
|
ca12e16b29
|
Disassemble load_pics.asm and move_mon_wo_mail.asm in bank $14.
|
2020-03-25 15:10:21 -04:00 |
|
entrpntr
|
db8db97aa3
|
Clean up makefile, submodules, root dir; Python 3 compatibility.
|
2020-03-22 18:37:40 -04:00 |
|
entrpntr
|
e67786a7a2
|
Cleanup of files for banks $02 and $03 for main.asm.
|
2020-03-17 16:20:00 -04:00 |
|
entrpntr
|
c248b30aa7
|
Cleanup of files for banks $01 and $04 for main.asm.
|
2020-03-17 15:23:39 -04:00 |
|