pikalaxalt
|
980ce8005d
|
Merge branch 'master' of github.com:pret/pokeyellow
|
2016-05-22 21:05:51 -04:00 |
|
luckytyphlosion
|
f3de3a20df
|
Bank11 and 14 misc functions.
|
2016-05-22 21:02:18 -04:00 |
|
pikalaxalt
|
10984f14ce
|
Replace MonsterNames dr with file already in repo
|
2016-05-22 19:40:45 -04:00 |
|
pikalaxalt
|
eeb058a231
|
Some work on disassembling npc movement scripts (aka informed copy/paste from red)
|
2016-05-21 22:45:53 -04:00 |
|
luckytyphlosion
|
3caf9a43e3
|
Some Bank3F Pikachu Emotions disassembling and partial documentation.
|
2016-04-09 18:13:37 -04:00 |
|
luckytyphlosion
|
b8d71377bf
|
Document the rest of animations.asm
|
2016-03-26 19:04:29 -04:00 |
|
YamaArashi
|
d8975211f5
|
GBC palette code
|
2016-03-26 14:59:59 -07:00 |
|
luckytyphlosion
|
29b6c60cb7
|
Replaced some wram labels before committing, need to commit now.
|
2016-03-17 18:22:37 -04:00 |
|
luckytyphlosion
|
d973447818
|
More BankF documentation
MoveHitTest to MoveEffectPointerTable
|
2016-01-23 15:31:55 -05:00 |
|
luckytyphlosion
|
0259883182
|
More bankF documentation.
PrintCriticalOHKOText to AdjustDamageForMoveType
|
2016-01-16 15:16:13 -05:00 |
|
luckytyphlosion
|
0962135bdb
|
More BankF documentation
AnyMoveToSelect to DoesntAffectMonText
|
2016-01-09 15:48:29 -05:00 |
|
luckytyphlosion
|
c99606ee24
|
Minor fixes
|
2016-01-09 14:32:16 -05:00 |
|
luckytyphlosion
|
d3cd6e1e1a
|
BankF documentation from HasMonFainted to Func_3d536
|
2015-12-31 15:04:19 -05:00 |
|
luckytyphlosion
|
f0915e2b66
|
More BankF documentation
Also introduce bit direction constants and setpal macros
|
2015-12-29 14:53:57 -05:00 |
|
luckytyphlosion
|
47979336e2
|
Start disassembling bank0F (Battle)
All current findings will be located in engine/battle/core_.asm
|
2015-12-26 16:27:21 -05:00 |
|
luckytyphlosion
|
1c416ed0df
|
Yellow Options Menu
|
2015-12-13 17:15:07 -05:00 |
|
luckytyphlosion
|
6ddc025942
|
engine/battle/trainer_ai.asm
|
2015-12-06 16:08:20 -05:00 |
|
luckytyphlosion
|
c3911c80cf
|
BankD misc functions
Game Corner stuff and (unused) titlescreen2.asm
|
2015-12-05 16:17:47 -05:00 |
|
luckytyphlosion
|
2e3b58e620
|
BankA misc functions
predefsA.asm (replaces predefs12.asm), and LeechSeedEffect_
|
2015-11-28 17:55:14 -05:00 |
|
luckytyphlosion
|
0f624fa59a
|
Bank9 misc. functions
PrintMonType and SaveTrainerName
|
2015-11-28 17:26:52 -05:00 |
|
luckytyphlosion
|
90c7b976dc
|
engine/battle/moveEffects/substitute_effect.asm and ActivatePC
Also no more W_PLAYER/ENEMYBATTSTATUS
|
2015-11-28 17:09:19 -05:00 |
|
luckytyphlosion
|
4cb785e0db
|
bg_map_attributes.asm
|
2015-11-22 16:47:06 -05:00 |
|
luckytyphlosion
|
7e0a4968b3
|
LoadPokedexTilePatterns and engine/overworld/map_sprites.asm
Also replace dummy sprites and fix replace.sh to only parse .asm files
|
2015-11-21 17:37:36 -05:00 |
|
luckytyphlosion
|
c69fadf00a
|
engine/menu/start_menu.asm
Also remove dummy traces of FarCopyData2 and use callbs in
home/vblank.asm
|
2015-11-15 15:01:55 -05:00 |
|
luckytyphlosion
|
b683526d70
|
_RemovePokemon and _DisplayPokedex
|
2015-11-13 15:24:43 -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
|
335bf36311
|
oak_speech2.asm
Also replace W_RIVALNAME with wRivalName
|
2015-11-01 15:42:29 -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
|
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
|
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
|
1d9ccc96cc
|
Label and comment more palette functions
Also fix replace.sh
|
2015-10-12 15:14:10 -04:00 |
|
luckytyphlosion
|
2cf4efe15c
|
Rename some palette labels.
Also add replace.sh
|
2015-10-12 13:05:36 -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
|
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 |
|
luckytyphlosion
|
d271cc7b08
|
engine/in_game_trades.asm
|
2015-09-04 14:50:37 -04:00 |
|
luckytyphlosion
|
b7ed43bd56
|
Make pokeyellow build correctly.
|
2015-09-03 14:42:46 -04:00 |
|
luckytyphlosion
|
2b7961759b
|
Fixes.
|
2015-08-30 18:56:44 -04:00 |
|
luckytyphlosion
|
d2ed7674f4
|
Merge branch 'master' of https://github.com/iimarckus/pokered
Doesn't build.
|
2015-08-30 17:55:02 -04:00 |
|
luckytyphlosion
|
e1c747e8f5
|
Attempt to make pokeyellow buildable, part 8.
|
2015-08-28 14:23:05 -04:00 |
|
YamaArashi
|
696cffd3ae
|
item name length constant
|
2015-08-14 04:11:53 -07:00 |
|
YamaArashi
|
b6ac1018c2
|
add border constant and clear up misnomer
|
2015-08-14 02:46:12 -07:00 |
|
YamaArashi
|
599a6aeaaf
|
named battle and learn move variables
|
2015-08-14 00:36:06 -07:00 |
|
YamaArashi
|
f6d618090a
|
Named a test battle variable
|
2015-08-13 19:13:47 -07:00 |
|