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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
From: dirk husemann <hud@zurich.ibm.com>
Sean Dague
2008-04-15
2
-23
/
+44
*
Update svn properties.
Jeff Ames
2008-04-15
4
-201
/
+201
*
* Added support for serialising objects to ExportSerialisationModule via Seri...
Adam Frisby
2008-04-15
3
-10
/
+23
*
* Fixes an issue with the BaseHttpServer in Linux
Teravus Ovares
2008-04-15
7
-20
/
+92
*
* Committing shell of a whole-region serialiser. This is not complete and wil...
Adam Frisby
2008-04-15
3
-0
/
+188
*
* Quick patch before I start on a bigger project
Adam Frisby
2008-04-15
3
-55
/
+61
*
* Working towards notifying the client if the inventory service has failed, r...
Justin Clarke Casey
2008-04-14
5
-15
/
+70
*
* Fixed a few warnings.
Teravus Ovares
2008-04-14
12
-10
/
+347
*
* Get Util.GetHostFromDNS to tell us the dns address it was trying to resolve...
Justin Clarke Casey
2008-04-14
1
-1
/
+15
*
make it so the IRC bridge only relays channel 0 messages
Sean Dague
2008-04-14
1
-7
/
+10
*
Possible fix for the 100% CPU issue. I've not fully
Sean Dague
2008-04-14
1
-2
/
+8
*
#952 again
Teravus Ovares
2008-04-14
1
-7
/
+21
*
Fix for mantis 952
Teravus Ovares
2008-04-14
1
-23
/
+30
*
* Correct comment from previous patch - I'm not reversing mantis #912 at all,...
Justin Clarke Casey
2008-04-13
1
-1
/
+1
*
* Reverse mantis #912 since it was causing inventory to disappear from the ro...
Justin Clarke Casey
2008-04-13
1
-1
/
+10
*
* Fix a bug in the friends module that causes a friend not to appear online w...
Teravus Ovares
2008-04-13
5
-16
/
+890
*
* Temporarily, stop the exception of mantis #951 from killing the entire clie...
Justin Clarke Casey
2008-04-13
1
-1
/
+13
*
* Put in crude poll waiting for 60 seconds for delayed user inventory deliver...
Justin Clarke Casey
2008-04-13
1
-2
/
+27
*
* Added some comments to terrain module.
Adam Frisby
2008-04-13
2
-3
/
+57
*
first drop of user storage implementation for nhibernate.
Sean Dague
2008-04-11
2
-2
/
+271
*
add some convenience properties to get floats out of
Sean Dague
2008-04-11
1
-0
/
+13
*
add user agent mapping
Sean Dague
2008-04-11
1
-0
/
+21
*
* Reduce publicly exposed fields on InventoryCollection, which was causing du...
Justin Clarke Casey
2008-04-11
4
-77
/
+48
*
* Minor refactoring in OGS1InventoryService
Justin Clarke Casey
2008-04-11
1
-27
/
+20
*
* Remove the worst excesses of my inventory debugging code
Justin Clarke Casey
2008-04-11
1
-6
/
+6
*
* Eliminate a class of errors where an inventory request could be made before...
Justin Clarke Casey
2008-04-11
3
-14
/
+31
*
* Minor inventory code cleanup following on from last patch
Justin Clarke Casey
2008-04-11
4
-14
/
+1
*
* Change inventory async response deliver to deliver all items and folders at...
Justin Clarke Casey
2008-04-11
8
-89
/
+151
*
* fix bug 935
Teravus Ovares
2008-04-11
1
-4
/
+7
*
* Fix bug 934
Teravus Ovares
2008-04-11
1
-1
/
+7
*
* minor: replace test of CachedUserInfo.RootFolder != null with something mor...
Justin Clarke Casey
2008-04-11
2
-14
/
+20
*
* minor documenting, cleanup, renaming in user profile cache service
Justin Clarke Casey
2008-04-11
2
-12
/
+29
*
* documenting and minor refactoring in UserProfileCacheService
Justin Clarke Casey
2008-04-11
1
-14
/
+24
*
refactor: eliminate method in UserProfileCacheService
Justin Clarke Casey
2008-04-11
3
-16
/
+15
*
* From: Dr Scofield <hud@zurich.ibm.com>
Justin Clarke Casey
2008-04-11
3
-35
/
+155
*
From: Kurt Taylor <krtaylor@us.ibm.com>
Sean Dague
2008-04-11
1
-11
/
+16
*
* Discerned between AddProfile and UpdateProfile in region registration
lbsa71
2008-04-11
7
-9
/
+102
*
* Added a "regionload_regionsdir" option to OpenSim.ini which determines wher...
Adam Frisby
2008-04-11
1
-0
/
+13
*
* Updated MapImageModule to support primitives showing on the world map image...
Adam Frisby
2008-04-11
1
-1
/
+43
*
add user profile mapping for nhibernate
Sean Dague
2008-04-10
1
-0
/
+29
*
add some convenience properties. Move all the fields
Sean Dague
2008-04-10
1
-69
/
+100
*
* With Grid Comms up in the air.. I decided have the friends module update ...
Teravus Ovares
2008-04-10
4
-1
/
+166
*
* Minor: really just comment and subsequent indentation adjustment. Preparat...
Justin Clarke Casey
2008-04-10
2
-41
/
+61
*
* Refactor GetUsersInventory()
Justin Clarke Casey
2008-04-10
3
-12
/
+36
*
Thank you Justin for a patch that solves the issue of: When a sensor detects ...
Charles Krinke
2008-04-10
1
-4
/
+14
*
Thank you kindly, A_Biondi for a patch that:
Charles Krinke
2008-04-10
1
-0
/
+13
*
* Minor: get CreateNewUserInventory() to return true on success
Justin Clarke Casey
2008-04-10
3
-4
/
+10
*
* Slightly smoother transition between land, shallow water and deep water in ...
Teravus Ovares
2008-04-10
1
-2
/
+11
*
* Minor inventory message cleanup and documentation
Justin Clarke Casey
2008-04-10
2
-4
/
+14
*
renaming of attributes in UserAgentData for readability
Sean Dague
2008-04-10
7
-63
/
+63
[prev]
[next]