shithub: pokecrystal

RSS feed

da2b01a3 – Remy Oukaour <[email protected]> authored on 2017/12/25 07:41
Clean up color/palette code

ec8c9688 – yenatch <[email protected]> authored on 2017/12/24 16:46
move rst.asm and interrupts.asm into home/

8b4b97fb – yenatch <[email protected]> authored on 2017/12/24 16:39
remove the vagrantfile

1d8cab0c – yenatch <[email protected]> authored on 2017/12/24 16:36
fix readme link spacing

e5461a46 – yenatch <[email protected]> authored on 2017/12/24 16:28
add faq/docs links to the readme

c95b67dd – yenatch <[email protected]> authored on 2017/12/24 16:27
fix markdown reference links

6a292161 – yenatch <[email protected]> authored and GitHub <[email protected]> committed on 2017/12/24 16:06
Merge pull request #427 from pret/music-documentation

0a853dc1 – froggestspirit <[email protected]> authored and yenatch <[email protected]> committed on 2017/12/14 16:50
Music documentation

0a8412eb – yenatch <[email protected]> authored and GitHub <[email protected]> committed on 2017/12/24 15:37
Merge pull request #406 from yenatch/style-guide

d87a231b – yenatch <[email protected]> authored on 2017/12/24 15:34
use realistic values for hardware/hram constant examples

25ddc728 – yenatch <[email protected]> authored and GitHub <[email protected]> committed on 2017/12/24 15:30
Merge pull request #422 from mid-kid/footprints

c2a7216d – yenatch <[email protected]> authored and GitHub <[email protected]> committed on 2017/12/24 15:29
Merge pull request #424 from roukaour/master

c6b12b07 – Remy Oukaour <[email protected]> authored on 2017/12/24 15:11
Group Pokérus files in engine/pokerus/

aeee49d2 – Remy Oukaour <[email protected]> authored on 2017/12/24 15:07
Change a few Unknown labels

148fd299 – Remy Oukaour <[email protected]> authored on 2017/12/24 14:49
Add more constants for some maximum values

7d4486e6 – Remy Oukaour <[email protected]> authored on 2017/12/24 14:35
Remove all code from main.asm (some labeled INCBINs, like out-of-context graphics, are still present)

15f1fc7c – Remy Oukaour <[email protected]> authored on 2017/12/24 13:41
Correct link

e80dba39 – Remy Oukaour <[email protected]> authored on 2017/12/24 13:40
Start documentation for assembly language

