Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-13 | Merge pull request #1270 from timgates42/bugfix_typo_redundant | GriffinR | |
docs: fix simple typo, redunant -> redundant | |||
2020-12-13 | docs: fix simple typo, redunant -> redundant | Tim Gates | |
There is a small typo in include/constants/battle_frontier.h. Should read `redundant` rather than `redunant`. | |||
2020-12-12 | Update bugs_and_glitches.md | Sierra A | |
2020-12-12 | Update bugs_and_glitches.md | Sierra A | |
2020-12-12 | Update bugs_and_glitches.md | Sierra A | |
2020-12-12 | Fix name of SetDexNumberColor | Sierraffinity | |
2020-12-12 | UBFIX for if_status_not_in_party | GriffinR | |
2020-12-12 | Use BUGFIX for some inline fixes | GriffinR | |
2020-12-12 | Fix affine anim bug with Pokémon going in and out of balls without an ↵ | Sierraffinity | |
intermediate screen transition | |||
2020-12-12 | Merge pull request #1268 from LOuroboros/move_flags | GriffinR | |
Corrected small inconsistency in move flag names | |||
2020-12-12 | Corrected small inconsistency in move flag names | LOuroboros | |
2020-12-12 | remove trailing spaces | Michael Panzlaff | |
2020-12-12 | fix typo | Michael Panzlaff | |
2020-12-11 | Merge pull request #1266 from Kurausukun/asmdiff | GriffinR | |
improve asmdiff.sh | |||
2020-12-11 | Merge pull request #1264 from ExpoSeed/patch-2 | GriffinR | |
Fix incorrect bug description | |||
2020-12-11 | more CgbSound decipher work | Michael Panzlaff | |
2020-12-11 | use better m4a variable/constant names | Michael Panzlaff | |
2020-12-11 | improve asmdiff.sh | Kurausukun | |
2020-12-10 | Merge remote-tracking branch 'upstream/master' into berry_crush | Kurausukun | |
2020-12-09 | Fix incorrect bug description | ExpoSeed | |
2020-12-08 | Merge pull request #1263 from GriffinRichards/unown-constants | GriffinR | |
Define terminal species IDs relatively | |||
2020-12-08 | Define terminal species IDs relatively | GriffinR | |
2020-12-01 | Merge pull request #1259 from GriffinRichards/fix-backpicindex | GriffinR | |
Designated initializers for gTrainerBackPicTable | |||
2020-11-30 | Designated initializers for gTrainerBackPicTable | GriffinR | |
2020-11-28 | Fix typo (thanks Spherical Ice). | luckytyphlosion | |
2020-11-28 | Add case for downloads folder with space for the legacy WSL1 instructions, ↵ | luckytyphlosion | |
also fix WSL1 path in dedicated folder example with spaces. | |||
2020-11-28 | Fix broken header links. | luckytyphlosion | |
2020-11-28 | Add install instructions for repositories which don't have dkp-less support. | luckytyphlosion | |
2020-11-27 | Merge pull request #1257 from Kurausukun/menu_nonmatching | GriffinR | |
[LEAK INFORMED] match sub_819A080 | |||
2020-11-27 | Merge pull request #1258 from V-FEXrt/master | GriffinR | |
Rename graphics files for COOLTRAINER to match define | |||
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 | |