RSS feed
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
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.
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.
4d532bee
– IIMarckus <iimarckus@gmail.com>
authored
on 2015/06/23 08:24
Remove trailing newlines.
47938939
– IIMarckus <iimarckus@gmail.com>
authored
on 2015/06/23 07:40
Give Buena's phone scripts more appropriate filenames.
91e474b1
– IIMarckus <iimarckus@gmail.com>
authored
on 2015/06/23 07:34
Improve labels for some stuff in Kris's house.
5ae298f5
– yenatch <yenatch@gmail.com>
authored
on 2015/06/23 06:46
Organized the primary tileset palettes.
2bf3a322
– IIMarckus <iimarckus@gmail.com>
authored
on 2015/06/11 06:57
Labels for "sent some to mom" text.
3ea4ebff
– Bryan Bishop <kanzure@gmail.com>
authored
on 2015/06/09 11:22
Merge pull request #291 from kanzure/mention-python-version
fa844049
– Bryan Bishop <kanzure@gmail.com>
authored
on 2015/06/09 06:44
mention python2.7 requirement
f3b407e0
– Scott Norton <PikalaxALT@users.noreply.github.com>
authored
on 2015/06/08 19:52
Fix macro changemap
739bac75
– Scott Norton <PikalaxALT@users.noreply.github.com>
authored
on 2015/06/07 17:14
Updated text pointer in line 5746.
fc8bf4b9
– yenatch <yenatch@gmail.com>
authored
on 2015/05/17 22:23
Merge branch 'gfx-tweaks'
93a58979
– yenatch <yenatch@gmail.com>
authored
on 2015/05/17 22:21
Merge remote-tracking branch 'kanzure/master'
7563a990
– IIMarckus <iimarckus@gmail.com>
authored
on 2015/05/17 23:15
w-prefix the new PokegearFlags variable.
d4817060
– yenatch <yenatch@gmail.com>
authored
on 2015/05/17 22:16
Enumerate the item constants.
b47c4bc6
– yenatch <yenatch@gmail.com>
authored
on 2015/05/17 22:16
Use more constants in the event scripting engine.
bd894f6f
– IIMarckus <iimarckus@gmail.com>
authored
on 2015/05/17 22:07
Fix a static address.
32864d2d
– IIMarckus <iimarckus@gmail.com>
authored
on 2015/05/14 18:42
Give wd957 a more descriptive name.
21a7300f
– IIMarckus <iimarckus@gmail.com>
authored
on 2015/05/14 18:39
Label some radio stuff.
82317a7a
– yenatch <yenatch@gmail.com>
authored
on 2015/04/13 18:34
Preemptively get rid of graphics queues while they're still not used.
d4863f3f
– yenatch <yenatch@gmail.com>
authored
on 2015/04/13 18:28
Enumerate the event script command macros.
11b02eb0
– yenatch <yenatch@gmail.com>
authored
on 2015/04/13 17:42
Merge remote-tracking branch 'kanzure/master'
ee98f7b4
– yenatch <yenatch@gmail.com>
authored
on 2015/04/13 17:39
Enumerate the move effect command macros.
e7a3ba05
– yenatch <yenatch@gmail.com>
authored
on 2015/04/13 17:30
Add a macro for enumeration.
50734c96
– yenatch <yenatch@gmail.com>
authored
on 2015/04/13 17:28
Use labels for pic animation setup macros.
d54725c2
– IIMarckus <iimarckus@gmail.com>
authored
on 2015/03/29 17:29
Comment alternate Time Capsule item mappings.
64331ffe
– Bryan Bishop <kanzure@gmail.com>
authored
on 2015/03/12 10:19
Merge pull request #283 from yenatch/master
b5f55a5f
– yenatch <yenatch@gmail.com>
authored
on 2015/03/12 08:03
bump extras so the build actually works without baserom.gbc
a09903a2
– yenatch <yenatch@gmail.com>
authored
on 2015/03/11 18:37
make compare
074184c3
– yenatch <yenatch@gmail.com>
authored
on 2015/03/11 18:35
builds both 1.0 and 1.1
967977b7
– yenatch <yenatch@gmail.com>
authored
on 2015/03/11 18:25
baserom.gbc is no longer required to build
75ba97a0
– yenatch <yenatch@gmail.com>
authored
on 2015/03/11 18:23
no more incbins
41133598
– yenatch <yenatch@gmail.com>
authored
on 2015/03/11 17:21
Unused palette maps?
be975a3e
– yenatch <yenatch@gmail.com>
authored
on 2015/03/11 17:15
Get rid of baserom incbins in misc/.
788af459
– yenatch <yenatch@gmail.com>
authored
on 2015/03/11 14:33
Get rid of baserom incbins in main.asm.
0c10ae0e
– yenatch <yenatch@gmail.com>
authored
on 2015/03/11 13:41
Merge pull request #282 from yenatch/master
715f0c8a
– yenatch <yenatch@gmail.com>
authored
on 2015/03/11 10:37
Merge remote-tracking branch 'kanzure/master'
53b30efd
– Bryan Bishop <kanzure@gmail.com>
authored
on 2015/03/08 08:14
Merge pull request #280 from dannye/master
636b336a
– yenatch <yenatch@gmail.com>
authored
on 2015/03/03 15:32
Redump the overworld graphics; grouped properly this time.
f2df358e
– yenatch <yenatch@gmail.com>
authored
on 2015/03/03 14:06
Temporarily delete the overworld images.
e08084f2
– yenatch <yenatch@gmail.com>
authored
on 2015/03/03 13:08
Share the palette for the player and the link battle trainer class.
d1346bfc
– yenatch <yenatch@gmail.com>
authored
on 2015/03/03 13:03
Rename trainer palettes to match the trainer pics.
58e5b396
– yenatch <yenatch@gmail.com>
authored
on 2015/02/14 07:08
Use more struct offsets and constants for monsters and moves.
3619b13d
– yenatch <yenatch@gmail.com>
authored
on 2015/02/12 13:26
Fix some halts that were dumped as "db $76".
adc41566
– yenatch <yenatch@gmail.com>
authored
on 2015/02/12 11:26
Fix a static reference to a string in Pokedex code.
27578027
– yenatch <yenatch@gmail.com>
authored
on 2015/03/03 12:19
Use a macro instead of manually subtracting $36 from pic banks.
59434fbe
– yenatch <yenatch@gmail.com>
authored
on 2015/03/03 12:09
Remove an accidental copy of attack animation graphics.
fa1c2c57
– U-Daniel-PC\Daniel <corrnondacqb@yahoo.com>
authored
on 2015/02/15 16:22
Final music incbins
370ffcfd
– U-Daniel-PC\Daniel <corrnondacqb@yahoo.com>
authored
on 2015/02/14 05:14
Fix make clean
35644c33
– yenatch <yenatch@gmail.com>
authored
on 2015/02/13 23:18
Merge pull request #279 from iimarckus/crystal11
828d6b92
– IIMarckus <iimarckus@gmail.com>
authored
on 2015/02/13 20:51
Add the ability to build Crystal 1.1.
b028e138
– IIMarckus <iimarckus@gmail.com>
authored
on 2015/02/13 20:40
Give an internal Pokédex status variable its own label.
d7bc1d12
– Bryan Bishop <kanzure@gmail.com>
authored
on 2015/02/13 09:38
Merge pull request #277 from yenatch/master
1480602d
– yenatch <yenatch@gmail.com>
authored
on 2015/02/11 18:20
Move the map_header macro into macros/map.asm.
2c5be676
– yenatch <yenatch@gmail.com>
authored
on 2015/02/11 18:18
Move second map header macros into macros/map.asm.
48b05947
– yenatch <yenatch@gmail.com>
authored
on 2015/02/11 17:46
Use connection macros instead of guessed values in second map headers.
Next