shithub: pokecrystal

RSS feed

be46c0da – yenatch <yenatch@gmail.com> authored on 2017/12/29 13:03
fix markdown formatting in battle_anim_commands.md

c312cab0 – yenatch <yenatch@gmail.com> authored on 2017/12/29 12:47
Document some battle animation commands

cc5aeb8b – yenatch <yenatch@gmail.com> authored on 2017/12/29 08:38
Fix anim_obj x/y values

9f017cba – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/12/28 17:33
Merge pull request #447 from yenatch/check-status

8fc5aae8 – yenatch <yenatch@gmail.com> authored on 2017/12/28 17:23
travis: turn check-status back on

b97a1acf – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/12/28 17:17
Merge pull request #445 from roukaour/master

b9a68fec – Remy Oukaour <remy.oukaour@gmail.com> authored and yenatch <yenatch@gmail.com> committed on 2017/12/28 16:22
Consistent if/else/endc (matches rept/endr) and DEF (matches BANK/HIGH/LOW)

4c35f3ac – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/28 15:56
Merge branch 'master' of https://github.com/pret/pokecrystal

82a05a17 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/12/28 14:34
Merge pull request #443 from xCrystal/master

50fc9c33 – xCrystal <rgr.crystal@gmail.com> authored on 2017/12/28 17:31
endm -> ENDM

43a1e5b5 – xCrystal <rgr.crystal@gmail.com> authored on 2017/12/28 15:27
Fix accidentally renamed constant

bd783370 – xCrystal <rgr.crystal@gmail.com> authored on 2017/12/28 15:23
Consistent function name prefixes in slot machine code

83ef3b9a – xCrystal <rgr.crystal@gmail.com> authored on 2017/12/28 15:03
Suggest fixes to untranslated magikarp length filters

a45c6a55 – xCrystal <rgr.crystal@gmail.com> authored on 2017/12/28 14:42
Better placement for wram address

d6507e38 – xCrystal <rgr.crystal@gmail.com> authored on 2017/12/28 14:38
More constants and documentation in slot machines

731311cb – xCrystal <rgr.crystal@gmail.com> authored on 2017/12/28 11:42
Update Magikarp length documentation

bb005694 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/28 09:42
Avoid unused labels

84e22eb5 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/28 09:31
Consistent (x, y) coordinate formatting in map scripts

ce795692 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/28 09:10
Correct comment

fe605b2f – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/28 09:08
Document the Magikarp bug fix from PR #443

333524f0 – xCrystal <rgr.crystal@gmail.com> authored on 2017/12/28 08:32
Lowercase v for VRAM addresses

7beb497d – xCrystal <rgr.crystal@gmail.com> authored on 2017/12/28 08:23
Uppercase MACRO and EQU(S) according to the style guide

97dd4028 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/28 08:17
Document another Magikarp length bug. (to do: correct formula values)

9457679a – xCrystal <rgr.crystal@gmail.com> authored on 2017/12/28 08:15
Prefix engine_flags wram addresses with w

b5ffbfe2 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/28 07:58
Specify which bugs are needed for backwards compatibility

71678956 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/28 07:49
Document another bug

805474b0 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/28 07:14
as → are

0ceee969 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/28 06:50
Explain what bugs, glitches, and flaws are

fe92e4d8 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/28 06:28
Document design flaws

