Commit Graph

61 Commits

Author SHA1 Message Date
Rangi
356836b1cc Harmonize home/ with pokecrystal 2020-06-16 15:49:17 -04:00
Rangi
782b0a7c88 Harmonize some more symbols with pokecrystal 2020-06-16 11:28:35 -04:00
Rangi
b3e38f1246 Remove Crystal-only CaughtData 2020-06-15 17:41:02 -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
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
e28325211c Fix file permissions. 2020-06-05 16:42:33 -04:00
libjet
c743b31b89 Update data/sprite_anims/framesets.asm 2020-06-01 02:34:06 +01:00
entrpntr
3185d4b360 Clean up battle anims, constants, and wram. 2020-05-14 19:44:36 -04:00
entrpntr
ff78a288fd Update music for newer audio macros. 2020-05-12 15:44:54 -04:00
entrpntr
3e40a1ecd0 Simple cleanups in constants/data/macros and banks 1-4. 2020-05-12 13:31:27 -04:00
entrpntr
230d94e458 Add engine/games/slot_machine.asm. 2020-05-09 21:10:30 -04:00
entrpntr
c4c838855a Add engine/phone/phone.asm. 2020-05-08 13:22:30 -04:00
entrpntr
03bc01bf4e Add engine/link/link.asm and engine/link/mystery_gift.asm 2020-04-30 23:50:43 -04:00
entrpntr
70d3a3fdbc Sync with the recent updates to pokecrystal. 2020-04-27 03:35:35 -04:00
entrpntr
75cf425d30 Clean up engine flags. 2020-04-27 01:18:06 -04:00
entrpntr
d53f3afe50 Clean up some overworld code. 2020-04-26 22:15:31 -04:00
entrpntr
0b33dabae2 Disassemble map scenes and events. 2020-04-26 19:11:18 -04:00
entrpntr
1d456d5f66 Finish home cleanup, identify tileset data, other misc cleanups. 2020-04-22 23:18:36 -04:00
entrpntr
48c658ccdb Add engine/menus/save.asm, and some other files. 2020-04-10 16:41:38 -04:00
entrpntr
7b003316f8 Add data/moves/effects.asm. 2020-04-07 18:16:14 -04:00
entrpntr
07a5cc60d0 Add unnamed.py and update for rgbds v0.4.x before continuing. 2020-04-06 14:48:14 -04:00
entrpntr
95d7d56581 Disassemble pic banks. 2020-03-31 14:39:28 -04:00
entrpntr
d7327a6494 Cleanup macros before continuing. 2020-03-17 14:36:59 -04:00
entrpntr
ef87a4f626 Finish disassembling bank $04. 2020-03-17 11:50:16 -04:00
libjet
6231351906 Sync home/ with pokecrystal 2020-03-16 00:44:13 +00:00
libjet
0543e93391 Remove Crystal exlusives 2020-02-08 15:31:49 +00:00
libjet
7acf2ec917 Update predef_pointers and wram, and correct typo's caused by search + replace 2019-12-12 20:43:24 +00:00
libjet
93872e920e Updated macros/scripts/text.asm and cleaned up macros.asm 2019-12-11 01:38:36 +00:00
Ryan Tandy
351f50a454 Sync base_stats from pokecrystal and include in the build
Remaining differences:
- Move tutor is Crystal exclusive
- Kept hard-coded pic dimensions for now as front pics have not been extracted yet
2019-10-12 12:10:39 -07:00
IIMarckus
23daa5361f Sync home/audio.asm with pokecrystal. 2019-08-16 01:41:17 -06:00
IIMarckus
2176239aa5 Incorporate the rest of the audio engine. 2019-08-16 01:03:03 -06:00
IIMarckus
f783e73aeb Fix cries, and integrate them into the build. 2019-08-15 22:02:56 -06:00
obskyr
79f2589ef8 Disassemble battle animation scripts.
Based on pokecrystal. Apparently, very few move animations were changed (Transform, Minimize, and Body Slam-likes)!
2019-08-14 00:54:00 +02:00
IIMarckus
f9eb9172a6 Add map objects from bank 60. 2018-10-03 01:20:23 -06:00
IIMarckus
2b6d7b4655 Add map objects from bank 56. 2018-09-25 23:36:44 -06:00
IIMarckus
b46da481c9 Add map objects from bank 47. 2018-09-21 01:33:39 -06:00
IIMarckus
f7c1a2cd8f Add map scripts from bank 45. 2018-09-20 20:31:09 -06:00
IIMarckus
f5ce33c3dc Add all map objects from bank 44. 2018-09-16 22:04:19 -06:00
IIMarckus
3bdef2986b Fix a changed constant in a comment. 2018-09-16 04:14:40 -06:00
IIMarckus
5f27116a29 Add all map objects from bank 57. 2018-09-16 04:11:37 -06:00
luckytyphlosion
a775ff1506 Label some known WRAM labels from pokecrystal. 2018-08-21 16:27:04 -04:00
IIMarckus
b38965afe5 Add all map objects from bank 42. 2018-08-20 01:47:06 -06:00
IIMarckus
82c53b9565 Sync with pokecrystal. 2018-08-18 02:18:22 -06:00
IIMarckus
46f02aaee0 Sync many constant/macro files with pokecrystal. 2018-08-16 07:51:39 -06:00
IIMarckus
439f493aa9 Sync with pokecrystal. 2018-08-16 05:17:35 -06:00
IIMarckus
ce0a831a59 Add the three banks of common text. 2018-07-06 22:57:17 -06:00
pikalaxalt
1544424596 engine/billspctop.asm 2016-06-22 16:16:58 -04:00
pikalaxalt
0ec25fcb10 Teleport, Strength, and Dig/Escape Rope 2016-06-21 17:29:42 -04:00
pikalaxalt
def16f56d0 engine/health.asm; overworld move/item fns pt 1 2016-06-21 13:08:20 -04:00