Files
OpenRA/OpenRA.Game
RoosterDragon 3e24e89477 Rewrite SyncReport for clarity and performance.
- Drop the impressive but inscrutable dynamically generated code in favour of some plain old code.
- Cache type information so costly reflection need not be performed each time.
- Only capture values from a sync object into an array rather than a dictionary lookup of both names and values for efficiency.
- Throw if the sync attribute is used on a property that cannot be read or that uses index parameters.
2014-06-12 08:30:27 +01:00
..
2014-06-10 11:46:39 +01:00
2014-06-11 03:52:16 +01:00
2014-05-14 23:51:41 +12:00
2014-05-22 21:57:07 +03:00
2014-05-18 17:29:42 +12:00
2014-05-22 03:45:28 +03:00
2014-05-31 18:37:03 +03:00
2014-05-23 15:50:54 +01:00
2014-05-22 21:57:07 +03:00
2014-06-07 00:49:25 +01:00
2014-05-26 18:10:59 +01:00