| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Changed LogBase to ConsoleBase, which handles console I/O.
This is mostly an in-place conversion, so lots of refactoring can still be done.
|
|
|
|
|
|
|
| |
** If the region fails 3 times, then ChildAgentDataUpdates no longer get sent to that region
* Enabled Child_Get_Tasks in grid mode.
* When Child_Get_Tasks is enabled on neighbor regions, the neighbor region uses the client's draw distance to send out prim. This is a lot less likely to flood the client now since the ChildAgentDataUpdate contains both the throttle settings and the draw distance. This means that with this enabled, you can see prim in other regions in grid mode. Very experimental.
|
|
|
|
|
|
|
| |
* shortened references
* Removed redundant 'this'
* Normalized EOF
|
|
|
|
|
|
|
|
| |
reuse packets)
* some work on encapsulation, code convention compliance and beautification.
* also, some ignores
|
|
|
|
|
|
|
| |
cause a different synchronization issue in other
shutdown routines, though I'm not sure why
|
| |
|
|
|
|
| |
notice of doom
|
|
|
|
|
| |
* Added (at sdauge's suggestion) byte[] GetThrottlesPacked(float multiplier)
|
|
|
|
|
|
| |
of the Packet to set the throttles
|
|
|
|
|
|
|
| |
of people, but is enough of a change that more should try it out. This
removes 500 lines from ClientView.cs in the process.
|
|
|
|
|
|
| |
Nearly time to replace a chunk of ClientView with this.
|
|
|
|
| |
explicit
|
|
|
|
| |
added handler stubs.
|
| |
|
| |
|
|
doesn't link into the rest of the code yet, and won't until it
is complete.
|