Kamron Batman
|
3f0a72a62f
|
Removes unused namespaces
|
2018-09-14 08:41:38 -07:00 |
|
asayre
|
0caf1846d5
|
Preprocessor directive for .NET 4.0: Framework_4_0. (Removed the 3.5 directive as it wasn't a new framework runtime anyways)
Implemented working Parallel Save strategy based on the TPL: DynamicSaveStrategy.
|
2010-12-18 11:00:57 +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
|
f3d56091b6
|
|
2006-06-15 04:28:39 +00:00 |
|
mark
|
47711d616e
|
|
2006-06-15 04:14:30 +00:00 |
|