shithub: pokecrystal

RSS feed

c4327097 – yenatch <yenatch@gmail.com> authored on 2015/08/30 15:11
Forgot about backsprites.

8f74b553 – yenatch <yenatch@gmail.com> authored on 2015/08/30 07:06
Grab Pokemon pic dimensions from base stats if converting from 2bpp.

aa9fd87a – yenatch <yenatch@gmail.com> authored on 2015/08/29 07:03
Bump extras to fix invocation of gfx.export_2bpp_to_png.

f0af75e8 – yenatch <yenatch@gmail.com> authored on 2015/08/29 07:02
Fix touching in make pngs.

69198a5b – yenatch <yenatch@gmail.com> authored on 2015/08/29 06:54
Fix graphics handling for unown and egg.

a129ba7b – yenatch <yenatch@gmail.com> authored on 2015/08/20 19:03
Nail down the rest of SRAM banks 0 and 1.

a0aadb33 – yenatch <yenatch@gmail.com> authored on 2015/08/20 19:00
More sScratch.

70f9c27a – yenatch <yenatch@gmail.com> authored on 2015/08/19 18:42
Found a reference to an unknown blob.

9e3bd6cb – yenatch <yenatch@gmail.com> authored on 2015/08/19 17:51
Label scratch space and a bunch of box lists.

038166f9 – yenatch <yenatch@gmail.com> authored on 2015/08/19 17:29
Fix some dubious comments about abandoned sram addresses.

183845bd – yenatch <yenatch@gmail.com> authored on 2015/08/19 17:21
Add labels for link battle scores.

860296f4 – yenatch <yenatch@gmail.com> authored on 2015/08/19 17:14
Comment and label the save file.

9c84a3dd – yenatch <yenatch@gmail.com> authored on 2015/08/19 06:13
Split out the save file code.

3cd79c55 – yenatch <yenatch@gmail.com> authored on 2015/08/17 07:58
Merge pull request #309 from PikalaxALT/master

4831b442 – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/08/17 07:51
Add radio_constants.asm, update "map" macro

9974a2c7 – yenatch <yenatch@gmail.com> authored on 2015/08/16 20:14
Merge pull request #303 from yenatch/map-objects

b77741ff – yenatch <yenatch@gmail.com> authored on 2015/08/12 18:19
Add missing pypng lines to INSTALL.md.

7363545a – yenatch <yenatch@gmail.com> authored on 2015/08/12 16:45
Merge pull request #306 from kanzure/cygwin-package-names

f11cb461 – yenatch <yenatch@gmail.com> authored on 2015/08/12 16:45
Fix misnamed cygwin packages.

aa27080e – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/31 11:02
Split fourth-to-last byte of person_event into nybble arguments

895e14cd – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/29 14:22
Reworked person_event arguments

c3c7c7e6 – IIMarckus <iimarckus@gmail.com> authored on 2015/07/28 19:29
Fix typo: Recptionist → Receptionist

abf3fc21 – yenatch <yenatch@gmail.com> authored on 2015/07/25 20:11
Name some map event reading functions.

594253eb – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/25 16:18
Merge yenatch:map-objects

6c3000ef – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/25 10:25
Macro update, roam mon annotations

432df825 – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/23 08:59
Replaced GROUP_, MAP_ references with the map macro

185b0a1c – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/22 23:41
Wild Pokemon functions and data

4c480a23 – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/22 12:36
Fixed a few labeling bugs

c8960dd2 – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/22 11:57
Various annotations

dc620c08 – yenatch <yenatch@gmail.com> authored on 2015/07/21 22:50
Merge pull request #296 from yenatch/gfx-script

ec10d9dd – yenatch <yenatch@gmail.com> authored on 2015/07/21 19:49
Add constants for common map object ids.

99b60802 – yenatch <yenatch@gmail.com> authored on 2015/07/21 19:46
Bump pokemontools to hotfix changes made in #302.

0b5471f3 – yenatch <yenatch@gmail.com> authored on 2015/07/20 22:04
Merge pull request #302 from PikalaxALT/more_enum

