Dalamud/Dalamud/Game
2020-04-30 14:10:02 +02:00
..
Chat fix payload parsing to not use PeekChar() when it actually wants a byte (breaks in some non-ascii cases) 2020-04-26 14:38:28 -07:00
ClientState feat: add Customize to Chara 2020-04-30 14:10:02 +02:00
Command feat: add OnCheckChatMessageHandled, refactor ChatGui a bit 2020-04-25 19:15:25 +02:00
Internal Adding check to WorldToScreen for coordinates being in front, plus documentation 2020-04-29 15:39:26 +01:00
Network feat: rework network message API again 2020-04-28 19:50:47 +02:00
ChatHandlers.cs fix: restore ref IsHandled for the Chat hooks 2020-04-26 15:18:15 +02:00
SigScanner.cs do-while is actually more elegant for once 2020-03-13 23:44:09 -04:00