Commit graph

1685 commits

Author SHA1 Message Date
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
yenatch
07a7739f3e rewrite the makefile to be consistent with pokecrystal
still needs globals.asm and a preprocessor queue to compile multiple objects

also, spit out a mapfile and symfile
2013-12-06 01:12:41 -05:00
Marcus Huderle
ac9e622144 Nicknaming screen loads the 'ED' symbol separately. 2013-12-05 14:55:28 -08:00
Marcus Huderle
254ee773c1 Cleaned up TitleScreenPokemonLogoYScrolls to use base-10 numbers. 2013-12-05 13:29:01 -08:00
Marcus Huderle
10b9930693 FlyWarp data for maps in which you fall down holes. 2013-12-05 14:46:44 -06:00
Marcus Huderle
406eda8bbe Cable Club NPC Text labels. 2013-12-05 12:04:22 -06:00
Marcus Huderle
1e5ba689bc Vending Machine routine and texts. 2013-12-05 11:17:33 -06:00
Marcus Huderle
87ccef0e43 BattleCenter and TradeCenter warp data specs. Also renamed FirstMapSpec to FirstMapWarpSpec. 2013-12-05 10:41:18 -06:00
Marcus Huderle
e23f3ce2a2 Title screen pokemon logo bouncing effect. 2013-12-05 10:02:20 -06:00
yenatch
fbc0e5353b rename textpre.py -> preprocessor.py 2013-12-05 01:42:50 -05:00
yenatch
3904b5aba5 clean up remaining constants 2013-12-05 01:37:44 -05:00
yenatch
5dc5feb29c split related constants into constants/ 2013-12-05 01:34:12 -05:00
yenatch
12f8023599 split rgbasm macros into macros.asm 2013-12-05 01:25:12 -05:00
yenatch
a548c1d097 split wram/hram out of constants.asm and start using wram sections
also inadvertently labeling some hard addresses
2013-12-05 01:18:14 -05:00
U-Fish-PC\Daniel
2ed422c696 IshiharaTeam 2013-11-26 13:32:08 -05:00
U-Fish-PC\Daniel
6b37623b1d FlyWarp data 2013-11-26 12:11:44 -05:00
U-Fish-PC\Daniel
6d6ce4c35b Evem more map scripts 2013-11-26 10:15:36 -05:00