shithub: pokecrystal

RSS feed

e32cf1bf – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/05/17 16:59
Miscellaneous cleanup noted in #709

395ebd83 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/05/16 18:25
Format all CopyTilemapAtOnce variations the same way

abf3858f – Rangi <remy.oukaour+rangi42@gmail.com> authored and Rangi <35663410+Rangi42@users.noreply.github.com> committed on 2020/05/09 16:07
Update some comments

5f197c53 – Rangi <remy.oukaour+rangi42@gmail.com> authored and Rangi <35663410+Rangi42@users.noreply.github.com> committed on 2020/05/07 07:09
Clean up some percentage values

8c51de1a – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/05/06 07:48
Merge pull request #717 from Rangi42/master

905833ef – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/05/06 06:34
Use a FIRST_UNOWN_CHAR constant for the Unown font

b69526a9 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/05/05 05:55
Miscellaneous fixes

d47c5603 – mid-kid <esteve.varela@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/04/30 13:54
Merge pull request #715 from Rangi42/master

20464d1b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/04/30 07:27
Miscellaneous updates

38cdad79 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/04/23 12:35
Merge pull request #714 from Rangi42/master

8a3c44fa – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/04/23 12:33
Add "unused" comments for stray audio/sfx.asm data

b50dd57c – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/04/23 12:10
Miscellaneous updates and corrections

2d3a94b7 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/04/18 14:42
'make tidy' removes rgbdscheck.o

9cd59db9 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/04/18 14:38
Merge pull request #713 from Rangi42/master

576cbf5b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/04/18 13:31
Miscellaneous fixes, including one for the Pokédex design flaw by ax6

ceb747c6 – mid-kid <esteve.varela@gmail.com> authored on 2020/04/17 19:24
fix ~~type~~ typo

19aee926 – mid-kid <esteve.varela@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/04/17 14:25
Merge pull request #712 from Rangi42/master

164e1b89 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/04/17 07:02
Rename pokecrystal.link to layout.link

bfc6612c – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/04/17 06:59
Use a separate build object to check the rgbds version

22615cec – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/04/17 06:52
More miscellaneous fixes (see #709)

93ed0ed1 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/04/16 05:48
Merge pull request #711 from Rangi42/master

58b377f2 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/04/16 05:30
Fix #709 miscellaneous issues

3540578c – mid-kid <esteve.varela@gmail.com> authored on 2020/04/08 15:24
lemme just fuckin uhhhhhhhhhhhhhhhhhhhh

673b3964 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/04/08 08:19
Merge pull request #708 from Rangi42/master

865d6238 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/04/07 14:06
Remove unused nonmatching files for electro_ball.png and sgb_border.bin

d076dc25 – mid-kid <esteve.varela@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/04/06 16:45
Merge pull request #707 from Rangi42/master

a40ddc46 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/04/06 09:35
Ensure that the cartridge header is patched over all $00s, and comment on the entry point format

10909e6b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/04/06 09:02
hStackBank -> hTempBank

1ec60810 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/04/06 08:52
hBuffer -> hStackBank and hFarByte

9076d63d – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/04/06 08:41
Merge pull request #705 from Rangi42/master

e225d296 – mid-kid <esteve.varela@gmail.com> authored on 2020/04/06 10:58
Bump tools/unnamed.py to RGBDS object version 13

3144b54b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/04/04 13:46
Enable rgbds warnings and remove CFLAGS=-O2 (default is now -O3)

95e48ef9 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/04/04 12:21
Add an FAQ about sharing code

0ef004a4 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/04/04 12:00
`dsprite y, ypx, x, xpx, off, attr` -> `dbsprite x, y, xpx, ypx, off, attr`

79184bc7 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/04/04 11:38
Miscellaneous fixes:

3cdfac79 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/04/04 11:19
Move, comment, and simplify some macro definitions

0ee9d7a4 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/04/04 10:42
Upgrade to rgbds 0.4.0

a325db0f – mid-kid <esteve.varela@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/04/02 17:19
Merge pull request #704 from LIJI32/gfx_bugfix

2af6c632 – Lior Halphon <LIJI32@gmail.com> authored on 2020/04/02 17:42
Fix bad round, memset VLA

79f3f3f4 – Lior Halphon <LIJI32@gmail.com> authored on 2020/04/02 17:10
Indentation conventions, use C99 variable length arrays

7878dd6d – Lior Halphon <LIJI32@gmail.com> authored on 2020/04/02 16:59
Fix several out-of-bound reads; fix a memory leak

5d97f15f – Andrew Cook <ariscop@gmail.com> authored and GitHub <noreply@github.com> committed on 2020/04/01 08:26
Assorted labels in mobile related code (#702)

63798d56 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/03/23 17:05
Merge pull request #699 from Rangi42/master

0345e4fb – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/03/21 13:50
Add suffixes to some constants to avoid ambiguity

adbe7f99 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/03/21 10:14
Remove some redundant comments superseded by labels (see #693)

7558b98a – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/03/21 10:03
Revert the broken CheckTypeMatchup bugfix simplification from 5728d0141793d832476b3f7b5c0844166fa7c242

6a6ba103 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/03/21 10:01
rgbds supports 'X - 1' instead of 'X + -1'

5a5f5ece – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/03/21 09:07
Miscellaneous fixes from #694

62486430 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/03/16 04:58
Combine Celebi frames into one PNG

66b902f9 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/03/15 15:53
Merge pull request #696 from Rangi42/master

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

Next