PikalaxALT
2f44988d40
Update README and INSTALL
2019-12-20 14:26:51 -05:00
PikalaxALT
32c41f0ec0
MILESTONE: Match LeafGreen 1.0 and 1.1
2019-12-20 14:19:13 -05:00
PikalaxALT
7ab5390c79
Match slot machine gfx in rodata
2019-12-20 14:11:50 -05:00
PikalaxALT
67cf45f7b3
Match player name choices in LG
2019-12-20 13:53:56 -05:00
PikalaxALT
d0e15e34c5
Dump LeafGreen encounters
2019-12-20 13:30:27 -05:00
PikalaxALT
981c0dd398
Match title_screen .rodata
2019-12-20 12:37:09 -05:00
PikalaxALT
9046fa900d
Match LG in-game trades
2019-12-20 11:24:29 -05:00
PikalaxALT
5f2865f026
Merge level-up learnsets
2019-12-20 11:11:17 -05:00
PikalaxALT
fd2d0ca2ae
Match LG level-up learnsets
2019-12-20 10:58:41 -05:00
PikalaxALT
6ba9836ca1
Match leafgreen script_data
2019-12-20 10:23:32 -05:00
PikalaxALT
ba5861e452
leafgreen match .text
2019-12-20 10:05:25 -05:00
PikalaxALT
3770909be0
Finish aligning assets in LG
2019-12-20 09:39:55 -05:00
PikalaxALT
5f62529525
Match alignment of slot_machine.c in leafgreen
2019-12-20 09:06:52 -05:00
PikalaxALT
c8944b1adc
lg pokedex text; lg slot_machine gfx 1
2019-12-19 20:10:48 -05:00
PikalaxALT
53396e7957
Alignment get in title_screen rodata
2019-12-19 19:24:44 -05:00
PikalaxALT
d5c4f4429a
More LG matching
2019-12-19 15:27:35 -05:00
PikalaxALT
18139c4aa4
Resolve remaining FRLG code differences
2019-12-19 14:51:18 -05:00
PikalaxALT
f6cdd87633
Match LG title_screen code maybe
2019-12-19 14:42:33 -05:00
PikalaxALT
969efabaf5
Merge pull request #184 from jiangzhengwenjz/nonmatching
...
fake match sub_804C728 & sub_804CF14; fix build with NONMATCHING defined
2019-12-19 13:39:38 -05:00
PikalaxALT
af6ff9956d
Merge pull request #188 from pret/calcrom-no-baserom
...
No more baseroms in calcrom.pl
2019-12-19 13:38:05 -05:00
PikalaxALT
a75382d577
File mode 755
2019-12-19 12:48:50 -05:00
PikalaxALT
b55c60f5e1
No more baseroms in calcrom.pl
2019-12-19 12:42:35 -05:00
PikalaxALT
44659b3705
Merge pull request #186 from Kurausukun/master
...
rename instrument samples
2019-12-19 12:36:40 -05:00
PikalaxALT
a95b44b0aa
Merge pull request #185 from LOuroboros/patch-1
...
Add VBA's save files to gitignore
2019-12-19 12:34:38 -05:00
PikalaxALT
567589d3dd
Merge pull request #187 from PikalaxALT/leafgreen
...
Match Pokemon FireRed 1.1 US
2019-12-19 12:34:20 -05:00
PikalaxALT
3d123182a8
Delete obsolete comment
2019-12-19 11:32:55 -05:00
PikalaxALT
91478eabbc
Remove file that was accidentally tracked
2019-12-19 10:30:26 -05:00
PikalaxALT
13f6e9e38d
Bump travis to bionic (Ubuntu 18.04 LTS)
2019-12-19 10:24:01 -05:00
PikalaxALT
dd0da2484f
Match FireRed Rev1
2019-12-19 10:23:05 -05:00
Kurausukun
07c0798a79
rename instrument samples
...
parity with pokeemerald, plus some corrections which I will make a
PR for pokeemerald for
2019-12-19 03:30:50 -05:00
LOuroboros
5c678415b9
Add VBA's save files to gitignore
...
Same reasoning I had when I proposed this change to Pokeruby's gitignore.
This format represents VisualBoyAdvance's save files. Since they're currently not being filtered out by .gitignore, these kind of files could be sent to a GitHub Repository via git push accidentally.
2019-12-19 05:02:16 -03:00
jiangzhengwenjz
84d9a1e723
sub_804C728; sub_804CF14
2019-12-19 13:43:11 +08:00
PikalaxALT
1226dfd946
Match rev1 intro.c maybe
2019-12-18 22:17:14 -05:00
PikalaxALT
ae881a3623
Start implementing LG and 1.1
2019-12-18 16:43:24 -05:00
PikalaxALT
7984a91c08
Merge pull request #183 from PikalaxALT/final_blow_to_baserom
...
Final Smash on FireRed baserom.gba
2019-12-18 09:15:59 -05:00
PikalaxALT
34378fe3fb
Final Smash on FireRed baserom.gba
2019-12-18 09:07:53 -05:00
PikalaxALT
2f1285e439
Merge pull request #174 from garakmon/object_event
...
Dissassemble Event Object Data
2019-12-17 23:25:11 -05:00
garak
da93247ea8
use s16 for obj_rot_scal_anim_frame
2019-12-17 23:20:58 -05:00
garak
f30a6c7ac6
use new gfx constants for fldeffs
2019-12-17 22:26:38 -05:00
garak
8ee35bc615
*actual* final pass at unifying on object event
2019-12-17 21:35:09 -05:00
garak
fabe354c01
final pass at unifying on object event
2019-12-17 20:16:40 -05:00
garak
ddaa88390e
eventobject -> objectevent take 3
2019-12-17 18:49:34 -05:00
garak
47d9fbef93
use obj_pal macro
2019-12-17 17:53:54 -05:00
garak
c714990466
fix some erroneously split spritesheets
2019-12-17 17:31:45 -05:00
garak
977a995cdd
disassemble final baserom incbins from event_object_movement
2019-12-17 15:05:23 -05:00
garak
ed7a1d16e7
disassemble all remaining animcmd tables
2019-12-17 15:05:23 -05:00
garak
16b23febd2
dump anim table pointers (83 baserom incbins left)
2019-12-17 15:05:23 -05:00
garak
bebd9bb7a6
disassemble movement type func tables
2019-12-17 15:05:23 -05:00
garak
6ed6b614f3
more progress disassembling some anim stuff
2019-12-17 15:05:23 -05:00
garak
1ef4c20101
dump some anim commands and movement action funcs
2019-12-17 15:05:23 -05:00