shithub: pokered

RSS feed

516dbd1a – yenatch <yenatch@gmail.com> authored on 2013/12/07 20:34
Makefile: $: is not an escaped :

168d03b9 – yenatch <yenatch@gmail.com> authored on 2013/12/07 18:20
Merge remote-tracking branch 'iimarckus/master' into crystal-makefile

766429f7 – yenatch <yenatch@gmail.com> authored on 2013/12/07 15:05
bump pokemontools for global label handling

be83aeda – yenatch <yenatch@gmail.com> authored on 2013/12/06 17:45
include globals.asm in rgbasm objects

f8258985 – yenatch <yenatch@gmail.com> authored on 2013/12/06 17:44
INCLUDE .asm instead of .tx

23268279 – yenatch <yenatch@gmail.com> authored on 2013/12/07 14:58
prequeue: less wasteful stdout rerouting

120ba966 – yenatch <yenatch@gmail.com> authored on 2013/12/06 17:40
handle preprocessing in one python procress; export asm labels

bacc4594 – yenatch <yenatch@gmail.com> authored on 2013/12/06 15:21
bump pokemontools to support makefile changes

1dd87231 – yenatch <yenatch@gmail.com> authored on 2013/12/06 14:37
map/symfiles in .gitignore

07a7739f – yenatch <yenatch@gmail.com> authored on 2013/12/05 20:12
rewrite the makefile to be consistent with pokecrystal

fbc0e535 – yenatch <yenatch@gmail.com> authored on 2013/12/04 20:42
rename textpre.py -> preprocessor.py

3904b5ab – yenatch <yenatch@gmail.com> authored on 2013/12/04 20:37
clean up remaining constants

5dc5feb2 – yenatch <yenatch@gmail.com> authored on 2013/12/04 20:34
split related constants into constants/

12f80235 – yenatch <yenatch@gmail.com> authored on 2013/12/04 20:25
split rgbasm macros into macros.asm

a548c1d0 – yenatch <yenatch@gmail.com> authored on 2013/12/04 20:18
split wram/hram out of constants.asm and start using wram sections

2ed422c6 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/11/26 08:32
IshiharaTeam

6b37623b – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/11/26 07:11
FlyWarp data

6d6ce4c3 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/11/26 05:15
Evem more map scripts

fa3d1489 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/11/24 10:25
Complete Map Scripts

33a233c6 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/11/16 21:05
Unincbin more map scripts

e30f1be2 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/11/16 18:13
Add OAM data

ffc4c03e – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/11/14 20:56
Dissasemble and clean up

80f3c187 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/11/14 19:38
Disassemble incbinned predef routines

42489ab0 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/11/12 09:58
Add labels to PredefPointers:

0e347a3b – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/11/10 07:47
Remove music.tx from Makefile for pokeblue

b474bbdd – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/11/09 09:21
remove more redundant addresses

c60da440 – IIMarckus <iimarckus@gmail.com> authored on 2013/11/01 16:15
Merge branch 'master' of https://github.com/Sanky/pokered

0bdfbd87 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/11/01 06:08
All INCBIN baserom.gbcs begin with \n and all INCBINs of gfx etc begin with \t

1a34c1a4 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/10/31 10:35
Merge branch 'master' of https://github.com/iimarckus/pokered

7ecf8b17 – IIMarckus <iimarckus@gmail.com> authored on 2013/10/30 18:27
Merge branch 'music' of https://github.com/dannye/pokered

e73d3d24 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/10/25 10:15
Remove redundant addresses and 'known jump sources'

607cbdb0 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/10/24 00:16
typo

367c7eed – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/10/24 00:14
Add MapSongBanks:

086e76a0 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/10/23 23:04
Music Engine Bank 8

f199c146 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/10/23 16:33
Music Engine Bank 1f

e411ca24 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/10/22 08:21
Noise_endchannel:

a6a363e8 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/10/22 05:17
Add unused sfx

fef4ab1f – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/10/22 04:46
Fix sfx_02_5e

7059bb15 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/10/21 22:13
Fix blue and yellow music

b5268ab9 – Sanky <gsanky@gmail.com> authored on 2013/10/21 16:24
Merge remote-tracking branch 'kanzure/master' into mergetastic

d47cdd6e – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/10/21 15:30
More bank 2 music engine and music/sfx format update

74948728 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/10/19 09:24
More music engine labels and comments

a336ddf0 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/10/18 12:28
More music engine labels

4037c6a9 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/10/18 11:29
Some music engine labels

5c6bcde0 – IIMarckus <iimarckus@gmail.com> authored on 2013/10/17 17:48
Improve comments.

c62aed4f – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/10/16 17:24
Replace terminator character in TX_FAR's

