Commit graph

871 commits

Author SHA1 Message Date
IIMarckus
98a00bc025 Don’t rebuild the character table every line.
This change halves execution time on my machine.

hg-commit-id: aa8e5c92d38c
2011-12-17 00:48:24 -07:00
IIMarckus
89d8ad4fd2 Make use of the new text preprocesser to make text readable.
hg-commit-id: 984aa67c548c
2011-12-17 00:14:22 -07:00
IIMarckus
c21c0d45b3 Add a text preprocessor, so that we can enter strings in db commands.
Depending on how well this works, it may be removed later. Hopefully not.

hg-commit-id: d244e025471f
2011-12-16 23:54:36 -07:00
IIMarckus
eb83f10dd4 More animation code, and the sound data for attacks.
hg-commit-id: 411724212aa0
2011-12-16 00:07:58 -07:00
IIMarckus
d116f0b876 More uncommented animation code.
hg-commit-id: c5d9abf0f6e3
2011-12-15 19:53:57 -07:00
IIMarckus
6bc9c5dc3f Add title screen monsters from Green and Blue as well.
Having data from all versions is a long‐term goal, but until the
ROMs for those versions can be easily built and compared to the
originals, it will be very easy for errors to slip in. Adding stuff
from Green, Blue, and Yellow is okay with me, but for now Red is
the only version guaranteed to have correct data.

hg-commit-id: c595f0981208
2011-12-15 18:22:21 -07:00
IIMarckus
a8dbea888b Poké Ball animation code cleanup.
hg-commit-id: 812dc01df153
2011-12-15 18:05:30 -07:00
IIMarckus
c04a77529a This has already been explained.
Also, the value in the comment was wrong ($FFD6, not $FFD3).

hg-commit-id: 0c73f2ee5227
2011-12-14 21:52:14 -07:00
IIMarckus
c88dd75ba1 Add Pokémon that appear on the title screen.
hg-commit-id: 946c0db2db3b
2011-12-14 21:22:54 -07:00
IIMarckus
f9a8858dd1 Minor comment changes.
hg-commit-id: a25973059a03
2011-12-12 21:25:23 -07:00
IIMarckus
c44b52577b Add random number generation functions.
hg-commit-id: e7d865799d77
2011-12-12 19:47:20 -07:00
IIMarckus
0152e33909 Document the byte before a trainer’s AI pointer.
hg-commit-id: 6b0145fce032
2011-12-12 18:48:35 -07:00
IIMarckus
ef6eb622c4 Minor clarifications in Pallet Town scripts.
hg-commit-id: f42fc4aeadc6
2011-11-14 02:48:50 -07:00
IIMarckus
1f5696ddda More minor label fixes.
hg-commit-id: e0d74b3b39cd
2011-11-14 00:29:44 -07:00
IIMarckus
c51b06f975 Fix pointer label.
hg-commit-id: 88f7d6719e99
2011-11-14 00:28:25 -07:00
IIMarckus
3fbbc239ac Add Blue’s house map.
hg-commit-id: 4f46a3ac0e71
2011-11-14 00:25:15 -07:00
IIMarckus
31e251af3a Minor cleanup.
hg-commit-id: da3b7f586edf
2011-11-13 23:10:46 -07:00
IIMarckus
8028c825b6 Add Pallet Town map.
hg-commit-id: 53d9e5cf0c1e
2011-11-13 23:06:56 -07:00
IIMarckus
bf33b737b7 Add constants for direction of connections.
hg-commit-id: b7e25e860a9e
2011-11-13 20:18:20 -07:00
IIMarckus
36c926f342 Add Red’s room map.
hg-commit-id: 73e8118562b5
2011-11-13 20:12:54 -07:00
IIMarckus
c790096acd Fix pointer
hg-commit-id: 3aab9ee72906
2011-11-13 19:04:28 -07:00
IIMarckus
66df926d81 Add Red’s House 1F map.
hg-commit-id: 89152a0294e8
2011-11-13 19:01:21 -07:00
IIMarckus
1d2ab4fbc0 Add variant pics from other versions.
hg-commit-id: 9775b379a90a
2011-08-28 16:58:22 -06:00
IIMarckus
2ebb4eac5f Extract compressed pics into separate files.
Pointers to them will come later.

