r24

Details

  • Filename
    LibParse-r24.zip
  • Uploaded by
  • Uploaded
    Dec 22, 2013
  • Size
    8.81 KB
  • Downloads
    47
  • MD5
    ea75bcc6ff18b46a04bd778209e957dd

Supported WoW Retail Versions

  • 4.3.4

Changelog

v1.3

  • Implemented custom string split function to avoid stack overflows.
  • Fixed bug in JSONWriter where consecutive JSONEncode calls were sharing buffers.

v1.2

  • Anything that can be converted to a number will be by CSVDecode.

v1.1

  • Added CSV support.