Age | Commit message (Expand) | Author |
2020-09-01 | Match Most of Remaining Functions | PokeCodec |
2020-08-29 | Give songs meaningful english names | GriffinR |
2020-07-04 | Apply static modifier to static functions in PSS. | luckytyphlosion |
2020-07-04 | Port over PSS data to src. | luckytyphlosion |
2020-07-04 | Get rid of manual sym defines in sym_ewram.txt and ld_script_modern.txt | luckytyphlosion |
2020-07-04 | pokemon_summary_screen.c, part 12. | luckytyphlosion |
2020-07-03 | pokemon_summary_screen.c, part 10. | luckytyphlosion |
2020-07-03 | pokemon_summary_screen.c, part 9. | luckytyphlosion |
2020-07-02 | pokemon_summary_screen.c, part 8. | luckytyphlosion |
2020-07-02 | pokemon_summary_screen.c, part 7. | luckytyphlosion |
2020-06-25 | pokemon_summary_screen.c, part 6. | luckytyphlosion |
2020-06-24 | pokemon_summary_screen.c, part 5. | luckytyphlosion |
2020-06-23 | pokemon_summary_screen.c, part 4. | luckytyphlosion |
2020-06-23 | pokemon_summary_screen.c, part 3. | luckytyphlosion |
2020-06-14 | pokemon_summary_screen.c, part 2. | luckytyphlosion |
2020-06-14 | Initial work on pokemon_summary_screen.c | luckytyphlosion |
2020-05-27 | Merge pull request #342 from GriffinRichards/sync-mapdatasize | PikalaxALT |
2020-05-27 | Merge pull request #340 from GriffinRichards/doc-inconnect | PikalaxALT |
2020-05-17 | Add MAX_MAP_DATA_SIZE alias | GriffinR |
2020-05-14 | Merge branch 'master' into doc-inconnect | GriffinR |
2020-05-14 | Label in_connection's field in ObjectEventTemplate | GriffinR |
2020-05-05 | alignment fix | Evan |
2020-05-05 | fix PLAYER_AVATAR_FLAG_WATERING define | Evan |
2020-05-01 | document battle_message.c | Evan |
2020-04-27 | Merge pull request #333 from jiangzhengwenjz/librfu | PikalaxALT |
2020-04-27 | Merge pull request #334 from jiangzhengwenjz/nonmatching | PikalaxALT |
2020-04-28 | fix remainSize type | jiangzhengwenjz |
2020-04-27 | librfu issues | jiangzhengwenjz |
2020-04-23 | battle anim documentation | Evan |
2020-04-23 | Resolving PR review | fieldy101 |
2020-04-22 | Port emerald water functions into firered | fieldy101 |
2020-04-22 | Label GCN link flags field | GriffinR |
2020-04-13 | Label GCN link flags field | GriffinR |
2020-04-11 | Berry Crush documentation, 2 | PikalaxALT |
2020-04-11 | Some documentation of berry_crush | PikalaxALT |
2020-04-10 | Cleanup of main.c | PikalaxALT |
2020-04-10 | Use defines/enums in window.c, window_8bpp.c | PikalaxALT |
2020-04-10 | Create COPYWIN defines for CopyWindowToVram calls | PikalaxALT |
2020-04-10 | Comment dma3 methods and create DMA3_*BIT macros | PikalaxALT |
2020-04-10 | Merge branch 'master' of github.com:pret/pokefirered into modern_gcc | PikalaxALT |
2020-04-10 | Name as many symbols as I could in trade.c | PikalaxALT |
2020-04-10 | Address review comments, 3 | PikalaxALT |
2020-04-10 | Address review comments, 2 | PikalaxALT |
2020-04-10 | Address review comments | PikalaxALT |
2020-04-09 | Attempt to doc trade | PikalaxALT |
2020-04-09 | Finish naming item_pc routines | PikalaxALT |
2020-04-08 | Finish naming objs in slot_machine | PikalaxALT |
2020-04-07 | More quest log documentation | PikalaxALT |
2020-04-07 | Merge branch 'master' of github.com:pret/pokefirered into modern_gcc | PikalaxALT |
2020-04-07 | Merge branch 'master' of github.com:pret/pokefirered into various_documentation | PikalaxALT |