Commit History

Author SHA1 Message Date
  KeyMasterOfGozer 3f3f0e037a Change cleanHTML to only remove all NewLines and Tabs, but leave spaces in. This does a "good enough" job, and hopefully doesn't break Sonnix 64-bit Windows client. 5 years ago
  KeyMasterOfGozer c1c6ed4bce Temporarily remove cleanHTML because Windows 64-bit is crashing on STRFIND() function. There will be extra line returns over Spell Casting tables. 5 years ago
  KeyMasterOfGozer 2d155cde26 Temporary Limiter on cleanHTML 5 years ago
  KeyMasterOfGozer cfc9793c05 CleanHTML function added. When making HTML tables, if any whitespace is included between the tags, extra space is rendered above the table in the main viewing area. I added a function to remove whitespace from in between HTML tags so that I can write Readable code, but it will be rendered to the screen as the render engine needs. 5 years ago