Skip to content
Snippets Groups Projects

Fixes for archiving/unarchiving Lua strings in netgames

Merged Monster Iestyn requested to merge lua-archive-long-string-fix into next

This branch rewrites archiving/unarchiving of Lua strings for netgames. This means that now:

  • Lua strings longer than 1024 chars can now be read properly without awful crashes
  • Lua strings with embedded zeros can be written/read without truncating anything (hopefully)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
Please register or sign in to reply
Loading