Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-27 | Sync movement.inc | GriffinR | |
2020-04-27 | Sync pkmn_center_nurse.inc | GriffinR | |
2020-04-27 | Sync hall_of_fame.inc | GriffinR | |
2020-04-27 | Sync new_game.inc | GriffinR | |
2020-04-27 | Sync movement actions | GriffinR | |
2020-04-27 | Sync trainer_battle.inc | GriffinR | |
2020-04-27 | Sync std_msgbox.inc | GriffinR | |
2020-04-24 | Sync shared_secret_base.inc | GriffinR | |
2020-04-23 | Use map script constants | GriffinR | |
2020-04-23 | Use msgbox constants | GriffinR | |
2020-04-23 | Sync event macros | GriffinR | |
2020-04-22 | Bump Travis Ubuntu distribution | Sierraffinity | |
2020-04-22 | gbagfx: Check for nullptr for new output path | Sierraffinity | |
2020-04-22 | gbagfx: Various fixes and improvements | Sierraffinity | |
Bring over Huffman compression/decompression from pokeemerald 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-10 | Merge pull request #778 from garakmon/encountergroups | PikalaxALT | |
only add endif where ifdef was added by wild_encounter inja template | |||
2020-04-06 | only add endif where ifdef was added by wild_encounter inja template | garakmon | |
2020-04-04 | Merge pull request #777 from pret/PikalaxALT-patch-2 | PikalaxALT | |
Bump devkitARM | |||
2020-04-04 | Bump devkitARM | PikalaxALT | |
2020-03-06 | Merge pull request #775 from PikalaxALT/match_mult_pals | PikalaxALT | |
Match three funcs in field_effect.c | |||
2020-02-27 | Match three funcs in field_effect.c | PikalaxALT | |
2020-02-19 | Merge pull request #774 from Diegoisawesome/aif2pcm | PikalaxALT | |
Fix aif2pcm Pascal string bug and follow AIFF loop point standard | |||
2020-02-19 | Make aif2pcm looping not dependent on order of MARK and INST chunks | Diegoisawesome | |
2020-02-19 | Merge pull request #772 from coltongit/patch-1 | PikalaxALT | |
Move pokeemerald calcrom.pl to pokeruby | |||
2020-02-18 | Fix aif2pcm Pascal string bug and follow AIFF loop point standard | Diegoisawesome | |
2020-02-13 | No need to wildcard sections in base ld_script | PikalaxALT | |
2020-02-13 | Merge pull request #742 from PikalaxALT/modern_gcc | PikalaxALT | |
Modern gcc | |||
2020-02-13 | Fix gBattleScriptsForMoveEffects alignment | PikalaxALT | |
2020-02-13 | Merge branch 'master' into modern_gcc | PikalaxALT | |
2020-02-13 | Wildcard sections in ld script | PikalaxALT | |
2020-02-13 | Merge branch 'master' into modern_gcc | PikalaxALT | |
2020-02-13 | Merge pull request #763 from GriffinRichards/sync-makefile | PikalaxALT | |
Add shasum in addition to sha1sum | |||
2020-02-13 | Move pokeemerald calcrom.pl to pokeruby | Colton G. Rushton | |
This will allow for the documentation stuff to show in pokeruby's OKBot script, much like it already does with pokeemerald. Testing would be much appreciated here. | |||
2020-02-12 | Restructure src/data/object_events and src/data/field_effects | Marcus Huderle | |
2020-02-12 | Use named C arrays for event obj movement data | Marcus Huderle | |
2020-02-12 | Sync with pret/pokeemerald:959 | GriffinR | |
2020-02-12 | Rename event_obj_lock to event_object_lock | GriffinR | |
2020-02-12 | Fix event object include guards and constant filenames | GriffinR | |
2020-02-12 | Standardize Event Object to Object Event | GriffinR | |
2020-01-10 | Merge pull request #771 from PikalaxALT/match_sub_8043740 | PikalaxALT | |
Match sub_8043740 | |||
2020-01-10 | Match sub_8043740 | PikalaxALT | |
2019-12-17 | Fix name error | PikalaxALT | |
2019-12-14 | Merge branch 'master' of github.com:pret/pokeruby into modern_gcc | PikalaxALT | |
2019-12-11 | Merge pull request #769 from pret/bump-discord | PikalaxALT | |
Bump Discord invite | |||
2019-11-25 | Bump Discord invite | PikalaxALT | |
New invite points to newly-created landing channel | |||
2019-11-09 | Use descriptive constant for ScriptGiveMon call | Thomas Winwood | |
2019-10-19 | Merge pull request #754 from camthesaxman/emerald_diff | huderlem | |
resolve more emerald differences | |||
2019-10-16 | Sync specialvars with pokeemerald | GriffinR | |
2019-10-16 | Fix misnamed Mossdeep Gym metatiles | GriffinR | |
2019-10-16 | remove empty groups from wild encounter fields json objects | garak | |
2019-10-16 | add fishing rod groups to encounter json | garak | |