Commit graph

16 commits

Author SHA1 Message Date
Mark Sturgill
855b6463ca tilematrix thread-safety
main waithandle timeout removed
basecreature typo
2013-10-13 22:12:18 -07:00
mark
55fd4be7c9 revert r620 2010-12-13 03:37:33 +00:00
mark
1ed9e396a8 mono (at least 2.6.7+) appears to finally support SafeFileHandle 2010-12-13 03:26:46 +00:00
mark
d444b9ba5c 2010-12-06 06:45:45 +00:00
mark
2c723b90fc 2009-02-26 08:35:07 +00:00
mark
d903852b37 2009-02-21 21:58:45 +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
858f66175c stupid of me to commit on a linux box 2007-09-14 05:56:10 +00:00
mark
77992e148c another fix for mono 2007-09-07 23:16:28 +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
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
f3d56091b6 2006-06-15 04:28:39 +00:00
mark
47711d616e 2006-06-15 04:14:30 +00:00