Skip to content

Interprocess communication is not fully implemented for Linux #579

Description

@OtlichnikTop

Some functions for interprocess communication are not implemented in BunnymodXT/Linux/interprocess.cpp:

void WriteGameEnd(const Time& time);
void WriteMapChange(const Time& time, const std::string& map);
void WriteTimerReset(const Time& time);
void WriteTimerStart(const Time& time);
void WriteBSALeapOfFaith(const Time& time);

In source file only blank definitions. Probably planned to implement it later, but last commit was 10 years ago...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions