Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-26 | Add msys2 and Cygwin instructions, also add .exe extension to built tools. | luckytyphlosion | |
Todo: actually extensively test out msys2 and Cygwin, and double check the readme. | |||
2020-11-26 | Rename graphics files for COOLTRAINER to match define | Ashley Coleman | |
2020-11-26 | whitespace | Kurausukun | |
2020-11-26 | [LEAK INFORMED] match sub_819A080 | Kurausukun | |
2020-11-25 | Minor INSTALL.md cleanup, also don't print the wall of linked objects during ↵ | luckytyphlosion | |
make (helps spot warnings more easily) | |||
2020-11-25 | Escape literal <user> text. | luckytyphlosion | |
2020-11-25 | Fix bad clarification. | luckytyphlosion | |
2020-11-25 | Partially work on the new Install.MD. | luckytyphlosion | |
Todo: - Legacy Windows instructions - macOS, Linux instructions - figure out what to do with the base_tools note for macOS - dkp installation instructions for platforms which do not install dkp. | |||
2020-11-25 | Don't use base_tools if dkP is installed, also just use $(CC) -E for CPP ↵ | luckytyphlosion | |
regardless. | |||
2020-11-25 | Add support for dkp-less instructions. | luckytyphlosion | |
Todo: actually test building with dkP. | |||
2020-11-24 | Merge pull request #1255 from GriffinRichards/doc-paltags | GriffinR | |
Name object event palettes and tags | |||
2020-11-23 | Move object event pal declarations to graphics | GriffinR | |
2020-11-23 | Clarify Kecleon objects | GriffinR | |
2020-11-23 | Name object event pals/tags | GriffinR | |
2020-11-18 | Merge pull request #1252 from luckytyphlosion/master | GriffinR | |
Missing inc files in asm/*.s and data/*.s will raise an actual error message. | |||
2020-11-18 | Remove useless comment. | luckytyphlosion | |
2020-11-18 | Optimize Makefile, also add *.sna to gitignore. | luckytyphlosion | |
2020-11-17 | Merge pull request #1251 from ExpoSeed/patch-1 | GriffinR | |
Document bugged IV inheritance difference | |||
2020-11-17 | Merge pull request #1254 from kageru/pret | GriffinR | |
Use more constants in Battle Tower code | |||
2020-11-17 | Use more constants in Battle Tower code | kageru | |
2020-11-16 | Merge pull request #1253 from LOuroboros/patch-1 | GriffinR | |
sanityIsBagEgg -> sanityIsBadEgg | |||
2020-11-16 | sanityIsBagEgg -> sanityIsBadEgg | LOuroboros | |
Fixed a typo. Lunos#4026 | |||
2020-11-15 | Fix grammar | ExpoSeed | |
2020-11-15 | Document bugged IV inheritance difference | ExpoSeed | |
2020-11-12 | Missing inc files in asm/*.s and data/*.s will raise an actual error message. | luckytyphlosion | |
2020-11-09 | Merge pull request #1248 from luckytyphlosion/master | GriffinR | |
Bugfix for ChooseMoveOrAction_Doubles. | |||
2020-11-09 | Merge pull request #1249 from luckytyphlosion/master | GriffinR | |
Add missing files to .gitattributes. | |||
2020-11-08 | Add missing files to .gitattributes. | luckytyphlosion | |
Only *.sed is required, all other files are listed to be explicit. | |||
2020-11-07 | Bugfix for ChooseMoveOrAction_Doubles. | luckytyphlosion | |
2020-11-07 | Merge branch 'master' of https://github.com/pret/pokeemerald | luckytyphlosion | |
2020-11-06 | Merge pull request #1247 from PidgeyALT/attemptcountfix | GriffinR | |
use constants for ball throw count | |||
2020-11-06 | Merge pull request #1246 from PikalaxALT/simplify_ram_reset | PikalaxALT | |
Simplify RAM reset adaptation for modern | |||
2020-11-06 | add spaces around - and remove comment from include in battle.h | MCboy | |
2020-11-06 | use constants for ball throw count | MCboy | |
2020-11-06 | swi --> svc | PikalaxALT | |
2020-11-06 | Simplify RAM reset adaptation for modern | PikalaxALT | |
2020-11-04 | Merge pull request #1245 from GriffinRichards/modernfactoryfix | GriffinR | |
Fix battle factory on gcc 10 | |||
2020-11-04 | Revert to original battle factory gcc 10 fix | GriffinR | |
2020-11-04 | Fix typo | GriffinR | |
2020-11-04 | Condense fix for battle factory on gcc 10 | GriffinR | |
2020-11-04 | Fix battle factory on gcc 10 | GriffinR | |
2020-11-03 | Merge pull request #1189 from aaaaaa123456789/reverts | PikalaxALT | |
Undo PokeCodec's PRs and port changes | |||
2020-11-02 | Solve merge conflicts from previous commit | aaaaaa123456789 | |
2020-11-02 | Re-apply joypad macros (minus merge conflicts) | aaaaaa123456789 | |
2020-11-02 | Merge branch 'reverts' of https://github.com/aaaaaa123456789/pokeemerald ↵ | Kurausukun | |
into reverts | |||
2020-11-02 | address comments | Kurausukun | |
2020-10-29 | Merge pull request #1242 from GriffinRichards/constants-menuinfoicons | GriffinR | |
Use constants for menu info icon table | |||
2020-10-29 | Merge pull request #1238 from ketsuban/master | GriffinR | |
Eliminate goto in ItemUseCB_Medicine | |||
2020-10-29 | Use constants for menu info icon table | GriffinR | |
2020-10-26 | Update src/digit_obj_util.c | aaaaaa123456789 | |
Co-authored-by: Seija <71219152+PokeCodec@users.noreply.github.com> |