Commit Graph

4268 Commits

Author SHA1 Message Date
DizzyEggg 9a11764b52 Fix oam in menu specialised 2019-04-05 07:53:23 -05:00
DizzyEggg 70569e7ebc Use shiny species tag 2019-04-05 07:53:23 -05:00
DizzyEggg 8751fafad1 Make it compile 2019-04-05 07:53:23 -05:00
DizzyEggg b0223f691f Clean up data headers 2019-04-05 07:53:23 -05:00
DizzyEggg c36476af85 Clean up data2b.c 2019-04-05 07:53:23 -05:00
DizzyEggg dd24597d52 Finish up menu specialised 2019-04-05 07:53:23 -05:00
Fontbane 9e74409bb2 Fix labels, label more scripts 2019-04-04 19:34:35 -05:00
Fontbane 8b88ef3e01 Document berry tree events 2019-04-04 19:34:35 -05:00
Fontbane 90e32f4ec5 Document landmark setting and item balls 2019-04-04 19:34:35 -05:00
AJ Fontaine 704f025a00 Fix a typo in as(s)istattackselect 2019-04-04 19:34:35 -05:00
PikalaxALT 016021ac04 Move gUnknown_02022C90 from sym_ewram.txt 2019-04-04 19:26:45 -05:00
PikalaxALT 8db03ba6fa Documentation of ereader helpers, 2 2019-04-04 19:26:45 -05:00
PikalaxALT c46f271f67 Documentation of ereader_helpers, 1 2019-04-04 19:26:45 -05:00
PikalaxALT b3a4509b9a Move m4a BSS syms to m4a_1.s 2019-04-04 19:26:45 -05:00
PikalaxALT 09874870ef Mark file boundaries on remaining syms declared in sym_ewram.txt 2019-04-04 19:26:45 -05:00
PikalaxALT cb04af05dc Resolve unnecessarily externed symbols 2019-04-04 19:26:45 -05:00
PikalaxALT 53efbe2832 Finish decomp of union_room_chat 2019-04-04 19:26:45 -05:00
PikalaxALT a47abb3949 union_room_chat data, 1 2019-04-04 19:26:45 -05:00
Phlosioneer 1360b3a477 RGB Constants 2019-04-04 17:05:46 -04:00
Phlosioneer 50da52c29b Fix utf8 errors in contest_effect's comments 2019-04-04 16:00:25 -04:00
Diegoisawesome f125de3e66 Merge pull request #659 from ultima-soul/pokemon
Remove pokemon_3.h
2019-04-04 12:49:46 -05:00
Diegoisawesome 8361ada4ba Merge pull request #656 from ultima-soul/menu_specialized
Decompile some of menu_specialized
2019-04-04 12:49:17 -05:00
Diegoisawesome e476a6d02d Merge pull request #624 from Wyrserth/master
Use constants for naming screen's pages
2019-04-04 12:44:18 -05:00
ultima-soul 64da3d051e Fix formatting. 2019-04-03 21:15:45 -07:00
ultima-soul 91a94a0ca1 Try to get closer to matching. 2019-04-03 21:13:26 -07:00
Phlosioneer 83b6210dcb Forgot to add asm files 2019-04-03 20:56:47 -04:00
Phlosioneer 3b3b2dd031 General cleanup of the second half of contest.c 2019-04-03 20:43:23 -04:00
ultima-soul 48d27c035a Remove pokemon_3.h 2019-04-03 15:15:08 -07:00
PikalaxALT 4fadbaf161 Minor fixes
gotoram --> returnram
cmdCF/execram --> gotoram
fix indentation in sym_ewram.txt
fix mevent_client.h guard name
2019-04-03 17:04:42 -05:00
PikalaxALT 33ee31b2e0 remove last remaining trace of "ish" 2019-04-03 17:04:42 -05:00
PikalaxALT d0384ee95e mevent_server_ish --> mevent_client 2019-04-03 17:04:42 -05:00
PikalaxALT d220f876fc Some symbol documentation 2019-04-03 17:04:42 -05:00
PikalaxALT b17c85ff7c Use named fields for command structs 2019-04-03 17:04:42 -05:00
PikalaxALT 28646ea64e Decompile mevent server scripts 2019-04-03 17:04:42 -05:00
PikalaxALT 6c12d154e7 Reformat mevent server and client scripts 2019-04-03 17:04:42 -05:00
PikalaxALT 03badd9c40 mevent_server_ish 2019-04-03 17:04:42 -05:00
PikalaxALT dabd1f6177 finish mevent_server.s 2019-04-03 17:04:42 -05:00
PikalaxALT a455d98385 start porting mevent_server from firered 2019-04-03 17:04:42 -05:00
DizzyEggg 438521bf21 Get rid of redundant cast 2019-04-03 17:04:07 -05:00
Phlosioneer 3a2ea40188 Rename and document more contest setup functions
Also properly label the link contest flags variable, and label the
contest window ID's.
2019-04-03 17:24:32 -04:00
Phlosioneer f82bdb332a Document applause meter code 2019-04-03 03:00:06 -04:00
ultima-soul 02651f6177 Attempt to decompile menu_specialized. 2 NONMATCHING 2019-04-02 19:18:36 -07:00
Phlosioneer 8f13e991d2 Found a debug system for pokemon contests 2019-04-02 21:51:21 -04:00
Phlosioneer f79a2fda68 Document the nextTurnOrder calculations 2019-04-02 20:46:18 -04:00
Phlosioneer 99e8e8e53f More cleanup, document contestant sorting 2019-04-02 20:00:05 -04:00
huderlem 4018017e9e Merge pull request #655 from huderlem/misc_docs
Document weather effects and some faraway island
2019-04-02 18:38:08 -05:00
Marcus Huderle 181baf9fe5 Merge remote-tracking branch 'upstream/master' into misc_docs
# Conflicts:
#	src/field_weather_effect.c
2019-04-02 18:29:51 -05:00
Marcus Huderle 1241700b20 Finish documenting the other weather effects 2019-04-02 18:28:56 -05:00
DizzyEggg d8c9f1b30f Rows and columns 2019-04-02 16:28:38 -05:00
DizzyEggg baa187665b Document a bit of script menu and battle anims 2019-04-02 16:28:38 -05:00