Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-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 | |
2020-04-10 | Tidy up inline asm in 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 | Merge pull request #323 from PikalaxALT/various_documentation | PikalaxALT | |
Document various parts of the source tree | |||
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 | |