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
/
OptionalModules
/
Avatar
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-04-28
Remove mono compiler warning. Adjust message log to error from info
Justin Clark-Casey (justincc)
1
-2
/
+2
2012-04-27
Add regression test for teleporting an agent between separated regions on the...
Justin Clark-Casey (justincc)
1
-1
/
+1
2012-04-24
Add online/offline indicator to "friends show" region console command.
Justin Clark-Casey (justincc)
1
-3
/
+14
2012-04-05
Added missing refresh of group membership client side cache to the groups mod...
Snoopy Pfeffer
1
-1
/
+2
2012-03-30
minor: remove some now unneeded code from FriendsCommandsModule
Justin Clark-Casey (justincc)
1
-55
/
+0
2012-03-30
Make default "show friends" console command show friends fetched from the fri...
Justin Clark-Casey (justincc)
1
-4
/
+83
2012-03-30
refactor: Move "friends show cache" console command out into separate Friends...
Justin Clark-Casey (justincc)
1
-0
/
+165
2012-03-27
minor: clean up some code formatting in VivoxVoiceModule.cs
Justin Clark-Casey (justincc)
1
-54
/
+25
2012-03-27
Two new scripting functions osInviteToGroup(userID) and osEjectFromGroup(user...
Snoopy Pfeffer
1
-23
/
+99
2012-03-27
User level based restrictions for HyperGrid teleports, asset uploads, group c...
Snoopy Pfeffer
1
-2
/
+20
2012-03-08
Change "help" to display categories/module list then "help <category/module>"...
Justin Clark-Casey (justincc)
1
-5
/
+5
2012-02-13
Fix a race condition in the simian groups connector. When requests were
Mic Bowman
1
-8
/
+63
2012-02-14
Fix: get embedded objects from Notecard fails with activated FreeSwitchVoiceM...
PixelTomsen
1
-3
/
+3
2012-01-28
Remove IClientAPI from the money module. It was only used to pass in the
Melanie
1
-1
/
+1
2012-01-10
Add "app find <uuid-or-start-of-uuid>" command to find the appearance using a...
Justin Clark-Casey (justincc)
1
-0
/
+50
2012-01-05
Improve "app rebake" command to return a better message if no uploaded textur...
Justin Clark-Casey (justincc)
1
-4
/
+9
2012-01-04
Add "appearance rebake" command to ask a specific viewer to rebake textures f...
Justin Clark-Casey (justincc)
1
-1
/
+39
2011-12-19
Move HandleObjectGroupUpdate() from GroupsModule to Scene.PacketHandlers.cs a...
Justin Clark-Casey (justincc)
1
-30
/
+0
2011-12-19
Migrate detailed "appearance show" report generation up to AvatarFactoryModul...
Justin Clark-Casey (justincc)
1
-33
/
+1
2011-12-17
Fix bug where objects couldn't be set back to the "none" group.
Justin Clark-Casey (justincc)
1
-8
/
+13
2011-12-17
Fix bug where objects could not be set to a new group if the group had been c...
Justin Clark-Casey (justincc)
1
-1
/
+26
2011-12-16
Tunnel [GroupsModule] DebugEnabled setting down into XmlRpcGroupsServicesConn...
Justin Clark-Casey (justincc)
2
-11
/
+10
2011-12-09
minor: remove a mono compiler warning
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-12-06
Make "show appearance" a synonym for "appearance show"
Justin Clark-Casey (justincc)
1
-2
/
+8
2011-12-06
In "appearance show", if a particular avatar is specified, print out texture ...
Justin Clark-Casey (justincc)
1
-5
/
+35
2011-12-06
Actually send the avatar data if an individual avatar is specified, rather th...
Justin Clark-Casey (justincc)
1
-0
/
+2
2011-12-06
Allow "appearance show" command to take an optional avatar name
Justin Clark-Casey (justincc)
1
-8
/
+40
2011-12-06
Make it possible to manually send appearance information via the "appearance ...
Justin Clark-Casey (justincc)
1
-11
/
+42
2011-12-06
Provide feedback as to which avatars are resending appearance informion on "a...
Justin Clark-Casey (justincc)
1
-2
/
+11
2011-12-05
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead ...
Justin Clark-Casey (justincc)
2
-6
/
+6
2011-11-03
Rename ForEachAvatar back to ForEachScenePresence. The other changes
Dan Lake
2
-3
/
+3
2011-11-03
Renamed ForEachRootScenePresence to ForEachAvatar. Cleaned up calls to
Dan Lake
2
-9
/
+6
2011-11-02
Port the Avination offline messaging system to Core
Melanie
1
-1
/
+1
2011-11-01
Add "appearance send" command to allow manual sending of appearance.
Justin Clark-Casey (justincc)
1
-1
/
+18
2011-10-27
Removed use of 'is' operator and casting to find the root ScenePresence in Me...
Dan Lake
2
-14
/
+12
2011-10-27
Added new ForEachRootScenePresence to Scene since almost every delegate passe...
Dan Lake
1
-4
/
+1
2011-10-25
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead o...
Justin Clark-Casey (justincc)
1
-0
/
+1
2011-10-19
Renamed and rearranged AvatarFactoryModule to eliminate redundant lookups of ...
Dan Lake
1
-6
/
+6
2011-10-12
Change default groups messaging module in hardcode to the empty string.
Melanie
1
-1
/
+1
2011-08-06
rename TestHelper => TestHelpers for consistency
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-08-06
rename test SceneSetupHelpers -> SceneHelpers for consistency
Justin Clark-Casey (justincc)
1
-2
/
+2
2011-06-29
Hack around with the NPC module to get osNpcCreate() partially working again.
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-06-24
Changed actual default values of 'ServiceConnectorModule' and 'MessagingModul...
Makopoppo
3
-3
/
+3
2011-06-24
Tell hypergridders when their teleports fail because of the 4096 limit rather...
Justin Clark-Casey (justincc)
1
-4
/
+4
2011-06-01
a few minor formatting tweaks
Justin Clark-Casey (justincc)
1
-3
/
+4
2011-06-01
A final couple of tweaks to GroupsModule.cs. Remove unneeded delegate, and pr...
James Stallings aka Hiro Protagonist
1
-9
/
+22
2011-06-01
revert the prematurely included groups patch, yet again
Justin Clark-Casey (justincc)
1
-22
/
+5
2011-05-31
Fill in the new OwnerData field in the LLUDP ScriptDialog message.
Justin Clark-Casey (justincc)
1
-5
/
+22
2011-05-31
revert the patch that accidentally got added in the last commit
Justin Clark-Casey (justincc)
1
-22
/
+5
2011-05-31
update libomv libraries to 0.9.0
Justin Clark-Casey (justincc)
1
-5
/
+22
[next]