shithub: pokecrystal

RSS feed

8f60de5a – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/12/30 20:03
Fix a typo

22657f60 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/12/30 14:14
Split generic phone caller+callee text into individual NPCs

d3e0eda3 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/12/30 13:05
Distinguish "caller" and "called" phone scripts+text (NPCs call you automatically, you call them from the Pokégear)

059e0df2 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/12/30 12:57
$56 is "<……>"

b921e9c9 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/12/30 12:15
Split engine/phone/phone_scripts.asm and phone_gossip.asm into individual files

378667d9 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/12/30 06:07
Merge pull request #584 from mid-kid/master

f7ce402d – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/12/30 06:07
Merge pull request #583 from melthelesbian/rgbds_environment_config

930d285f – mid-kid <esteve.varela@gmail.com> authored on 2018/12/25 13:49
Fix comments around BANK() statements

97e04cfa – Melody <melody@pallet.town> authored on 2018/12/25 10:52
finish renaming RGBDS_DIR to RGBDS

2471f1ea – Melody <melody@pallet.town> authored on 2018/12/25 10:45
rename RGBDS_DIR to RGBDS

7e4b9569 – Melody <melody@pallet.town> authored on 2018/12/25 10:13
allow setting RGBDS_DIR

4eb935eb – Melody <melody@pallet.town> authored on 2018/12/25 09:48
allow setting RGBASM in environment vars

0ae5e9b3 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/12/23 09:02
Define RANDY_OT_ID

f6ecb681 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/12/22 22:45
Fix issue #581 (random stuff ax6 noticed)

83ff516c – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/12/16 09:19
Merge pull request #579 from Rangi42/master

e51339f0 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/12/09 13:13
Formatting and comments

4b4c53c7 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/12/09 12:56
Format music macros like movement macros

e025ab9d – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/12/09 12:44
Merge pull request #578 from mid-kid/master

fd1fa78f – mid-kid <esteve.varela@gmail.com> authored on 2018/11/25 19:10
Update docs/battle_anim_commands.md

c4979d97 – mid-kid <esteve.varela@gmail.com> authored on 2018/11/25 18:57
Rename "feet and head follow" commands

112667e7 – mid-kid <esteve.varela@gmail.com> authored on 2018/11/25 18:15
Fix Belly Drum fix

5dfe652f – mid-kid <esteve.varela@gmail.com> authored on 2018/11/23 18:03
CalcStats -> CalcBattleStats

41f39211 – mid-kid <esteve.varela@gmail.com> authored on 2018/11/22 07:32
Identified another user of wBattleAnimTemp

27462880 – mid-kid <esteve.varela@gmail.com> authored on 2018/11/21 18:44
Define ANIM_GFX for PLAYER and ENEMY

32833ade – mid-kid <esteve.varela@gmail.com> authored on 2018/11/21 17:35
Use ANIM_GFX constants for battle animations

c210f052 – mid-kid <esteve.varela@gmail.com> authored on 2018/11/21 09:14
Move BattleSideCopy to transform.asm

725cee73 – mid-kid <esteve.varela@gmail.com> authored on 2018/11/21 07:12
Define first_music_cmd

4e3ed078 – mid-kid <esteve.varela@gmail.com> authored on 2018/11/20 16:53
Cosmetic fixes

dac6916c – mid-kid <esteve.varela@gmail.com> authored on 2018/11/20 16:46
Fix usage of endchannel_cmd

5bff3a1b – mid-kid <esteve.varela@gmail.com> authored on 2018/11/19 16:59
Recommend the AUR package

fed51c47 – mid-kid <esteve.varela@gmail.com> authored on 2018/11/19 15:02
Add flex and pkg-config to INSTALL.md

cbf4c663 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/11/18 07:44
Merge pull request #577 from Rangi42/master

3202c4f3 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/11/17 08:33
Resolve issue #575: Rename text commands

c05a2d25 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/11/11 16:42
text_jump → text_far in docs/text_commands.md

ffd2b709 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/11/11 12:07
Merge pull request #573 from mid-kid/master

ab2f46ba – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/11/10 13:58
Merge pull request #574 from mid-kid/connections

b92b91df – mid-kid <esteve.varela@gmail.com> authored on 2018/11/10 19:50
Adapt `tmhm` for consistency

056cd5e8 – mid-kid <esteve.varela@gmail.com> authored on 2018/11/10 19:44
Clarify LEGACY support

814a720e – mid-kid <esteve.varela@gmail.com> authored on 2018/11/10 19:32
Adapt macro based on suggestions

37596334 – mid-kid <esteve.varela@gmail.com> authored on 2018/11/10 09:27
Finish new connection macro

abb94543 – mid-kid <esteve.varela@gmail.com> authored on 2018/11/06 16:19
Make the `connection` macro simpler to use

a469a92c – mid-kid <esteve.varela@gmail.com> authored on 2018/11/05 18:08
CorrectNickErrors fixes control characters, not text commands

5a2b5af9 – mid-kid <esteve.varela@gmail.com> authored on 2018/11/05 17:25
Update assembly programming links

94025656 – mid-kid <esteve.varela@gmail.com> authored on 2018/10/28 13:16
text_jump → text_far

0af682d3 – mid-kid <esteve.varela@gmail.com> authored on 2018/10/24 17:46
chmod +x tools/free_space.awk

6a2cad6b – mid-kid <esteve.varela@gmail.com> authored on 2018/10/24 17:33
Add colons to some function labels

