Commit Graph

81 Commits

Author SHA1 Message Date
Rangi
7dd9d7dc80 Merge remote-tracking branch 'remotes/pokered/master' 2022-10-02 22:42:26 -04:00
Rangi
f58dbe3849 Require rgbds 0.6.0 2022-10-02 21:14:23 -04:00
Rangi
a66adbcc5c Sync Pokédex rating text with pokeyellow 2022-07-10 19:26:18 -04:00
Rangi
4efb3e307c Sync more with pokered 2020-11-06 10:34:05 -05:00
Rangi
aae999f72b Start reorganizing pokeyellow 2020-11-04 19:44:31 -05:00
dannye
5647ca687b Sync with pokered 2020-11-04 00:06:44 -06:00
Rangi
b945988a0a Names for more SECTIONs 2020-07-07 14:45:24 -04:00
Rangi
c9c59dc343 Reorganize constants/
To do: add comments associating constants with data and code
2020-07-03 12:44:47 -04:00
Rangi
b29e5ee203 Add subdirectories to data/ similar to pokecrystal
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
2020-07-03 11:51:00 -04:00
Rangi
4b853ad676
Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)
Each new file builds its own .o, along with separate main.o and home.o, which necessitates many more "exported::" labels.
2020-06-27 15:32:24 -04:00
Nog-Frog
9c01ebc147 Change wGrassRate to wLinkEnemyTrainerName 2020-06-02 12:39:06 +03:00
Nog-Frog
39f0bcb987 Change "Set to box" to "Sent to box" 2020-05-26 15:14:46 +03:00
dannye
10f9559eab Sync with pokered 2020-05-20 20:02:53 -05:00
Rangi
c779602459 Rename map files, labels, and constants to be consistent and work with Polished Map 2019-01-01 23:33:10 -05:00
luckytyphlosion
dd20030b44 Clean up pre-linkerscript remnants. 2018-11-18 19:42:46 -05:00
luckytyphlosion
dcaca64f5e Clean up pre-linkerscript remnants. 2018-11-18 18:29:24 -05:00
yenatch
722ca8af43 remove BANK[] and bank constants from ROMX sections 2018-04-01 21:07:48 -04:00
Víctor M. González
5c39c6c5cb Replaced all instances of $52, $53, and $5A with "<PLAYER>", "<RIVAL>", and "<USER>" respectively. 2017-07-30 18:46:53 -03:00
AntonioND
52adb844de Revert "Fix floating sections"
This reverts commit cec6e6e2fb.

Signed-off-by: AntonioND <antonio_nd@outlook.com>
2017-03-21 01:12:49 +00:00
AntonioND
cec6e6e2fb Fix floating sections
This is needed to prevent rgblink from moving them around in future
releases.

Signed-off-by: AntonioND <antonio_nd@outlook.com>
2017-03-14 21:45:45 +00:00
YamaArashi
3a6a300da4 sync text 2016-06-12 10:11:31 -07:00
YamaArashi
fd2235e678 sync engine code with pokeyellow 2016-06-12 00:52:13 -07:00
dannye
401d6e7f36 More syncing with pokered
from April 8, 2016 to present
2016-06-11 17:10:37 -05:00
dannye
c979b3bb03 Merge branch 'master' of https://github.com/pret/pokeyellow 2016-06-11 16:16:56 -05:00
dannye
269f2c3ba7 Sync with pokered
from August 29, 2015 to April 6, 2016
2016-06-11 15:45:24 -05:00
IIMarckus
3425fd6ef8 Sync somewhat with pokeyellow. 2016-06-08 05:45:50 -06:00
IIMarckus
6e8c3883e4 Part 1 of syncing with pokered. 2016-06-08 05:44:58 -06:00
IIMarckus
674b4dcc4a Remove the Beach House option. 2016-06-07 23:55:55 -06:00
dannye
a070bdcb21 Clean up white space 2016-06-06 01:22:22 -05:00
dannye
3af22139a9 Clean up Makefile 2016-06-06 00:58:04 -05:00
pikalaxalt
4b91cc770e Text macros; Prize Room 2016-06-01 09:44:32 -04:00
luckytyphlosion
5b53dbe15d Bank7 misc functions
Also delete gfx/intro_nido pngs (aren't used in the build)
2016-05-23 15:52:20 -04:00
luckytyphlosion
f3de3a20df Bank11 and 14 misc functions. 2016-05-22 21:02:18 -04:00
IIMarckus
adc6a3aac7 Clean up script labels in marts and Pokémon Centers. 2016-04-08 19:04:36 -06:00
yenatch
b852fe5b42 Use rgbasm -D in the makefile. 2016-02-17 15:33:01 -05:00
YamaArashi
8a5a7d8e68 fix typoes 2016-01-09 03:03:55 -08:00
PikalaxALT
cd3eb9867b Fix a typo 2016-01-05 21:55:39 -05:00
IIMarckus
4c5c791264 Define text banks relative to the first one. Clean up address comments. 2015-12-06 20:52:46 -07:00
luckytyphlosion
0f624fa59a Bank9 misc. functions
PrintMonType and SaveTrainerName
2015-11-28 17:26:52 -05:00
luckytyphlosion
cb414f1480 overworld item & movement code, cable club code, remove more instances of W_, add PIKAHAPPY_TRADE
Also make replace.sh take args
2015-10-29 14:23:30 -04:00
dannye
38065a744d No more W_ 2015-08-30 21:38:41 -05:00
luckytyphlosion
d2ed7674f4 Merge branch 'master' of https://github.com/iimarckus/pokered
Doesn't build.
2015-08-30 17:55:02 -04:00
YamaArashi
599a6aeaaf named battle and learn move variables 2015-08-14 00:36:06 -07:00
YamaArashi
132d036752 named more variables 2015-08-12 22:14:31 -07:00
YamaArashi
525f1b96f3 named CountSetBits output variable 2015-08-07 04:24:06 -07:00
luckytyphlosion
d42e9f5b72 Attempt to make yellow buildable, part 3 2015-08-01 17:42:36 -04:00
U-Daniel-PC\Daniel
1d63499fa7 Remove (incorrect) address comments
Conflicts:
	text.asm
2015-08-01 17:34:51 -04:00
U-Daniel-PC\Daniel
10af88ddd7 text.o
Conflicts:
	main.asm
	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
	wram.asm
	yellow/text.asm
2015-08-01 17:16:11 -04:00
YamaArashi
fc9af362ae fix variable naming 2015-07-18 08:17:46 -07:00
YamaArashi
6931ce9625 money / coins hram constants 2015-07-17 01:22:00 -07:00