Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-06 | Rename sprite sheet to sprite gfx | DizzyEggg | |
2019-04-06 | Rename battle anim sprites | DizzyEggg | |
2019-04-06 | Change anim tag names | DizzyEggg | |
2019-04-06 | Decomp everything onvolving UnknownSubStruct_81C81D4 | Phlosioneer | |
Now I can start cleaning up the fields and substructs | |||
2019-04-05 | Document secret base | Marcus Huderle | |
2019-04-05 | Use shiny species tag | DizzyEggg | |
2019-04-05 | Clean up data headers | DizzyEggg | |
2019-04-05 | Clean up data2b.c | DizzyEggg | |
2019-04-05 | Finish up menu specialised | DizzyEggg | |
2019-04-05 | Merge branch 'master' into dodrio_berry_picking | PikalaxALT | |
2019-04-04 | Fix labels, label more scripts | Fontbane | |
2019-04-04 | Documentation of ereader helpers, 2 | PikalaxALT | |
2019-04-04 | Documentation of ereader_helpers, 1 | PikalaxALT | |
2019-04-04 | Finish decomp of union_room_chat | PikalaxALT | |
2019-04-04 | union_room_chat data, 1 | PikalaxALT | |
2019-04-04 | RGB Constants | Phlosioneer | |
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 | Try to get closer to matching. | ultima-soul | |
2019-04-03 | General cleanup of the second half of contest.c | Phlosioneer | |
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 | mevent_server_ish --> mevent_client | PikalaxALT | |
2019-04-03 | Some symbol documentation | 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 | Rename and document more contest setup functions | Phlosioneer | |
Also properly label the link contest flags variable, and label the contest window ID's. | |||
2019-04-03 | Document applause meter code | Phlosioneer | |
2019-04-02 | Attempt to decompile menu_specialized. 2 NONMATCHING | ultima-soul | |
2019-04-02 | Found a debug system for pokemon contests | Phlosioneer | |
2019-04-02 | More cleanup, document contestant sorting | Phlosioneer | |
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 | 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 | Cleanup some of gContestResources | Phlosioneer | |
2019-04-01 | Finish union room battle | PikalaxALT | |
2019-04-01 | through sub_801A960 | PikalaxALT | |
2019-04-01 | Rename contest AI stuff | Phlosioneer | |
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 | create header and fix prototypes | PikalaxALT | |
2019-04-01 | through sub_801A3D0 | PikalaxALT | |
2019-04-01 | through sub_801A02C | PikalaxALT | |