luckytyphlosion
|
80bbf5ac91
|
engine/text_boxes.asm
Also remove hROMBankTemp and manually supply gfx.py
|
2015-11-13 13:11:05 -05:00 |
|
luckytyphlosion
|
385b109b07
|
Move data, mon header data, cry data.
Also remove bmon folder
|
2015-11-08 16:20:14 -05:00 |
|
luckytyphlosion
|
778ffafc87
|
cable_club_npc.asm
|
2015-11-08 14:44:52 -05:00 |
|
luckytyphlosion
|
acde04be10
|
DisplayTextIDInit and DrawStartMenu
Also re-add event_macros.asm
|
2015-11-08 13:56:29 -05:00 |
|
luckytyphlosion
|
32ba300e6c
|
engine/overworld/pokecenter.asm
|
2015-11-07 14:48:11 -05:00 |
|
luckytyphlosion
|
b5d907aede
|
Poke Mart and LearnMove code
|
2015-11-01 16:57:21 -05:00 |
|
luckytyphlosion
|
f230c93da5
|
SubtractAmountPaidFromMoney_ and HandleItemListSwapping
|
2015-11-01 16:17:08 -05:00 |
|
luckytyphlosion
|
335bf36311
|
oak_speech2.asm
Also replace W_RIVALNAME with wRivalName
|
2015-11-01 15:42:29 -05:00 |
|
luckytyphlosion
|
3bc05852e5
|
Naming screen functions.
|
2015-11-01 15:13:20 -05:00 |
|
luckytyphlosion
|
2ba12f8241
|
Main menu functions, oak_speech.asm, some special warp functions with data, SetDebugTeam
Also change Func_3f0c6 to CopyUncompressedPicToTilemap
|
2015-10-31 17:45:00 -04:00 |
|
luckytyphlosion
|
edf559611b
|
AIGetTypeEffectiveness with Lorelei code
Also add BattleRandom
|
2015-10-29 14:38:38 -04:00 |
|
luckytyphlosion
|
cb414f1480
|
overworld item & movement code, cable club code, remove more instances of W_, add PIKAHAPPY_TRADE
Also make replace.sh take args
|
2015-10-29 14:23:30 -04:00 |
|
luckytyphlosion
|
2ea331ebb3
|
Revert "Revert "data/facing.asm, titlescreen functions, oam/sprite related functions, other misc functions""
This reverts commit c8ddbe7566.
|
2015-10-26 20:00:48 -04:00 |
|
luckytyphlosion
|
2b7cb8a1d8
|
Specify *.wav, *.blk and *.pic as binary
|
2015-10-25 17:30:37 -04:00 |
|
luckytyphlosion
|
f48a34c93c
|
Merge branch 'master' of https://github.com/pret/pokeyellow
Conflicts:
.gitignore
|
2015-10-25 13:06:58 -04:00 |
|
luckytyphlosion
|
41d6702a41
|
Ignore 'dirty' changes to extras
|
2015-10-25 12:57:02 -04:00 |
|
luckytyphlosion
|
c8ddbe7566
|
Revert "data/facing.asm, titlescreen functions, oam/sprite related functions, other misc functions"
This reverts commit 3a5d7ec05d.
|
2015-10-25 12:56:05 -04:00 |
|
luckytyphlosion
|
fdad37cfb9
|
Ignore extras1\
old extras except with some changes made for personal use
|
2015-10-25 12:24:34 -04:00 |
|
luckytyphlosion
|
998ada68d9
|
Properly ignore extras?
|
2015-10-25 12:19:06 -04:00 |
|
luckytyphlosion
|
86015051a6
|
Fix submodule 'extras' url
|
2015-10-25 12:17:30 -04:00 |
|
yenatch
|
fca114aaa7
|
Fix a reference to pcm.py.
|
2015-10-25 04:00:39 -04:00 |
|
luckytyphlosion
|
7f7fb10c6c
|
Merge pull request #6 from pret/remove-makefile-queues
Get rid of queues.
|
2015-10-24 23:36:51 -04:00 |
|
yenatch
|
70c72d01d3
|
Get rid of queues.
For faster builds, use `make -j`.
|
2015-10-24 23:23:54 -04:00 |
|
Marcus Huderle
|
38537b052b
|
Convert pikachu cries to .wav files, and process .wav files into .pcm files at compile-time.
Update pret
|
2015-10-24 19:43:39 -07:00 |
|
luckytyphlosion
|
3a5d7ec05d
|
data/facing.asm, titlescreen functions, oam/sprite related functions, other misc functions
Also rename pcm-related functions.
|
2015-10-24 17:35:57 -04:00 |
|
luckytyphlosion
|
bb97b63af1
|
Complete documentation of bank3
Also: split out bcd predefs from yellow/main.asm, start removing traces
of W_
|
2015-10-18 15:37:40 -04:00 |
|
luckytyphlosion
|
3587402443
|
More bank3 documentation
Also misc. documentation in bank3c and bank3f
|
2015-10-17 16:11:39 -04:00 |
|
luckytyphlosion
|
b59953dab1
|
Pikachu Cry data
|
2015-10-15 18:15:22 -04:00 |
|
luckytyphlosion
|
f0f3a56f4a
|
Merge pull request #4 from PikalaxALT/master
Mass RGB translation in super_palettes.asm
|
2015-10-12 15:15:57 -04:00 |
|
luckytyphlosion
|
e5634e7640
|
Ignore changes to replace.sh
|
2015-10-12 15:15:11 -04:00 |
|
luckytyphlosion
|
1d9ccc96cc
|
Label and comment more palette functions
Also fix replace.sh
|
2015-10-12 15:14:10 -04:00 |
|
PikalaxALT
|
6738a5ccb3
|
Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellow
|
2015-10-12 14:41:58 -04:00 |
|
PikalaxALT
|
81d2fb098c
|
Mass RGB translation in data/super_palettes.asm
|
2015-10-12 14:39:13 -04:00 |
|
luckytyphlosion
|
9bf7216008
|
More relabelling
|
2015-10-12 13:19:12 -04:00 |
|
luckytyphlosion
|
2cf4efe15c
|
Rename some palette labels.
Also add replace.sh
|
2015-10-12 13:05:36 -04:00 |
|
luckytyphlosion
|
9b2c58dfd3
|
Merge pull request #3 from PikalaxALT/master
ModifyPikachuHappiness
|
2015-10-11 23:56:16 -04:00 |
|
PikalaxALT
|
805b4fa7fd
|
Fix build errors
|
2015-10-11 19:47:25 -04:00 |
|
PikalaxALT
|
edebb637f4
|
wram label renaming for pika happiness
|
2015-10-11 18:17:26 -04:00 |
|
PikalaxALT
|
2048f845d3
|
Merge branch 'master' of https://github.com/luckytyphlosion/pokeyellow
|
2015-10-11 18:00:44 -04:00 |
|
PikalaxALT
|
18fb5fc468
|
more annotations on ModifyPikachuHappiness
|
2015-10-11 18:00:03 -04:00 |
|
luckytyphlosion
|
66fbdbbf5a
|
engine/items/items.asm
|
2015-10-11 17:15:56 -04:00 |
|
luckytyphlosion
|
5c181f2d68
|
More bank3 documentation
LoadWildData, data/wild_mons.asm, also no more wram_constants.asm and
complete bank1b documentation
|
2015-10-10 16:54:00 -04:00 |
|
luckytyphlosion
|
3db446ca4f
|
Some bank3 documentation
|
2015-10-04 15:17:30 -04:00 |
|
luckytyphlosion
|
79aa0bfbc6
|
bank1f audio.
Also move yellow/audio.asm to audio.asm
|
2015-10-03 17:44:40 -04:00 |
|
luckytyphlosion
|
fbeac8adb6
|
Bank8 audio.
todo: correct address comments
note: tx_pre_constants are not 100% accurate, but they work well enough
to have yellow build correctly
|
2015-09-27 15:05:08 -04:00 |
|
luckytyphlosion
|
af5c365ad6
|
Bank2 audio.
todo: correct labels
|
2015-09-26 16:45:14 -04:00 |
|
luckytyphlosion
|
54ce47deed
|
More pikachu related bank3f
|
2015-09-20 14:41:32 -04:00 |
|
luckytyphlosion
|
a6eab76914
|
More bank3f documentation and a bit of audio.asm prep
|
2015-09-19 11:26:16 -04:00 |
|
luckytyphlosion
|
1253640dc4
|
Document some bank3f code.
|
2015-09-12 13:17:31 -04:00 |
|
luckytyphlosion
|
4571f8130e
|
engine/save.asm
|
2015-09-07 13:00:32 -04:00 |
|