d5ddd9e5 – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/20 21:52
Move radio code to its own file

5631bdc0 – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/20 20:02
Added labels to different parts of the map script and event headers

80656182 – yenatch <yenatch@gmail.com> authored on 2015/07/20 19:07
Merge remote-tracking branch 'yenatch/gfx-script' into gfx-script

97372149 – yenatch <yenatch@gmail.com> authored on 2015/07/20 19:05
Merge remote-tracking branch 'kanzure/master' into gfx-script

471492b7 – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/20 18:18
Reverted ld_hl_pointer macro

d1e11f77 – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/20 16:21
Replaced MON_ constants with aliases

06673cbe – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/20 14:59
Named more specials, fixed a missing EOL

d9300a9b – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/20 07:28
Fix unnecessary white space and retire add_n_times

bef792f2 – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/19 23:51
More label updates, moved predefs to new file

94129b6b – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/19 00:58
Finished the decoration attributes table

60cd04b0 – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/18 19:45
Trainer data structure and field move functions

a3c6931f – yenatch <yenatch@gmail.com> authored on 2015/07/18 18:01
Use pngs for some misc graphics.

e6748690 – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/18 11:46
Updated signpost items and person_event flags

8186190e – yenatch <yenatch@gmail.com> authored on 2015/07/17 20:05
Fix filenames and use pngs for credits graphics.

20e275da – yenatch <yenatch@gmail.com> authored on 2015/07/17 19:59
Remove filename clutter from monster and trainer pics.

0fcef5fc – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/17 13:17
More annotations and interpretations of functions and scripts

894955f9 – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/16 14:10
Special script annotation, trainer constant enumeration, person-event structure update

7054bfe7 – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/15 17:40
More annotations

39524cdb – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/15 11:48
More enumeration of constants, more annotations of scripts.

67e56102 – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/13 06:24
Merge branch 'master' into map_enum

8fa8e291 – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/12 22:23
- Update variable sprites to use constants rather than fixed values

3a9f537f – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/12 21:37
Enumerate various constants

006fc875 – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/12 20:27
Replaced EVENT_ALWAYS_THERE with -1

249bad95 – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/12 20:16
Replace EVENT_ALWAYS_THERE with -1

39d8b6c8 – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/11 22:50
Minor update to previous

d282fe47 – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/07/11 22:00
Event and engine constant enumeration; replace static flag numbers with their constant names

621a36ae – yenatch <yenatch@gmail.com> authored on 2015/07/11 06:34
Depend less on the submodule in gfx.py.

63cc4daa – IIMarckus <iimarckus@gmail.com> authored on 2015/07/10 10:04
prefix wram varables with w.

38833635 – IIMarckus <iimarckus@gmail.com> authored on 2015/07/10 02:12
Fix mislabeled engine flags.

07a12b37 – IIMarckus <iimarckus@gmail.com> authored on 2015/07/10 02:08
Add more event flags.

86c13acf – IIMarckus <iimarckus@gmail.com> authored on 2015/07/10 00:31
Add more event flags and fight counters for phone scripts.

d1fbc077 – IIMarckus <iimarckus@gmail.com> authored on 2015/07/09 23:37
Label fight counters for phone call rematches.

e118dfe7 – IIMarckus <iimarckus@gmail.com> authored on 2015/07/09 23:04
checkcode $11 is how much time is left in the Bug Catching Contest.

a711b454 – IIMarckus <iimarckus@gmail.com> authored on 2015/07/09 23:03
checkcode $1a is Kenji's break schedule.

f6546ad5 – IIMarckus <iimarckus@gmail.com> authored on 2015/07/09 23:00
Mark maps with permission constants.

63079fa1 – IIMarckus <iimarckus@gmail.com> authored on 2015/07/09 22:45
Trim address comments from maps.

718c2260 – IIMarckus <iimarckus@gmail.com> authored on 2015/07/09 22:36
Use constants for overworld phone script flags.

2c98c694 – IIMarckus <iimarckus@gmail.com> authored on 2015/07/09 22:20
Fill out trainer event flags.

