Ryan Huffman
|
8a691e8340
|
Remove AvatarHashMap from EntityServer
|
2017-01-20 11:44:32 -08:00 |
|
Ryan Huffman
|
2ca50153b3
|
Allow all node types to receive messages from Messages server
|
2017-01-20 11:17:41 -08:00 |
|
Ryan Huffman
|
89e6e10c1d
|
Add AvatarHashMap to EntityScriptServer
|
2017-01-20 11:17:10 -08:00 |
|
Atlante45
|
07da0c5e9c
|
Fix script loading bug
|
2017-01-19 15:58:55 -08:00 |
|
Atlante45
|
3203e8c7c2
|
Use Huffman's version of getEntityScriptDetails
|
2017-01-19 15:49:40 -08:00 |
|
Atlante45
|
20a82df9a0
|
Fix scripts not reloading in certain edge cases
|
2017-01-19 15:48:44 -08:00 |
|
Ryan Huffman
|
9e17f63b8f
|
Add comment to clarify rez/reztmp check in EntityScriptServer
|
2017-01-19 15:10:26 -08:00 |
|
Ryan Huffman
|
7ba14a5f09
|
Fix AssignmentParentFinder.h include
|
2017-01-19 15:08:47 -08:00 |
|
Ryan Huffman
|
3ac44e3a1c
|
Add guard against unpermitted requests to the entity script server
|
2017-01-19 14:34:44 -08:00 |
|
Ryan Huffman
|
7fc946f598
|
Fix duplicate UUID length constant
|
2017-01-19 13:31:24 -08:00 |
|
Ryan Huffman
|
cbb55a06a0
|
Update ScriptEngine to store full running status off entity scripts
|
2017-01-19 13:27:44 -08:00 |
|
Clément Brisset
|
89d1242925
|
Merge pull request #10 from huffman/feat/entity-server-script-property
Entity script status + reload
|
2017-01-19 11:19:40 -08:00 |
|
Stephen Birarda
|
746327dc11
|
whitespace cleanup in OST
|
2017-01-19 10:43:36 -08:00 |
|
Stephen Birarda
|
33cde412b1
|
make getJSONParameters thread-safe
|
2017-01-18 17:49:54 -08:00 |
|
Stephen Birarda
|
916a7325bc
|
remove debug in EntityScriptServer
|
2017-01-18 17:49:54 -08:00 |
|
Stephen Birarda
|
a86be14b8c
|
remove debug in OctreeSendThread
|
2017-01-18 17:49:54 -08:00 |
|
Stephen Birarda
|
5fbdc94c66
|
pass usesFrustum down to EntityTreeElement
|
2017-01-18 17:49:54 -08:00 |
|
Stephen Birarda
|
ed41412d95
|
fix for unpack of OctreeQuery
|
2017-01-18 17:49:54 -08:00 |
|
Atlante45
|
6b0b19d36d
|
Unload all scripts on entity server loss
|
2017-01-18 17:47:19 -08:00 |
|
Atlante45
|
e94cccf08d
|
Fix server script preload funcitons
|
2017-01-18 16:12:41 -08:00 |
|
Atlante45
|
e15bf6bfb4
|
Automatically query octree
|
2017-01-18 15:15:29 -08:00 |
|
Stephen Birarda
|
112b119f17
|
send entities that just stopped matching filter
|
2017-01-18 14:58:36 -08:00 |
|
Stephen Birarda
|
3556379034
|
leverage JSON filter changes to OctreeQuery in EntityServer
|
2017-01-18 14:58:36 -08:00 |
|
Stephen Birarda
|
f9f958aef1
|
provide direct access to OctreeQuery from OHV
|
2017-01-18 14:58:36 -08:00 |
|
Stephen Birarda
|
6e6f2c50b8
|
leverage OctreeQuery enhancements in EntityScriptServer/OHV
|
2017-01-18 14:58:36 -08:00 |
|
Ryan Huffman
|
8137c59ef7
|
Add support for sending requests to entity script server
|
2017-01-18 11:15:29 -08:00 |
|
Atlante45
|
20b7bb0c54
|
EntityScriptServer tracks server scripts
|
2017-01-17 16:41:56 -08:00 |
|
Atlante45
|
97e9bfff36
|
Remove Viewer API for entity server scripts
|
2017-01-17 15:40:05 -08:00 |
|
Atlante45
|
ff3f175fb7
|
Fix typos
|
2017-01-17 15:39:54 -08:00 |
|
Atlante45
|
1212fefa61
|
Check for avatar collision in assignment as well
|
2017-01-17 13:47:45 -08:00 |
|
Atlante45
|
5db37fff95
|
More entity script server work
|
2017-01-17 13:47:45 -08:00 |
|
Atlante45
|
529286b2ea
|
More EntityScriptServer work
|
2017-01-17 13:47:45 -08:00 |
|
Atlante45
|
163d65d784
|
Setup basic EntityScriptServer
|
2017-01-17 13:47:45 -08:00 |
|
Zach Fox
|
b0b6aeac6c
|
Ken's feedback
|
2017-01-13 13:00:03 -08:00 |
|
Zach Fox
|
dcff873cd4
|
Modify slider function
|
2017-01-13 12:57:35 -08:00 |
|
Zach Fox
|
8bb200902f
|
First pass
|
2017-01-13 12:57:35 -08:00 |
|
Chris Collins
|
30d5f70e11
|
Merge pull request #9278 from jherico/cpu_opt_scene
More low level optimizations
|
2017-01-09 10:10:40 -08:00 |
|
Zach Fox
|
afa6d54ac4
|
Actually fix the behavior...
|
2017-01-06 14:20:25 -08:00 |
|
Zach Fox
|
dec41f67cc
|
Fix bugs and generally fix behavior
|
2017-01-06 13:58:23 -08:00 |
|
Zach Fox
|
495925a017
|
This behavior was harder to change than expected...
|
2017-01-05 16:58:32 -08:00 |
|
Ken Cooke
|
719c89e800
|
Shared implementation of fastLog2f() and fastExp2f() moved to AudioHelpers.h
|
2017-01-04 20:06:46 -08:00 |
|
Zach Fox
|
899dd21328
|
Lots of CR feedback
|
2017-01-03 15:43:30 -08:00 |
|
Zach Fox
|
4a21eaa33f
|
Cleanup before PR
|
2016-12-30 15:18:01 -08:00 |
|
Zach Fox
|
10b5b957f2
|
Ahh...It's beautiful and simple now.
|
2016-12-29 13:09:40 -08:00 |
|
Zach Fox
|
24eac77115
|
I'm about to refactor this.
|
2016-12-29 11:57:51 -08:00 |
|
Zach Fox
|
bb2b48d424
|
Getting very close.
|
2016-12-29 11:35:20 -08:00 |
|
Zach Fox
|
af1c67a252
|
Progress!
|
2016-12-28 17:23:56 -08:00 |
|
Zach Fox
|
e26d347682
|
It seems to be working, minus removing from list
|
2016-12-28 15:15:39 -08:00 |
|
Zach Fox
|
46e8bf5283
|
First steps, holding off til Howard finishes
|
2016-12-28 15:12:21 -08:00 |
|
Zach Fox
|
800389cf20
|
Remove HRS logging
|
2016-12-28 14:37:19 -08:00 |
|