Commit graph

6 commits

Author SHA1 Message Date
asayre
fc9e4d2be1 Fix Sparklies in UOTD Client. ie, fix due to Client not sending uo:td in client version 2007-01-02 08:46:15 +00:00
mark
9f84d30c40 advanced logging for special cases 2006-09-22 02:48:22 +00:00
krrios
6095f152cf Added Gump.OnServerClose -> called instead of Gump.OnResponse from Mobile.CloseGump and Mobile.CloseAllGumps
NetState properties Gumps, HuePickers, and Menus are now exposed as IEnumerable
Deprecated Mobile.CloseGump( Type, int ), Mobile.CloseGump( Type, int, bool )
Deprecated Mobile.CloseAllGumps( bool )
Deprecated Mobile.HasGump( Type, bool )
Mobile FindGump, CloseGump, and HasGump methods now support type inheritance
Refactored SendQueue to provide a more concise implementation
2006-08-27 20:35:58 +00:00
krrios
9dd4c1d37b Made NetState.Send virtual.
Lifespan of Packet.UnderlyingStream extended until Packet.Release (previously was freed in Packet.Compile).
2006-06-18 20:10:09 +00:00
mark
f3d56091b6 2006-06-15 04:28:39 +00:00
mark
47711d616e 2006-06-15 04:14:30 +00:00