jeffman
1f108a040f
Add some function symbols
2018-11-28 21:39:26 -05:00
jeffman
3308a5756f
Fix multi-PC Goods window; add m2-goods.asm
...
Moved the BF858 code to a new file because it was getting too long. Added
a clear before each printstr to erase the previous contents.
2018-11-27 23:17:16 -05:00
jeffman
fcfbeb2b7a
Add print_blankstr_window
...
Same as print_blankstr, but relative to a window.
2018-11-27 23:15:28 -05:00
jeffman
fd29f1f368
clear_tile resets the tilemap
...
Not sure about the side effects... I *think* it's okay; I can't imagine
a scenario where you'd want to clear the pixels but not the tilemap.
This came up during the multi-PC Goods window clearing: the equip symbols
weren't getting cleared when calling print_blankstr. If this change has
unintended side effects, revert it and then manually clear the equip
symbol tilemap in bf858_goods.
2018-11-27 23:14:51 -05:00
jeffman
afac6a7072
Update README
2018-11-26 23:48:54 -05:00
jeffman
723b5936c9
Add some symbols for Ness' stats
2018-11-26 23:48:30 -05:00
jeffman
cd6091c086
Remove bad movement entry
...
This was causing the crash before Titanic Ant. My dumb text pointer-
finding script found something in the movement data that it thought was
a text pointer but actually wasn't, and overwrote it with a new pointer
which actually corrupted the movement data!
Should probably remove all of these until we figure out movement codes...
2018-11-26 23:48:17 -05:00
jeffman
8ac2e87f5d
Add ScriptTool to insert.bat
...
(thanks Sterophonick)
2018-11-26 22:22:25 -05:00
jeffman
09f07911cc
Merge branch 'master' into compiled-vwf
2018-11-18 20:57:16 -05:00
jeffman
6eb570536a
Create LICENSE
2018-11-02 11:36:48 -04:00
jeffman
04ad88252d
Merge pull request #23 from PhoenixBound/compiled-vwf
...
PSI help and text describing the party
2018-09-08 01:25:05 -04:00
PhoenixBound
0d453a3714
PSI help and text describing the party
2018-09-07 23:33:19 -05:00
jeffman
292d7d013e
Merge pull request #22 from PhoenixBound/compiled-vwf
...
Name-related strings stuff
2018-08-14 12:40:54 +09:00
PhoenixBound
711f543ea4
Name-related strings stuff
2018-08-10 17:47:54 -05:00
jeffman
bd8da266e6
Merge pull request #21 from PhoenixBound/compiled-vwf
...
More battle and item stuff
2018-08-05 11:16:22 +09:00
PhoenixBound
dac7ca59f6
More battle and item stuff
2018-08-03 19:18:04 -05:00
jeffman
f45257f266
Merge pull request #20 from PhoenixBound/compiled-vwf
...
Various improvements
2018-07-14 14:36:17 -04:00
PhoenixBound
fd0a0f45ae
Various improvements
2018-07-14 12:40:53 -05:00
jeffman
135a8fb67a
Merge pull request #19 from PhoenixBound/compiled-vwf
...
Get the 100% file to work well with ScriptToolGui
2018-07-03 10:06:12 -04:00
PhoenixBound
7f81ed1e31
Fix duplicates
2018-07-02 23:28:02 -05:00
PhoenixBound
6f4d9b8683
Copy some lines back to the 100% file
2018-07-02 23:21:16 -05:00
jeffman
445ed0430c
Typos
2018-05-30 21:28:07 -04:00
jeffman
47ba917a13
Merge branch 'master' into compiled-vwf
...
# Conflicts:
# .gitignore
2018-05-30 21:23:13 -04:00
jeffman
3a9d2d6cc8
Add note about armips
2018-05-30 21:17:55 -04:00
jeffman
700a2f14a9
Add build instructions
2018-05-30 21:13:53 -04:00
jeffman
74a60bc60b
Merge 100% text strings draft 1
...
Also updated contributors and gitignore
2018-05-28 19:30:43 -04:00
jeffman
cc42c4ca62
Merge pull request #18 from PhoenixBound/master
...
A few more changes
2018-05-27 18:45:39 -04:00
PhoenixBound
f1c017cab4
This wasn't supposed to be changed
2018-05-27 17:20:28 -05:00
PhoenixBound
8c1d74a144
Some more strings and some fixes elsewhere
2018-05-27 17:05:58 -05:00
jeffman
77ba7b88b8
Merge pull request #17 from PhoenixBound/master
...
More strings stuff
2018-05-23 19:05:10 -04:00
PhoenixBound
3ccb6b38a9
More strings stuff
2018-05-23 15:18:03 -05:00
jeffman
acfb407bbf
Merge pull request #16 from PhoenixBound/master
...
Misc. changes
2018-05-19 01:56:15 -04:00
PhoenixBound
f5b9c99799
Committing in the middle of the night never fails
2018-05-19 00:33:31 -05:00
jeffman
1437d42e3b
Merge pull request #15 from PhoenixBound/master
...
Further improvements to overall system stability
2018-04-29 17:57:13 -04:00
PhoenixBound
1af03d2436
Fix photographer hang
2018-04-29 16:49:34 -05:00
PhoenixBound
79cab8c7f4
Realizing this is possible
2018-04-28 22:45:56 -05:00
PhoenixBound
6c172ed37c
Further improvements to overall system stability
2018-04-28 22:15:50 -05:00
jeffman
5dd6d93255
Merge pull request #14 from PhoenixBound/master
...
Debug menu stuff
2018-04-14 20:45:13 -04:00
PhoenixBound
7ff6140253
Debug menu stuff
2018-04-13 22:59:24 -05:00
jeffman
2be6d41d41
Merge pull request #13 from PhoenixBound/master
...
Tool-related changes
2018-04-04 22:12:47 -04:00
PhoenixBound
5691c2e4cb
Typo
2018-04-04 11:25:03 -05:00
PhoenixBound
3cad812d11
A few ScriptTool/Gui changes
...
- Gui Window: EB and M12JP windows are read-only
- Updated some control code documentation
- Added a little clarification to some control code widths
- Added some Saturn font width support to the tool.
2018-04-03 23:28:38 -05:00
jeffman
7e0c812572
Merge pull request #11 from PhoenixBound/master
...
TPT 0-300
2018-03-30 13:45:32 -04:00
jeffman
872d540670
Update map tutorial
2018-03-30 13:35:55 -04:00
jeffman
58b89cc678
Updated maps tutorial
2018-03-29 18:39:10 -04:00
jeffman
1701936bde
Started maps tutorial
2018-03-29 17:17:52 -04:00
PhoenixBound
ce7f3fe9a4
I'm definitely squashing after this mess
2018-03-29 16:11:40 -05:00
jeffman
a53f50adc6
Trying to fix line endings
2018-03-29 15:11:20 -04:00
PhoenixBound
be88711087
Merge pidgin's stuff in. Line endings are hard.
2018-03-27 20:06:06 -05:00
jeffman
c4f35dff7e
Updated gitignore
2018-03-26 20:30:45 -04:00