b373984a – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/28 06:05
Rename pokemon animation files (fix #439)

e2b378f5 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/12/27 20:31
Merge pull request #442 from yenatch/fix-fread

da28d1a8 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/12/27 20:30
Merge pull request #437 from roukaour/master

9af2aee6 – yenatch <yenatch@gmail.com> authored on 2017/12/27 20:25
rebuild gfx and md5 when common.h changes

40305f20 – yenatch <yenatch@gmail.com> authored on 2017/12/27 20:25
fix unused fread return value warnings

2c4777f3 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/27 19:56
05:OBPals+6*8 == 01:wCurMessageScrollPosition (new)

2ae2ce4f – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/27 15:43
Use constant

06857bc2 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/27 13:45
benny → Benny

df103fd3 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/27 07:01
; This is distinct from MAX_LEVEL.

e3e64fdf – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/27 06:56
Move more decoration data to data/

fbb492f9 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/27 06:33
Note about footprints in comments

e614dd12 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/26 20:58
gfx/pokemon/animation.asm → engine/pic_animation.asm

7a4d6412 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/26 20:29
Remove redundant data/ filename prefixes

86fd37af – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/26 19:09
Move events/ to engine/events/

47e4f21e – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/26 18:18
Keep memory map values in hardware_constants.asm

5d229dce – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/26 18:07
Copy sram.asm's global start/end constants for wram.asm and vram.asm

172dba3c – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/26 17:57
Rename some sections

c4a18b13 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/26 17:36
Correct documentation

d15429e3 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/26 17:25
Separate constants in a consistent way

dae16acd – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/26 16:55
event/ → events/, and move some appropriate engine/ files there

2a565f74 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/26 15:42
Fix #432: Bird_keeper → BirdKeeper, Bug_catcher → BugCatcher

b3f0e115 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/26 15:33
Various cleanup

82591369 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/26 15:02
Name mail graphics

9bc680bd – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/26 14:27
Battle animation data is like sprite animation data

35a3a19f – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/26 13:45
Use "battle_anims" and "sprite_anims" for clarity, not just "anims"

b5417faf – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/26 12:47
Split battle/ into data/ and engine/ components

2f98c203 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/26 10:09
Constant comments

8983c0c8 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/26 09:39
dwb → dab

85cded6e – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/26 08:10
Update docs

af5f8843 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/26 08:06
Align columns

38b84c5b – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/26 08:00
Remove unused label (last few commits resolve #434)

4d18bb2e – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/26 07:55
Rename: gfx/pics → gfx/pokemon

24f0e7d0 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/26 07:50
Rename: emote_headers, sprite_headers, cry_headers, gfx_headers, tileset_headers

b5a8e3b3 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/25 18:45
Follow the X_constants/X_data_constants convention

bad9e335 – yenatch <yenatch@gmail.com> authored on 2017/12/25 14:16
travis; make -j2

da4ade7e – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/12/25 14:02
Merge pull request #431 from surskitty/master

73db02d3 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/12/25 14:01
Merge pull request #433 from roukaour/master

29b41068 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/25 11:21
LOW(MAX_LEVEL + 1) would still fail for MAX_LEVEL = 255, so don't try supporting it here

85aa236c – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/25 11:18
Use percentages for AI scoring logic

2e200ce8 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/25 10:52
More support for MAX_LEVEL = 255

17f45b5c – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/25 10:46
MAX_LEVEL = 255 should still compile

3165b9e0 – surskitty <surskitty@gmail.com> authored on 2017/12/25 10:15
I'm stopping for the day. Too many silly oversights.

58b35149 – surskitty <surskitty@gmail.com> authored on 2017/12/25 10:11
Now all labelled SlowpokeWellB1F.

1a9f1900 – surskitty <surskitty@gmail.com> authored on 2017/12/25 10:07
Shhh no one saw that.

c13b7af4 – surskitty <surskitty@gmail.com> authored on 2017/12/25 10:06
Disambiguating granddaughter + grandpa #426

79d9f162 – surskitty <surskitty@gmail.com> authored on 2017/12/25 10:01
Renaming Slowpoke.

7dd6c8c3 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/25 09:55
Clean up docs/music_commands.md formatting and link to old wiki page

c6598237 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/25 09:40
Copy @henrxv's anim_obj documentation to docs/move_anim_commands.md (closes #399)

2ab4998a – surskitty <surskitty@gmail.com> authored on 2017/12/25 09:35
The pokemon is a nidoran, not a growlithe.

1ceacd3c – surskitty <surskitty@gmail.com> authored on 2017/12/25 09:33
Changing Kimono_girl to KimonoGirl #432

1ea988b8 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/25 09:33
Expand assembly documentation

41d4d3d3 – surskitty <surskitty@gmail.com> authored on 2017/12/25 09:31
Mt Moon gift shop NPCs are only there in the morning and day.

f22e127b – surskitty <surskitty@gmail.com> authored on 2017/12/25 09:27
Renaming the Captain #426

e34e6809 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/25 08:40
Resolve #428: Use `HIGH(X)` and `LOW(X)` instead of `X / $100` and `X % $100` or `X >> 8` and `X & $ff`

5a7dff65 – surskitty <surskitty@gmail.com> authored on 2017/12/25 09:20
Ecruteak Dance Theater labels #426

93d6933f – surskitty <surskitty@gmail.com> authored on 2017/12/25 09:01
SS Aqua Captain's cabin #426

d64669c2 – surskitty <surskitty@gmail.com> authored on 2017/12/25 07:55
Labelling the Itemfinder guy's house. #426

da2b01a3 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/25 07:41
Clean up color/palette code

ec8c9688 – yenatch <yenatch@gmail.com> authored on 2017/12/24 16:46
move rst.asm and interrupts.asm into home/

8b4b97fb – yenatch <yenatch@gmail.com> authored on 2017/12/24 16:39
remove the vagrantfile

1d8cab0c – yenatch <yenatch@gmail.com> authored on 2017/12/24 16:36
fix readme link spacing

e5461a46 – yenatch <yenatch@gmail.com> authored on 2017/12/24 16:28
add faq/docs links to the readme

c95b67dd – yenatch <yenatch@gmail.com> authored on 2017/12/24 16:27
fix markdown reference links

6a292161 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/12/24 16:06
Merge pull request #427 from pret/music-documentation

0a853dc1 – froggestspirit <froggestspirit@gmail.com> authored and yenatch <yenatch@gmail.com> committed on 2017/12/14 16:50
Music documentation

0a8412eb – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/12/24 15:37
Merge pull request #406 from yenatch/style-guide

d87a231b – yenatch <yenatch@gmail.com> authored on 2017/12/24 15:34
use realistic values for hardware/hram constant examples

25ddc728 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/12/24 15:30
Merge pull request #422 from mid-kid/footprints

c2a7216d – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/12/24 15:29
Merge pull request #424 from roukaour/master

c6b12b07 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/24 15:11
Group Pokérus files in engine/pokerus/

aeee49d2 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2017/12/24 15:07
Change a few Unknown labels

Next