Commit Graph

2569 Commits

Author SHA1 Message Date
Chris Langsenkamp
44991c231c Added Master Audio Multiplayer 2019-09-28 10:15:41 -04:00
vis2k
e6a20a5ef0 just Send 2019-09-28 16:13:07 +02:00
vis2k
55698162c9 merge it (#1119) 2019-09-28 09:02:19 -05:00
Paul Pacheco
9096eafd2f Document profiler 2019-09-28 08:09:32 -05:00
Chris Langsenkamp
a5e2cf063b Added Profiler and cleaned up 2019-09-27 12:22:24 -04:00
Paul Pacheco
2696ee20f4 Use local connection send method 2019-09-26 19:09:22 -05:00
Paul Pacheco
15098d59ea Add todo comment 2019-09-26 19:06:18 -05:00
Paul Pacheco
55c9bb625a fix: pack works if message is boxed 2019-09-26 18:54:11 -05:00
Chris Langsenkamp
6dcea5ffd5 Updated Changelog 2019-09-25 21:53:38 -04:00
Chris Langsenkamp
e71dd77f80 fixed code sample 2019-09-25 20:12:59 -04:00
MrGadget
9bce5a84e8 Remove Host Migration cruft (#1114)
* Remove Host Migration cruft

* Deprecated instead of removed.
2019-09-25 18:49:25 -05:00
MrGadget
85e607088a Make RemoveClientAuthority easier to use (#1113)
* Make RemoveClientAuthority easier to use

* Added back the returns...oops
2019-09-25 13:45:18 -05:00
Paul Pacheco
db2e1488c1 fix #1096 move xmldocs to docs 2019-09-24 22:42:02 -05:00
MrGadget
7dfaf05cee Unity 2018.4.9 changes (#1111) 2019-09-24 15:48:41 -05:00
Paul Pacheco
db8310f838
fix: Sync full netAnimator for new clients, fix #980 (#1110) 2019-09-24 09:35:24 -05:00
Paul Pacheco
d91b387bb2 fix(weaver): fix #796, reload assemblies after initial import (#1106)
* fix: fix #796, reload assemblies after initial import

* Do not weave assemblies that aren't compiled yet

* Update CompilationFinishedHook.cs

* Update CompilationFinishedHook.cs

* Use SessionState instead of env variable
2019-09-24 08:43:55 +02:00
Chris Langsenkamp
747fba0dba Replaced images 2019-09-24 00:21:06 -04:00
MrGadget
f4721bba65
Update docfx.json
lower case the file name
2019-09-23 21:41:06 -04:00
Chris Langsenkamp
043cf29d0a Fixed list items in comments 2019-09-23 03:26:41 -04:00
Chris Langsenkamp
7c341e4e89 removed redundant bullet point 2019-09-23 00:08:41 -04:00
Chris Langsenkamp
600d11f5dd formatting 2019-09-23 00:06:36 -04:00
Chris Langsenkamp
b26ca4ad83 removed blank line 2019-09-23 00:00:49 -04:00
Chris Langsenkamp
8e8788a666 Added section about RegisterHandler 2019-09-22 23:23:11 -04:00
Chris Langsenkamp
97848e56fc Updated links 2019-09-21 23:43:06 -04:00
Chris Langsenkamp
3bfbeed1fa update git ignore 2019-09-21 23:27:26 -04:00
vis2k
958fc256be remove unused import 2019-09-21 22:44:55 +02:00
vis2k
633f7825ed NetworkAuthenticator: OnStartServer/OnStartClient made virtual because not all authenticators need them. 2019-09-21 22:42:14 +02:00
vis2k
c3917cdf0b NetworkAuthenticator: OnStartClient moved into client region 2019-09-21 22:41:07 +02:00
vis2k
a498bff511 syntax 2019-09-21 21:29:26 +02:00
vis2k
3a803c1c39 fix typo 2019-09-21 21:26:56 +02:00
Paul Pacheco
135caba5be Put mirror logo in docs 2019-09-21 12:43:56 -05:00
Chris Langsenkamp
31c2ecc517 fixed PlayFab case 2019-09-21 13:18:10 -04:00
MrGadget
99652b24f0 Reorder NetworkManager (#1105) 2019-09-21 11:50:55 -05:00
MrGadget
3e92f53a36 Update NetworkRoomPlayer.cs (#1094)
CmdChangeReadyState needs to be public
2019-09-21 09:25:01 -05:00
Chris Langsenkamp
6d6af6dedf Merge branch 'master' of https://github.com/vis2k/Mirror 2019-09-21 10:23:11 -04:00
Chris Langsenkamp
28f30bd850 Made sentence clear 2019-09-21 10:23:00 -04:00
Paul Pacheco
a351879f91 perf: avoid boxing if there is no profiler 2019-09-21 08:19:07 -05:00
vis2k
4a13773dbc remove old comment 2019-09-21 10:47:34 +02:00
Chris Langsenkamp
6d8282e9d1 fixed API nav link 2019-09-21 01:06:20 -04:00
Chris Langsenkamp
2c41ad95e4 Added bullet for Authenticators 2019-09-21 00:38:27 -04:00
Chris Langsenkamp
535251b1e8 removed blank lines 2019-09-21 00:31:36 -04:00
Chris Langsenkamp
74fd94c327 Added Authenticators section 2019-09-21 00:28:30 -04:00
Chris Langsenkamp
9c0ce5d075 Fixed TOC files 2019-09-20 23:50:38 -04:00
Chris Langsenkamp
964c88e4be Eliminated Classes section 2019-09-20 23:34:03 -04:00
Paul Pacheco
8d6029df79 Logo now points to mirror's homepage 2019-09-20 21:22:37 -05:00
Chris Langsenkamp
c8652fa347 Eliminated articles folder and moved all up to /doc 2019-09-20 22:19:58 -04:00
Chris Langsenkamp
06ed307217 now links work with docgen 2019-09-20 21:08:56 -04:00
Chris Langsenkamp
9fcbfc5857 doc links as they should be 2019-09-20 20:55:52 -04:00
Chris Langsenkamp
760b5284b9 Fixed obsoletes and comments 2019-09-20 20:31:41 -04:00
Chris Langsenkamp
d1942de744 Fixed doc links 2019-09-20 20:28:05 -04:00