Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Correct a build break caused by an optimization in trunk | Melanie | 2009-10-07 | 1 | -1/+1 | |
| * | | | | | | | | Merge branch 'master' into vehicles | Melanie | 2009-10-06 | 9 | -28/+70 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Make sure that keys exist in arrays before trying to access them. | Michael Cortez | 2009-10-05 | 1 | -3/+9 | |
| * | | | | | | | | | Ensure the specified imSessionID exists in the DroppedSession collection befo... | Michael Cortez | 2009-10-05 | 1 | -1/+1 | |
| * | | | | | | | | | Merge branch 'master' into vehicles | Melanie | 2009-10-05 | 4 | -69/+124 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix build break | Melanie | 2009-10-05 | 1 | -1/+1 | |
| * | | | | | | | | | | Merge branch 'master' into vehicles | Melanie | 2009-10-05 | 20 | -358/+323 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into vehicles | Melanie | 2009-10-02 | 17 | -1234/+785 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into vehicles | Melanie | 2009-10-02 | 21 | -382/+477 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Revert "* Adding Scale to EntityBase * Fixing the incorrect initialization of... | Melanie | 2009-10-02 | 6 | -46/+27 | |
| * | | | | | | | | | | | | | Fix a merge conflict | Melanie | 2009-10-01 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | Merge branch 'master' into vehicles | Melanie | 2009-10-01 | 180 | -4620/+1662 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '0.6.7-post-fixes' into vehicles | Kitto Flora | 2009-09-30 | 34 | -345/+2161 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | And another merge issue | Kitto Flora | 2009-09-30 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | And another | Kitto Flora | 2009-09-30 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Another small change to avoid later merge conflict | Kitto Flora | 2009-09-30 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | Small chaneg to adapt to trunk | Kitto Flora | 2009-09-30 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | Commit initial version of KittoFlora's vehicle changes | opensim | 2009-09-30 | 12 | -757/+1471 | |
* | | | | | | | | | | | | | | | | Fixing the patch to the patch | Snowcrash | 2009-10-22 | 1 | -3/+6 | |
* | | | | | | | | | | | | | | | | Fix rounding error in PRIM_SIZE portion of llSetPrimitiveParams | Snowcrash | 2009-10-22 | 1 | -3/+4 | |
* | | | | | | | | | | | | | | | | Add copyright header. Formatting cleanup. | Jeff Ames | 2009-10-22 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | A synchronous call to the messaging server was blocking the process of promot... | John Hurliman | 2009-10-22 | 1 | -1/+7 | |
* | | | | | | | | | | | | | | | | * Allow SmartThreadPool to be initialized without setting max stack size (lik... | John Hurliman | 2009-10-22 | 1 | -1/+6 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge branch 'melanie_test' into prioritization | Melanie | 2009-10-22 | 2 | -56/+51 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Make the LSL scripting delays take full effect. To tune, tweat the | Melanie | 2009-10-22 | 1 | -56/+49 | |
| * | | | | | | | | | | | | | | | Reduce the default pool threads to 15 (from 30) and the minimum from 5 to 2 | Melanie | 2009-10-22 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Add MaxPoolThreads in startup to limit the size of the thread pool used | Melanie | 2009-10-22 | 1 | -0/+2 | |
* | | | | | | | | | | | | | | | | * Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to U... | John Hurliman | 2009-10-21 | 4 | -11/+14 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | * Change the OnQueueEmpty signature to send the flags of the queues that are ... | John Hurliman | 2009-10-21 | 4 | -61/+108 | |
* | | | | | | | | | | | | | | | * Clarified what FireQueueEmpty is doing with a MIN_CALLBACK_MS constant and ... | John Hurliman | 2009-10-21 | 4 | -18/+8 | |
* | | | | | | | | | | | | | | | Merged master into prioritization | John Hurliman | 2009-10-21 | 3 | -18/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Fix llParticleSystem to accept LSL variables and LSL constants in place | Melanie | 2009-10-21 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | Patch by mcortez: Remove lock from scene presence updating in groups module | Melanie | 2009-10-21 | 1 | -9/+7 | |
| * | | | | | | | | | | | | | | | Change "config save" to "config save <filename>", which is mandatory. | Melanie | 2009-10-20 | 1 | -2/+14 | |
| * | | | | | | | | | | | | | | | Fix for index error in llList2String | Snowcrash | 2009-10-20 | 1 | -6/+6 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | * FireQueueEmpty now checks if a measurable amount of time has passed, and if... | John Hurliman | 2009-10-21 | 3 | -38/+16 | |
* | | | | | | | | | | | | | | | * Changed the timing calculations for sending resends/acks/pings from per-cli... | John Hurliman | 2009-10-21 | 3 | -41/+63 | |
* | | | | | | | | | | | | | | | Testing out a hack to identify the source of the high cpu usage | John Hurliman | 2009-10-21 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | Removing the Sleep(0) call from the OutgoingPacketHandler | John Hurliman | 2009-10-21 | 1 | -6/+3 | |
* | | | | | | | | | | | | | | | * Handle UseCircuitCode packets asynchronously. Adding an agent to a scene ca... | John Hurliman | 2009-10-21 | 3 | -13/+49 | |
* | | | | | | | | | | | | | | | * Replaced the UnackedPacketCollection with a lockless implementation. The ti... | John Hurliman | 2009-10-21 | 4 | -208/+126 | |
* | | | | | | | | | | | | | | | Fixed the way OnQueueEmpty is called to prevent simultaneous calls for the sa... | John Hurliman | 2009-10-21 | 1 | -7/+7 | |
* | | | | | | | | | | | | | | | Committing Jim's optimization to replace the 20ms sleep in outgoing packet ha... | John Hurliman | 2009-10-21 | 4 | -50/+121 | |
* | | | | | | | | | | | | | | | * Added a sanity check to GetScriptAssemblies() and GetScriptStates() for the... | John Hurliman | 2009-10-20 | 5 | -10/+235 | |
* | | | | | | | | | | | | | | | * Removed the unused m_agentUpdates collection and some extra work that was b... | John Hurliman | 2009-10-20 | 2 | -94/+34 | |
* | | | | | | | | | | | | | | | * Removed the throttle speed optimizations to see if it brings stability back | John Hurliman | 2009-10-20 | 2 | -72/+69 | |
* | | | | | | | | | | | | | | | Added try/catches in the outgoing packet handler to match the one in the inco... | John Hurliman | 2009-10-20 | 1 | -45/+59 | |
* | | | | | | | | | | | | | | | Fixing position/rotation/collisionplane in ObjectUpdate packets for avatars | John Hurliman | 2009-10-20 | 1 | -6/+8 | |
* | | | | | | | | | | | | | | | Reverting the deletion of files related to texture sending until we figure ou... | John Hurliman | 2009-10-20 | 6 | -0/+926 | |
* | | | | | | | | | | | | | | | * Removing ODEPrim and ODECharacter GetHashCode() overrides since they were b... | John Hurliman | 2009-10-20 | 3 | -11/+1 |