Commit graph

1500 commits

Author SHA1 Message Date
Marcus Huderle
0ed8645610 Bad syntax 2013-12-22 11:04:30 -06:00
Marcus Huderle
cc68caab2d Cleaned hardcoded pointers related to pokecenter texts and OT names. 2013-12-22 10:20:52 -06:00
Marcus Huderle
040f394a39 Cleaned map connections with macros. 2013-12-20 18:47:05 -06:00
Marcus Huderle
c887f9182f Fishing Rod Graphics properties INCBIN. 2013-12-19 17:29:54 -06:00
Marcus Huderle
370bcede4f Nidorino's intro fight animation INCBIN. 2013-12-16 18:17:24 -06:00
Marcus Huderle
27f423b3e2 Stat modifier ratios INCBIN. 2013-12-16 17:49:00 -06:00
Marcus Huderle
8bf6a8a29c INCBIN for enemy mon's battle HUD tiles. 2013-12-16 17:17:44 -06:00
Marcus Huderle
3a97901bcd INCBIN for several tiles used in the player's battle HUD. 2013-12-16 17:11:14 -06:00
Marcus Huderle
15a70e2809 WildMonEncounterSlotChances INCBIN. 2013-12-16 13:11:08 -06:00
Marcus Huderle
e86650ae77 CutTreeBlockSwaps INCBIN. 2013-12-16 12:10:00 -06:00
Marcus Huderle
6cdff60e01 CutTreeAnimationOffsets INCBIN. 2013-12-16 11:50:42 -06:00
Marcus Huderle
42bebd1351 Labeled GetMonFieldMoves function. 2013-12-15 21:54:43 -06:00
Marcus Huderle
42b5451a39 FieldMoveDisplayData INCBIN. 2013-12-15 21:49:41 -06:00
Marcus Huderle
eb419451e4 Removed pointless ed_symbol file. 2013-12-15 16:24:11 -06:00
Marcus Huderle
549fe35420 Merged and fixed incbin conflicts with Danny. 2013-12-15 16:18:14 -06:00
U-Fish-PC\Daniel
323a1a638f incbin killing part 2 2013-12-15 13:50:05 -05:00
U-Fish-PC\Daniel
75a6575b86 incbin killing 2013-12-14 05:01:22 -05:00
U-Fish-PC\Daniel
23856089f9 Merge branch 'master' of https://github.com/yenatch/pokered 2013-12-14 03:59:52 -05:00
U-Fish-PC\Daniel
72d1c3fa22 Yet Another Map Script Commit 2013-12-12 02:50:58 -05:00
yenatch
7a1f488041 init.sh: sudo mkdir -p 2013-12-11 23:33:53 -05:00
yenatch
abda526782 bump pokemontools for fixed wram label handling 2013-12-11 20:33:41 -05:00
U-Fish-PC\Daniel
23c7161bbc Clean up constants 2013-12-11 10:37:17 -05:00
yenatch
f5fcfe4dae init.sh: sudo pip install and make sure rgbds man dirs exist 2013-12-11 03:14:46 -05:00
U-Fish-PC\Daniel
d4d4481df0 Move slot machine constants 2013-12-11 02:00:10 -05:00
U-Fish-PC\Daniel
9c4be8a91e Disassemble Slot Machine and Others 2013-12-11 01:44:39 -05:00
U-Fish-PC\Daniel
4e53030678 Merge branch 'master' of https://github.com/iimarckus/pokered
Conflicts:
	main.asm
2013-12-10 14:08:08 -05:00
IIMarckus
515357a450 Use safer and more standard POSIX find options. 2013-12-09 23:00:38 -07:00
iimarckus
f17320d7a8 Merge pull request #19 from yenatch/crystal-makefile
bring pokered into this century
2013-12-09 21:23:19 -08:00
yenatch
1953e89b86 makefile: find -delete isnt portable 2013-12-09 23:47:39 -05:00
U-Fish-PC\Daniel
321e432e07 Misc clean up 2013-12-09 10:55:50 -05:00
yenatch
81c6bed27d init.sh for lazy installs 2013-12-08 21:43:39 -05:00
yenatch
20c01389cc clearer install instructions 2013-12-08 20:13:10 -05:00
yenatch
b9218d843b Makefile: use += to append to variables 2013-12-08 18:02:29 -05:00
yenatch
493b483490 prequeue: say how many files are being preprocessed 2013-12-08 18:01:53 -05:00
yenatch
39a55822ce relative link to install in readme 2013-12-08 16:15:14 -05:00
yenatch
71c36820a7 bump pokemontools for scan_includes fix 2013-12-08 16:03:47 -05:00
yenatch
37f4f47aa8 add INSTALL.md and README -> README.md 2013-12-08 16:02:25 -05:00
yenatch
dee4943043 finish off wram labels and fix up mistaken label overloads 2013-12-08 14:58:05 -05:00
yenatch
f671ebc143 wram labels and clarify safari zone step counter 2013-12-08 14:48:17 -05:00
yenatch
197efee458 even more wram labels 2013-12-08 14:25:19 -05:00
yenatch
4f527b7eef more wram labels 2013-12-08 04:58:44 -05:00
yenatch
516dbd1aae Makefile: $: is not an escaped : 2013-12-08 01:36:59 -05:00
yenatch
168d03b957 Merge remote-tracking branch 'iimarckus/master' into crystal-makefile
Conflicts:
	Makefile
	main.asm
2013-12-07 23:31:49 -05:00
yenatch
766429f7d6 bump pokemontools for global label handling 2013-12-07 20:07:40 -05:00
yenatch
be83aeda84 include globals.asm in rgbasm objects 2013-12-07 20:02:51 -05:00
yenatch
f8258985aa INCLUDE .asm instead of .tx
.tx is a build abstraction. if the process changes down the line, .tx includes will break
2013-12-07 20:02:50 -05:00
yenatch
23268279f2 prequeue: less wasteful stdout rerouting 2013-12-07 20:02:49 -05:00
yenatch
120ba96649 handle preprocessing in one python procress; export asm labels
instead of running a process for each file, one process handles all files
rgbasm requires label EXPORT definitions for cross-object compiling. this is handled by globals.asm
2013-12-07 20:01:50 -05:00
yenatch
bacc4594c0 bump pokemontools to support makefile changes 2013-12-06 20:21:14 -05:00
yenatch
1dd87231f7 map/symfiles in .gitignore 2013-12-06 19:37:48 -05:00