shithub: pokered

RSS feed

013c2c7d – U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> authored on 2015/06/12 07:34
Hardcoded audio bank references

695757ab – U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> authored on 2015/06/12 07:00
Name a few unknowns

3cd3efd0 – U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> authored on 2015/06/12 06:26
Name the last of unnamed text

39abace5 – U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> authored on 2015/06/11 13:41
Clean up white space

c43c338a – Daniel Harding <corrnondacqb@yahoo.com> authored on 2015/06/04 19:02
Merge pull request #96 from dannye/master

bdfd6ac0 – U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> authored on 2015/06/04 19:01
ANSI->UTF-8

10fd288a – U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> authored on 2015/06/01 18:15
Add newlines to EOFs

08b93937 – U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> authored on 2015/06/01 18:13
EOL Windows->UNIX

26d279b5 – IIMarckus <iimarckus@gmail.com> authored on 2015/05/31 05:15
Fix a hardcoded value by replacing it with a variable.

1a69d6b8 – U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> authored on 2015/05/30 12:09
Comment wram.asm

941d2b9e – yenatch <yenatch@gmail.com> authored on 2015/04/09 08:25
Merge pull request #93 from xCrystal/master

9739c26e – xCrystal <rgr.crystal@gmail.com> authored on 2015/04/09 09:05
money won and trainer pic constants

9c93ef3b – xCrystal <rgr.crystal@gmail.com> authored on 2015/04/09 07:30
user xor operator for clearing status flags

61edd439 – xCrystal <rgr.crystal@gmail.com> authored on 2015/04/08 21:17
Document DisableEffect and CheckEnemyStatusConditions

b2dc5757 – xCrystal <rgr.crystal@gmail.com> authored on 2015/04/08 08:15
Document move effects

c2efe700 – yenatch <yenatch@gmail.com> authored on 2015/04/01 08:56
Merge pull request #90 from xCrystal/master

ce9940a2 – xCrystal <rgr.crystal@gmail.com> authored on 2015/04/01 13:27
Further split bank e stuff

10211cc4 – xCrystal <rgr.crystal@gmail.com> authored on 2015/04/01 13:03
Rename battle files and split move effects Part 5

2fe782b1 – xCrystal <rgr.crystal@gmail.com> authored on 2015/04/01 12:51
Rename battle files and split move effects Part 4

77d0e5ff – xCrystal <rgr.crystal@gmail.com> authored on 2015/04/01 12:16
Rename battle files and split move effects Part 3

46c2a38c – xCrystal <rgr.crystal@gmail.com> authored on 2015/04/01 07:41
Rename battle files and split move effects Part 2

e74dce24 – xCrystal <rgr.crystal@gmail.com> authored on 2015/04/01 07:23
Rename battle files and split move effects Part 1

9d93b5b6 – xCrystal <rgr.crystal@gmail.com> authored on 2015/03/31 19:45
Document animation types (shake screen/blink pic)

4e2084b0 – xCrystal <rgr.crystal@gmail.com> authored on 2015/03/31 18:22
Name more in-battle functions and labels

e6185ac3 – xCrystal <rgr.crystal@gmail.com> authored on 2015/03/31 17:09
Label some attack animation functions

c73b5d73 – xCrystal <rgr.crystal@gmail.com> authored on 2015/03/31 16:50
Label some battle related functions

4ba8dd60 – xCrystal <rgr.crystal@gmail.com> authored on 2015/03/31 16:40
Further document AI stuff

247b619e – xCrystal <rgr.crystal@gmail.com> authored on 2015/03/31 16:28
Some wram constants

a8375aae – xCrystal <rgr.crystal@gmail.com> authored on 2015/03/31 16:16
Split commentary lines that are too long

52add272 – yenatch <yenatch@gmail.com> authored on 2015/03/14 15:29
Merge pull request #88 from YamaArashi/master

0996a964 – YamaArashi <shadow962@live.com> authored on 2015/03/14 11:25
commented trade amim functions

ec767039 – yenatch <yenatch@gmail.com> authored on 2015/03/13 22:08
Merge pull request #87 from YamaArashi/master

332b7b30 – YamaArashi <shadow962@live.com> authored on 2015/03/13 15:22
relabel and add comment

1115b445 – YamaArashi <shadow962@live.com> authored on 2015/03/13 01:33
commented mon_party_sprites.asm

1c2a1076 – U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> authored on 2015/03/12 06:49
Low health alarm documentation

