shithub: pokecrystal

RSS feed

c2ad79c4 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/11 07:20
Add constants for time-of-day boundaries

ec380e6d – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/10 20:11
tilemap → tileset

41acb066 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/10 20:02
Document macros/map.asm

c6fefd0f – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/10 19:17
Rename overworld sprite files, consistent with their constants

08b14e59 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/10 18:42
Rename tilesets, consistent with constant names

a551e345 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/10 17:34
PokeCenter → Pokecenter (consistent with the POKECENTER map constants)

a827c027 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/10 16:00
Use MORN/DAY/NITE shifts for time-based person_events

b4261d27 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/10 15:50
Use new palette constants

a0bef01a – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/10 15:10
Define more palette constants

0f16ba85 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/10 15:05
Comment palette colors and roof map groups

62f59139 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/10 12:53
All map triggers use the `maptrigger` macro, not `dw`

66527d86 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/10 10:36
"Trainer*AfterBattleText" labels

25bff5c1 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/10 08:58
Remove unused .asm file

fba44a59 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/10 08:53
Single files for tilesets/data.asm and maps/blockdata.asm

699495bf – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/10 08:37
Consistent capitalization for map names, matching their constants

94c7def4 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/12/09 20:47
Merge pull request #409 from roukaour/master

d554b997 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/09 19:18
Use correct WRAM labels for intro/title scenes

ab7025a1 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/09 19:06
Consistent code formatting: no redundant `a`s and spaces after commas

32ea595c – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/09 18:37
Move some gfx/unknown/ files into meaningful directories

31901f73 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/09 17:57
Move some gfx/misc/ files into meaningful directories

59ee6737 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/09 17:24
Consistent pointer labels in WRAM

e29a1f8f – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/09 17:14
Clarify which rgbds builds to use

7ccb11c9 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/09 17:07
Add constants for battle object colors

cd2a7481 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/09 14:41
More WRAM cleanup

880fb511 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/09 10:28
More WRAM organization

e3c686f6 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/09 10:14
Further WRAM organization

5a5df2ab – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/09 09:22
More WRAM organization

16c6696d – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/09 08:52
Start organizing WRAM

0b7d8d44 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/09 08:28
More constants

55d19b6d – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/09 07:57
Separate file for mobile constants

6a41d4f6 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/09 07:24
Define more charmap characters and use them in place of hard-coded numbers

51286398 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/08 19:50
Document constants with comments, actual names, and more thorough usage

89b9292d – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/12/05 19:09
Merge pull request #405 from yenatch/fix-no-rule-error

cf7eec3b – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/12/05 19:06
Merge pull request #404 from surskitty/master

08ddbe84 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/12/05 19:04
Merge pull request #403 from mid-kid/master

346a6f8d – yenatch <yenatch@gmail.com> authored on 2017/12/03 16:58
fix make 3.81

ea8aaeb8 – yenatch <yenatch@gmail.com> authored on 2017/12/03 15:46
fix cryptic 'no rule' error when a prerequisite is missing

f619e84e – mid-kid <esteve.varela@gmail.com> authored on 2017/11/30 16:44
Remove useless file

a1fc7360 – mid-kid <esteve.varela@gmail.com> authored on 2017/11/30 15:27
Label all of PARTYMENUACTION_*

7a2a2052 – Marcus Huderle <huderlem@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/11/29 12:13
Merge pull request #400 from mid-kid/master

2cc2f057 – mid-kid <esteve.varela@gmail.com> authored on 2017/11/29 15:24
Fix some SPRITE_ANIM_FRAMESET_ constants

15015e48 – surskitty <surskitty@gmail.com> authored on 2017/11/26 19:38
Making all Rocket Grunts call the constant.

b6c1ceed – surskitty <surskitty@gmail.com> authored on 2017/11/26 19:35
Constants for Rocket Grunt rosters.

