Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-06-14 | pokemon_summary_screen.c, part 2. | luckytyphlosion | |
Also fix prototype of MenuHelpers_CallLinkSomething. | |||
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 | |
Fix compilation on gcc 10 | |||
2020-05-27 | Merge pull request #344 from Missingmew/master | PikalaxALT | |
Decompile unused decompress function, as seen in ruby | |||
2020-05-27 | Merge pull request #342 from GriffinRichards/sync-mapdatasize | PikalaxALT | |
Add MAX_MAP_DATA_SIZE alias | |||
2020-05-27 | Merge pull request #341 from jiangzhengwenjz/gbagfx | PikalaxALT | |
mute old clang diagnostic | |||
2020-05-27 | Merge pull request #340 from GriffinRichards/doc-inconnect | PikalaxALT | |
Label in_connection's field in ObjectEventTemplate | |||
2020-05-27 | Merge pull request #339 from ghoulslash/fixes | PikalaxALT | |
fix PLAYER_AVATAR_FLAG_WATERING | |||
2020-05-27 | Merge pull request #337 from GriffinRichards/fix-scriptlabel | PikalaxALT | |
Fix mislabeled starter script | |||
2020-05-27 | Merge pull request #336 from ghoulslash/master | PikalaxALT | |
document battle_message.c | |||
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 | |
2020-05-04 | Fix mislabeled starter script | GriffinR | |
2020-05-01 | document battle_message.c | Evan | |
2020-04-27 | Merge pull request #333 from jiangzhengwenjz/librfu | PikalaxALT | |
fix librfu issues | |||
2020-04-27 | Merge pull request #334 from jiangzhengwenjz/nonmatching | PikalaxALT | |
fix remainSize field in librfu | |||
2020-04-27 | Merge pull request #335 from jiangzhengwenjz/bg | PikalaxALT | |
real match CopyTileMapEntry | |||
2020-04-28 | CopyTileMapEntry | jiangzhengwenjz | |
2020-04-28 | fix remainSize type | jiangzhengwenjz | |
2020-04-27 | librfu issues | jiangzhengwenjz | |
2020-04-25 | Merge pull request #332 from ghoulslash/master | PikalaxALT | |
battle anim documentation | |||
2020-04-25 | Merge pull request #330 from Sierraffinity/master | PikalaxALT | |
gbagfx: Various fixes and improvements | |||
2020-04-25 | Add readelf.py for extracting syms. | luckytyphlosion | |
2020-04-24 | fix prefix typo | Evan | |
2020-04-23 | battle anim documentation | Evan | |
2020-04-23 | Merge pull request #331 from fieldy101/decomp-water-2 | PikalaxALT | |
Decompile water.s | |||
2020-04-23 | Update build arguments | fieldy101 | |
2020-04-23 | Add newline at EOF and set incbins as static | fieldy101 | |
2020-04-23 | Resolving PR review | fieldy101 | |
2020-04-22 | gbagfx: Check for nullptr for new output path | Sierraffinity | |
2020-04-22 | gbagfx: Various fixes and improvements | Sierraffinity | |
Fix num_colors exceeding amount of colors in palette leading to use of uninitialized colors Handle png -> pal conversion (aka extracting JASC palettes from png) Allow JASC pal files to be used as -palette argument when converting from GBA to PNG Allow using only file extension as output to reuse entire path from input before extension | |||
2020-04-22 | Add .vscode to gitignore | fieldy101 | |
2020-04-22 | Add includes for nonmatching build | fieldy101 | |
2020-04-22 | Add ld_script changes for water | fieldy101 | |
2020-04-22 | Port emerald water functions into firered | fieldy101 | |
2020-04-22 | Label GCN link flags field | GriffinR | |
2020-04-14 | Merge pull request #329 from GriffinRichards/doc-gcn | PikalaxALT | |
Label GCN link flags field |