pikalaxalt
|
aa2dcaedbc
|
Include Celadon's headers
|
2016-05-26 07:35:25 -04:00 |
|
pikalaxalt
|
604fc2ada3
|
Actually include the Beach House scripts and headers
|
2016-05-24 21:46:08 -04:00 |
|
pikalaxalt
|
0ad4a73314
|
hidden_object macro; coords as dec
|
2016-05-24 21:17:43 -04:00 |
|
pikalaxalt
|
436997a5c4
|
Pretty up the hidden object data
|
2016-05-24 21:06:48 -04:00 |
|
pikalaxalt
|
87b20762d5
|
Numerous changes (see below)
* Fix build errors from previous commit
* Fix predef text pointers
* Disassemble hidden object data and additional accessory functions
|
2016-05-24 18:54:06 -04:00 |
|
pikalaxalt
|
219eddf056
|
Update hidden object functions and include them in main
|
2016-05-24 17:41:33 -04:00 |
|
pikalaxalt
|
fdac1f9f80
|
Itemfinder and hidden item coords
|
2016-05-24 16:02:32 -04:00 |
|
luckytyphlosion
|
f3de3a20df
|
Bank11 and 14 misc functions.
|
2016-05-22 21:02:18 -04:00 |
|
luckytyphlosion
|
9ca431b4f9
|
Complete documentation of bank1e
Todo: address comments for data/animations.asm
|
2016-03-28 15:59:19 -04:00 |
|
YamaArashi
|
d8975211f5
|
GBC palette code
|
2016-03-26 14:59:59 -07:00 |
|
IIMarckus
|
16e361c05a
|
Remove misleading (unreferenced) labels.
|
2016-01-30 20:49:23 -07:00 |
|
luckytyphlosion
|
94eee4e89e
|
Cleanup with yellow-exclusive banks
Also introduce charmap for $ec (unfilled menu arrow cursor)
|
2015-12-31 15:24:54 -05:00 |
|
luckytyphlosion
|
043e932765
|
engine/trade.asm, trade2.asm, intro.asm, overworld/emotion_bubbles.asm
Also document Func_1681 (GetFarByte) and fix Missingno's dex entry
|
2015-12-23 15:40:59 -05:00 |
|
luckytyphlosion
|
8b82d13dd5
|
data/pokedex_entries.asm
Also fix data/evos_moves.asm address comments (off by one)
|
2015-12-22 17:12:19 -05:00 |
|
luckytyphlosion
|
5aa4d6c777
|
Fewer underscores in constants
dannye
|
2015-12-22 16:06:11 -05:00 |
|
luckytyphlosion
|
9178fc7183
|
data/evos_moves.asm
|
2015-12-22 16:01:30 -05:00 |
|
luckytyphlosion
|
993ff6b987
|
engine/menu/pokedex.asm
Todo: fix data/pokedex_entries.asm
|
2015-12-22 14:13:11 -05:00 |
|
luckytyphlosion
|
2fe27ede5d
|
engine/evos_moves.asm
Todo: data/evos_moves.asm
|
2015-12-12 16:17:32 -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
|
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
|
5812b213fd
|
engine/items/tms.asm
|
2015-11-15 15:08:26 -05:00 |
|
luckytyphlosion
|
385b109b07
|
Move data, mon header data, cry data.
Also remove bmon folder
|
2015-11-08 16:20:14 -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
|
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
|
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 |
|
PikalaxALT
|
81d2fb098c
|
Mass RGB translation in data/super_palettes.asm
|
2015-10-12 14:39:13 -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
|
d271cc7b08
|
engine/in_game_trades.asm
|
2015-09-04 14:50:37 -04:00 |
|
luckytyphlosion
|
bf35bf265b
|
engine/mon_party_sprites.asm and INSTALL.md
|
2015-09-04 13:46:35 -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
|
ae920d1be7
|
Fix bank3d so it matches baserom.gbc
|
2015-08-28 15:24:44 -04:00 |
|
YamaArashi
|
64cfbcce7a
|
commented SGB palette stuff
|
2015-08-12 02:16:56 -07:00 |
|
dannye
|
dfc152d667
|
No more $C8
Use OPP_ constants separate from trainer constants since
valid opponents can be all Pokemon and trainers
|
2015-08-10 11:09:16 -05:00 |
|
dannye
|
31d267d4ad
|
Clean up data/evos_moves.asm
|
2015-08-10 10:52:35 -05:00 |
|
dannye
|
8a6d46f3d9
|
Replace some hardcoded data sizes
|
2015-08-09 23:56:20 -05:00 |
|
luckytyphlosion
|
9c61b495da
|
Fix bank1c errors and a few missed bank0 errors.
|
2015-08-09 19:28:43 -04:00 |
|
luckytyphlosion
|
2187d8d8af
|
Attempt to make Yellow buildable, part 6.
|
2015-08-03 19:20:47 -04:00 |
|
U-Daniel-PC\Daniel
|
8f2edd9c41
|
Build only Yellow
Conflicts:
gfx/intro_nido_1.6x6.png
gfx/intro_nido_2.6x6.png
gfx/intro_nido_3.6x6.png
gfx/redgreenversion.png
text.asm
text/maps/cerulean_trade_house.asm
text/maps/copycats_house_1f.asm
text/maps/daycare_2.asm
text/maps/museum_2f.asm
text/maps/oaks_lab.asm
text/maps/pewter_gym.asm
text/maps/route_9_1.asm
text/maps/school.asm
text/maps/vermilion_gym_1.asm
yellow/main.asm
|
2015-08-01 17:32:39 -04:00 |
|
luckytyphlosion
|
c1c7ac6826
|
Attempt to make Yellow buildable, part 2.
|
2015-08-01 16:58:30 -04:00 |
|
luckytyphlosion
|
ad3fca33d3
|
Attempt to make yellow buildable.
Building Errors: Segmentation Error.
|
2015-08-01 12:30:16 -04:00 |
|
dannye
|
408f9b3141
|
Merge branch 'master' of https://github.com/luckytyphlosion/pokered
|
2015-07-27 00:00:21 -05:00 |
|
dannye
|
d7c5c8cf22
|
Merge branch 'master' of https://github.com/xCrystal/pokered
|
2015-07-26 23:23:05 -05:00 |
|
luckytyphlosion
|
90482175c3
|
More bugfixes.
Fix some tm compatibility issues.
|
2015-07-26 18:53:58 -04:00 |
|