9c28b822 – surskitty <surskitty@gmail.com> authored on 2017/11/26 19:07
Fighting Dojo npc labels.

e39c8afb – mid-kid <esteve.varela@gmail.com> authored on 2017/11/26 18:10
Rename all files in data/pokedex/entries/

09d9f2c1 – mid-kid <esteve.varela@gmail.com> authored on 2017/11/26 06:35
Add MobileError-related labels

89d6a246 – mid-kid <esteve.varela@gmail.com> authored on 2017/11/26 06:28
Script_ChoseChallenge -> Script_ChooseChallenge

afc92ead – mid-kid <esteve.varela@gmail.com> authored on 2017/11/25 12:03
Label BattleTowerRoomMenu

c28be02a – Marcus Huderle <huderlem@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/11/21 12:18
Merge pull request #395 from surskitty/master

b97287be – Marcus Huderle <huderlem@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/11/21 12:15
Merge pull request #397 from mid-kid/master

e5f9fddb – mid-kid <esteve.varela@gmail.com> authored on 2017/11/21 19:34
PewterPokeCEnter2FBeta -> PewterPokeCenter2FBeta

359d73ce – mid-kid <esteve.varela@gmail.com> authored on 2017/11/21 18:53
Move LoadOverworldFont to main.asm

df118afb – mid-kid <esteve.varela@gmail.com> authored on 2017/11/20 14:50
Move all of constants/sram_constants.asm into sram

617ba8be – mid-kid <esteve.varela@gmail.com> authored on 2017/11/20 13:11
width -> weight

35a8e9da – mid-kid <esteve.varela@gmail.com> authored on 2017/11/19 06:54
DetermineMobileBattleResult -> DisplayLinkBattleResult

671341a0 – mid-kid <esteve.varela@gmail.com> authored on 2017/11/19 06:52
Labelled some battle tower-related functions

1bf12455 – mid-kid <esteve.varela@gmail.com> authored on 2017/11/18 12:28
SelfDestruct -> Selfdestruct

23445ba4 – mid-kid <esteve.varela@gmail.com> authored on 2017/11/16 18:24
Define bank43 in main.asm instead of unused_title

e21551db – mid-kid <esteve.varela@gmail.com> authored on 2017/11/16 13:19
CeruleanCaveNane -> CeruleanCaveName

fd142537 – mid-kid <esteve.varela@gmail.com> authored on 2017/11/15 11:36
Clean up labels in battle/moves/move_effects.asm

6bb7df7e – pfero <ohpee@loves.dicksinhisan.us> authored on 2017/11/07 19:10
Fix comments in tilesets/roofs.asm

999c804f – pfero <ohpee@loves.dicksinhisan.us> authored on 2017/11/02 21:09
Label some functions in gfx/load_pics.asm

88f1b816 – pfero <ohpee@loves.dicksinhisan.us> authored on 2017/10/29 07:09
Define GetWarpSFX

7c9a1561 – pfero <ohpee@loves.dicksinhisan.us> authored and yenatch <yenatch@gmail.com> committed on 2017/10/28 19:47
Fix WATERTILE/WALLTILE constants

88a80619 – surskitty <surskitty@gmail.com> authored on 2017/10/26 16:25
Cianwood City labels

3caa8d1c – surskitty <surskitty@gmail.com> authored on 2017/10/26 15:53
Another label.

0852c9ad – surskitty <surskitty@gmail.com> authored on 2017/10/26 15:48
Pokefan Derek fully labelled.

9f46f07e – surskitty <surskitty@gmail.com> authored on 2017/10/26 15:38
Full script labels for Fuchsia Gym.

98c70505 – surskitty <surskitty@gmail.com> authored on 2017/10/26 15:21
Cerulean Mart labels

394c9f2c – surskitty <surskitty@gmail.com> authored on 2017/10/25 22:26
Partially labelling Pokefan Derek.

