Skip to content

Add Wide Char support for the String class #59

@Raelr

Description

@Raelr

Description

Currently, our string class assumes that all strings are normal chars. Windows, however, assumes that chars will be wide chars. This is causing a number of issues with running strings on Windows and will eventually cause issues when using non-standard chars. Would be good to add support for this in future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestutilsRelating to the engine's utils

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions