shithub: pokecrystal

RSS feed

2d644f50 – Remy Oukaour <[email protected]> authored on 2017/12/11 13:04
Name some gfx/unknown/ files

e6f6a753 – Remy Oukaour <[email protected]> authored on 2017/12/11 12:51
Move the rest of gfx/misc/ into specific directories

720cdc72 – Remy Oukaour <[email protected]> authored on 2017/12/11 12:41
Comments distinguish "move effects" and "effect commands"

4afc2f01 – Remy Oukaour <[email protected]> authored on 2017/12/11 12:35
Add member constants for the base data struct, same as most other structs

8c2c9e91 – Remy Oukaour <[email protected]> authored on 2017/12/11 12:13
Better file name

2e41368a – Remy Oukaour <[email protected]> authored on 2017/12/11 12:11
Factor out one more data table

690442e3 – Remy Oukaour <[email protected]> authored on 2017/12/11 11:51
Map dimensions are separate from other constants, same as pokemon_constants vs pokemon_data_constants

4af1d7ec – Remy Oukaour <[email protected]> authored on 2017/12/11 11:50
Name map groups

5be98bae – Remy Oukaour <[email protected]> authored on 2017/12/11 10:20
Move more data tables into data/ files.

31cce83e – Remy Oukaour <[email protected]> authored on 2017/12/11 08:47
Move lots of data tables into individual data/ files

c2ad79c4 – Remy Oukaour <[email protected]> authored on 2017/12/11 07:20
Add constants for time-of-day boundaries

ec380e6d – Remy Oukaour <[email protected]> authored on 2017/12/10 20:11
tilemap → tileset

41acb066 – Remy Oukaour <[email protected]> authored on 2017/12/10 20:02
Document macros/map.asm

c6fefd0f – Remy Oukaour <[email protected]> authored on 2017/12/10 19:17
Rename overworld sprite files, consistent with their constants

08b14e59 – Remy Oukaour <[email protected]> authored on 2017/12/10 18:42
Rename tilesets, consistent with constant names

a551e345 – Remy Oukaour <[email protected]> authored on 2017/12/10 17:34
PokeCenter → Pokecenter (consistent with the POKECENTER map constants)

a827c027 – Remy Oukaour <[email protected]> authored on 2017/12/10 16:00
Use MORN/DAY/NITE shifts for time-based person_events

b4261d27 – Remy Oukaour <[email protected]> authored on 2017/12/10 15:50
Use new palette constants

a0bef01a – Remy Oukaour <[email protected]> authored on 2017/12/10 15:10
Define more palette constants

0f16ba85 – Remy Oukaour <[email protected]> authored on 2017/12/10 15:05
Comment palette colors and roof map groups

62f59139 – Remy Oukaour <[email protected]> authored on 2017/12/10 12:53
All map triggers use the `maptrigger` macro, not `dw`

66527d86 – Remy Oukaour <[email protected]> authored on 2017/12/10 10:36
"Trainer*AfterBattleText" labels

25bff5c1 – Remy Oukaour <[email protected]> authored on 2017/12/10 08:58
Remove unused .asm file

fba44a59 – Remy Oukaour <[email protected]> authored on 2017/12/10 08:53
Single files for tilesets/data.asm and maps/blockdata.asm

699495bf – Remy Oukaour <[email protected]> authored on 2017/12/10 08:37
Consistent capitalization for map names, matching their constants

94c7def4 – yenatch <[email protected]> authored and GitHub <[email protected]> committed on 2017/12/09 20:47
Merge pull request #409 from roukaour/master

d554b997 – Remy Oukaour <[email protected]> authored on 2017/12/09 19:18
Use correct WRAM labels for intro/title scenes

ab7025a1 – Remy Oukaour <[email protected]> authored on 2017/12/09 19:06
Consistent code formatting: no redundant `a`s and spaces after commas

32ea595c – Remy Oukaour <[email protected]> authored on 2017/12/09 18:37
Move some gfx/unknown/ files into meaningful directories

31901f73 – Remy Oukaour <[email protected]> authored on 2017/12/09 17:57
Move some gfx/misc/ files into meaningful directories

59ee6737 – Remy Oukaour <[email protected]> authored on 2017/12/09 17:24
Consistent pointer labels in WRAM

e29a1f8f – Remy Oukaour <[email protected]> authored on 2017/12/09 17:14
Clarify which rgbds builds to use

