Commit graph

2073 commits

Author SHA1 Message Date
IIMarckus
c9bed2d447 Add a TX_MART macro for inventories. 2016-04-08 20:16:42 -06:00
IIMarckus
adc6a3aac7 Clean up script labels in marts and Pokémon Centers. 2016-04-08 19:04:36 -06:00
IIMarckus
72790bcbac Clean up labels and trainer headers for overworld Pokémon. 2016-04-06 20:58:45 -06:00
IIMarckus
3fd6787692 Clean up more Yellow ifdefs. 2016-03-22 00:10:23 -06:00
yenatch
6057f285ad Add a farcall alias. 2016-03-14 21:23:49 -04:00
Marcus Huderle
6de584fe66 Remove hardcoded length values in items.asm 2016-02-21 12:59:33 -08:00
Marcus Huderle
213f6dfc98 Remove hardcoded values for CopyData in battle core. 2016-02-20 13:54:52 -08:00
yenatch
af6fa345d6 Bump extras so that pypng doesn't need to be installed. 2016-02-17 16:34:50 -05:00
yenatch
89e07d0d56 Bump extras. 2016-02-17 16:21:23 -05:00
yenatch
b852fe5b42 Use rgbasm -D in the makefile. 2016-02-17 15:33:01 -05:00
yenatch
8c5bf57464 apt-cyg died again 2016-02-17 15:28:39 -05:00
IIMarckus
757114cad2 Get rid of yellow ifdefs in wild Pokémon. 2016-02-12 21:10:58 -07:00
IIMarckus
360a2200b1 Remove misleading (unreferenced) labels. 2016-01-30 20:40:12 -07:00
dannye
32a464b0f0 Fix logically incorrect label 2016-01-27 23:08:50 -06:00
YamaArashi
8a5a7d8e68 fix typoes 2016-01-09 03:03:55 -08:00
Daniel Harding
db31e5a438 Merge pull request #121 from PikalaxALT/master
Fix a typo
2016-01-06 10:49:22 -06:00
PikalaxALT
cd3eb9867b Fix a typo 2016-01-05 21:55:39 -05:00
luckytyphlosion
115fba107d Merge pull request #120 from PikalaxALT/master
Fix game time labels, wCurrentMapScriptFlags
2016-01-03 14:21:56 -05:00
PikalaxALT
28dc5686b0 Fix game time labels 2016-01-03 14:18:33 -05:00
Marcus Huderle
1a5a108bdf Label elite four scripts more completely. 2015-12-18 20:03:09 -08:00
dannye
351146024b Fewer underscores in constants 2015-12-14 22:09:30 -06:00
IIMarckus
4c5c791264 Define text banks relative to the first one. Clean up address comments. 2015-12-06 20:52:46 -07:00
IIMarckus
94e609b4bc vertical space is cheap. also remove address comments and yellow ifs. 2015-12-06 14:20:26 -07:00
IIMarckus
f33bd1d89e Improve diffability with pokeyellow; remove address comments and ifs. 2015-12-06 14:04:42 -07:00
yenatch
f3b3e21e04 fix repository links 2015-10-25 03:21:27 -04:00
yenatch
79368d56be use pip and apt-cyg 2015-10-25 03:20:24 -04:00
yenatch
286914d0ab align spacing in previous 2015-10-25 03:06:22 -04:00
yenatch
8e96cf2ba3 Reorganize the makefile and remove yellow targets. 2015-10-25 03:04:52 -04:00
yenatch
ed48f56e98 Get rid of queues.
For faster builds, use `make -j`.
2015-10-25 02:44:58 -04:00
dannye
4634304dce Use 'ds wWaterRate - @' to avoid manually declaring the wEnemyMon1 party struct 2015-09-09 06:55:39 -05:00
dannye
4cfc1fc2f7 Merge branch 'master' of https://github.com/iimarckus/pokered 2015-09-07 09:39:47 -05:00
yenatch
cbc85b4d22 Merge pull request #117 from PikalaxALT/master
Rewrite SetEvents and ResetEvents for unlimited number of events
2015-09-06 22:44:55 -04:00
PikalaxALT
dd9b167689 Rewrite SetEvents and ResetEvents for unlimited number of events 2015-09-04 21:00:11 -04:00
dannye
8026d47585 No more S_ 2015-08-30 22:15:32 -05:00
dannye
5facf8377a No more wram_constants.asm
unfortunately, this means manually declaring the wEnemyMon1 party struct
2015-08-30 22:05:50 -05:00
dannye
38065a744d No more W_ 2015-08-30 21:38:41 -05:00
Daniel Harding
1ee9fb408c Merge pull request #116 from YamaArashi/master
Misc changes
2015-08-30 20:40:32 -05:00
YamaArashi
4cfcc2f589 replaced hardcoded values in ItemUseMedicine 2015-08-30 01:08:01 -07:00
YamaArashi
4f43e47fc9 rename ItemUseBall labels 2015-08-30 00:15:59 -07:00
YamaArashi
30063216cd use the new battle type constants 2015-08-29 23:35:58 -07:00
YamaArashi
38d771dc44 commented pokeball function 2015-08-29 23:21:54 -07:00
YamaArashi
2ff0f3f208 added constants for item capacity 2015-08-29 17:29:16 -07:00
YamaArashi
b6a7e5e9cf documented flags and misc. fixes 2015-08-29 17:15:05 -07:00
Daniel Harding
1a987d1e1a Merge pull request #114 from YamaArashi/master
Commented SGB palettes and other things
2015-08-18 10:32:50 -05:00
YamaArashi
696cffd3ae item name length constant 2015-08-14 04:11:53 -07:00
YamaArashi
b6ac1018c2 add border constant and clear up misnomer 2015-08-14 02:46:12 -07:00
YamaArashi
599a6aeaaf named battle and learn move variables 2015-08-14 00:36:06 -07:00
YamaArashi
f6d618090a Named a test battle variable 2015-08-13 19:13:47 -07:00
YamaArashi
0750db0d72 Remove irrelevant comment
The comment has nothing to do with the variable.
2015-08-13 18:22:08 -07:00
YamaArashi
132d036752 named more variables 2015-08-12 22:14:31 -07:00