Commit Graph

83 Commits

Author SHA1 Message Date
Marcus Huderle
80cddf0cd4 Add bg_hidden_item_event macro, and define hidden item flags 2017-12-26 16:08:40 -06:00
Marcus Huderle
2c4d972f7c 'VAR_SPECIAL_X' instead of 'SPECIALVAR_X' 2017-12-24 14:00:44 -06:00
Marcus Huderle
1c8b05e7b0 Name and use constants for special vars 2017-12-24 10:14:54 -06:00
Marcus Huderle
51247c3eb9 Name and use general purpose vars 2017-12-24 10:14:53 -06:00
Marcus Huderle
e696b89ff2 Name and use dynamic object gfx id vars 2017-12-24 10:14:52 -06:00
Marcus Huderle
4b5ad9de04 Name and use temp var constants 2017-12-24 10:13:52 -06:00
Marcus Huderle
a753c44277 Use event script macro names from pokeemerald 2017-12-21 10:41:46 -06:00
Marcus Huderle
88716f4c0e Use FLAG_ prefix for all flags 2017-12-17 20:07:53 -08:00
Marcus Huderle
b14cdde8bd Label landmark and daily flags. 2017-12-15 14:59:25 -08:00
Marcus Huderle
0a634a60c9 Label item flags 2017-12-15 13:25:19 -08:00
Marcus Huderle
03c75cfd9c Finish all regular hide-show flags 2017-12-15 10:49:58 -08:00
Marcus Huderle
8d346b1bab A few more flags 2017-12-14 20:10:36 -08:00
Marcus Huderle
58bf5392b3 Label flags up to 973 2017-12-10 15:41:21 -08:00
Marcus Huderle
65207e0366 Label all flags up to 901 2017-12-09 14:43:21 -08:00
Marcus Huderle
8dd25bcad0 Start using constants for hide-show flags 2017-12-04 20:48:25 -08:00
Marcus Huderle
dde446225f More script flags 2017-12-03 15:57:11 -08:00
Marcus Huderle
503bd8e491 Label script flags up to flag 288. 2017-12-03 13:20:55 -08:00
Marcus Huderle
c9f38d2206 Label scripts flags up to flag 256. 2017-12-03 12:32:57 -08:00
Marcus Huderle
24a90b9acb Label script flags up to flag 199. 2017-12-02 19:12:33 -08:00
Marcus Huderle
79e3d29c29 Use constants for all SYS flags 2017-12-02 14:38:49 -08:00
Marcus Huderle
765526b99f Label flags up to flag 119. 2017-12-02 14:01:50 -08:00
Marcus Huderle
d1b967444e Label flags up to flag 99. 2017-12-02 12:39:11 -08:00
Marcus Huderle
4d93db09a3 Use constants for temporary map flags 2017-11-28 20:36:12 -08:00
camthesaxman
2fea5bf7d8 convert data files to use constants/map.h 2017-11-27 22:12:09 -06:00
camthesaxman
4fd33b1035 mauville_man constants 2017-11-26 17:19:05 -06:00
Marcus Huderle
fbdf867ce7 Cleanup and document daycare.c 2017-11-12 16:40:04 -08:00
ProjectRevoTPP
7485560810 eliminate remaining RAM pointers in data/ 2017-11-10 23:40:12 -05:00
Marcus Huderle
08e6fb5382
Merge pull request #453 from huderlem/battle_tower
Decompile battle_tower
2017-11-02 21:03:52 -07:00
Marcus Huderle
c5cda9f164 Use descriptive variable and function names for battle_tower code 2017-11-01 23:52:26 -07:00
ProjectRevoTPP
b4f9d6d92e document berry.c. 2017-10-23 19:09:35 -04:00
camthesaxman
3505da56b1 fix more command names 2017-10-01 12:40:07 -05:00
camthesaxman
6c9249af37 fix more command names 2017-10-01 12:32:19 -05:00
camthesaxman
89092b609a fix more command names 2017-10-01 12:21:52 -05:00
camthesaxman
639493e0ee fix more command names 2017-10-01 12:07:22 -05:00
camthesaxman
6ca1e8747d fix more command names 2017-10-01 11:51:50 -05:00
camthesaxman
e926119b72 update 2017-09-30 17:04:25 -05:00
camthesaxman
676ffb73ca stuff... I don't remember 2017-09-30 15:38:46 -05:00
camthesaxman
b4ba35a54c more command renaming 2017-09-26 14:33:52 -05:00
camthesaxman
9458b3fad1 single compare macro 2017-09-26 14:09:41 -05:00
camthesaxman
598756eaa4 more script command renaming 2017-09-24 17:57:54 -05:00
camthesaxman
207f8e6a76 more script command renaming 2017-09-24 17:36:39 -05:00
camthesaxman
1e2601a028 more script command renaming 2017-09-24 17:10:51 -05:00
camthesaxman
86e7bf1fd6 Replace more script commands and fix German build 2017-09-24 14:28:51 -05:00
camthesaxman
ae5ec7f5b0 Replace script commands: snop -> nop, snop1 -> nop1, jump -> goto 2017-09-24 14:17:14 -05:00
camthesaxman
270bd98d41 more labeling 2017-09-13 00:03:22 -05:00
camthesaxman
2c87516ca3 more labels and fix build 2017-09-12 20:23:23 -05:00
camthesaxman
6f9ad223a5 stuff 2017-09-10 16:21:30 -05:00
camthesaxman
5e9e52e3a9 more renaming/refactoring 2017-09-09 22:04:01 -05:00
camthesaxman
2bc843ccbb clean up mauville man script 2017-08-28 21:41:57 -05:00
camthesaxman
b6ea4d9a77 label more stuff in mauville_old_man.c 2017-08-24 21:18:07 -05:00