Commit graph

136 commits

Author SHA1 Message Date
mark
f6fcf02fe9 massive branch sync part 2 2010-04-25 06:11:21 +00:00
mark
b3e8ec0a08 massive branch sync 2010-04-25 06:09:43 +00:00
mark
e1f5808102 seems like actions have changed with regards to the new animation packet, lets leave that for another day 2009-10-18 01:34:42 +00:00
mark
39d2827c85 missing ; 2009-10-18 00:44:59 +00:00
mark
2e0b9e1670 try to make 7.x clients not crash so much 2009-10-18 00:42:31 +00:00
mark
9e6dd5f1f9 i hate leading spaces so much 2009-10-17 07:28:17 +00:00
mark
98e26b7208 The overload of Socket.BeginAccept that we use does not work correctly with MONO.
Their implementation ignores the socket we give it and creates its own internally. This creates a leak.

We don't really need to use that overload, regardless of the platform.

Socket pooling was completely removed as well.
2009-10-17 07:27:30 +00:00
mark
73cc162dbb 2009-10-07 10:25:04 +00:00
mark
f82ff80060 two mistakes with old client support 2009-10-05 22:46:32 +00:00
mark
1deabc4e3d 2009-10-04 12:17:10 +00:00
mark
9cb2a4ba46 oops! 2009-10-04 08:50:44 +00:00
mark
71d02318fd 2009-10-04 08:21:12 +00:00
mark
115e74f44e some ugly but necessary changes to support both pre and post 7.x clients 2009-10-04 08:19:19 +00:00
mark
94d1a17b6f there we go 2009-10-04 04:39:03 +00:00
mark
ac4d4d3942 2009-10-04 04:37:19 +00:00
mark
6b2e58ee4b typo 2009-10-04 04:35:09 +00:00
mark
33ffc0f070 character creation, healthbar (poison/yellow), etc 2009-10-04 04:33:01 +00:00
mark
4933751ac4 2009-08-23 03:19:37 +00:00
mark
b95170c545 2009-08-09 02:20:57 +00:00
mark
bff9e9abe4 progress on -service.. no input, safe choices, etc
add Account.Inactive and Account.InactiveDuration
refactor IsEligable to IsEligible
2009-08-08 06:30:34 +00:00
mark
a8ea11ea5b 2009-08-07 09:21:36 +00:00
mark
0f73c81a6a mono fixes, tweaking service mode 2009-08-07 07:07:15 +00:00
mark
2874ee7e23 full fix 2009-07-21 02:29:34 +00:00
mark
cc7814db35 6.0.14.2 compat 2009-07-19 04:18:39 +00:00
mark
c63a5f13fa 2009-06-28 03:34:19 +00:00
mark
2c723b90fc 2009-02-26 08:35:07 +00:00
mark
d903852b37 2009-02-21 21:58:45 +00:00
mark
96a37544fd 2009-01-30 23:12:13 +00:00
mark
9c5abc3b0d 2008-05-29 03:57:42 +00:00
mark
cbd0af7474 :P 2008-02-20 06:50:39 +00:00
mark
0b4c3b15d9 2007-12-17 20:41:34 +00:00
zippy
0b19ae183e Support for client 6.0.5.0.
The satisfies my yearly RunUO commit for 2007. :-P
2007-11-27 02:28:55 +00:00
mark
a4c562c06d support for listening on specific ip addresses and additional ports 2007-11-17 07:10:29 +00:00
mark
f6fcf9b60a playermobile new Account Account is rather useless, scriptcompiler flukes, etc 2007-09-15 21:17:08 +00:00
mark
8dc37a24fd disable webstatus and reports by default, remove commandproperty from Mobile.Account, fix house placement being blocked by boats in yard (oceanfront property :P) 2007-09-14 22:03:43 +00:00
mark
752c6eeab1 looks like no safefilehandle with mono, maybe Handle has a working impl? 2007-09-14 07:59:32 +00:00
mark
ebbb3ab2af a very interesting change 2007-09-14 07:44:17 +00:00
mark
f9a35ca7bb SetConsoleCtrlHandler is a Windows API issue not a Mono one and is now handled by Core.Unix. Because it is never used, Kernel32 will never be imported on Unix platforms. 2007-09-14 07:01:31 +00:00
mark
5f054005bb continuation 2007-09-14 06:43:30 +00:00
mark
9ac7b27606 testing a whim 2007-09-14 06:40:55 +00:00
mark
9f07fb8c53 crlf is pretty ragetastic 2007-09-14 05:59:15 +00:00
mark
858f66175c stupid of me to commit on a linux box 2007-09-14 05:56:10 +00:00
mark
84c116171b stupid of me to commit on a linux box 2007-09-14 05:55:06 +00:00
mark
8aa1307afe fixed erroneous commit 2007-09-14 05:03:35 +00:00
mark
3a156a177b fixed stupid change I made 2007-09-14 04:58:29 +00:00
mark
5e4c0668e3 fixed some funky service behavior (thanks panther) 2007-09-14 04:55:54 +00:00
mark
5d78b17be1 branch sync, Constructable can now have an accesslevel defined. 2007-09-13 19:37:44 +00:00
mark
fede41b710 clean up mono script compilation output, spammed warnings are ignored 2007-09-13 19:05:20 +00:00
mark
55984d30ef implemented OnWarmodeChanged 2007-09-08 19:04:15 +00:00
krrios
c718261654 yeah. this might work better 2007-09-08 07:40:57 +00:00