shithub: pokecrystal

RSS feed

ad50e94b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/03/15 13:26
Add a `LANDMARK_` prefix to landmark constants

65f22544 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/03/15 10:10
Refactor flypoints to separate const definition from data usage

c87f8512 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/03/11 13:10
Add tools/used_space.py to visualize the ROM based on the .map file

8eba39dd – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/03/11 11:06
Add tools/used_space.py to visualize the ROM based on the .map file

1d122c86 – mid-kid <esteve.varela@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/03/01 18:39
Merge pull request #692 from Rangi42/master

f09b68d9 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/03/01 12:00
Change how some PNG graphics are formatted

9bec0e0f – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/02/28 06:58
Merge pull request #691 from Rangi42/master

1d4c1aee – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/02/28 06:51
'and BANK' -> 'aka BANK'

0cce00cb – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/02/28 06:17
Document a bug where Teleport cannot fail for wild Pokémon

447da806 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/02/27 09:33
Identify remaining gfx/unknown files

81eaf83c – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/02/26 10:41
Identify gfx/unknown/4985a.asm as gfx/tilesets/forest-tree/unused.png

75a537ed – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/02/26 03:41
Fix some comments and whitespace

754268c6 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/02/25 14:44
Merge pull request #690 from Rangi42/master

a73ced3b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/02/25 14:18
unused_dark_cave -> unused_johto (goes with the beta Johto town+city maps)

ee622d6b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/02/25 12:06
Identify some labels and constants for Battle Tower

4ab60eb2 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/02/25 11:27
Merge pull request #689 from mid-kid/master

e7995159 – mid-kid <esteve.varela@gmail.com> authored on 2020/02/25 14:38
Fix SRAM references in Function140ae

c5f22b78 – mid-kid <esteve.varela@gmail.com> authored on 2020/02/25 09:59
Fix Mac OSX install instructions

25794633 – mid-kid <esteve.varela@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/02/23 19:58
Merge pull request #688 from Rangi42/master

c3f389d6 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/02/23 10:30
Replace some "idiotic", "wtf", "stupid interns" comments with more common "useless", "pointless", "could have done X instead"

62fccbbd – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/02/23 10:15
Remove empty .gitmodules

2238f521 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/02/23 09:28
Fix build with rgbds 0.3.9 release

ef1c4c5a – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/02/23 09:16
Merge pull request #687 from mid-kid/master

813d0aa7 – mid-kid <esteve.varela@gmail.com> authored on 2020/02/23 15:11
Fix the sections in home/header.asm

c0b6e5bc – mid-kid <esteve.varela@gmail.com> authored on 2020/02/23 09:33
JoypadInt -> Joypad

44128c5d – mid-kid <esteve.varela@gmail.com> authored on 2020/02/23 09:28
Create home/header.asm

7bd8d56f – mid-kid <esteve.varela@gmail.com> authored on 2020/02/22 07:52
Implement suggestions in PR #687

43eff938 – mid-kid <esteve.varela@gmail.com> authored on 2020/02/21 18:48
Small home/ reorganization

9a927c1b – mid-kid <esteve.varela@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/02/21 16:11
Merge pull request #685 from mid-kid/master

2a8c969b – mid-kid <esteve.varela@gmail.com> authored on 2020/02/21 10:56
Fix some comments and inmediates

345b585a – mid-kid <esteve.varela@gmail.com> authored on 2020/02/19 14:28
Document GetTMHMName locals

c22e2680 – mid-kid <esteve.varela@gmail.com> authored on 2020/02/19 14:08
RTC -> UpdateTimeAndPals

18013b46 – mid-kid <esteve.varela@gmail.com> authored on 2020/02/20 20:48
Fix tools/unnamed.py for new rgbds object format

317188b3 – mid-kid <esteve.varela@gmail.com> authored on 2020/02/16 07:22
Correct fash ship typos

75a6bb5d – mid-kid <esteve.varela@gmail.com> authored on 2020/02/16 07:20
PanicResetClock -> ClearClock