25f0b7ab – Daniel Harding <corrnondacqb@yahoo.com> authored on 2015/02/26 18:28
Merge pull request #82 from dannye/master

6cb51a1c – U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> authored on 2015/02/26 18:27
Label typo

d8d0893d – Daniel Harding <corrnondacqb@yahoo.com> authored on 2015/02/19 20:19
Merge pull request #80 from dannye/master

084c8407 – U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> authored on 2015/02/19 19:56
Remove hard-coded wPokedexOwned/wPokedexSeen array size

b65c6e81 – yenatch <yenatch@gmail.com> authored on 2015/02/13 09:50
Merge remote-tracking branch 'origin/master'

7b7c563c – YamaArashi <shadow962@live.com> authored on 2015/02/08 13:40
Rename some labels

3870f5e1 – YamaArashi <shadow962@live.com> authored on 2015/02/07 20:44
named misc functions

13470231 – YamaArashi <shadow962@live.com> authored on 2015/02/07 19:17
move-related things

72bbaed9 – YamaArashi <shadow962@live.com> authored on 2015/02/07 17:18
fixed hp bar wram label and misc

32f7cf12 – YamaArashi <shadow962@live.com> authored on 2015/02/07 13:37
Named wram symbols

4fd7a42b – YamaArashi <shadow962@live.com> authored on 2015/02/07 11:24
commented battle stuff

72265ab9 – YamaArashi <shadow962@live.com> authored on 2015/02/07 08:40
comment drain HP effect

83023cda – YamaArashi <shadow962@live.com> authored on 2015/02/07 07:27
commented menu stuff

b3529475 – yenatch <yenatch@gmail.com> authored on 2015/01/23 04:48
rename hJoyHeldLast -> hJoyLast

f94af3e2 – yenatch <yenatch@gmail.com> authored on 2015/02/07 06:20
INSTALL: git clone --recursive

451f7fce – yenatch <yenatch@gmail.com> authored on 2015/02/07 06:16
Pick off some more static map ids.

c9b778fb – YamaArashi <shadow962@live.com> authored on 2015/02/06 23:23
documented bide bug

507fcbd2 – YamaArashi <shadow962@live.com> authored on 2015/02/06 22:04
Fix typo in name

3fdb8a0d – YamaArashi <shadow962@live.com> authored on 2015/02/06 21:43
serial/trade/misc

9de54645 – xCrystal <rgr.crystal@gmail.com> authored and yenatch <yenatch@gmail.com> committed on 2015/02/03 15:51
add constants for volatile statuses and more battle labels/commentary/constants

97637e7c – xCrystal <rgr.crystal@gmail.com> authored and yenatch <yenatch@gmail.com> committed on 2015/01/31 13:26
More battle commentary/labels/constans and fix some spacing issues

01e314f4 – IIMarckus <iimarckus@gmail.com> authored on 2015/02/03 19:51
Merge branch 'master' of /tmp/a/pokered

c3a5bb70 – Marcus Huderle <huderlem@gmail.com> authored and IIMarckus <iimarckus@gmail.com> committed on 2015/02/03 14:54
Use money macro for TrainerPicAndMoneyPointers.

6143848c – Marcus Huderle <huderlem@gmail.com> authored and IIMarckus <iimarckus@gmail.com> committed on 2015/02/03 14:45
Added bcd macros with coins and money aliases.

a53b3ca5 – U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> authored on 2015/01/26 22:27
More battle sfx ids

8744b3bf – U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> authored on 2015/01/26 20:29
Fix some sfx ids

95f4f7b4 – Marcus Huderle <huderlem@gmail.com> authored on 2015/01/24 07:52
Clean up prizes data.

3cf945ba – Marcus Huderle <huderlem@gmail.com> authored on 2015/01/24 07:41
Better documenting for GetMachinePrice and TechnicalMachinePrices.

b3324b17 – U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> authored on 2015/01/24 04:15
Don't ignore .map files

00bafbec – U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> authored on 2015/01/24 04:14
Update INSTALL.md

5b7c8541 – Daniel Harding <corrnondacqb@yahoo.com> authored on 2015/01/23 02:35
Merge pull request #66 from stag019/master

49a25618 – U-Daniel-PC\Daniel <corrnondacqb@yahoo.com> authored on 2015/01/22 17:05
Clean up white space, fix label typo

01095f77 – Daniel Harding <corrnondacqb@yahoo.com> authored on 2015/01/22 16:28
Merge pull request #67 from xCrystal/master

