Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-03 | Create PacketError exception and use it with ACTIVEOBJECT_REMOVE_ADD handler ↵ | Loic Blot | |
which can be unreliable | |||
2015-03-27 | Change error_message from wstring to string | ShadowNinja | |
This removes a lot of narrow/wide conversions where a wide string was never used. | |||
2015-03-16 | Rename packethandler/{client,server}.cpp to {client,server}packethandler.cpp | Loic Blot | |
* Requested by @Zeno- * Approved by @nerzhul |