Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2020-04-14 | Merge pull request #328 from petuuuhhh/pret | PikalaxALT | |
move_relearner_state_machine_defines | |||
2020-04-13 | Label GCN link flags field | GriffinR | |
2020-04-12 | scroll | Petuuuhhh | |
2020-04-12 | init | Petuuuhhh | |
2020-04-12 | resume | Petuuuhhh | |
2020-04-12 | move_relearner_state_machine_defines | Petuuuhhh | |
2020-04-12 | Merge pull request #321 from PikalaxALT/modern_gcc | PikalaxALT | |
Get pokefirered_modern to build | |||
2020-04-12 | Update static labels in berry_crush_2.c | PikalaxALT | |
2020-04-12 | Address review on misc documentation | PikalaxALT | |
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 | |