Age | Commit message (Expand) | Author |
2020-08-17 | Merge pull request #350 from PokeCodec/matchingtransition | PikalaxALT |
2020-08-17 | Match sub_80D1F64 | PokeCodec |
2020-07-10 | Merge pull request #347 from pret/map-preview-bugfix | PikalaxALT |
2020-07-10 | Bugfix for access violation in MapPreview_CreateMapNameWindow | PikalaxALT |
2020-07-08 | Merge pull request #346 from luckytyphlosion/master | PikalaxALT |
2020-07-08 | Fix sub_8137C18 nonmatching. | luckytyphlosion |
2020-07-08 | Remove cgrep.sh and hgrep.sh | luckytyphlosion |
2020-07-04 | Forgot to add some excludes to grep shell scripts. | luckytyphlosion |
2020-07-04 | Get rid of readelf.py | luckytyphlosion |
2020-07-04 | Apply static modifier to static functions in PSS. | luckytyphlosion |
2020-07-04 | Fix prefixes of static variables in PSS. | luckytyphlosion |
2020-07-04 | Declare some data as static. | 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 13. | luckytyphlosion |
2020-07-04 | pokemon_summary_screen.c, part 12. | luckytyphlosion |
2020-07-03 | pokemon_summary_screen.c, part 11. | 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-06-13 | Merge branch 'master' of https://github.com/pret/pokefirered | luckytyphlosion |
2020-06-13 | Add missing text files to .gitattributes. | luckytyphlosion |
2020-06-13 | Add 0x to sym value for readelf.py | luckytyphlosion |
2020-05-27 | Merge pull request #343 from Kurausukun/patch-2 | PikalaxALT |
2020-05-27 | Merge pull request #344 from Missingmew/master | PikalaxALT |
2020-05-27 | Merge pull request #342 from GriffinRichards/sync-mapdatasize | PikalaxALT |
2020-05-27 | Merge pull request #341 from jiangzhengwenjz/gbagfx | PikalaxALT |
2020-05-27 | Merge pull request #340 from GriffinRichards/doc-inconnect | PikalaxALT |
2020-05-27 | Merge pull request #339 from ghoulslash/fixes | PikalaxALT |
2020-05-27 | Merge pull request #337 from GriffinRichards/fix-scriptlabel | PikalaxALT |
2020-05-27 | Merge pull request #336 from ghoulslash/master | PikalaxALT |
2020-05-21 | switch to pret short-types and tabs vs spaces | Missingmew |
2020-05-21 | Decompile unused decompress function, as seen in ruby | Missingmew |
2020-05-18 | Fix compilation on gcc 10 | Kurausukun |
2020-05-18 | Fix compilation on gcc 10 | Kurausukun |
2020-05-17 | Add MAX_MAP_DATA_SIZE alias | GriffinR |
2020-05-16 | make gbagfx build | jiangzhengwenjz |
2020-05-14 | Merge branch 'master' into doc-inconnect | GriffinR |
2020-05-14 | Fix nonmatching build | 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-04 | Fix corresponding mislabeled rival script | GriffinR |