Commit Graph

35 Commits

Author SHA1 Message Date
Rangi
d24f1c7114 Use def_* macros for automatic map event counts 2020-07-26 16:29:43 -04:00
Rangi
31287c6aaa Revert "Factor out tables into data/overworld/"
This reverts commit 3f392c2792.
2020-07-22 20:23:19 -04:00
Rangi
3f392c2792 Factor out tables into data/overworld/ 2020-07-22 15:23:02 -04:00
Rangi
53d4a649b9 Treat map setup commands like trade script commands 2020-07-22 13:37:52 -04:00
Rangi
4ba9501c28 Port pokered's more local system for trade animation scripts
Also factor out trade tilemaps
2020-07-17 16:53:10 -04:00
Rangi
9a48c7ba6b return → endcallback, reloadandreturn → reloadend 2020-07-17 08:37:33 -04:00
Rangi
a304573fcb Define map setup commands as macros like other script commands 2020-07-13 20:49:57 -04:00
Rangi
a19abb5045 Use const_skip and const_next macros for brevity 2020-07-09 12:15:44 -04:00
Rangi
61598ad925 Eliminate enum: use const instead, with case-by-case parallel const implementations 2020-07-09 11:27:10 -04:00
Rangi
f187d16258 text_linkpromptbutton -> text_waitbutton
Removes support for text_waitbutton as a legacy alias for text_promptbutton.
2020-07-06 12:59:53 -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
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
3e40a1ecd0 Simple cleanups in constants/data/macros and banks 1-4. 2020-05-12 13:31:27 -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
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
7b003316f8 Add data/moves/effects.asm. 2020-04-07 18:16:14 -04:00
entrpntr
d7327a6494 Cleanup macros before continuing. 2020-03-17 14:36:59 -04:00
libjet
0543e93391 Remove Crystal exlusives 2020-02-08 15:31:49 +00:00
libjet
93872e920e Updated macros/scripts/text.asm and cleaned up macros.asm 2019-12-11 01:38:36 +00:00
IIMarckus
f783e73aeb Fix cries, and integrate them into the build. 2019-08-15 22:02:56 -06: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
IIMarckus
b38965afe5 Add all map objects from bank 42. 2018-08-20 01:47:06 -06:00
IIMarckus
46f02aaee0 Sync many constant/macro files with pokecrystal. 2018-08-16 07:51:39 -06:00