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
/
CoreModules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-27
May fix mantis #4613
Diva Canto
1
-1
/
+2
2010-03-25
minor: Print out port that http servers are using
Justin Clark-Casey (justincc)
1
-6
/
+6
2010-03-20
Fix a nullref in permissions when returning objects via right-click
Melanie
1
-2
/
+2
2010-03-19
Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...
Dan Lake
9
-14
/
+14
2010-03-19
Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...
Dan Lake
7
-144
/
+94
2010-03-18
Flesh out the new permission method
Melanie
1
-4
/
+95
2010-03-18
Unify a previous refactor of object return with the older solution. We
Melanie
2
-66
/
+7
2010-03-17
Inconsistent locking of ScenePresence array in SceneGraph. Fixed by eliminati...
Dan Lake
3
-67
/
+46
2010-03-16
Fixed several unhandled exceptions and performance issues with PrimitiveBaseS...
John Hurliman
2
-15
/
+12
2010-03-15
Get the local inner simulation service object to the handler so that there is...
Diva Canto
2
-0
/
+10
2010-03-15
* UuidGatherer now tracks asset types for assets it discovers. The asset type...
John Hurliman
5
-17
/
+30
2010-03-12
refactor: Move another RezSingleAttachment() from Scene.Inventory to Attachme...
Justin Clark-Casey (justincc)
1
-1
/
+30
2010-03-12
refactor: move RezSingleAttachmentFromInventory() from SceneGraph to Attachme...
Justin Clark-Casey (justincc)
1
-0
/
+46
2010-03-12
refactor: move client invoked AttachObject from SceneGraph to AttachmentsModule
Justin Clark-Casey (justincc)
1
-1
/
+31
2010-03-12
start laoding griduser local connector, though it isn't invoked by anything yet
Justin Clark-Casey (justincc)
1
-0
/
+3
2010-03-12
Fix tests broken in 88771aeed3d45e60a18aa9a810eeb37b8e5def12
Justin Clark-Casey (justincc)
1
-9
/
+9
2010-03-10
Reintroduce a check that was dropped from permissions
Melanie
1
-1
/
+1
2010-03-10
Formatting cleanup. Add copyright notices.
Jeff Ames
7
-16
/
+16
2010-03-09
Changed a cryptic debug message and a wrong comment
Diva Canto
1
-1
/
+1
2010-03-09
Fixed caching of user accounts.
Diva Canto
3
-32
/
+42
2010-03-09
Cache UserLevel in ScenePresence on SP creation. Change IsAdministrator
Melanie
1
-0
/
+8
2010-03-09
- parcel blocking, region crossing blocking, teleport blocking
unknown
2
-10
/
+92
2010-03-09
* Typo fixes
John Hurliman
6
-9
/
+10
2010-03-08
Add config option for switching between CSJ2K and BuggyJPEG.
Melanie
1
-3
/
+9
2010-03-07
* Added code to support either CSJ2K or OpenJPEG texture decoding. Currently ...
John Hurliman
1
-20
/
+33
2010-03-06
- supporting llTextBox
unknown
1
-1
/
+25
2010-03-06
Bug fix: store correct position information upon logout. Fixes mantis #4608
Diva Canto
1
-12
/
+17
2010-03-05
Justin, I must have been dyslexic when I wrote UserGridService as the name fo...
Diva Canto
1
-16
/
+16
2010-03-06
refactor: Move DetachSingleAttachmentToInv to region module
Justin Clark-Casey (justincc)
1
-15
/
+56
2010-03-05
refactor: move another AttachObject method
Justin Clark-Casey (justincc)
1
-1
/
+46
2010-03-05
refactor: move user inventory side of RezSingleAttachment to module
Justin Clark-Casey (justincc)
1
-0
/
+30
2010-03-05
refactor: begin to move attachments code into a region module
Justin Clark-Casey (justincc)
1
-0
/
+141
2010-03-05
add initial UserGrid service classes as per diva's direction
Justin Clark-Casey (justincc)
1
-0
/
+139
2010-03-05
Fix LocalPresenceServiceConnector test now that the hardcoded test data has b...
Justin Clark-Casey (justincc)
2
-1
/
+18
2010-03-03
Fix bug where approximately half the time, attachments would rez only their r...
Justin Clark-Casey (justincc)
1
-6
/
+10
2010-03-01
Offline friendship offers now working.
Diva Canto
1
-8
/
+41
2010-03-01
Friends rights under control.
Diva Canto
2
-70
/
+33
2010-03-01
More work on GrantRights. Still not right.
Diva Canto
2
-44
/
+101
2010-03-01
Fix -1 checks for login case
Melanie
1
-1
/
+1
2010-03-01
Small tweak
Melanie
1
-1
/
+1
2010-03-01
Should have things the right way around, better that way
Melanie
1
-1
/
+1
2010-03-01
Change friends to handle offers as it was originally designed. This may
Melanie
1
-6
/
+2
2010-02-28
Implement rights changes locall (UNTESTED)
Melanie
1
-10
/
+38
2010-02-28
Initial Online friends notification seems to be working reliably now. All thi...
Diva Canto
1
-16
/
+38
2010-02-28
Friends connectors finished. Status notification working across the board. On...
Diva Canto
2
-58
/
+282
2010-02-27
Status notification (online/offline) working for same sim.
Diva Canto
1
-18
/
+66
2010-02-27
Update the local cache upon friendship acceptance. Logout notifications working.
Diva Canto
1
-0
/
+4
2010-02-27
* Finished implementation of FriendsService.Delete
Diva Canto
1
-1
/
+4
2010-02-27
Friends online notifications upon friendship now working (same sim only).
Diva Canto
2
-2
/
+17
2010-02-27
Implement the requestonlinenotification method
Melanie
1
-0
/
+23
[next]