Commit Graph

712 Commits

Author SHA1 Message Date
jeffman ccd715a551 Allocating some bytes in the window struct for hacks
The goal is to change any initializations of the flags
value from a 32-bit write to a 16-bit write; this frees
up the upper 16 bits for our use. When setting/clearing
flags in lower bit positions, the game won't delete whatever
we've stored in the upper 16 bits.
2017-03-09 01:04:02 -05:00
jeffman af075b69a0 Added some subroutine notes 2017-03-09 00:36:24 -05:00
jeffman cc1d370b8d Added symbol table 2017-03-09 00:36:09 -05:00
jeffman 2ef4dc0980 Fixed empty money string hang
Also got rid of some binaries that don't really need to be tracked
2017-03-08 13:40:06 -05:00
jeffman 742f053a3f Cleaning things out 2017-03-07 17:12:52 -05:00
jeffman 7f9ff41c77 Updated misc text 2017-02-24 19:31:04 -05:00
jeffman 02ec83056a Enemy name length fixes 2017-02-24 19:29:19 -05:00
jeffman 5d7b74ef52 Added some battle text 2017-02-24 16:00:55 -05:00
jeffman a3a40dc71e Translated lines 2124, 2125 (MalBound) 2017-02-24 15:39:29 -05:00
jeffman 99339f5298 More helpful error message 2017-02-24 15:38:46 -05:00
jeffman 8bb6d068c8 Translated blocks 200-299 (ItsIggy) 2017-02-24 15:14:55 -05:00
jeffman 2d0b774a7e Updated contributors 2016-04-07 19:25:31 -04:00
jeffman 8e1eed3b2c Resolved duplicate labels 2016-04-07 19:24:42 -04:00
jeffman 55d1c52c09 Translated blocks 900-999 (ItsIggy) 2016-04-07 19:19:48 -04:00
jeffman 506e62da27 Translated lines 225-296 (ItsIggy) 2016-04-07 19:13:27 -04:00
jeffman 7eb2d5c386 Fixed blocks line 3414 (MalBound) 2016-04-07 19:11:31 -04:00
jeffman a060dd2501 Fixed blocks 1124, 1270 (PhoenixBound) 2016-04-07 19:03:40 -04:00
jeffman c43cc3b871 Translated item entries 151-253 (ShadowOne333) 2015-08-13 16:58:15 -04:00
jeffman 93a990fc88 Translated TPT entries 600-699 (ThePoltergeist) 2015-08-13 16:51:27 -04:00
jeffman 7c80d9627c Translated TPT entries 1268-1299 (imthegeek37) 2015-08-13 16:43:30 -04:00
jeffman 00862655ea Translated TPT entries 1100-1129 (Tasos500) 2015-08-13 16:32:35 -04:00
jeffman e88055732e Translated TPT entries 800-899 (TheZunar123) 2015-08-13 16:27:57 -04:00
jeffman 3a2d7814e5 Translated TPT entries 1000-1099 (imthegeek37) 2015-08-13 16:15:25 -04:00
jeffman 86e1803faf Separated enemy encounter/death text 2015-08-13 16:05:19 -04:00
jeffman 5085647c62 Merged blocks 1130-1267 2015-06-16 15:19:06 -04:00
jeffman 9292714ce2 Not sure why this changed? 2015-06-16 15:16:06 -04:00
jeffman 664765219c Now [00 FF] and [03 FF] cause line breaks in previewer 2015-06-16 15:15:36 -04:00
jeffman db9fd81de3 Merge pull request #4 from MalBound/patch-2
Update m12-strings-english.txt (blocks 1130-1267)
2015-06-16 14:48:05 -04:00
jeffman 4c65cf1261 Resolved duplicate labels 2015-06-16 14:38:24 -04:00
jeffman 42099670ce Added checkbox for auto-save 2015-06-16 14:35:41 -04:00
jeffman 7fadb81bb7 Merge pull request #1 from batwing321/patch-1
700-799 / 1400-1583
2015-06-16 14:33:23 -04:00
MalBound 2ea710440a Update m12-strings-english.txt
MalBound finished TPT 800-899 (which the problem is on L808).
2015-06-16 12:40:24 -05:00
Pitch 04c0aaf372 700-799 / 1400-1583 2015-06-16 19:07:06 +09:00
jeffman 49626810c0 Translated TPT entries 1300-1399 (EBrent) 2015-06-05 13:50:40 -04:00
jeffman db39c1d282 Fixed navigation bug 2015-05-13 13:07:56 -04:00
jeffman d29e04f134 Translated TPT entries 0-159 (TheZunar123) 2015-05-12 22:17:37 -04:00
jeffman 7995e905e2 Fixed bug with trivial-only duplicates disappearing 2015-05-12 22:16:38 -04:00
jeffman 8bb98257cf Added battle text (ItsIggy) 2015-05-12 21:42:56 -04:00
jeffman 937662ec1a This should never have been pushed 2015-05-12 21:36:21 -04:00
jeffman 4350f35be2 Added an item names listing for EB 2015-05-06 21:15:02 -04:00
jeffman 78a2aa2969 Fixed bug when config is missing 2015-05-06 21:14:42 -04:00
jeffman 882e5a5b51 Added config file 2015-05-04 14:50:53 -04:00
jeffman f40e9b221b Be consistent with now-decimal JSON files 2015-05-04 14:49:53 -04:00
jeffman dbeaee4243 Updated todo 2015-04-21 11:56:46 -04:00
jeffman fe468370c2 Worked on item help and battle text 2015-04-21 11:54:05 -04:00
jeffman 307de75a4f Updated todo 2015-04-21 11:53:39 -04:00
jeffman 2a2b7c03eb Converted to valid JSON
Because Github's syntax error highlighting is annoying as hell. I maintain that whoever was responsible for not supporting hex literals in the design of JSON needs to be jettisoned into orbit
2015-04-13 15:03:37 -04:00
jeffman 2612b2cef2 Worked on item help text 2015-04-10 16:40:16 -04:00
jeffman 62b687cf2c Fixed orange backgrounds for reference list navigation 2015-04-10 16:39:32 -04:00
jeffman b33f2ac2ca Stupid item guide was wrong 2015-04-01 12:39:12 -04:00