d3bf8bca – xCrystal <rgr.crystal@gmail.com> authored on 2015/01/21 06:24
fix duplicate labels

e6499cd5 – xCrystal <rgr.crystal@gmail.com> authored on 2015/01/20 15:34
some constants in stat up/down effects

61aaa152 – xCrystal <rgr.crystal@gmail.com> authored on 2015/01/20 15:21
rename some labels

1b62ca05 – xCrystal <rgr.crystal@gmail.com> authored on 2015/01/20 07:12
add commentary to move effects

6e8f6f66 – stag019 <stag019@gmail.com> authored on 2015/01/18 14:43
make compare depends on red and blue being built.

4a8f7d3d – stag019 <stag019@gmail.com> authored on 2015/01/18 14:41
Remove symfiles on clean.

18fe7e25 – stag019 <stag019@gmail.com> authored on 2015/01/18 14:39
No longer need to make a mapfile with the newest RGBDS source. This RGBDS doesn't have a release yet.

21f306d6 – stag019 <stag019@gmail.com> authored on 2015/01/07 16:30
Fix PNG files to have bit depth match the bit depth used in the game.

ca6b4348 – xCrystal <rgr.crystal@gmail.com> authored on 2015/01/04 12:47
add commentary

26227cc4 – yenatch <yenatch@gmail.com> authored on 2014/12/10 15:07
Clean up type names.

72cf53fc – IIMarckus <iimarckus@gmail.com> authored on 2014/11/15 18:35
Update IRC links.

da8c7936 – yenatch <yenatch@gmail.com> authored on 2014/11/06 18:13
Better OS X install instructions.

a496b4d2 – yenatch <yenatch@gmail.com> authored on 2014/11/06 08:24
Less verbose reference to pypng.

6ed876ee – yenatch <yenatch@gmail.com> authored on 2014/11/06 08:21
Link to a charmap-compatible rgbds.

5b443a5a – IIMarckus <iimarckus@gmail.com> authored on 2014/11/04 20:32
Remove prequeue and preprocessor (now unused).

6a322227 – stag019 <stag019@gmail.com> authored on 2014/11/04 15:29
Added charmaps.

d8aa1f0d – stag019 <stag019@gmail.com> authored on 2014/11/04 15:25
Stop preprocessing files.

cf294414 – stag019 <stag019@gmail.com> authored on 2014/11/04 15:22
Uncomment useful macros.

b08a0b86 – stag019 <stag019@gmail.com> authored on 2014/11/04 15:22
Fix unclosed quotes.

5ea1d8a6 – IIMarckus <iimarckus@gmail.com> authored on 2014/10/26 17:00
Labels for Fuji in Pokémon Tower.

b17d958e – IIMarckus <iimarckus@gmail.com> authored on 2014/10/23 21:50
Add more text changes from Yellow.

ba1a56d0 – IIMarckus <iimarckus@gmail.com> authored on 2014/10/22 19:30
Fix typo introduced in last commit.

d0bb99ec – IIMarckus <iimarckus@gmail.com> authored on 2014/10/20 21:31
Add Yellow’s slot machine graphics.

5459477e – IIMarckus <iimarckus@gmail.com> authored on 2014/10/20 14:56
Merge branch 'master' of https://github.com/dannye/pokered

519dd7fd – IIMarckus <iimarckus@gmail.com> authored on 2014/10/18 04:57
Improve labels for Yellow Safari Zone entrance.

a36e090d – IIMarckus <iimarckus@gmail.com> authored on 2014/10/17 18:47
Add parts of the Safari Zone entrance script from Yellow.

2e376fec – IIMarckus <iimarckus@gmail.com> authored on 2014/10/17 11:13
Add some Yellow text from the Safari Zone entrance.

9004b33a – IIMarckus <iimarckus@gmail.com> authored on 2014/10/17 09:24
Add a shifted person object on Route 19 in Yellow.

deb2db01 – IIMarckus <iimarckus@gmail.com> authored on 2014/10/17 09:16
Replace hardcoded pointer with label.

21b2ab00 – IIMarckus <iimarckus@gmail.com> authored on 2014/10/17 09:08
Fix a few more bugs in the beach house.

1d579928 – IIMarckus <iimarckus@gmail.com> authored on 2014/10/17 08:16
Modularize the beach house.

16ad1630 – IIMarckus <iimarckus@gmail.com> authored on 2014/10/17 07:13
Add the beach house tileset.

Next