mark
|
36868afd0a
|
misc changes laying around
|
2007-10-12 18:37:47 +00:00 |
|
mark
|
a48e8d7633
|
mono fun
|
2007-09-16 05:55:54 +00:00 |
|
mark
|
f6fcf9b60a
|
playermobile new Account Account is rather useless, scriptcompiler flukes, etc
|
2007-09-15 21:17:08 +00:00 |
|
mark
|
1c999ade77
|
just something i noticed :X
|
2007-09-15 06:01:44 +00:00 |
|
mark
|
493f947dab
|
typos
|
2007-09-15 04:55:25 +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
|
eb90512129
|
reverted 253, waste of time
|
2007-09-14 09:14:40 +00:00 |
|
mark
|
d2100dbfac
|
mono compat attempt
|
2007-09-14 08:51:27 +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
|
ab43049dd7
|
vendor bugfix
|
2007-09-08 07:44:08 +00:00 |
|
krrios
|
c718261654
|
yeah. this might work better
|
2007-09-08 07:40:57 +00:00 |
|
mark
|
7c85db34de
|
branch sync
|
2007-09-08 07:31:38 +00:00 |
|
krrios
|
08f3b44f54
|
fixed drop exploit
|
2007-09-08 07:22:59 +00:00 |
|
mark
|
77992e148c
|
another fix for mono
|
2007-09-07 23:16:28 +00:00 |
|
mark
|
982ea1dfe6
|
more mono fixes
|
2007-09-07 20:25:36 +00:00 |
|
mark
|
7dcbb8c6d3
|
need coffee
|
2007-09-07 20:18:23 +00:00 |
|
mark
|
ae2b925754
|
borked merge
|
2007-09-07 20:16:45 +00:00 |
|
mark
|
817e1ced95
|
Mono compatibility changes
|
2007-09-07 20:10:14 +00:00 |
|
mark
|
9e13975aed
|
To clarify a bit, mono incorrectly increments the pointer 4 bytes when using *somePtr++, when it should increment the pointer the 3 or 7 bytes in the case of Tile/StaticTile. Using somePtr = somePtr + 1 works flawlessly.
|
2007-09-07 19:50:35 +00:00 |
|
mark
|
8857be1d27
|
Fix Mono pointer arithmetic bugs
|
2007-09-07 19:42:25 +00:00 |
|
mark
|
3d80d0ed5f
|
fixed some tabs/whitespace
|
2007-08-31 05:55:19 +00:00 |
|
mark
|
a133885884
|
fixed stupid missed edit
|
2007-08-29 05:00:37 +00:00 |
|
mark
|
b516d6e30a
|
descriptive comment!
|
2007-08-28 23:18:19 +00:00 |
|
mark
|
e26446845c
|
!
|
2007-08-28 00:27:52 +00:00 |
|
mark
|
56f53b0f74
|
fixed dumb timer issue
|
2007-08-28 00:24:41 +00:00 |
|
mark
|
2533ee486a
|
initial attempt at serverlist autoconfiguration, please let me know in irc if any issues are encountered.
|
2007-08-27 22:29:58 +00:00 |
|
mark
|
e22e859827
|
just some formatting updates for sync
|
2007-08-27 08:53:24 +00:00 |
|
mark
|
1ef98f10ec
|
Partial Branch Sync
|
2007-08-27 08:49:15 +00:00 |
|
mark
|
4718a4b911
|
Mostly cleanup...
Removed canbeharmful check on reveal spell
BallOfSummoning required to be in pack
Cleaned up ban duration gump
|
2007-08-14 03:13:21 +00:00 |
|
mark
|
521e728edd
|
fixed
|
2007-08-12 18:10:42 +00:00 |
|
mark
|
4e941e36b9
|
crash fix, issue #235
|
2007-08-12 17:45:52 +00:00 |
|
mark
|
b9e3476d8b
|
general cleanup, fixed a slightly improbably crash issue
|
2007-08-12 07:19:44 +00:00 |
|
mark
|
6780b3c2e7
|
oops, too many )
|
2007-08-09 23:37:33 +00:00 |
|
mark
|
4915268e43
|
fix packet throttling with handler overlay
|
2007-08-09 22:01:27 +00:00 |
|
mark
|
d5ebe946e9
|
|
2007-08-08 23:25:31 +00:00 |
|
mark
|
57293771a2
|
Support for > 6.0.1.7 (Containers, SecureTrade, SpellBook, Vendors, etc)
WarningGump Fixed
|
2007-08-08 20:30:14 +00:00 |
|
mark
|
3f839ed5bf
|
oops!
|
2007-08-08 00:44:04 +00:00 |
|