Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-04 | Fix sPyramindFloorNames typo | GriffinR | |
2020-11-02 | Re-apply joypad macros (minus merge conflicts) | aaaaaa123456789 | |
2020-09-13 | Undo PokeCodec's PRs | aaaaaa123456789 | |
This commit undoes most of PokeCodec's PRs after the debate in chat. Some harmless or completely superseded PRs have been left alone, as there is not much benefit in attempting to undo them. Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136, #1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179, #1180, #1181, #1182 and #1183. | |||
2020-09-04 | Switch to button macros | PokeCodec | |
2020-08-25 | Start documenting rayquaza_scene | GriffinR | |
2020-07-24 | Change signedness and add casts to avoid implicit conversion warnings | PokeCodec | |
2020-06-10 | Second pass on documenting union room | GriffinR | |
2020-06-08 | Some link rfu cleanup / link.c documentation | GriffinR | |
2020-06-06 | Document cable_club.c | GriffinR | |
2020-03-09 | Document pokedex.c | GriffinR | |
2020-02-12 | Merge branch 'master' of https://github.com/pret/pokeemerald into fix-eventobj | GriffinR | |
2020-02-08 | Document Trainer Card | GriffinR | |
2020-01-12 | Merge branch 'master' into fix-eventobj | GriffinR | |
2020-01-12 | Clean up some of save.c | GriffinR | |
2020-01-08 | Merge master into ObjEvent rename and prune accidental inclusions | GriffinR | |
2019-12-25 | Merge pull request #936 from GriffinRichards/doc-tower | huderlem | |
Document Battle Tower scripts | |||
2019-12-21 | Merge master into ObjEvent rename | GriffinR | |
2019-12-20 | Merge pull request #935 from GriffinRichards/doc-warp | Diegoisawesome | |
Document some warp/field screen effect | |||
2019-12-18 | Merge branch 'master' into fix-eventobj | GriffinR | |
2019-12-17 | Merge master into doc-tower | GriffinR | |
2019-12-17 | Document Battle Tower scripts | GriffinR | |
2019-12-17 | Document some warp/field screen effect | GriffinR | |
2019-12-15 | Use fadescreen constants | GriffinR | |
2019-12-15 | Merge master into ObjEvent rename | GriffinR | |
2019-12-14 | Document Battle Pyramid scripts | GriffinR | |
2019-12-06 | Rename event_obj_lock to event_object_lock | GriffinR | |
2019-11-20 | Standardize Event Object to Object Event | GriffinR | |
2019-10-07 | Document pc.inc and prof_birch.inc | GriffinR | |
2019-04-04 | RGB Constants | Phlosioneer | |
2019-03-31 | Document mystery_gift | PikalaxALT | |
2019-03-30 | through sub_8018798 | PikalaxALT | |
2019-03-08 | Merge branch 'master' into extern-cleanup | Phlosioneer | |
2019-03-02 | Merge branch 'master' into main-menu-state-machine | Phlosioneer | |
2019-03-02 | Rename macro with correct name for pixel values | Phlosioneer | |
2019-03-02 | Clean up the last extern functions | Phlosioneer | |
2019-03-01 | Reduce externs | Phlosioneer | |
2019-02-26 | Merge branch 'master' into main-menu-state-machine | Phlosioneer | |
2019-02-26 | Fix backwards names | Phlosioneer | |
2019-02-26 | Merge branch 'master' into multiplayer-stuff | Phlosioneer | |
2019-02-26 | Incorporate feedback | Phlosioneer | |
2019-02-22 | Document the weather state functions | Phlosioneer | |
All weather types are now documented (including WEATHER_15) | |||
2019-02-22 | Give window drawing functions better names | Phlosioneer | |
2019-02-21 | Improve window palette macros | Phlosioneer | |
2019-02-18 | Clean up mistakes and bad formatting | Phlosioneer | |
2019-02-11 | Document main_menu state machine, name window constants | Phlosioneer | |
The new names for the constants (and newly named functions) give a much better understanding of what the window system is trying to do. | |||
2019-02-10 | Reverse engineered many of the multiplayer events | Phlosioneer | |
Some corrections to the way events are handled and identified. | |||
2019-02-10 | Done documenting link code in overworld.c | Phlosioneer | |
2019-02-10 | Start renaming symbols | Phlosioneer | |
I finally figured out what the code is trying to do. I have a foothold; the rest should follow. | |||
2019-02-07 | Remove old rom_818CFC8.h header | Marcus Huderle | |
2019-02-07 | Document more battle pyramid | Marcus Huderle | |