Age | Commit message (Expand) | Author |
2020-04-06 | Enable 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-04 | Miscellaneous fixes: | Rangi |
2020-04-04 | Upgrade to rgbds 0.4.0 | Rangi |
2020-03-21 | Add suffixes to some constants to avoid ambiguity | Rangi |
2020-03-21 | rgbds supports 'X - 1' instead of 'X + -1' | Rangi |
2020-03-21 | Miscellaneous fixes from #694 | Rangi |
2020-03-16 | Combine Celebi frames into one PNG | Rangi |
2020-03-15 | Add a `LANDMARK_` prefix to landmark constants | Rangi |
2020-03-01 | Change how some PNG graphics are formatted | Rangi |
2020-02-28 | 'and BANK' -> 'aka BANK' | Rangi |
2020-02-28 | Document a bug where Teleport cannot fail for wild Pokémon | Rangi |
2020-02-28 | Identify remaining gfx/unknown files | Rangi |
2020-02-26 | Identify gfx/unknown/4985a.asm as gfx/tilesets/forest-tree/unused.png | Rangi |
2020-02-25 | Identify some labels and constants for Battle Tower | Rangi |
2020-02-25 | Fix SRAM references in Function140ae | mid-kid |
2020-02-23 | Replace some "idiotic", "wtf", "stupid interns" comments with more common "us... | Rangi |
2020-02-21 | Merge pull request #685 from mid-kid/master | mid-kid |
2020-02-21 | Fix some comments and inmediates | mid-kid |
2020-02-21 | RTC -> UpdateTimeAndPals | mid-kid |
2020-02-16 | PanicResetClock -> ClearClock | mid-kid |
2020-02-13 | Define TileCollisionTable as a standard 'db' series | Rangi |
2020-02-13 | Standardize on lowercase Tilemap and Attrmap | mid-kid |
2020-02-13 | Call_LoadTempTileMapToTileMap → SafeLoadTempTileMapToTileMap | mid-kid |
2020-02-13 | Remove FarCall prefix from SwapTextboxPalettes and ScrollBGMapPalettes | mid-kid |
2020-02-13 | OWFlash -> FlashFunction | mid-kid |
2020-02-13 | Split up engine/events/misc_scripts_2.asm | mid-kid |
2020-02-13 | InitSpriteAnimStruct <-> _InitSpriteAnimStruct | mid-kid |
2020-02-06 | PnP_HiddenPlaces -> PnP_Places | Rangi |
2020-02-05 | Merge pull request #650 from pret/audio-macros | Rangi |
2020-02-04 | Use CMDQUEUE constants | Rangi |
2020-02-04 | Merge branch 'master' into audio-macros | mid-kid |
2020-01-19 | PHONE_DISPLAY_HEIGHT is 4, the number of visible phone entries | Rangi |
2020-01-06 | Merge branch 'master' into audio-macros | dannye |
2020-01-04 | Merge pull request #660 from mid-kid/master | Rangi |
2020-01-04 | Add and simplify bugfixes in bugs_and_glitches.md (#664) | Colton G. Rushton |
2019-12-03 | Update some labels | Rangi |
2019-11-23 | Fix miscellaneous points made in #658 | Rangi |
2019-11-18 | Make the map setup commands match the actual function names better | mid-kid |
2019-11-18 | Fix some constants around wLinkMode | mid-kid |
2019-11-04 | Don't use colons for local labels in LoadSpecialMapPalette | Rangi |
2019-11-03 | Fix #645: Use English labels for European mail handling functions | Rangi |
2019-11-03 | Bit 6 of PrintNum left-aligns numbers | Rangi |
2019-11-03 | Suggested formatting changes | Rangi |
2019-11-03 | Miscellaneous label and comment corrections | Rangi |
2019-11-03 | Identify PLAYERMOVEMENT_* constants | Rangi |
2019-11-03 | The $C9 byte in page2.tilemap is a ret opcode | Rangi |
2019-11-03 | Use constants for quantities when copying SGB border tiles and palettes | Rangi |
2019-11-03 | Identify some move screen functions | Rangi |
2019-11-03 | Identify intro tilemaps and attrmaps | Rangi |