1522140e – Remy Oukaour <[email protected]> authored on 2017/12/24 13:23
Clarify why G/S egg moves were removed (resolves #294)

040aa7cb – Remy Oukaour <[email protected]> authored on 2017/12/24 13:11
LoadEDTile → CopyTilemapAtOnce (fix #345)

0a1fef45 – Remy Oukaour <[email protected]> authored on 2017/12/24 13:06
Rename maps:

0b8b6f92 – yenatch <[email protected]> authored on 2017/12/24 12:54
Use PSYCHIC_M for the Psychic TM.

e400fe51 – yenatch <[email protected]> authored and GitHub <[email protected]> committed on 2017/12/24 12:39
Merge pull request #423 from roukaour/master

3e7f3bbe – Remy Oukaour <[email protected]> authored on 2017/12/24 12:35
s/number/scene/, and correct some documentation

b805d343 – Remy Oukaour <[email protected]> authored on 2017/12/24 12:30
Merge branch 'master' of https://github.com/pret/pokecrystal

70e6b594 – yenatch <[email protected]> authored and GitHub <[email protected]> committed on 2017/12/24 11:57
Merge pull request #417 from mid-kid/master

ef9090b9 – Remy Oukaour <[email protected]> authored on 2017/12/24 10:09
Update documentation to match renaming

9973e43d – Remy Oukaour <[email protected]> authored on 2017/12/24 10:03
Fix issue #345:

cbec3771 – mid-kid <[email protected]> authored on 2017/12/19 16:28
Misc fixes for the usage of constants

21607bdd – mid-kid <[email protected]> authored on 2017/12/13 10:22
HELD_TRADE_EVOLVE -> HELD_FLINCH

6158eb08 – mid-kid <[email protected]> authored on 2017/12/15 21:42
Split all of the footprints

4e5fd7a5 – Remy Oukaour <[email protected]> authored on 2017/12/24 09:33
Merge branch 'master' of https://github.com/pret/pokecrystal

c05b7f41 – Remy Oukaour <[email protected]> authored on 2017/12/24 08:46
Renaming: (fix #412)

8a8b9613 – yenatch <[email protected]> authored on 2017/12/24 08:58
remove redundant 2bpp/1bpp files

20d6c1d8 – Remy Oukaour <[email protected]> authored on 2017/12/24 08:08
Rename "map permissions" to "map environment" (fix #396)

10a1e6c8 – Remy Oukaour <[email protected]> authored on 2017/12/24 07:52
Support old one-argument sound_duty macro, similar to callab/callba legacy support

c66d1950 – Remy Oukaour <[email protected]> authored on 2017/12/24 07:47
callba/callab → farcall/callfar

d787c663 – yenatch <[email protected]> authored and GitHub <[email protected]> committed on 2017/12/23 12:20
Merge pull request #420 from surskitty/master

c51968f0 – yenatch <[email protected]> authored on 2017/12/23 12:14
Merge remote-tracking branch 'origin/master' into master

87809200 – yenatch <[email protected]> authored and GitHub <[email protected]> committed on 2017/12/23 08:17
Merge pull request #419 from roukaour/master

3c37bfc6 – Remy Oukaour <[email protected]> authored on 2017/12/23 07:17
Correct address comment

82a8228e – Remy Oukaour <[email protected]> authored on 2017/12/23 07:08
Keep images within repo

2309396c – Remy Oukaour <[email protected]> authored on 2017/12/23 06:47
Don't keep commented-out SECTION headers

1d2df3bb – Remy Oukaour <[email protected]> authored on 2017/12/23 06:34
Some more WRAM cleanup

2f9f2317 – Remy Oukaour <[email protected]> authored on 2017/12/22 20:19
Document the meaning of hour and daytime values for person_events

aa97752e – Remy Oukaour <[email protected]> authored on 2017/12/22 19:31
Move NUM_BUENA_PRIZES to event/buena.asm (still hard-coded)

daa07145 – Remy Oukaour <[email protected]> authored on 2017/12/22 18:08
More comments for constant<->table correspondences

14a244ad – Remy Oukaour <[email protected]> authored on 2017/12/22 17:56
IsHM is not used within home/names.asm; group it with the other HM routines+data

b423e3b9 – Remy Oukaour <[email protected]> authored on 2017/12/22 17:50
Split more code from home.asm into home/ files

1ecbfc49 – Remy Oukaour <[email protected]> authored on 2017/12/22 13:01
Correct directions

ae3bef55 – Remy Oukaour <[email protected]> authored on 2017/12/22 12:59
Document one more graphical mistake

763bd481 – Remy Oukaour <[email protected]> authored on 2017/12/22 12:52
Document a graphical error

ff4d25ee – Remy Oukaour <[email protected]> authored on 2017/12/21 07:11
Include bugfix in comments

d6dccb7d – Remy Oukaour <[email protected]> authored on 2017/12/21 06:56
Use NAME_LENGTH_JAPANESE more

02609940 – Remy Oukaour <[email protected]> authored on 2017/12/21 06:43
Document one more bug

2fa1e97a – Remy Oukaour <[email protected]> authored on 2017/12/19 14:04
Document two more bugs

17058aae – Remy Oukaour <[email protected]> authored on 2017/12/17 15:45
Auto-label more map scripts

3ed016f9 – Remy Oukaour <[email protected]> authored on 2017/12/17 14:48
Auto-label more map scripts

25a39606 – Remy Oukaour <[email protected]> authored on 2017/12/16 14:00
Move some more main.asm routines into individual files

05d49f7d – Remy Oukaour <[email protected]> authored on 2017/12/16 07:49
Move more code out of main.asm

aa44ecfc – Remy Oukaour <[email protected]> authored on 2017/12/16 07:09
Consolidate duplicate graphics

bd6dc94d – Remy Oukaour <[email protected]> authored on 2017/12/15 19:52
Move tileset-specific palette code into tilesets/

fbf931f5 – Remy Oukaour <[email protected]> authored on 2017/12/15 19:50
Ad some more constants for meaningful audio WRAM bits

cbde91d7 – Remy Oukaour <[email protected]> authored on 2017/12/15 18:59
Only engine/decorations.asm uses PadCoords_de

5aac8afa – Remy Oukaour <[email protected]> authored on 2017/12/15 18:29
PLAYER_SLIP → PLAYER_SKATE (probably used for the beta skateboard; DoPlayerMovement.BikeCheck returns true for it)

c883ab4d – surskitty <[email protected]> authored on 2017/12/15 18:06
Reorganising phone stuff.

fa98c29f – Remy Oukaour <[email protected]> authored on 2017/12/15 17:36
Add more palettes to data/palettes/

f96aab40 – Remy Oukaour <[email protected]> authored on 2017/12/15 16:32
Correct some documentation comments

e44640b0 – Remy Oukaour <[email protected]> authored on 2017/12/15 16:22
Move more main.asm code into individual files

01bd8ac9 – Remy Oukaour <[email protected]> authored on 2017/12/15 15:12
Move old baserom.gbc 'compare' scripts to tools/

1038ebca – Remy Oukaour <[email protected]> authored on 2017/12/15 15:10
Move more contiguous related code blocks from main.asm to engine/ and events/

606817f1 – Remy Oukaour <[email protected]> authored on 2017/12/15 13:25
Add a map_connection_struct macro

cb5aa292 – surskitty <[email protected]> authored on 2017/12/15 13:16
Labelling the remaining stuff one sed at a time.

2cf5cc1d – Remy Oukaour <[email protected]> authored on 2017/12/15 12:50
Move more unknown graphics into real subfolders

59fe4078 – Remy Oukaour <[email protected]> authored on 2017/12/15 12:22
Copy pokered's organization some more, with further constant and data files

dc76bf80 – Remy Oukaour <[email protected]> authored on 2017/12/15 08:21
Move all misc/ and unknown/ files to meaningful directories

ebf3bfb6 – Remy Oukaour <[email protected]> authored on 2017/12/15 07:53
Move some misc/ files into meaningful directories

253c0994 – Remy Oukaour <[email protected]> authored on 2017/12/15 07:38
Move data/audio/ back into audio/

94722aa8 – Remy Oukaour <[email protected]> authored on 2017/12/15 07:31
Move predef/ files into engine/

2b6dd505 – Remy Oukaour <[email protected]> authored on 2017/12/14 20:01
Document another bug

d334a331 – Remy Oukaour <[email protected]> authored on 2017/12/14 19:54
Correct `endturn` value

d6dc9351 – Remy Oukaour <[email protected]> authored on 2017/12/14 19:48
Start documenting effect commands

fecc5c33 – Remy Oukaour <[email protected]> authored on 2017/12/14 19:38
More comments for macros

28aec67f – Remy Oukaour <[email protected]> authored on 2017/12/14 19:05
Document one more bug/oversight

6ba30e59 – Remy Oukaour <[email protected]> authored on 2017/12/14 18:35
Macro-ify the unused palette map

6ab1d028 – Remy Oukaour <[email protected]> authored on 2017/12/14 18:00
Split items/ and trainers/ into their data/ and engine/ components

9ba224e2 – Remy Oukaour <[email protected]> authored on 2017/12/14 16:45
Document two more bugs

75c56e86 – surskitty <[email protected]> authored on 2017/12/14 16:02
The labelling never ends, but phone_scripts.asm does.

232feca2 – Remy Oukaour <[email protected]> authored on 2017/12/14 14:07
Consistent "(with <routine>) in <file>" phrasing

68785d99 – Remy Oukaour <[email protected]> authored on 2017/12/14 14:04
Use absolute links within repository

c5d482df – Remy Oukaour <[email protected]> authored on 2017/12/14 11:28
Document two more bugs found by Crystal_

955a0c9d – surskitty <[email protected]> authored on 2017/12/14 10:39
Another batch.

f905a235 – surskitty <[email protected]> authored on 2017/12/14 10:25
One day we'll be through with this. Labels.

62dd7a8b – surskitty <[email protected]> authored on 2017/12/14 09:48
phone_scripts is most of the way there, too.

b17db9b8 – Remy Oukaour <[email protected]> authored on 2017/12/14 09:18
Friend Ball happiness for boxed Pokémon is not a bug

e1413e02 – surskitty <[email protected]> authored on 2017/12/14 09:13
phone_callers.asm is now fully readable, if not fully labelled.

7350c370 – Remy Oukaour <[email protected]> authored on 2017/12/14 07:19
Replace two numbers with constants (found by pfero)

2ff7f505 – Remy Oukaour <[email protected]> authored on 2017/12/13 19:38
Clarify which gfx anim commands are for oam

e48a4012 – Remy Oukaour <[email protected]> authored on 2017/12/13 19:36
Reorganize macros

1116180e – surskitty <[email protected]> authored on 2017/12/13 18:39
Renaming RandomPhoneRareWildMon to RandomRareWildMon.

Next