65a78099 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/02/13 14:28
Merge pull request #684 from Rangi42/master

88bbdb6a – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/02/13 14:01
Define TileCollisionTable as a standard 'db' series

26b8bf00 – mid-kid <esteve.varela@gmail.com> authored on 2020/02/13 13:30
Standardize on lowercase Tilemap and Attrmap

34ceaac7 – mid-kid <esteve.varela@gmail.com> authored on 2020/02/13 13:18
Call_LoadTempTileMapToTileMap → SafeLoadTempTileMapToTileMap

9f2c2627 – mid-kid <esteve.varela@gmail.com> authored on 2020/02/13 10:42
Make tools/sort_symfile.sh case insensitive

a241f049 – mid-kid <esteve.varela@gmail.com> authored on 2020/02/12 08:15
Remove FarCall prefix from SwapTextboxPalettes and ScrollBGMapPalettes

991d207d – mid-kid <esteve.varela@gmail.com> authored on 2020/02/11 08:46
OWFlash -> FlashFunction

a094c58f – mid-kid <esteve.varela@gmail.com> authored on 2020/02/11 08:46
Split up engine/events/misc_scripts_2.asm

0d81f1c4 – mid-kid <esteve.varela@gmail.com> authored on 2020/02/11 08:42
InitSpriteAnimStruct <-> _InitSpriteAnimStruct

53cf08b6 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/02/13 07:21
Merge pull request #682 from Rangi42/master

ceadab8c – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/02/06 06:07
PnP_HiddenPlaces -> PnP_Places

fb9cbe7d – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/02/05 13:51
Merge pull request #650 from pret/audio-macros

24c058bc – mid-kid <esteve.varela@gmail.com> authored on 2020/02/04 18:19
Fix tools/unnamed.py for new rgbds object format

cbf14612 – dannye <33dannye@gmail.com> authored on 2020/02/04 15:03
Update docs/music_commands.md

44b361c1 – mid-kid <esteve.varela@gmail.com> authored on 2020/02/04 11:01
Merge branch 'master' into audio-macros

ed44d1cd – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/02/04 06:17
Merge pull request #680 from Rangi42/master

24a23b19 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/02/04 06:11
Use CMDQUEUE constants

d482dc28 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/01/31 16:09
Identify four padding bytes in base data as beta front/back pic pointers

b1c85486 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/01/31 15:59
Clean up comments in home/time.asm

dd6812c0 – Colton G. Rushton <colton51919@gmail.com> authored and mid-kid <esteve.varela@gmail.com> committed on 2020/01/27 03:27
Optimize the Perish Song+Spikes glitch fix

f369003a – Colton G. Rushton <colton51919@gmail.com> authored and mid-kid <esteve.varela@gmail.com> committed on 2020/01/21 15:19
Add Dude full box glitch fix

80cf859c – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/01/19 09:10
PHONE_DISPLAY_HEIGHT is 4, the number of visible phone entries

e7be2594 – dannye <33dannye@gmail.com> authored on 2020/01/06 17:07
Merge branch 'master' into audio-macros

bd67691b – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/01/05 10:45
Merge pull request #671 from Rangi42/master

77be50d2 – mid-kid <esteve.varela@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/01/05 14:51
Merge pull request #670 from Rangi42/master

c04b455a – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/01/05 10:16
Identify "branch" labels in battle animations

99d16d61 – dannye <33dannye@gmail.com> authored on 2020/01/05 10:41
Update docs/music_commands.md

cf18b945 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/01/04 18:17
Replace "branch" labels in music files with local names

94ebdab6 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/01/04 15:08
Merge pull request #660 from mid-kid/master

9aeb0ab5 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/01/04 12:08
Revise bugs_and_glitches.md