7ccb11c9 – Remy Oukaour <[email protected]> authored on 2017/12/09 17:07
Add constants for battle object colors

cd2a7481 – Remy Oukaour <[email protected]> authored on 2017/12/09 14:41
More WRAM cleanup

880fb511 – Remy Oukaour <[email protected]> authored on 2017/12/09 10:28
More WRAM organization

e3c686f6 – Remy Oukaour <[email protected]> authored on 2017/12/09 10:14
Further WRAM organization

5a5df2ab – Remy Oukaour <[email protected]> authored on 2017/12/09 09:22
More WRAM organization

16c6696d – Remy Oukaour <[email protected]> authored on 2017/12/09 08:52
Start organizing WRAM

0b7d8d44 – Remy Oukaour <[email protected]> authored on 2017/12/09 08:28
More constants

55d19b6d – Remy Oukaour <[email protected]> authored on 2017/12/09 07:57
Separate file for mobile constants

6a41d4f6 – Remy Oukaour <[email protected]> authored on 2017/12/09 07:24
Define more charmap characters and use them in place of hard-coded numbers

51286398 – Remy Oukaour <[email protected]> authored on 2017/12/08 19:50
Document constants with comments, actual names, and more thorough usage

89b9292d – yenatch <[email protected]> authored and GitHub <[email protected]> committed on 2017/12/05 19:09
Merge pull request #405 from yenatch/fix-no-rule-error

cf7eec3b – yenatch <[email protected]> authored and GitHub <[email protected]> committed on 2017/12/05 19:06
Merge pull request #404 from surskitty/master

08ddbe84 – yenatch <[email protected]> authored and GitHub <[email protected]> committed on 2017/12/05 19:04
Merge pull request #403 from mid-kid/master

346a6f8d – yenatch <[email protected]> authored on 2017/12/03 16:58
fix make 3.81

ea8aaeb8 – yenatch <[email protected]> authored on 2017/12/03 15:46
fix cryptic 'no rule' error when a prerequisite is missing

f619e84e – mid-kid <[email protected]> authored on 2017/11/30 16:44
Remove useless file

a1fc7360 – mid-kid <[email protected]> authored on 2017/11/30 15:27
Label all of PARTYMENUACTION_*

7a2a2052 – Marcus Huderle <[email protected]> authored and GitHub <[email protected]> committed on 2017/11/29 12:13
Merge pull request #400 from mid-kid/master

2cc2f057 – mid-kid <[email protected]> authored on 2017/11/29 15:24
Fix some SPRITE_ANIM_FRAMESET_ constants

15015e48 – surskitty <[email protected]> authored on 2017/11/26 19:38
Making all Rocket Grunts call the constant.

b6c1ceed – surskitty <[email protected]> authored on 2017/11/26 19:35
Constants for Rocket Grunt rosters.

9c28b822 – surskitty <[email protected]> authored on 2017/11/26 19:07
Fighting Dojo npc labels.

e39c8afb – mid-kid <[email protected]> authored on 2017/11/26 18:10
Rename all files in data/pokedex/entries/

09d9f2c1 – mid-kid <[email protected]> authored on 2017/11/26 06:35
Add MobileError-related labels

89d6a246 – mid-kid <[email protected]> authored on 2017/11/26 06:28
Script_ChoseChallenge -> Script_ChooseChallenge

afc92ead – mid-kid <[email protected]> authored on 2017/11/25 12:03
Label BattleTowerRoomMenu

c28be02a – Marcus Huderle <[email protected]> authored and GitHub <[email protected]> committed on 2017/11/21 12:18
Merge pull request #395 from surskitty/master

b97287be – Marcus Huderle <[email protected]> authored and GitHub <[email protected]> committed on 2017/11/21 12:15
Merge pull request #397 from mid-kid/master

e5f9fddb – mid-kid <[email protected]> authored on 2017/11/21 19:34
PewterPokeCEnter2FBeta -> PewterPokeCenter2FBeta

359d73ce – mid-kid <[email protected]> authored on 2017/11/21 18:53
Move LoadOverworldFont to main.asm

df118afb – mid-kid <[email protected]> authored on 2017/11/20 14:50
Move all of constants/sram_constants.asm into sram

617ba8be – mid-kid <[email protected]> authored on 2017/11/20 13:11
width -> weight

