| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Removed the ObjectDisposed error. | Teravus Ovares | 2007-12-18 | 1 | -4/+12 |
* | * Fix for mantis 0000040 After client logout remote host closed connection on... | Teravus Ovares | 2007-12-18 | 6 | -8/+66 |
* | Make region storage Sqlite by default rather than NullStorage | Justin Clarke Casey | 2007-12-17 | 1 | -4/+8 |
* | * Turned all instances of ForEach loops in ClientManager into Local Arrays. | Teravus Ovares | 2007-12-17 | 3 | -17/+63 |
* | make it so prims don't relay into IRC | Sean Dague | 2007-12-17 | 1 | -4/+2 |
* | ignore Primitive for the IRC relay | Sean Dague | 2007-12-17 | 1 | -1/+3 |
* | Thank you to Kiryu for a patch to fix an out of Sync | Charles Krinke | 2007-12-17 | 6 | -30/+112 |
* | Thank you, Kiryu for a patch to fix out of sync error in UDP server | Charles Krinke | 2007-12-17 | 1 | -15/+7 |
* | * Hack to make sim saving terrain more friendly to larger parcel selection mo... | Teravus Ovares | 2007-12-17 | 1 | -0/+5 |
* | *Land has now been linked to the StorageManager. Next step is to fill in the ... | mingchen | 2007-12-17 | 10 | -63/+154 |
* | Again, thanks to Alondria for: | Charles Krinke | 2007-12-17 | 5 | -20/+71 |
* | The "Got a packet from an invalid client" has served its purpose | Charles Krinke | 2007-12-17 | 1 | -1/+2 |
* | Clean up the Login message on UserServer console just | Charles Krinke | 2007-12-16 | 1 | -1/+2 |
* | More subtle message tuning of log messages. | Charles Krinke | 2007-12-16 | 1 | -1/+1 |
* | A bit more tuning of UserServer messages. | Charles Krinke | 2007-12-16 | 1 | -6/+8 |
* | Comment out an unneeded "Home Location" message. | Charles Krinke | 2007-12-16 | 1 | -1/+2 |
* | *Access/Ban list now copies correctly to a new parcel after a subdivision occ... | mingchen | 2007-12-16 | 1 | -0/+10 |
* | Improve UserServer login messages for logging. | Charles Krinke | 2007-12-16 | 1 | -4/+8 |
* | *Adding and Removing Avatars from the Access/Ban List for a parcel now works,... | mingchen | 2007-12-16 | 6 | -7/+164 |
* | Reposition 'user profile not found' messages to stop spurious messages caused... | Justin Clarke Casey | 2007-12-16 | 2 | -29/+28 |
* | * Beating on the head that is terrain editing. | Teravus Ovares | 2007-12-15 | 2 | -10/+80 |
* | Put out a more comprehensible message when user authentication fails than the... | Justin Clarke Casey | 2007-12-15 | 7 | -114/+36 |
* | more dorking around with exporter. Still far | Sean Dague | 2007-12-15 | 1 | -19/+18 |
* | * Make inventory operations sync rather than async. This is to alleviate rac... | Justin Clarke Casey | 2007-12-15 | 4 | -39/+53 |
* | * Added support for multiple terrain blocks to be edited at the same time | Teravus Ovares | 2007-12-15 | 3 | -6/+9 |
* | Thanks again to Alondria for adding: math support for | Charles Krinke | 2007-12-15 | 3 | -63/+181 |
* | * some work on not storing the circuitPack (bad thing if we're going to reuse... | lbsa71 | 2007-12-15 | 4 | -128/+125 |
* | * Added an Avatar control tweak that disables the PID controller in certain c... | Teravus Ovares | 2007-12-15 | 2 | -21/+55 |
* | Grid Inventory feature upgrade: renaming folders should now be correct, subfo... | Brian McBee | 2007-12-15 | 16 | -21/+281 |
* | Set svn:eol-style. Cleaned up set-eol-style.sh a bit. | Jeff Ames | 2007-12-15 | 1 | -9/+9 |
* | update to OpenSimExport to test loading of a Region | Sean Dague | 2007-12-14 | 1 | -7/+22 |
* | * Tweaked the sim stats so that when a sim is catching up it reports on the s... | Teravus Ovares | 2007-12-14 | 1 | -2/+26 |
* | Thanks, Justin, for: | Charles Krinke | 2007-12-14 | 1 | -0/+4 |
* | Thank you Justin for: | Charles Krinke | 2007-12-14 | 1 | -52/+27 |
* | pluging away, setting up storage manager | Sean Dague | 2007-12-14 | 1 | -0/+10 |
* | start to pull in config for OpenSim export | Sean Dague | 2007-12-14 | 1 | -1/+54 |
* | make a change to make it possible to get access to the DefaultConfig | Sean Dague | 2007-12-14 | 1 | -14/+16 |
* | * Fixed a cause of an ODE 'invalid operation for locked space ' | Teravus Ovares | 2007-12-14 | 1 | -15/+15 |
* | stubbing in OpenSimExport program. This does nothing | Sean Dague | 2007-12-14 | 1 | -0/+43 |
* | Again, thanks to Alondria for: adding llGetTime, llResetTime, and llGetAndRes... | Charles Krinke | 2007-12-14 | 2 | -8/+10 |
* | * Just making Create public | lbsa71 | 2007-12-14 | 1 | -1/+1 |
* | Another addition to Inventory debug output. | MW | 2007-12-14 | 1 | -1/+1 |
* | more inventory debugging output added to region server. | MW | 2007-12-14 | 1 | -1/+3 |
* | Added some extra debug console output to Inventory Server and region OGS1 inv... | MW | 2007-12-14 | 2 | -8/+12 |
* | * ARequest changed name to AssetRequest and moved to own file. | lbsa71 | 2007-12-14 | 6 | -110/+107 |
* | * Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c... | Teravus Ovares | 2007-12-14 | 7 | -21/+31 |
* | Added copyright notice. | Jeff Ames | 2007-12-14 | 1 | -0/+28 |
* | patch from justincc for Mantis #163 - Opening a script in inventory longer th... | Teravus Ovares | 2007-12-14 | 1 | -11/+36 |
* | * Added Active(physical) object count to the SimStatsReporter | Teravus Ovares | 2007-12-14 | 4 | -8/+48 |
* | From Michael Osias (IBM) | Sean Dague | 2007-12-13 | 5 | -17/+51 |