shithub: pokecrystal

RSS feed

8577d78f – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/02/09 13:35
Merge pull request #599 from mid-kid/master

1bc16737 – mid-kid <esteve.varela@gmail.com> authored on 2019/02/09 19:17
Fix python 3.6 support for unnamed.py

4819a54b – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/02/09 13:04
Merge pull request #598 from mid-kid/temp

b791198f – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/02/09 13:03
Merge pull request #596 from Rangi42/master

349664ec – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/02/08 10:40
Clarify outer union's size

32c34a36 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/02/08 10:38
Separate the 200-byte c608-to-c6d0 union and the 280-byte c6d0-to-c7e8 union

6cbdd245 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/02/06 18:52
$8 = HIGH(vTiles1 - vTiles0)

ffeae953 – mid-kid <esteve.varela@gmail.com> authored on 2019/02/06 05:16
Document all possible values for ReinitBattleAnimFrameset

bfedd893 – mid-kid <esteve.varela@gmail.com> authored on 2019/02/06 03:07
BATTLEANIMSTRUCT_0B -> BATTLEANIMSTRUCT_PARAM

60cdc652 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/01/30 14:46
wc7e8 -> wUnusedC7E8 (similar to wUnusedD102)

2fca32b6 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/01/30 14:43
Explain the c608 union size

88465686 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/01/30 13:59
Remove the nested UNION within battle WRAM

4fe0d93d – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/01/27 09:00
Fix some of the issues explained in #595

9ecc9918 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/01/24 16:42
Merge pull request #593 from mid-kid/temp

79ea091f – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/01/24 16:41
Use and define more WRAM constants

68d4a534 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/01/24 16:15
Use more constants

84b6a084 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/01/24 16:10
Keep "paragraphs" of related code together

a5c1d957 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/01/19 14:27
Fix: Clair can give TM24 Dragonbreath twice

53c92b47 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/01/19 14:11
Bug: Clair can give TM24 Dragonbreath twice

e288ef20 – mid-kid <esteve.varela@gmail.com> authored on 2019/01/18 11:17
Fix map name frame calculation

0390728d – mid-kid <esteve.varela@gmail.com> authored on 2019/01/15 08:37
Fix constants used with startbattle

a21507f2 – mid-kid <esteve.varela@gmail.com> authored on 2019/01/15 08:08
Document wSuicuneFrame

5f60cc24 – mid-kid <esteve.varela@gmail.com> authored on 2019/01/15 08:06
Fix some constants

1853e3d1 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/01/12 10:17
Say "BANK(Foo) ; aka BANK(Bar)" to clarify that Foo and Bar share a bank

07374f02 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/01/07 14:36
Dif formatting typo

fe04acad – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/01/07 13:28
Document bugfix: ScriptCall can overflow wScriptStack and crash

1b1b0ac6 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/01/07 13:12
Document a bugfix: AI makes a false assumption about CheckTypeMatchup

26fc7e25 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/01/06 17:11
Consistent formatting in Function_SetEnemyMonAndSendOutAnimation and BattleStartMessage

5207615c – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/01/05 15:29
Document a bugfix: 1/256 failure rate for 100% effect chance

36502323 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2019/01/03 14:00
Merge pull request #590 from Rangi42/master

36ebcdd8 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/01/03 02:30
MON_NAME_LENGTH -> NAME_LENGTH

b975f3e0 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2019/01/02 14:04
Clean up some Odd Egg and Battle Tower code and data

f04f31ea – mid-kid <esteve.varela@gmail.com> authored on 2019/01/01 07:05
Add travis webhook for unnamed.py

9fde0912 – mid-kid <esteve.varela@gmail.com> authored on 2019/01/01 06:41
unnamed.py: Add completion percentage

3b97a15e – mid-kid <esteve.varela@gmail.com> authored on 2018/12/31 19:28
Add tool to find unnamed symbols

583838a3 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/12/31 13:55
Make tools/gfx.py executable

9f823041 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/12/31 13:26
Merge pull request #587 from Rangi42/master

cae3af3e – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/12/31 13:08
Keep the most relevant data at the top of the Makefile (the built filenames)

742df4fd – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/12/31 12:20
Remove the 'extras' submodule

e3bc3784 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/12/31 12:17
Keep gfx.py with other tools, and remove its dependency on the 'extras' submodule

4259e705 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/12/31 11:35
Merge pull request #585 from Rangi42/master

afbf1b3f – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/12/31 11:32
*PhoneScript1 -> *PhoneCalleeScript, and *PhoneScript2 -> *PhoneCallerScript

f2785cdb – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/12/31 09:25
Use battle menu flags

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

Next