index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-12-18
*Removed Unneeded Debug I added in my last revison
mingchen
2
-5
/
+2
2007-12-18
*Parcels and their access lists now store over multiple sessions when the dat...
mingchen
6
-12
/
+334
2007-12-18
* Sakai appears to be having some sort of socket error that we've not account...
Teravus Ovares
1
-0
/
+18
2007-12-18
* Added Incomplete Handling of the RegionInfoRequest packet
Teravus Ovares
5
-13
/
+85
2007-12-18
* Removed redundant code in RestService.cs
Adam Frisby
4
-8
/
+3
2007-12-18
* Renamed AgentWearable to AvatarWearable
lbsa71
1
-1
/
+1
2007-12-18
textures that fit in one packet expect the packet number to be 1. You clear t...
Brian McBee
1
-1
/
+1
2007-12-18
Many Thanks to Alondria for adding:
Charles Krinke
5
-244
/
+464
2007-12-18
* Fixed a potential race condition with adding Caps handlers
Teravus Ovares
1
-1
/
+9
2007-12-18
* Added a Verbose and Debug error to border crossing so that this can be diag...
Teravus Ovares
1
-1
/
+9
2007-12-18
* Removed the ObjectDisposed error.
Teravus Ovares
1
-4
/
+12
2007-12-18
* Fix for mantis 0000040 After client logout remote host closed connection on...
Teravus Ovares
5
-8
/
+65
2007-12-17
Make region storage Sqlite by default rather than NullStorage
Justin Clarke Casey
1
-4
/
+8
2007-12-17
* Turned all instances of ForEach loops in ClientManager into Local Arrays.
Teravus Ovares
2
-2
/
+3
2007-12-17
make it so prims don't relay into IRC
Sean Dague
1
-4
/
+2
2007-12-17
ignore Primitive for the IRC relay
Sean Dague
1
-1
/
+3
2007-12-17
Thank you to Kiryu for a patch to fix an out of Sync
Charles Krinke
6
-30
/
+112
2007-12-17
Thank you, Kiryu for a patch to fix out of sync error in UDP server
Charles Krinke
1
-15
/
+7
2007-12-17
* Hack to make sim saving terrain more friendly to larger parcel selection mo...
Teravus Ovares
1
-0
/
+5
2007-12-17
*Land has now been linked to the StorageManager. Next step is to fill in the ...
mingchen
8
-58
/
+136
2007-12-17
Again, thanks to Alondria for:
Charles Krinke
5
-20
/
+71
2007-12-17
The "Got a packet from an invalid client" has served its purpose
Charles Krinke
1
-1
/
+2
2007-12-16
*Access/Ban list now copies correctly to a new parcel after a subdivision occ...
mingchen
1
-0
/
+10
2007-12-16
*Adding and Removing Avatars from the Access/Ban List for a parcel now works,...
mingchen
5
-7
/
+158
2007-12-15
* Beating on the head that is terrain editing.
Teravus Ovares
2
-10
/
+80
2007-12-15
Put out a more comprehensible message when user authentication fails than the...
Justin Clarke Casey
1
-4
/
+8
2007-12-15
* Make inventory operations sync rather than async. This is to alleviate rac...
Justin Clarke Casey
2
-29
/
+13
2007-12-15
* Added support for multiple terrain blocks to be edited at the same time
Teravus Ovares
2
-5
/
+8
2007-12-15
Thanks again to Alondria for adding: math support for
Charles Krinke
3
-63
/
+181
2007-12-15
* some work on not storing the circuitPack (bad thing if we're going to reuse...
lbsa71
3
-127
/
+124
2007-12-15
* Added an Avatar control tweak that disables the PID controller in certain c...
Teravus Ovares
2
-21
/
+55
2007-12-15
Grid Inventory feature upgrade: renaming folders should now be correct, subfo...
Brian McBee
5
-4
/
+78
2007-12-14
* Tweaked the sim stats so that when a sim is catching up it reports on the s...
Teravus Ovares
1
-2
/
+26
2007-12-14
make a change to make it possible to get access to the DefaultConfig
Sean Dague
1
-14
/
+16
2007-12-14
* Fixed a cause of an ODE 'invalid operation for locked space '
Teravus Ovares
1
-15
/
+15
2007-12-14
Again, thanks to Alondria for: adding llGetTime, llResetTime, and llGetAndRes...
Charles Krinke
2
-8
/
+10
2007-12-14
Another addition to Inventory debug output.
MW
1
-1
/
+1
2007-12-14
more inventory debugging output added to region server.
MW
1
-1
/
+3
2007-12-14
Added some extra debug console output to Inventory Server and region OGS1 inv...
MW
1
-8
/
+10
2007-12-14
* Patch from Justincc that swaps out LLUUIDs for Guid on the inventory REST c...
Teravus Ovares
1
-3
/
+3
2007-12-14
Added copyright notice.
Jeff Ames
1
-0
/
+28
2007-12-14
* Added Active(physical) object count to the SimStatsReporter
Teravus Ovares
4
-8
/
+48
2007-12-13
From Michael Osias (IBM)
Sean Dague
5
-17
/
+51
2007-12-13
Enabled the sit_ground animation. The sit state is not properly set, but it ...
Jeff Ames
2
-8
/
+1
2007-12-13
Added placeholder for sitting on ground support. Doesn't work yet.
Jeff Ames
1
-2
/
+9
2007-12-13
Minor cleanup
Jeff Ames
6
-17
/
+3
2007-12-13
* Debugging Shape
lbsa71
3
-6
/
+4
2007-12-13
Fix for #176 (... doesn't appear in chat bubbles). This also gets the viewer ...
Jeff Ames
3
-76
/
+27
2007-12-12
From Michael Osias (IBM)
Sean Dague
7
-123
/
+384
2007-12-12
Thanks to Alondria for:
Charles Krinke
2
-14
/
+21
[next]