shithub: pokecrystal

RSS feed

3ef626d3 – JimB16 <f1@jimb.de> authored on 2015/10/11 14:39
added comments to the PPUP-function

4b722eb5 – JimB16 <f1@jimb.de> authored on 2015/10/10 09:45
changed name of some labels

6730600d – JimB16 <f1@jimb.de> authored on 2015/10/08 16:53
found CalcPkmnStats-function

975efb28 – JimB16 <f1@jimb.de> authored on 2015/10/07 16:38
Merge remote-tracking branch 'upstream/master'

7176eff7 – yenatch <yenatch@gmail.com> authored on 2015/10/04 10:39
Merge pull request #311 from PikalaxALT/master

2770cfc3 – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/10/04 10:14
soft reset

726c4bc1 – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/10/02 18:49
Moved time-related functions in bank 4 to engine/time.asm

c50b49bd – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/10/01 12:55
Renamed some unused specials

ebfa8e26 – PikalaxALT <PikalaxALT@gmail.com> authored on 2015/10/01 11:03
Restore point

0001c688 – JimB16 <f1@jimb.de> authored on 2015/09/12 00:21
found functions that determine next OTPkmn

8ccdd4d6 – JimB16 <f1@jimb.de> authored on 2015/09/09 21:28
Merge remote-tracking branch 'upstream/master'

a7cb2a5e – JimB16 <f1@jimb.de> authored on 2015/09/09 21:27
changed more labels

2e74d969 – IIMarckus <iimarckus@gmail.com> authored on 2015/09/09 11:05
Fix typos in comments.

cc0d5d4c – yenatch <yenatch@gmail.com> authored on 2015/09/09 12:02
Merge pull request #312 from JimB16/master

0d4c2776 – JimB16 <f1@jimb.de> authored on 2015/09/06 19:38
changed varlabels for multiply- and divide-func, renamed battletext-labels

c76a3c6e – JimB16 <f1@jimb.de> authored on 2015/09/04 18:30
changed more labels

d6a4dada – JimB16 <f1@jimb.de> authored on 2015/09/01 02:26
added/renamed constants and labels

bcc11712 – JimB16 <f1@jimb.de> authored on 2015/08/31 10:31
added 'wBT_OTTempCopy'-label and the data structure that comes after

051d9e41 – JimB16 <f1@jimb.de> authored on 2015/08/31 00:21
merge 'fix for 'make pngs''

4f101497 – JimB16 <f1@jimb.de> authored on 2015/08/30 23:47
Merge remote-tracking branch 'upstream/master'

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

7608472e – JimB16 <f1@jimb.de> authored on 2015/08/30 09:18
Merge remote-tracking branch 'upstream/master'

172a1488 – JimB16 <f1@jimb.de> authored on 2015/08/30 09:17
renamed labels and added comments

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

91ccb093 – JimB16 <f1@jimb.de> authored on 2015/08/29 07:22
changed some SRAMBank constants to labels

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.

5faf138d – JimB16 <f1@jimb.de> authored on 2015/08/28 18:18
changed some labels and added comments

4cd354ec – JimB16 <f1@jimb.de> authored on 2015/08/25 23:11
fixed the BT_OTrainer Labels

2f4a0179 – JimB16 <f1@jimb.de> authored on 2015/08/25 21:40
changed constants to SRAMLabels

b9c1d1b6 – JimB16 <f1@jimb.de> authored on 2015/08/25 13:02
named labels and commented WRAMVars in battle_tower.asm

706f289c – JimB16 <f1@jimb.de> authored on 2015/08/24 21:56
change more labelss

4cd118b1 – JimB16 <f1@jimb.de> authored on 2015/08/24 15:35
changed BattleTower-Labels

157e5fd4 – JimB16 <f1@jimb.de> authored on 2015/08/24 13:04
changed labels

3eed7c4a – JimB16 <f1@jimb.de> authored on 2015/08/23 18:30
changed labels

0e05c912 – JimB16 <f1@jimb.de> authored on 2015/08/23 12:08
change WasSentToBillsPC-Label

3922ad2c – JimB16 <f1@jimb.de> authored on 2015/08/23 11:09
changed labels and added comments

9772c722 – JimB16 <f1@jimb.de> authored on 2015/08/23 03:09
added comments and labels to BattleTower-Code

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.

Next