ae9b13f5 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/10/16 07:08
Misc text characters

7feec675 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/10/15 17:08
Add PrintStatusAilment

51701f53 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/10/15 16:38
Add Mon nest icon

7df715d0 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/10/13 20:41
Add song alternate start labels

ad402f12 – iimarckus <iimarckus@gmail.com> authored on 2013/10/13 19:35
Merge pull request #11 from dannye/music

5e7ecff2 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/10/13 08:27
Update submodule

8edfcc4b – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/10/12 10:40
All music and sfx

3016f728 – IIMarckus <iimarckus@gmail.com> authored on 2013/09/25 19:28
Fix CheckIfInOutsideMap comments.

3c147527 – IIMarckus <iimarckus@gmail.com> authored on 2013/09/17 18:50
Merge branch 'comments' of https://github.com/dannye/pokered

d7aa1d61 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/16 11:50
Merge remote-tracking branch 'kanzure/use-new-preprocessor'

cd433d32 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/16 09:18
Merge branch 'comments'

4000d7a2 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/16 09:12
Merge branch 'master' into comments

11aa33e4 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/16 08:57
revert pokemontools to 7aa016fb

fecbe4a6 – Bryan Bishop <kanzure@gmail.com> authored on 2013/09/16 08:42
bump and support latest pokemontools

55378971 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/16 08:10
give consistency to map names

3b62d2a6 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/11 08:22
gbz80disasm for pokered fix

e47308a1 – Bryan Bishop <kanzure@gmail.com> authored on 2013/09/10 16:08
Merge branch kanzure/master into dannye-incbins

a684941c – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/10 16:57
Add labels to recently added asm

351c4895 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/10 16:51
Add misc asm

929dce66 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/10 16:46
add misc asm

21ffdf68 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/10 16:42
Include text command $0a in UnnamedText_27fb3

89eba262 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/10 16:38
misc asm

d256be1b – dannye <corrnondacqb@yahoo.com> authored on 2013/09/10 16:04
Merge pull request #1 from kanzure/dannye-incbins

6a589c32 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/10 14:33
Add HMMoveArray

7380b242 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/10 14:24
Add misc asm

54a0478d – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/10 14:09
Add UnnamedText_1ebe2

e93809a8 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/10 14:03
Add CinnabarGymGateCoords

778dbb83 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/10 09:20
Add UnnamedText_1eae3

3b3051ea – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/10 09:13
Add PointerTable_1ea60 and organize PointerTable labels

a1a33933 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/10 09:00
un-incbin misc asm

6637f8a6 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/10 08:53
Add UnnamedText_1e940

3bdb704d – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/10 08:46
Add UnnamedText_1cae8

7ef33f15 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/10 07:56
Add TownMapOrder

5fd2c9b7 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/08 06:19
Merge branch 'comments' of https://github.com/dannye/pokered

c29ed3b4 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/08 06:18
Split blank_leader_names and circle_tile

55d5a879 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/06 16:05
Merge branch 'incbin' of https://github.com/dannye/pokered

1b19d686 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/06 14:26
Add bank 1C palette packets

52e7b42e – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/06 13:08
Add UnknownText_74229

068cb7d7 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/06 13:02
Add To text string

ab5a944c – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/06 12:56
Add spaces text string

7134eec5 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/06 12:54
Remove INCBIN "baserom.gbc" from a comment

92349450 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/06 10:26
Organize Game Freak OAM data

182228fd – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/04 21:06
Merge branch 'incbin' of https://github.com/dannye/pokered

7ed5d291 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/04 21:05
Add mon's nest text string

353e7f1d – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/04 17:39
Merge branch 'incbin' of https://github.com/dannye/pokered

d265d52c – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/04 17:39
Add two safari text strings

37c80175 – iimarckus <iimarckus@gmail.com> authored on 2013/09/04 16:38
Merge pull request #3 from dannye/comments

3ded09ef – Bryan Bishop <kanzure@gmail.com> authored on 2013/09/04 18:22
Merge branch 'use-pokemontools' into master

32265fb7 – Bryan Bishop <kanzure@gmail.com> authored on 2013/09/04 17:50
make pokeblue.gbc compile again

214b2cb0 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/03 10:23
Merge branch 'incbin' of https://github.com/dannye/pokered

288ba5a5 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/03 10:22
Add Game Freak intro OAM data

d2948015 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/03 07:45
Merge branch 'master' of https://github.com/iimarckus/pokered

6e024a5f – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/02 15:19
Update labels for consistency

b126cc24 – U-Fish-PC\Daniel <corrnondacqb@yahoo.com> authored on 2013/09/02 15:06
Add box names and Box No. text

Next