ac88c43b – IIMarckus <iimarckus@gmail.com> authored on 2015/07/09 21:00
Clean up gym leader scripts.

9f1bba2f – IIMarckus <iimarckus@gmail.com> authored on 2015/07/09 20:30
Use decimal for Pokédex count.

6ef52ba6 – IIMarckus <iimarckus@gmail.com> authored on 2015/07/09 16:16
Split the sixth argument of map_header into separate arguments.

6f3b2d6d – IIMarckus <iimarckus@gmail.com> authored on 2015/07/09 16:08
Add constants for checkcodes.

e79f04e3 – IIMarckus <iimarckus@gmail.com> authored on 2015/07/08 16:29
Fix previous.

b82b27c2 – IIMarckus <iimarckus@gmail.com> authored on 2015/07/08 16:18
Represent the Poké Ball battle transition in binary, not hex.

904ab6c0 – yenatch <yenatch@gmail.com> authored on 2015/07/03 09:56
Merge pull request #297 from PikalaxALT/master

f74fd690 – Scott Norton <PikalaxALT@gmail.com> authored and PikalaxALT <PikalaxALT@gmail.com> committed on 2015/06/29 18:24
- Renamed "Functiond283" to "GetPocketCapacity" and updated the pointers and constants to better reflect their hypothesized purposes.

9c4fb6a6 – yenatch <yenatch@gmail.com> authored on 2015/06/28 19:50
Add a script to convert project-specific graphics.

e2c2e20f – yenatch <yenatch@gmail.com> authored on 2015/06/27 17:59
Use charmaps for special string codepoints.

c00949dd – yenatch <yenatch@gmail.com> authored on 2015/06/26 19:24
Labels for the heal machine; spriteface constants.

d6f7dc32 – yenatch <yenatch@gmail.com> authored on 2015/06/26 19:17
Fix the Nurse std comments.

0f57aefd – yenatch <yenatch@gmail.com> authored on 2015/06/26 07:00
Merge branch 'tilesets' into master

07b9c4b0 – yenatch <yenatch@gmail.com> authored on 2015/06/26 06:47
Fix the make pngs target.

bf500883 – yenatch <yenatch@gmail.com> authored on 2015/06/26 06:46
Fix a typo in the unused title screen labels.

5a61c9cd – yenatch <yenatch@gmail.com> authored on 2015/06/26 06:46
Use a macro for tileset headers.

f9805056 – yenatch <yenatch@gmail.com> authored on 2015/06/26 06:45
Make files for most of the special tileset palettes.

89073da5 – IIMarckus <iimarckus@gmail.com> authored on 2015/06/25 19:30
Label flypoint callbacks.

ded477e6 – IIMarckus <iimarckus@gmail.com> authored on 2015/06/25 18:35
Delete unused file.

e57e1ba6 – IIMarckus <iimarckus@gmail.com> authored on 2015/06/25 18:01
Improve some signpost labels.

bd022e17 – IIMarckus <iimarckus@gmail.com> authored on 2015/06/24 17:51
Clean up labels for gym statues.

f16d60e3 – IIMarckus <iimarckus@gmail.com> authored on 2015/06/24 17:20
Update some event flags.

fdfbeb7e – IIMarckus <iimarckus@gmail.com> authored on 2015/06/24 15:26
More std enums.

5d48bc96 – IIMarckus <iimarckus@gmail.com> authored on 2015/06/23 11:02
More std_scripts enums.

17a47bf5 – IIMarckus <iimarckus@gmail.com> authored on 2015/06/23 10:42
Forgot to add file containing std constants.

1027a3a1 – IIMarckus <iimarckus@gmail.com> authored on 2015/06/23 10:29
Clean up labels.

7ac6aa2d – IIMarckus <iimarckus@gmail.com> authored on 2015/06/23 10:21
Begin enumerating std_scripts constants.

205000fa – IIMarckus <iimarckus@gmail.com> authored on 2015/06/23 09:59
Better labels in Charcoal Kiln.

0ba261a3 – IIMarckus <iimarckus@gmail.com> authored on 2015/06/23 08:28
Introduce checkmorn/checkday/checknite to replace checktime.

Next