hg-commit-id: 51001a669f3c
2011-08-28 11:40:59 -06:00
IIMarckus
48634e8d36 Fill out the dictionary some more.
hg-commit-id: d1ffa00657b2
2011-07-31 01:03:03 -06:00
IIMarckus
4416e95988 Add $58 to the dictionary.
This is a very strange character and should be looked at more closely.

hg-commit-id: 11758d86cc50
2011-07-31 00:45:50 -06:00
IIMarckus
4771aa0503 Add missing label in dictionary.
hg-commit-id: a6d437e52c1a
2011-07-31 00:39:02 -06:00
IIMarckus
92ce91cb3a Add Super Rod data.
hg-commit-id: 45945e369724
2011-07-31 00:14:47 -06:00
IIMarckus
4b8f71a593 Add Good Rod data.
hg-commit-id: 14c828bf56a2
2011-07-30 23:25:17 -06:00
IIMarckus
9e11a1e996 Fill out the dictionary some more.
hg-commit-id: 0b2352698d90
2011-06-05 21:54:08 -06:00
IIMarckus
f227b10d88 Add attack type multipliers (thx Sawakita)
hg-commit-id: b0aee07420f2
2011-06-05 15:21:01 -06:00
IIMarckus
dbac7df72d Partially fill out the dictionary.
hg-commit-id: 3524be052533
2011-05-30 23:09:18 -06:00
IIMarckus
d3270b231b Start of the text engine.
hg-commit-id: 31967a870912
2011-05-30 22:32:10 -06:00
IIMarckus
68f0afdfa2 It makes sense for widths to be in decimal.
hg-commit-id: 6dad4f222381
2011-05-30 22:09:35 -06:00
IIMarckus
0e145ea2a4 First part of save file interpretation functions, thx Sawakita.
Also box‐drawing functions.

hg-commit-id: eaa7bd7c7804
2011-05-30 21:58:46 -06:00
IIMarckus
3cbe353075 Basic attack animation functions.
hg-commit-id: d5377e1bb8b5
2011-04-11 23:13:22 -06:00
IIMarckus
489ce74215 Correct misplaced comment.
hg-commit-id: 3dbde39efffc
2011-04-11 19:10:57 -06:00
IIMarckus
6dae2db72a Function that copies the attack data to memory.
hg-commit-id: d2b2f3874e47
2011-04-10 22:30:02 -06:00
IIMarckus
74b45506df Add attack characteristics data.
hg-commit-id: 2dbe132df9b8
2011-04-10 22:04:15 -06:00
IIMarckus
5c7534fced Use Unicode characters, because they look nicer
hg-commit-id: a90f2037f921
2011-04-09 23:42:56 -06:00
IIMarckus
5f2171f2b5 expand interrupts and vectors
hg-commit-id: 9cd191243c8c
2011-04-09 23:41:57 -06:00
IIMarckus
71e161da53 Use human-readable names instead of memory addresses.
hg-commit-id: da67afc569e2
2011-04-09 23:30:24 -06:00
IIMarckus
3426db1c09 Remove unnecessary comments.
hg-commit-id: f093750985ee
2011-04-09 23:19:34 -06:00
IIMarckus
9c86722724 Fade-in / fade-out functions (thx Sawakita)
hg-commit-id: fe4c5e88689d
2011-04-09 23:03:50 -06:00
IIMarckus
817e3af31b Filled out Oak's speech a bit more.
hg-commit-id: 8d8a71cabb01
2011-04-09 22:45:57 -06:00
IIMarckus
3868e76766 Let's not call things sprites when they aren't.
hg-commit-id: 47c127c1d1b6
2011-04-09 20:46:30 -06:00
IIMarckus
fa5434f225 Add the function that moves pics left in Oak's speech
hg-commit-id: 1c2ca8f29fbd
2011-04-09 20:44:48 -06:00
IIMarckus
5e0e4a4ea0 This function waits for a Vblank to go by.
Rename ConserveBattery to DelayFrame, and Delay to DelayFrames.

hg-commit-id: 66b020480494
2011-04-09 20:19:29 -06:00
IIMarckus
c7737ee3d3 add in a function from Oak's speech
hg-commit-id: 393c2c38d860
2011-04-09 20:12:51 -06:00
IIMarckus
dd3d39418b Add Hide/Show data for maps.
Thx Sawakita

hg-commit-id: 6d39560c8958
2011-03-20 23:12:57 -06:00