35a8e9da – mid-kid <[email protected]> authored on 2017/11/19 06:54
DetermineMobileBattleResult -> DisplayLinkBattleResult

671341a0 – mid-kid <[email protected]> authored on 2017/11/19 06:52
Labelled some battle tower-related functions

1bf12455 – mid-kid <[email protected]> authored on 2017/11/18 12:28
SelfDestruct -> Selfdestruct

23445ba4 – mid-kid <[email protected]> authored on 2017/11/16 18:24
Define bank43 in main.asm instead of unused_title

e21551db – mid-kid <[email protected]> authored on 2017/11/16 13:19
CeruleanCaveNane -> CeruleanCaveName

fd142537 – mid-kid <[email protected]> authored on 2017/11/15 11:36
Clean up labels in battle/moves/move_effects.asm

6bb7df7e – pfero <[email protected]> authored on 2017/11/07 19:10
Fix comments in tilesets/roofs.asm

999c804f – pfero <[email protected]> authored on 2017/11/02 21:09
Label some functions in gfx/load_pics.asm

88f1b816 – pfero <[email protected]> authored on 2017/10/29 07:09
Define GetWarpSFX

7c9a1561 – pfero <[email protected]> authored and yenatch <[email protected]> committed on 2017/10/28 19:47
Fix WATERTILE/WALLTILE constants

88a80619 – surskitty <[email protected]> authored on 2017/10/26 16:25
Cianwood City labels

3caa8d1c – surskitty <[email protected]> authored on 2017/10/26 15:53
Another label.

0852c9ad – surskitty <[email protected]> authored on 2017/10/26 15:48
Pokefan Derek fully labelled.

9f46f07e – surskitty <[email protected]> authored on 2017/10/26 15:38
Full script labels for Fuchsia Gym.

98c70505 – surskitty <[email protected]> authored on 2017/10/26 15:21
Cerulean Mart labels

394c9f2c – surskitty <[email protected]> authored on 2017/10/25 22:26
Partially labelling Pokefan Derek.

63287e56 – surskitty <[email protected]> authored on 2017/10/25 22:14
Some Fuchsia Gym labels.

2d185c69 – surskitty <[email protected]> authored on 2017/10/25 22:03
Fuchsia City labels

ba0424d7 – surskitty <[email protected]> authored on 2017/10/25 21:59
Celadon Cafe labels.

15117430 – surskitty <[email protected]> authored on 2017/10/25 21:51
Labelling triggers pointlessly.

14a121f8 – surskitty <[email protected]> authored on 2017/10/25 21:22
Mahogany Gym labels.

ed10d336 – surskitty <[email protected]> authored on 2017/10/25 20:29
Labels for TM people.

c76e2c48 – surskitty <[email protected]> authored on 2017/10/25 20:12
Labelling Jasmine.

71821405 – surskitty <[email protected]> authored on 2017/10/25 20:03
Labelling some of Morty's scripts.

4e4e7924 – yenatch <[email protected]> authored on 2017/10/24 20:43
whitelist shiny.pal

6cdc14b9 – surskitty <[email protected]> authored on 2017/10/24 20:34
Labelling a few mom scripts.

9a2b212f – surskitty <[email protected]> authored on 2017/10/24 20:14
Labelling Sweet Scent.

021afb68 – yenatch <[email protected]> authored on 2017/10/21 22:12
rgbds variables in the makefile

1439887b – yenatch <[email protected]> authored on 2017/10/21 22:06
rename pokecrystal.ld -> pokecrystal.link

dddf184b – yenatch <[email protected]> authored on 2017/10/21 22:04
fix animated pic dumps

6f72bfec – yenatch <[email protected]> authored on 2017/10/21 21:52
condense japanese pokemon sort

7c59c357 – yenatch <[email protected]> authored and GitHub <[email protected]> committed on 2017/10/21 17:45
Merge pull request #394 from surskitty/master

f204a112 – surskitty <[email protected]> authored on 2017/10/20 20:25
Typo fix.

20e88485 – surskitty <[email protected]> authored and surskitty <[email protected]> committed on 2017/09/28 08:33
Renaming labels for E4.

77a98f2f – yenatch <[email protected]> authored and GitHub <[email protected]> committed on 2017/09/25 13:21
Merge pull request #390 from yenatch/remove-contents

543d67b6 – yenatch <[email protected]> authored on 2017/09/24 11:08
Build tools with -O3.

Next