shithub: pokecrystal

RSS feed

6306e590 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/30 10:53
No linebreak

e2cf3eb7 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/28 18:35
Add more collision nybble constants

4eb81651 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/27 12:44
Use :: for all global labels, not the GLOBAL keyword

aa334dc5 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/25 19:14
Use specific constants for overwritten text tiles

a6560d08 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/25 11:32
Use charmap values

06eb89d9 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/25 10:09
"┘" + 1 == " "

9ed402c4 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/25 09:54
Use charmap “ and ”

00c2dba1 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/25 09:48
Merge events_2.asm with events.asm

67152eab – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/25 09:45
Keep more data/ INCLUDEs with relevant routines

1caa50a6 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/25 08:24
No space between labels and bodies

5693cc49 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/25 08:07
Single newline at the end of files

9f3e9145 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/25 08:01
Remove more triple newlines

0f074e2a – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/24 19:55
"→" should be "ェ"

67d1364c – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/24 19:22
Fix triple newlines left over from removing address comments

91f91471 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/06/24 18:38
Merge pull request #530 from Rangi42/master

6e44095c – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/24 17:45
Remove address comments in docs

9afaed9b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/24 17:39
Remove more address comments

c7032617 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/24 17:28
Remove address comment

e2fb7aca – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/24 17:23
Merge branch 'master' of https://github.com/pret/pokecrystal

36485462 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/06/24 16:22
Merge pull request #532 from mid-kid/master

5efce107 – mid-kid <esteve.varela@gmail.com> authored on 2018/06/24 22:10
Remove even more address comments

0cbe04da – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/06/24 15:54
Merge pull request #531 from mid-kid/master

1d9a68db – mid-kid <esteve.varela@gmail.com> authored on 2018/06/24 12:09
Remove all address comments

1a888f22 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/24 09:00
NUM_GRASSMON * 2

ee48c7a3 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/24 08:32
NUM_WATERMON

d84aabf3 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/24 08:30
WATER_WILDDATA_LENGTH

5a58f90e – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/24 07:46
FISHGROUP_DATA_LENGTH

5cbff21a – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/23 21:13
Unreferenced_53d84 → Unreferenced_MonPicBanks from pokegold-spaceworld

ff4cfffe – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/23 19:27
wMartItemBCDEnd is unused

a4bf94e1 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/23 19:15
wCurMartEnd - wCurMart = 16

f6ef0952 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/23 18:35
Add STANDARDMART_* jumptable index constants

e36a5059 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/23 18:24
Separate Mart constants from item data constants

5c7d04ac – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/23 17:12
Use direct tile IDs, not charmap entries, since they don't correspond correctly (e.g. "┌" is not the top-right corner)

131875d3 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/06/21 19:28
Merge pull request #528 from Rangi42/master

462bae31 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/20 18:14
Silence -Wimplicit-fallthrough

0fbc8362 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/06/20 15:25
Merge pull request #526 from atasro2/master

c3be6ea6 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/06/17 08:11
Merge pull request #525 from Rangi42/master

5c662be1 – MCboy <atasro2@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/06/13 20:34
fixed a typo

