summaryrefslogtreecommitdiff
path: root/engine
AgeCommit message (Collapse)Author
2020-06-17Harmonize engine/{gfx, items, link, math} with pokegoldRangi
2020-06-16ReplaceKrisSprite -> UpdatePlayerSpriteRangi
2020-06-16Harmonize engine/{battle, battle_anims, events, games} with pokegoldRangi
2020-06-16[in progress] Harmonize more constant and data files with pokegoldRangi
2020-06-16crystal_intro.asm -> intro.asmRangi
2020-06-16Harmonize some more symbols with pokegoldRangi
2020-06-15Identify wObjectPrioritiesRangi
2020-06-15Undo incorrect commentRangi
2020-06-15Adding 0 is pointless in CheckMimicUsedRangi
2020-06-14make DEBUG=1 logs all symbols in the .map and .sym filesRangi
2020-06-13Label some mobile addresses, and revise some commentsRangi
2020-06-11Remove redundant tile graphics file, reuse othersRangi
2020-06-10Define pokeanim setup commands like std scripts, predefs, and specialsRangi
No need for a macro workaround in rgbds 0.4.0
2020-06-10predef_id -> lda_predef, for consistency with lda_coord and map_idRangi
2020-06-10Remove address-related commentRangi
2020-06-10Resolve #723: treat std scripts like specials and predefsRangi
2020-06-03Separate UnusedBattleObjectPals from PartyMenuOBPalsRangi
2020-05-29Rename ScrollingMenu_UpdateDisplay.string_2485f (#726)Lhivorde
2020-05-25Some uses of SCREEN_WIDTH and SCREEN_HEIGHTRangi
2020-05-25Group MoveDescriptions with PrintMoveDesc and rename that to ↵Rangi
PrintMoveDescription (like ItemDescriptions with PrintItemDescription)
2020-05-18Update some routine labels, including unreferenced onesRangi
2020-05-17Miscellaneous cleanup noted in #709Rangi
2020-05-16Format all CopyTilemapAtOnce variations the same wayRangi
2020-05-10Update some commentsRangi
2020-05-07Clean up some percentage valuesRangi
2020-05-06Use a FIRST_UNOWN_CHAR constant for the Unown fontRangi
2020-04-30Miscellaneous updatesRangi
- `PREDEFPAL_00` -> `PREDEFPAL_ROUTES` (observed from `LoadSGBLayout.GetMapPalsIndex.route`) - `$0` -> `PLAYER` (standard person ID) - Fix some whitespace formatting
2020-04-23Miscellaneous updates and correctionsRangi
2020-04-18Miscellaneous fixes, including one for the Pokédex design flaw by ax6Rangi
2020-04-17More miscellaneous fixes (see #709)Rangi
2020-04-16Fix #709 miscellaneous issuesRangi
2020-04-08Remove unused nonmatching files for electro_ball.png and sgb_border.binRangi
electro_ball.png needed to preserve one whitespace tile which tools/gfx would normally remove. Preserving a list of tile indexes has been added as a general feature to tools/gfx. sgb_border.bin needed to remove the 20x18 center area of $00 bytes. This is achievable with the standard tr utility.
2020-04-06Enable rgbds warnings and remove CFLAGS=-O2 (default is now -O3)Rangi
2020-04-04`dsprite y, ypx, x, xpx, off, attr` -> `dbsprite x, y, xpx, ypx, off, attr`Rangi
2020-04-04Miscellaneous fixes:Rangi
- `hSecondsBackup` -> `hUnusedBackup` - `ld bc, hBGMapAddress + 1` -> `bccoord -1, -2, 0` - Identify some `.asm_XXX` labels
2020-04-04Upgrade to rgbds 0.4.0Rangi
- fail for rgbds < 0.4.0 - `rst <Label>` - `ds <count>, <byte>` - `shift <N>` - ASCII "\r" - Sorted .sym file
2020-03-21Add suffixes to some constants to avoid ambiguityRangi
- `PSYCHIC` → `PSYCHIC_TYPE` (not the trainer `PSYCHIC_T` or the move `PSYCHIC_M`) - `BLACKBELT` → `BLACKBELT_I` (not the trainer `BLACKBELT_T`) - `CURSE_T` → `CURSE_TYPE` (not the move `CURSE`) - `TOWN_MAP_D` → `TOWN_MAP_POSTER` (not the item `TOWN_MAP`) This also uncovered a misidentified event: `EVENT_DECO_PLANT_4` → `EVENT_DECO_POSTER_1`. (There are three plants and four posters.)
2020-03-21rgbds supports 'X - 1' instead of 'X + -1'Rangi
2020-03-21Miscellaneous fixes from #694Rangi
2020-03-16Combine Celebi frames into one PNGRangi
2020-03-15Add a `LANDMARK_` prefix to landmark constantsRangi
Resolves #697
2020-03-01Change how some PNG graphics are formattedRangi
2020-02-28'and BANK' -> 'aka BANK'Rangi
2020-02-28Document a bug where Teleport cannot fail for wild PokémonRangi
2020-02-28Identify remaining gfx/unknown filesRangi
2020-02-26Identify gfx/unknown/4985a.asm as gfx/tilesets/forest-tree/unused.pngRangi
2020-02-25Identify some labels and constants for Battle TowerRangi
2020-02-25Fix SRAM references in Function140aemid-kid
2020-02-23Replace some "idiotic", "wtf", "stupid interns" comments with more common ↵Rangi
"useless", "pointless", "could have done X instead"
2020-02-21Merge pull request #685 from mid-kid/mastermid-kid
Moshi moshi? minoru enhansumentsu desu