0ce8dd75 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/10/31 13:46
gfx/roofs/*.png filenames match ROOF_* constants

45f70b24 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/10/27 16:24
Merge pull request #571 from Rangi42/master

81b14760 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/10/27 16:21
Apply SPRITE_GFX_LIST_CAPACITY to wUsedSprites

31ec3365 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/10/23 14:29
NUM_OBJECTS EQU $10 → 16

edf96c37 – luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/10/22 18:18
Update Discord link.

f39a3dff – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/10/20 20:58
Merge pull request #569 from Rangi42/master

3b20a182 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/10/20 20:52
Identify BATTLEACTION_D and _E (thanks, ax6)

12666e3c – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/10/20 20:36
Merge pull request #568 from mid-kid/master

f52f20ed – mid-kid <esteve.varela@gmail.com> authored on 2018/10/11 07:37
Rename CheckTrainerBattle

e68713d2 – mid-kid <esteve.varela@gmail.com> authored on 2018/10/11 07:35
Stop using __enum__ + 3

da14ba80 – mid-kid <esteve.varela@gmail.com> authored on 2018/10/11 07:33
Add more savegame stuff to gitignore

603524b4 – IIMarckus <iimarckus@gmail.com> authored on 2018/10/02 20:53
This event isn't Crystal-exclusive.

c323f9dd – luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/09/23 10:14
Merge pull request #566 from luckytyphlosion/master

0e30519b – luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> authored on 2018/09/23 10:03
Lowercase *.md

4ab1ee89 – luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> authored on 2018/09/23 09:44
Add make tidy and remove bitmask.asm and frames.asm in make clean

3624d83d – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/09/23 08:02
Merge pull request #567 from Rangi42/master

2e7e5ca6 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/09/22 09:40
PREDEFPAL_4D -> PREDEFPAL_GAMEFREAK_LOGO_OB

3d6c7a46 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/09/22 08:44
Merge pull request #565 from Rangi42/master

38bf21ae – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/09/16 12:02
Naming screen constants

850ef245 – luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> authored on 2018/09/20 07:32
Fix toc.py line endings (for travis-ci)

d6c44f0c – luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> authored on 2018/09/20 07:17
Remove *.pal from gitignore, remove more build objects with make clean.

0a2eabd5 – luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> authored on 2018/09/19 17:49
Refactor .gitattributes and .gitignore

60b09f29 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/09/16 09:42
Merge branch 'master' of https://github.com/pret/pokecrystal

03cb8c53 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/09/16 09:40
Identify some Spaceworld beta content

15648960 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/09/16 09:34
Merge pull request #564 from mid-kid/master

42ff2bd2 – mid-kid <esteve.varela@gmail.com> authored on 2018/09/15 23:00
This isn't actually PAL_BG_ROOF

3540b2a2 – mid-kid <esteve.varela@gmail.com> authored on 2018/09/15 22:15
wMonStatusFlags -> wDebugFlags

387107b2 – mid-kid <esteve.varela@gmail.com> authored on 2018/09/15 21:52
Fix use of in LoadMansionPalette

4d7e1bec – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/09/09 14:29
Merge pull request #563 from Rangi42/master

f9cf53ec – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/09/09 14:25
Use existing bigdw macro

3241c9cf – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/09/09 14:15
Use 0/1/2/3 for palettes, and rgbds opt feature for battle transition graphic

8c435054 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/09/09 13:41
Merge pull request #562 from Rangi42/master

bb4a6e5f – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/09/09 13:15
wCursorCurTile -> wCursorCurrentTile

603bcfe2 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/09/09 11:27
wPreviousLandmark → wPrevLandmark

14a2ea83 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/09/09 11:15
Remove redundant comments

9ee2b592 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/09/09 11:10
hMultiplicand is four bytes internally, but the high byte is always 0 since allowing four-byte multiplicands could overflow hProduct.

ae022e14 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/09/09 11:09
Curr -> Cur

84cfbc70 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/09/08 08:42
Merge pull request #561 from Rangi42/master

741d2290 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/09/02 11:54
Empty rules are unnecessary (error messages are fine without them)

140a065b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/09/01 19:53
Don't repeat the pokecrystal instructions

d67ef7ef – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/09/01 19:02
Clarify about rgbds 0.3.7 compatibility

cd169aec – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/09/01 17:45
Revise documentation

96302669 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/09/01 16:58
Merge pull request #560 from Rangi42/master

83b5aa35 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/09/01 16:58
Merge pull request #559 from mid-kid/master

10701150 – mid-kid <esteve.varela@gmail.com> authored on 2018/08/29 23:14
Update documentation

075a3bca – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/09/01 16:30
Consistently use "rgbgfx += -h"

cac641a5 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/09/01 16:18
normal.gbcpal → front.gbcpal

36b21b39 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/08/31 17:39
Fix #537: Palettes generated from PNGs use .gbcpal directly.

a71b28e5 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/08/26 18:54
Merge pull request #557 from Rangi42/master

b42ba692 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/08/26 18:34
; fallthrough

f71d6142 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/08/26 13:52
HRAM style

0e1445b7 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/08/26 12:15
spaces->tab, and remove redundant comment

f8bebd4d – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/08/26 10:37
Nested union for the Multiply+Divide inputs+results

557ce820 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/08/26 09:49
hQuotient is a four-byte buffer (fixes #558)

Next