fbe82a7f – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/12 19:29
Note which labels are only needed for locating banks (relevant to issue #485)

6130fc5c – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/06/07 07:09
Merge pull request #521 from mid-kid/master

ef5e4e43 – mid-kid <esteve.varela@gmail.com> authored on 2018/06/07 09:37
Fix md5.c for Windows

610bac37 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/06/07 07:07
Merge pull request #518 from Rangi42/master

9ac2583b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/06 14:49
Use dn

09d1ac87 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/06 07:45
Specify DVs individually

06e169d0 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/06/05 19:24
Merge pull request #516 from Ben10do/remove-gnu-sed-extensions

e58688c0 – yenatch <yenatch@gmail.com> authored on 2018/06/05 03:22
sort_symfile: don't need to use sort -o with a temp file

1baea408 – yenatch <yenatch@gmail.com> authored on 2018/06/05 03:15
sort_symfile: don't overwrite the symfile with an intermediate file

dbf05e48 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/06/05 03:04
Merge pull request #517 from mid-kid/master

6f4e968b – mid-kid <esteve.varela@gmail.com> authored on 2018/06/05 06:13
Fix DangetSoundHigh -> DangerSoundHigh

c61d6a3a – yenatch <yenatch@gmail.com> authored on 2018/06/05 02:58
Fix other unused shiny check label

5c0e5fa7 – yenatch <yenatch@gmail.com> authored on 2018/06/04 19:36
Fix unused shiny check comments.

aecb33f1 – mid-kid <esteve.varela@gmail.com> authored on 2018/06/04 14:32
Alignment

38ede6d7 – mid-kid <esteve.varela@gmail.com> authored on 2018/06/04 10:34
Clean up PlayDanger

e8f847b5 – mid-kid <esteve.varela@gmail.com> authored on 2018/06/04 07:35
Use structure constants for channel_struct

5e9c785b – mid-kid <esteve.varela@gmail.com> authored on 2018/06/04 07:05
Merge branch 'master' of https://github.com/pret/pokecrystal

d596a0c8 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/06/03 20:47
Merge pull request #514 from Rangi42/master

c7bb2d15 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/03 19:25
Create empty sections for the remaining FixPicBank array entries

7cd5bcba – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/06/03 19:18
Change FixPicBank bank array

2dd2ec97 – Ben10do <Ben10do@users.noreply.github.com> authored on 2018/06/03 11:18
Don’t use GNU extensions when calling sed

17087489 – mid-kid <esteve.varela@gmail.com> authored on 2018/06/01 05:04
Miscellaneous fixes in the use of _command constants.

761edc7d – mid-kid <esteve.varela@gmail.com> authored on 2018/06/01 05:02
Merge branch 'master' of https://github.com/pret/pokecrystal

4df72a84 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/31 22:11
SGB palette roles discovered from Spaceworld beta G/S

a71b7a92 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/29 15:14
Same pic bank solution as pokecrystal

3927bcdb – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/24 08:36
Function6ec1 → CanObjectMoveInDirection

a91aa18d – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/23 18:13
Use constants more

1840af8b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/23 18:01
Identify more sprite move data flag bits

85f7328b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/23 16:44
Identify USE_OBP1_F

50ea6d6e – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/23 15:10
WALKS_ON_WATER → SWIMMING

c85b32ed – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/23 15:06
More sprite movement data flag constants

c5d18de8 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/23 09:15
Use known sprite movement data flag constants

32b92ca5 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/23 08:48
Start improving sprite movement engine (to do: identify bit flags)

4e776d4f – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/23 07:14
Use constants

d2880d19 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/23 07:08
Factor out GetHPPals and SetHPPals from home.asm

ad533786 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/22 20:05
Use SPRITE_VARS

5c064746 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/21 17:54
Gme → Game

846e3e65 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/20 13:55
adc a, 0 → adc 0; fix comments

9afacc78 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/20 13:50
Use REGISTERED_* constants

03570a51 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/19 09:16
Correct comment

ae50b114 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/19 09:11
1 << FRZ == $20

d5fff8aa – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/18 18:18
Constants for PC menu indexes

e1fabcfb – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/18 15:36
Fix comments

8d10a987 – mid-kid <esteve.varela@gmail.com> authored on 2018/05/10 20:47
Change sfx and cry branch labels to local labels

53bcd8f4 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/05/10 20:45
Merge pull request #512 from pret/warnings

9b0ca7b8 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/05/10 20:45
Merge pull request #510 from Rangi42/master

6e91c3a2 – yenatch <yenatch@gmail.com> authored on 2018/05/10 20:42
Revert "Fix #511: eliminate "Left shift of negative value" warnings"

e01a86fe – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/09 08:10
Fix doc links

8acc8d6e – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/06 18:45
Merge branch 'master' of https://github.com/pret/pokecrystal

59c4d824 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/05/06 18:27
Merge pull request #509 from mid-kid/master

47379235 – yenatch <yenatch@gmail.com> authored on 2018/05/06 17:35
fix lb/ln and "left shift of negative value" warning

aa51dbc6 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/06 17:27
Fix #511: eliminate "Left shift of negative value" warnings

e5d4f741 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/06 11:56
Keep macros near relevant data

acdb3020 – mid-kid <esteve.varela@gmail.com> authored on 2018/05/06 09:48
Fix rest of the givepokeitem/checkpokeitem references

1c92cb8b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/06 08:16
'rept' is not indented

d31ba05a – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/05 15:27
Combine bit flags with | not +

de0b344b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/05 15:19
Explicit NO_LIMITS instead of 0

5a9975c5 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/05/05 11:36
Use explicit HELD_NONE, not 0

c82deab8 – mid-kid <esteve.varela@gmail.com> authored on 2018/05/05 05:19
fix-various-little-things

a63d9dfd – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/04/11 19:40
Merge pull request #507 from yenatch/master

436f4829 – yenatch <yenatch@gmail.com> authored on 2018/04/10 18:42
fix label from the wrong bank in the title screen

40b537d4 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/04/09 17:30
Merge pull request #503 from Rangi42/master

Next