5728d014 – Colton G. Rushton <colton51919@gmail.com> authored and Rangi <35663410+Rangi42@users.noreply.github.com> committed on 2020/01/04 12:52
Add and simplify bugfixes in bugs_and_glitches.md (#664)

e678eb78 – mid-kid <esteve.varela@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/12/11 15:10
New Discord invite link

fa7261a8 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/12/03 04:17
Update some labels

083d51fd – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/11/23 22:57
Merge pull request #662 from Rangi42/master

0e311ad7 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/11/23 15:56
Fix miscellaneous points made in #658

ef48ae98 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/11/23 15:43
Separate tilesets.o goes with pics.o and sprites.o

008f591a – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/11/23 15:31
Keep mobile SECTION declarations in main.asm, and name them "mobileXX" like "bankXX"

5e104de3 – mid-kid <esteve.varela@gmail.com> authored and GitHub <noreply@github.com> committed on 2019/11/18 19:08
Merge pull request #661 from mid-kid/patch-1

563ba141 – mid-kid <esteve.varela@gmail.com> authored on 2019/11/18 19:48
Remove old charmap sections

7b2377c4 – Colton G. Rushton <colton51919@gmail.com> authored and mid-kid <esteve.varela@gmail.com> committed on 2019/11/18 13:26
Fixed a charmap warning with the new RGBDS

739a60b3 – mid-kid <esteve.varela@gmail.com> authored on 2019/11/18 13:16
Make the map setup commands match the actual function names better

1c41b2e5 – mid-kid <esteve.varela@gmail.com> authored on 2019/11/17 14:47
Fix some mobile-related things

77803f57 – mid-kid <esteve.varela@gmail.com> authored on 2019/11/08 17:03
Fix some constants around wLinkMode

176257ea – mid-kid <esteve.varela@gmail.com> authored on 2019/11/03 16:55
Document WaitPressAorB_BlinkCursor a bit

d00167d6 – mid-kid <esteve.varela@gmail.com> authored on 2019/10/31 14:55
Make all decorations use consistent names

f76a093f – mid-kid <esteve.varela@gmail.com> authored on 2019/11/07 17:43
Ignore .DS_STORE

2c6690d1 – Eldred Habert <eldredhabert0@gmail.com> authored and mid-kid <esteve.varela@gmail.com> committed on 2019/11/06 18:25
Update bug fix for AI CheckTypeMatchup assumption (#656)

9ebe5493 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/11/04 14:40
Merge pull request #654 from Rangi42/master

c9563d5c – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/11/04 14:40
Merge pull request #648 from DeeDeeG/identifying-stuff-in-maps

d0761597 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/11/04 12:43
Don't use colons for local labels in LoadSpecialMapPalette

51720e1e – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/11/03 15:34
Fix #645: Use English labels for European mail handling functions

4d32035d – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/11/03 15:17
Bit 6 of PrintNum left-aligns numbers

0c7b309f – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/11/03 15:07
Suggested formatting changes

2239593f – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/11/03 10:05
128px is the standard tileset width

3633e0e5 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/11/03 09:52
Correct question_mark.2bpp hash and rgbgfx flags

fbe2494d – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/11/03 09:47
Miscellaneous label and comment corrections

69ea875e – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/11/03 09:46
Split menu code out of home/movement.asm

89d107b4 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/11/03 09:39
Decimal values for Pokémon cry parameters

717cf3f4 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/11/03 09:30
Identify PLAYERMOVEMENT_* constants

d5e1b5a6 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/11/03 09:18
The $C9 byte in page2.tilemap is a ret opcode

42118869 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/11/03 09:15
Use constants for quantities when copying SGB border tiles and palettes

2cf6dc1e – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/11/03 09:04
Fix the fix for the Pokédex footprint design flaw

e669f22e – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/11/03 08:55
GFX_17eb7e -> PokemonNewsTileAttrmap

f511713c – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/11/03 08:46
Identify some move screen functions

61887c8c – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/11/03 08:44
sgb_border_nonmatching.bin has the 20x18 screen bytes within the 32x28 tilemap

Next