63287e56 – surskitty <surskitty@gmail.com> authored on 2017/10/25 22:14
Some Fuchsia Gym labels.

2d185c69 – surskitty <surskitty@gmail.com> authored on 2017/10/25 22:03
Fuchsia City labels

ba0424d7 – surskitty <surskitty@gmail.com> authored on 2017/10/25 21:59
Celadon Cafe labels.

15117430 – surskitty <surskitty@gmail.com> authored on 2017/10/25 21:51
Labelling triggers pointlessly.

14a121f8 – surskitty <surskitty@gmail.com> authored on 2017/10/25 21:22
Mahogany Gym labels.

ed10d336 – surskitty <surskitty@gmail.com> authored on 2017/10/25 20:29
Labels for TM people.

c76e2c48 – surskitty <surskitty@gmail.com> authored on 2017/10/25 20:12
Labelling Jasmine.

71821405 – surskitty <surskitty@gmail.com> authored on 2017/10/25 20:03
Labelling some of Morty's scripts.

4e4e7924 – yenatch <yenatch@gmail.com> authored on 2017/10/24 20:43
whitelist shiny.pal

6cdc14b9 – surskitty <surskitty@gmail.com> authored on 2017/10/24 20:34
Labelling a few mom scripts.

9a2b212f – surskitty <surskitty@gmail.com> authored on 2017/10/24 20:14
Labelling Sweet Scent.

021afb68 – yenatch <yenatch@gmail.com> authored on 2017/10/21 22:12
rgbds variables in the makefile

1439887b – yenatch <yenatch@gmail.com> authored on 2017/10/21 22:06
rename pokecrystal.ld -> pokecrystal.link

dddf184b – yenatch <yenatch@gmail.com> authored on 2017/10/21 22:04
fix animated pic dumps

6f72bfec – yenatch <yenatch@gmail.com> authored on 2017/10/21 21:52
condense japanese pokemon sort

7c59c357 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/10/21 17:45
Merge pull request #394 from surskitty/master

f204a112 – surskitty <surskitty@gmail.com> authored on 2017/10/20 20:25
Typo fix.

20e88485 – surskitty <surskitty@gmail.com> authored and surskitty <surskitty@flabebePC.home> committed on 2017/09/28 08:33
Renaming labels for E4.

77a98f2f – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/09/25 13:21
Merge pull request #390 from yenatch/remove-contents

543d67b6 – yenatch <yenatch@gmail.com> authored on 2017/09/24 11:08
Build tools with -O3.

aa19af38 – yenatch <yenatch@gmail.com> authored on 2017/09/23 23:30
Rebuild on changes to pokecrystal.ld

a950b020 – yenatch <yenatch@gmail.com> authored on 2017/09/23 23:27
Align "Sprites" section to $100 bytes.

afe67ba1 – yenatch <yenatch@gmail.com> authored on 2017/09/23 23:15
Remove contents.asm

52cd3398 – yenatch <yenatch@gmail.com> authored on 2017/09/23 21:34
fix rgbds version in install instructions

01caa369 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/09/23 21:25
Merge pull request #379 from yenatch/tools

17448c51 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/09/23 21:23
Merge pull request #389 from yenatch/rgbds-3

46bc3e4c – PikalaxALT <pikalax1@gmail.com> authored and yenatch <yenatch@gmail.com> committed on 2017/09/23 19:00
Remove redundant org statements (ax6 will slaughter me)

63bc19e3 – PikalaxALT <pikalax1@gmail.com> authored and yenatch <yenatch@gmail.com> committed on 2017/07/22 12:26
Make repository compatible with RGBDS 0.3.3 (breaks support for earlier versions of RGBDS)

94577d95 – yenatch <yenatch@gmail.com> authored on 2017/09/23 21:03
fix warnings in lzcomp and md5

0aee932b – yenatch <yenatch@gmail.com> authored on 2017/08/20 09:43
Add warnings for tools

Next