Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-04 | Fix labels, label more scripts | Fontbane | |
2019-04-04 | Document berry tree events | Fontbane | |
2019-04-04 | Document landmark setting and item balls | Fontbane | |
2019-04-04 | Fix a typo in as(s)istattackselect | AJ Fontaine | |
2019-04-04 | Move gUnknown_02022C90 from sym_ewram.txt | PikalaxALT | |
2019-04-04 | Documentation of ereader helpers, 2 | PikalaxALT | |
2019-04-04 | Documentation of ereader_helpers, 1 | PikalaxALT | |
2019-04-04 | Move m4a BSS syms to m4a_1.s | PikalaxALT | |
2019-04-04 | Mark file boundaries on remaining syms declared in sym_ewram.txt | PikalaxALT | |
2019-04-04 | Resolve unnecessarily externed symbols | PikalaxALT | |
2019-04-04 | Finish decomp of union_room_chat | PikalaxALT | |
2019-04-04 | union_room_chat data, 1 | PikalaxALT | |
2019-04-04 | Merge pull request #659 from ultima-soul/pokemon | Diegoisawesome | |
Remove pokemon_3.h | |||
2019-04-04 | Merge pull request #656 from ultima-soul/menu_specialized | Diegoisawesome | |
Decompile some of menu_specialized | |||
2019-04-04 | Merge pull request #624 from Wyrserth/master | Diegoisawesome | |
Use constants for naming screen's pages | |||
2019-04-03 | Fix formatting. | ultima-soul | |
2019-04-03 | Try to get closer to matching. | ultima-soul | |
2019-04-03 | Remove pokemon_3.h | ultima-soul | |
2019-04-03 | Minor fixes | PikalaxALT | |
gotoram --> returnram cmdCF/execram --> gotoram fix indentation in sym_ewram.txt fix mevent_client.h guard name | |||
2019-04-03 | remove last remaining trace of "ish" | PikalaxALT | |
2019-04-03 | mevent_server_ish --> mevent_client | PikalaxALT | |
2019-04-03 | Some symbol documentation | PikalaxALT | |
2019-04-03 | Use named fields for command structs | PikalaxALT | |
2019-04-03 | Decompile mevent server scripts | PikalaxALT | |
2019-04-03 | Reformat mevent server and client scripts | PikalaxALT | |
2019-04-03 | mevent_server_ish | PikalaxALT | |
2019-04-03 | finish mevent_server.s | PikalaxALT | |
2019-04-03 | start porting mevent_server from firered | PikalaxALT | |
2019-04-03 | Get rid of redundant cast | DizzyEggg | |
2019-04-02 | Attempt to decompile menu_specialized. 2 NONMATCHING | ultima-soul | |
2019-04-02 | Merge pull request #655 from huderlem/misc_docs | huderlem | |
Document weather effects and some faraway island | |||
2019-04-02 | Merge remote-tracking branch 'upstream/master' into misc_docs | Marcus Huderle | |
# Conflicts: # src/field_weather_effect.c | |||
2019-04-02 | Finish documenting the other weather effects | Marcus Huderle | |
2019-04-02 | Rows and columns | DizzyEggg | |
2019-04-02 | Document a bit of script menu and battle anims | DizzyEggg | |
2019-04-02 | Remove unneeded sMonAnimationDelayTable entries | DizzyEggg | |
2019-04-02 | Use species defines in gMonIconTable | DizzyEggg | |
2019-04-02 | Cleanup OamData entries | Phlosioneer | |
2019-04-02 | Document a bit of anims | DizzyEggg | |
2019-04-02 | Automatically calculate REMATCH_TABLE_ENTRIES | Phlosioneer | |
Uses the standard C way of calculating the length of an enum. | |||
2019-04-02 | Expand MatchCallStruct defs, use REMATCH_* enum | Phlosioneer | |
2019-04-02 | Expicitly hardcode rematch indecies | Phlosioneer | |
Inserting an entry without updating the indecies will now cause a compiler error. This will make it easier for modders to remember to update the constants. | |||
2019-04-02 | Fix hardcoded array sizes | Phlosioneer | |
2019-04-01 | Finish union room battle | PikalaxALT | |
2019-04-01 | through sub_801A960 | PikalaxALT | |
2019-04-01 | Document somre more weather effects | Marcus Huderle | |
2019-04-01 | Move gPlayerFacingPosition out of sym_ewram.txt (#617) | Phlosioneer | |
* Move gPlayerFacingPosition out of sym_ewram.txt * Fix tabs in sym_ewram.txt * Remove redundant faraway island extern | |||
2019-04-01 | Fix warning for extra parens (#646) | Phlosioneer | |
* Fix warning for extra parens * Committed too many files | |||
2019-04-01 | Merge pull request #642 from PikalaxALT/union_room_player_avatar | huderlem | |
Union Room event objects | |||
2019-04-01 | Rename these objects to union_room_battle | PikalaxALT | |