luckytyphlosion
|
19c517bca4
|
Attempt to make yellow buildable, part 7.
Builds but not to baserom.gbc.
|
2015-08-03 22:10:30 -04:00 |
|
luckytyphlosion
|
2187d8d8af
|
Attempt to make Yellow buildable, part 6.
|
2015-08-03 19:20:47 -04:00 |
|
luckytyphlosion
|
4b9a0daf2f
|
Attempt to make Yellow Buildable, part 5
Rest of unknown pointers in homebank, fix some function names.
|
2015-08-02 12:22:38 -04:00 |
|
luckytyphlosion
|
dce013880e
|
Attempt to make yellow buildable, part 4
Hardcoded pointers, dr (define rom) macro.
|
2015-08-01 20:42: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 |
|
luckytyphlosion
|
888860a5ee
|
More bank1c documentation.
|
2015-07-12 15:59:37 -04:00 |
|
luckytyphlosion
|
9d56570f82
|
Some bank1c documentation.
gamefreak.asm, hall_of_fame.asm, palettes.asm.
Also new hram/wram.asm labels.
|
2015-07-10 15:51:14 -04:00 |
|
luckytyphlosion
|
4274e105f6
|
Bank3d addresses and fixes.
Also documentation of new super rod code and slight more documentation
of multiply_divide.asm
|
2015-07-07 17:36:28 -04:00 |
|
luckytyphlosion
|
9c9fb882c7
|
Complete documentation of bank3d
todo: label functions past engine/items/tm_prices.asm
check if hlCoords are correct.
|
2015-07-06 13:35:48 -04:00 |
|
luckytyphlosion
|
9facc162f3
|
More bank3d documentation.
Move some functions from main.asm and engine/battle/core.asm to bank3d,
some additional functions too.
|
2015-07-03 14:28:37 -04:00 |
|
luckytyphlosion
|
8d1adbe2a9
|
Bank3d documentation.
|
2015-06-29 12:26:02 -04:00 |
|
luckytyphlosion
|
491a625485
|
Relabel Addresses
|
2015-06-12 12:53:31 -04:00 |
|
luckytyphlosion
|
d7b27ee6e0
|
Relabel function.
|
2015-06-12 12:23:28 -04:00 |
|
luckytyphlosion
|
e66ff56ab7
|
More bank3f code.
|
2015-06-07 14:35:07 -04:00 |
|
luckytyphlosion
|
5ecda4d274
|
Merge git://github.com/dannye/pokeyellow into dannye-master
Conflicts:
constants/connection_constants.asm
constants/evolution_constants.asm
constants/list_constants.asm
constants/oam_constants.asm
constants/sprite_constants.asm
constants/type_constants.asm
engine/bank3d/random.asm
engine/bank3f/main.asm
home.asm
home/overworld.asm
home/serial.asm
macros.asm
main.asm
wram.asm
|
2015-06-05 20:15:21 -04:00 |
|
luckytyphlosion
|
139e117d07
|
Fix EOL to LF to make push requests more doable.
|
2015-06-05 17:23:06 -04:00 |
|
U-Daniel-PC\Daniel
|
d48ea223ea
|
Fix a lot of bugs
|
2015-06-05 15:10:39 -05:00 |
|
U-Daniel-PC\Daniel
|
b0b1f88b94
|
Merge branch 'master' of https://github.com/iimarckus/pokered
Conflicts:
wram.asm
|
2015-06-04 23:17:30 -05:00 |
|
U-Daniel-PC\Daniel
|
f558d784a8
|
EOL Windows->UNIX
|
2015-06-04 23:15:09 -05:00 |
|
Daniel Harding
|
c43c338a5f
|
Merge pull request #96 from dannye/master
wram comments, EOLs, EOFs, and UTF-8
|
2015-06-04 23:02:28 -05:00 |
|
U-Daniel-PC\Daniel
|
bdfd6ac09b
|
ANSI->UTF-8
|
2015-06-04 23:01:40 -05:00 |
|
U-Daniel-PC\Daniel
|
10fd288ab4
|
Add newlines to EOFs
|
2015-06-01 22:15:02 -05:00 |
|
IIMarckus
|
26d279b551
|
Fix a hardcoded value by replacing it with a variable.
|
2015-05-31 09:15:52 -06:00 |
|
luckytyphlosion
|
361f600d6d
|
Add IsTilePassable Function
|
2015-05-17 18:24:52 -04:00 |
|
luckytyphlosion
|
b5f5a16f43
|
Completed home/overworld.asm with other related functions
|
2015-05-17 18:21:24 -04:00 |
|
luckytyphlosion
|
a5cb0cbc36
|
Update joypad.asm
|
2015-05-10 15:46:37 -04:00 |
|
luckytyphlosion
|
dae43e4507
|
Merge readjoypad.asm with joypad.asm
|
2015-05-10 15:45:20 -04:00 |
|
luckytyphlosion
|
cf00317e16
|
Create readjoypad.asm
|
2015-05-10 15:40:56 -04:00 |
|
luckytyphlosion
|
da3a44f40d
|
Update random.asm
|
2015-05-10 15:09:30 -04:00 |
|
luckytyphlosion
|
34dd0d6e8f
|
Moved to homebank
|
2015-05-10 15:03:06 -04:00 |
|
luckytyphlosion
|
3f70c5fc1b
|
Update save.asm
|
2015-04-26 16:00:50 -04:00 |
|
luckytyphlosion
|
55b5d3e3af
|
Replaced all direct addresses with labels.
|
2015-04-26 13:15:12 -04:00 |
|
luckytyphlosion
|
5f61d00089
|
Replaced Box Direct Addresses with Labels.
|
2015-04-26 11:56:15 -04:00 |
|
xCrystal
|
9739c26ed7
|
money won and trainer pic constants
|
2015-04-09 13:05:57 +02:00 |
|
xCrystal
|
9c93ef3bff
|
user xor operator for clearing status flags
use xor operator for clearing status flags
|
2015-04-09 11:35:37 +02:00 |
|
xCrystal
|
61edd43974
|
Document DisableEffect and CheckEnemyStatusConditions
basically copy/paste comments and labels from
CheckPlayerStatusConditions
|
2015-04-09 01:17:56 +02:00 |
|
xCrystal
|
b2dc57576d
|
Document move effects
Document mist effect
Document recoil effect
Document heal effect
Update conversion_effect.asm
Update haze_effect.asm
Update leech_seed_effect.asm
Update pay_day_effect.asm
Update reflect_light_screen_effect.asm
Update substitute_effect.asm
Update transform_effect.asm
|
2015-04-08 23:54:29 +02:00 |
|
xCrystal
|
ce9940a2eb
|
Further split bank e stuff
|
2015-04-01 17:27:51 +02:00 |
|
xCrystal
|
10211cc461
|
Rename battle files and split move effects Part 5
15.asm, 16.asm, 1a.asm, 1c.asm
|
2015-04-01 17:05:51 +02:00 |
|
xCrystal
|
2fe782b11a
|
Rename battle files and split move effects Part 4
e.asm, e_2. asm, and 14.asm
|
2015-04-01 17:05:50 +02:00 |
|
xCrystal
|
77d0e5ff84
|
Rename battle files and split move effects Part 3
b.asm, b_2.asm, c.asm, and d.asm
|
2015-04-01 17:05:49 +02:00 |
|
xCrystal
|
46c2a38c7c
|
Rename battle files and split move effects Part 2
5.asm, 9.asm, and a.asm
|
2015-04-01 17:05:43 +02:00 |
|
xCrystal
|
e74dce24b4
|
Rename battle files and split move effects Part 1
1.asm, 4.asm, and 4_2.asm
|
2015-04-01 17:05:10 +02:00 |
|
xCrystal
|
9d93b5b630
|
Document animation types (shake screen/blink pic)
|
2015-03-31 23:45:57 +02:00 |
|
xCrystal
|
4e2084b0f1
|
Name more in-battle functions and labels
and better document some animation related functions
|
2015-03-31 22:22:12 +02:00 |
|
xCrystal
|
e6185ac358
|
Label some attack animation functions
|
2015-03-31 21:09:43 +02:00 |
|
xCrystal
|
c73b5d73f4
|
Label some battle related functions
|
2015-03-31 20:50:49 +02:00 |
|
xCrystal
|
4ba8dd6090
|
Further document AI stuff
|
2015-03-31 20:40:22 +02:00 |
|