Commit Graph

  • 55bc1c0d1c default channel should be reliable fragmented sequenced Paul Pacheco 2018-10-11 20:00:38 -0500
  • 1b81fea8ef Channel is only set at constructor mirror-363 Paul Pacheco 2018-10-11 19:58:08 -0500
  • e2577ef785 Simplify conditionals mirror-362 Paul Pacheco 2018-10-11 19:43:20 -0500
  • 9a542e98cc Simplify conditional Paul Pacheco 2018-10-11 19:40:36 -0500
  • e265ef3efd Remove useless assignment Paul Pacheco 2018-10-11 19:32:11 -0500
  • bb237d6fbb Simplify conditional Paul Pacheco 2018-10-11 19:31:39 -0500
  • 5bd90fa63c Removed useless assignment Paul Pacheco 2018-10-11 19:30:37 -0500
  • 680d6437af Simplify conditional Paul Pacheco 2018-10-11 19:29:25 -0500
  • 37b749be09 removed Interface segregation and unit tests Paul Pacheco 2018-10-11 14:32:18 -0500
  • 497b4ad453 Synclists no longer depend on NetworkBehavior Paul Pacheco 2018-10-11 14:13:34 -0500
  • 09c1514c87 use uint, no need for a special NetworkSceneId Paul Pacheco 2018-10-11 07:48:26 -0500
  • ae649a3b73
    Merge c5772a1317 into 31d39744e8 Paul Pacheco 2018-10-10 19:32:16 +0000
  • c5772a1317 Use System.Guid, no need to invent our own Guid Paul Pacheco 2018-10-10 13:12:33 -0500
  • 31d39744e8 Remove duplicate lines mirror-354 Paul Pacheco 2018-10-10 13:53:40 -0500
  • f1efb6b889 Implement IEquatable as recommended by Microsoft and SA mirror-348 Paul Pacheco 2018-10-10 09:51:27 -0500
  • 5b0d1190b8 Implement IEquatable as recommended by Microsoft and SA mirror-347 Paul Pacheco 2018-10-10 09:43:00 -0500
  • b9b3402ef2 Renamed parameter for clarity Paul Pacheco 2018-10-10 08:44:51 -0500
  • 1e77af72ed Typo, and make variable local Paul Pacheco 2018-10-10 08:42:42 -0500
  • eb8814c293 Remove extra spacing Paul Pacheco 2018-10-10 07:01:39 -0500
  • d3d8af34ab Remove space Paul Pacheco 2018-10-10 06:48:18 -0500
  • 78e8ddf635 Reduce cognitive complexity Paul Pacheco 2018-10-10 06:43:16 -0500
  • f3b83fc198 Remove unnecesry method Paul Pacheco 2018-10-10 06:36:07 -0500
  • 11676c73a9 Remove unnecesary method Paul Pacheco 2018-10-10 06:35:17 -0500
  • 597e527407 Clean up spacing Paul Pacheco 2018-10-10 06:31:43 -0500
  • 0ccccbc114 Remove exta spaces Paul Pacheco 2018-10-10 06:30:05 -0500
  • 01cc1b1623 Add brackets to ifs Paul Pacheco 2018-10-10 06:28:01 -0500
  • bbed23fc0f remove extra space Paul Pacheco 2018-10-10 06:25:07 -0500
  • 213eb7d72b Remove extra line Paul Pacheco 2018-10-10 06:22:42 -0500
  • b08e0979f5 Remove extra space Paul Pacheco 2018-10-10 06:21:09 -0500
  • 9cd74a240f Removed unused method mirror-333 Paul Pacheco 2018-10-09 23:59:15 -0500
  • f0723e50dd simplify with null coalesce mirror-332 Paul Pacheco 2018-10-09 23:53:02 -0500
  • 7da09cb4bd Use Linq to simplify the code Paul Pacheco 2018-10-09 23:49:20 -0500
  • d2a8f5d5c9 Initialize lists in constructor instead of Awake Paul Pacheco 2018-10-09 23:13:15 -0500
  • 74e0f560ad Check if field implements SyncObject instead of synclist Paul Pacheco 2018-10-09 22:49:57 -0500
  • e3e81dc10a Explain what InitSyncObject is doing Paul Pacheco 2018-10-09 21:41:47 -0500
  • af97c67ee0 Fix issue with list not registering Paul Pacheco 2018-10-09 21:14:04 -0500
  • 6d6661aee0 We no longer have a registersynclistdelegate Paul Pacheco 2018-10-09 19:59:54 -0500
  • 814c3dbde1 Don't track changes if this is not a server object Paul Pacheco 2018-10-09 19:53:11 -0500
  • 3d4c91a2d1 Remove empty line Paul Pacheco 2018-10-09 19:42:44 -0500
  • 53eed264c8 removed unused method Paul Pacheco 2018-10-09 19:40:11 -0500
  • 384ff9252d Check that dirty bit is working Paul Pacheco 2018-10-09 19:35:02 -0500
  • 5c03117d01 Test Count and isReadOnly Paul Pacheco 2018-10-09 19:30:28 -0500
  • 624deb88f8 Test the callback Paul Pacheco 2018-10-09 19:25:04 -0500
  • ec5f76fe7b Refactor tests Paul Pacheco 2018-10-09 19:05:42 -0500
  • e516d870fd remove non standard, redundant count attribute Paul Pacheco 2018-10-09 18:58:19 -0500
  • c475aa0ccc Test SyncListInt Paul Pacheco 2018-10-09 18:57:58 -0500
  • 1ef3483ba8 Simplify tests Paul Pacheco 2018-10-09 18:40:55 -0500
  • c6f0ea231a Add tests for remove at and remove Paul Pacheco 2018-10-09 15:24:07 -0500
  • 2d712dab3a Add test to cover set Paul Pacheco 2018-10-09 15:21:12 -0500
  • 059730ca37 Remove redundant casting mirror-313 Paul Pacheco 2018-10-09 14:48:04 -0500
  • 757cafe0a7 Remove unused variable mirror-312 Paul Pacheco 2018-10-09 14:42:54 -0500
  • 6a80f77e6d
    fix list indentation mirror-311 Paul Pacheco 2018-10-09 14:20:36 -0500
  • 216504a78c Clientscene is a static class (#59) mirror-310 Paul Pacheco 2018-10-09 12:56:04 -0500
  • 4b2ab9b3d6 Remove redundant return mirror-309 Paul Pacheco 2018-10-09 11:11:07 -0500
  • 6bbe38bbca Remove redundant return mirror-308 Paul Pacheco 2018-10-09 10:53:39 -0500
  • c1a68792c9 Ensure writer is initialized only once mirror-307 Paul Pacheco 2018-10-09 10:47:36 -0500
  • 95b6e9fc12 Removed unused code mirror-306 Paul Pacheco 2018-10-09 10:39:00 -0500
  • 95972329af Simplify validation mirror-305 Paul Pacheco 2018-10-09 10:33:12 -0500
  • c590b89836 Dont assign in conditional, it is confusing Paul Pacheco 2018-10-09 10:30:31 -0500
  • 738baf2cad Remove redundant initializations Paul Pacheco 2018-10-09 10:22:55 -0500
  • 4dc29114c9 Synchronize synclists with onserialize/ondeserialize Paul Pacheco 2018-10-09 08:33:18 -0500
  • bb3d4846cf Clientscene is a static class Paul Pacheco 2018-10-09 07:20:34 -0500
  • 277f18280e Added comments for OnRebuildObservers return value and adjusted NetworkProximityChecker to make this less weird. mirror-302 vis2k 2018-10-09 10:56:31 +0200
  • 6efeec2bf1 Added comments for OnRebuildObservers return value and adjusted NetworkProximityChecker to make this less weird. mirror-301 vis2k 2018-10-09 10:56:31 +0200
  • 6f3a7d7c64 Added comments for OnRebuildObservers return value and adjusted NetworkProximityChecker to make this less weird. mirror-300 vis2k 2018-10-09 10:56:31 +0200
  • 3f9a423258 writer should be private, directy accessing it can corrupt the message mirror-299 Paul Pacheco 2018-10-08 10:39:50 -0500
  • f608d0e540 underlying list should not be initialized more than once mirror-298 Paul Pacheco 2018-10-08 10:24:16 -0500
  • a1a46813e1 local objects is readonly, we never assign it again mirror-297 Paul Pacheco 2018-10-08 10:22:22 -0500
  • 69fc6091b1 Introduce new variable instead of reusing parameter r mirror-296 Paul Pacheco 2018-10-08 10:20:21 -0500
  • 14c6a354d1
    fix atx-closed heading mirror-295 Paul Pacheco 2018-10-08 10:16:15 -0500
  • 1f3ce14185
    Fix list indentation mirror-294 Paul Pacheco 2018-10-08 10:14:28 -0500
  • 520d93ae37
    Fix list indentation mirror-293 Paul Pacheco 2018-10-08 10:13:24 -0500
  • c58e629791
    Fix multiple top level headers mirror-292 Paul Pacheco 2018-10-08 10:11:50 -0500
  • 9ca8c15646
    Fix incorrect indentation mirror-291 Paul Pacheco 2018-10-08 10:09:41 -0500
  • 25aa0d4166
    Escape brackets mirror-290 Paul Pacheco 2018-10-08 10:07:19 -0500
  • 517cf30dd0
    Merge 1c10e1427d into 10e413e640 Paul Pacheco 2018-10-08 14:38:28 +0000
  • 10e413e640 Remove unused inneficient method (#56) mirror-289 Paul Pacheco 2018-10-08 09:38:25 -0500
  • 1c10e1427d remove unused methods Paul Pacheco 2018-10-08 09:30:32 -0500
  • 9734cb487f Remove unused inneficient method Paul Pacheco 2018-10-08 09:25:53 -0500
  • fdb0799332 Removed unused local variable mirror-286 Paul Pacheco 2018-10-08 09:14:59 -0500
  • 97c05ac91d Remove unused method mirror-285 Paul Pacheco 2018-10-08 09:13:21 -0500
  • a822907fb9 Removed unused parameter mirror-284 Paul Pacheco 2018-10-08 09:10:37 -0500
  • e3dca31a14 Remove unused method Paul Pacheco 2018-10-08 09:07:48 -0500
  • d5d13f9099 Remove redundant casts mirror-283 Paul Pacheco 2018-10-08 09:06:00 -0500
  • b531b4d0cf Incremental compiler compatibility fixes (#52) mirror-282 mateusz 2018-10-06 11:04:47 +0200
  • c6faad16de Revert whitespace changes in 56d2164 apk 2018-10-06 00:45:21 +0200
  • 30ade03e65
    Remove (edited) comments from discord mirror-280 Paul Pacheco 2018-10-05 10:47:25 -0500
  • 1a067af885 Synchronize network time and calculate rtt (#51) mirror-279 Paul Pacheco 2018-10-05 10:05:04 -0500
  • 03c49de258 Network animator optimizations (#55) mirror-278 mateusz 2018-10-05 17:02:55 +0200
  • 1c8e4a32b0 Revert changes to if statements apk 2018-10-05 15:33:32 +0200
  • 3c00603575 Fix typo apk 2018-10-05 15:25:58 +0200
  • f0d1c50919
    Merge 39664286f0 into 40db215fc9 Paul Pacheco 2018-10-05 13:20:38 +0000
  • 803948d628 Address feedback from vis2k Paul Pacheco 2018-10-05 08:18:44 -0500
  • fb04ccea14 Convert switch statement to else-if apk 2018-10-05 15:05:35 +0200
  • 49f539520d Add a comment explaining the optimization apk 2018-10-05 15:02:04 +0200
  • 3246d3fdaf Convert series of if statements to switch apk 2018-10-05 14:42:52 +0200
  • fe1036cc16 Store animator parameters in a variable to avoid expensive get operation apk 2018-10-05 14:11:05 +0200
  • d9a7f0c2da Add comment about time accuracy with float Paul Pacheco 2018-10-05 07:00:03 -0500
  • 40db215fc9 Fix npe callin numPlayer (#54) mirror-270 Paul Pacheco 2018-10-05 02:54:05 -0500
  • 7021c5b8e2 Fix npe callin numPlayer Paul Pacheco 2018-10-04 19:52:21 -0500