Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-29 | Give songs meaningful english names | GriffinR | |
2020-02-12 | Standardize Event Object to Object Event | GriffinR | |
2019-07-31 | fix more emerald differences | camthesaxman | |
2018-10-17 | More synchronisation | Slawter666 | |
2018-07-12 | Use map type constants in map headers | Marcus Huderle | |
2018-06-20 | Use MUS_ prefix instead of BGM_ prefix for songs | Marcus Huderle | |
2018-06-15 | Update some event_object_movement things to sync with emerald | Marcus Huderle | |
2018-06-07 | Label all metatile behaviors and functions | Marcus Huderle | |
2018-05-29 | Unify 'map object' and 'field object' terms into 'event object' | Marcus Huderle | |
2018-05-29 | More event object movement cleanup | Marcus Huderle | |
2018-05-29 | Label all movement type functions and their callbacks | Marcus Huderle | |
2018-05-23 | Label all of MapObject struct members, and ground effect flags | Marcus Huderle | |
2018-02-18 | remove subdirectories | camthesaxman | |
2017-08-12 | split out src/ directory into categorized subdirectories. | ProjectRevoTPP | |
2017-07-20 | map out ram variables | drifloony | |
2017-05-26 | Sort includes | Marijn van der Werf | |
2017-05-26 | Add headers | Marijn van der Werf | |
2017-05-05 | Remove trailing whitespace | Marijn van der Werf | |
2017-04-27 | Sort includes | Marijn van der Werf | |
2017-03-18 | reorganize and add new headers for many files | ProjectRevoTPP | |
2017-01-29 | start decompiling mauville_old_man.c (#225) | ProjectRevoTPP | |
* some labels and enumerate player speeds * clear up speed enums * GetPlayerSpeed * oops * start decompiling mauville_old_man.c * formatting * decompile more of mauville_old_man.c * someone fix this please * formatting * make ROM build again * formatting again | |||
2017-01-21 | label a few things and put data in field_player_avatar.c (#212) | Cameron Hall | |
2017-01-21 | formatting | YamaArashi | |
2017-01-21 | Merge pull request #208 from camthesaxman/bike | YamaArashi | |
remove redundant prototypes and use static | |||
2017-01-21 | clean up bike.c | YamaArashi | |
2017-01-21 | remove redundant prototypes and use static | camthesaxman | |
2017-01-21 | finish decompiling bike.c (#207) | ProjectRevoTPP | |
* decompile first few functions of field_map_obj.c * formatting * almost finish decompiling bike.c * finish decompiling bike.c | |||
2017-01-20 | decompile sub_80E5DA0 | YamaArashi | |
2017-01-20 | put data in bike.c (#206) | Cameron Hall | |
* start decompiling bike.c * decompile more of bike.c * decompile MovePlayerOnAcroBike and CheckMovementInputAcroBike * decompile more of bike * put data in bike.c | |||
2017-01-20 | decompile more of bike (#205) | Cameron Hall | |
* start decompiling bike.c * decompile more of bike.c * decompile MovePlayerOnAcroBike and CheckMovementInputAcroBike * decompile more of bike | |||
2017-01-20 | start decompiling bike.c (#203) | ProjectRevoTPP | |
* start decompiling bike.c * decompile more of bike.c * decompile MovePlayerOnAcroBike and CheckMovementInputAcroBike |