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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-04-11
refactor: eliminate method in UserProfileCacheService
Justin Clarke Casey
3
-16
/
+15
2008-04-11
* From: Dr Scofield <hud@zurich.ibm.com>
Justin Clarke Casey
3
-35
/
+155
2008-04-11
From: Kurt Taylor <krtaylor@us.ibm.com>
Sean Dague
1
-11
/
+16
2008-04-11
* Discerned between AddProfile and UpdateProfile in region registration
lbsa71
7
-9
/
+102
2008-04-11
* Added a "regionload_regionsdir" option to OpenSim.ini which determines wher...
Adam Frisby
1
-0
/
+13
2008-04-11
* Updated MapImageModule to support primitives showing on the world map image...
Adam Frisby
1
-1
/
+43
2008-04-10
add user profile mapping for nhibernate
Sean Dague
1
-0
/
+29
2008-04-10
add some convenience properties. Move all the fields
Sean Dague
1
-69
/
+100
2008-04-10
* With Grid Comms up in the air.. I decided have the friends module update ...
Teravus Ovares
4
-1
/
+166
2008-04-10
* Minor: really just comment and subsequent indentation adjustment. Preparat...
Justin Clarke Casey
2
-41
/
+61
2008-04-10
* Refactor GetUsersInventory()
Justin Clarke Casey
3
-12
/
+36
2008-04-10
Thank you Justin for a patch that solves the issue of: When a sensor detects ...
Charles Krinke
1
-4
/
+14
2008-04-10
Thank you kindly, A_Biondi for a patch that:
Charles Krinke
1
-0
/
+13
2008-04-10
* Minor: get CreateNewUserInventory() to return true on success
Justin Clarke Casey
3
-4
/
+10
2008-04-10
* Slightly smoother transition between land, shallow water and deep water in ...
Teravus Ovares
1
-2
/
+11
2008-04-10
* Minor inventory message cleanup and documentation
Justin Clarke Casey
2
-4
/
+14
2008-04-10
renaming of attributes in UserAgentData for readability
Sean Dague
7
-63
/
+63
2008-04-10
changing UserAgentData to use properties. This caused more
Sean Dague
8
-141
/
+276
2008-04-10
further renaming of properties for clarity
Sean Dague
19
-205
/
+205
2008-04-10
moved fields to properties for UserDataProfile, which was
Sean Dague
24
-382
/
+595
2008-04-10
* Brings back map tile generation based on the terrain. The algorithm produc...
Teravus Ovares
1
-0
/
+108
2008-04-10
* Fix a null reference when there's no [Economy] section in the opensim.ini
Teravus Ovares
1
-3
/
+3
2008-04-10
* Made it safe again to use the restart button from the estate tools and the ...
Teravus Ovares
2
-4
/
+11
2008-04-10
Patch by lulurun - 0000916: support secondlife client's "-url sim/x/y/z" option
Teravus Ovares
1
-1
/
+12
2008-04-10
* Updates BetaGridLikeMoneyModule
Teravus Ovares
8
-21
/
+222
2008-04-10
* Adds twist support for Cubes, Cylinders, and Prisms in the Meshmerizer
Teravus Ovares
5
-11
/
+365
2008-04-09
split out UserProfile
Sean Dague
2
-67
/
+99
2008-04-09
NHibernate Inventory support. Lightly tested, but seems to work
Sean Dague
2
-12
/
+12
2008-04-09
more futzing around here. None of this works yet because
Sean Dague
2
-8
/
+9
2008-04-09
* Put explicit braces in for single line blocks
Justin Clarke Casey
1
-3
/
+9
2008-04-09
From: Michael Osias <mosias@us.ibm.com>
Justin Clarke Casey
3
-7
/
+26
2008-04-09
From: Kurt Taylor <krtaylor@us.ibm.com>
Justin Clarke Casey
1
-3
/
+9
2008-04-09
make this a class
Sean Dague
1
-2
/
+4
2008-04-09
check in an OSUUID wrapper as potential replacement
Sean Dague
1
-0
/
+85
2008-04-09
checking in a chunk of work because I think I'm tackling
Sean Dague
1
-1
/
+1
2008-04-09
oops, broke compile. This fixes it
Sean Dague
1
-1
/
+1
2008-04-09
match file to classname
Sean Dague
1
-0
/
+0
2008-04-09
changing around types a bit to make stuff more readable for
Sean Dague
5
-46
/
+48
2008-04-09
NHibernate Inventory getting close, except for some of the
Sean Dague
4
-8
/
+12
2008-04-09
add a sample script for migrating from old inventory
Sean Dague
1
-0
/
+39
2008-04-08
fix up Inventory hbm definitions to work. Adding indexes in
Sean Dague
2
-7
/
+6
2008-04-08
add comment for version field based on what Teravus said :)
Sean Dague
1
-1
/
+3
2008-04-08
move the mappings to .hbm.xml so NHibernate actually
Sean Dague
2
-0
/
+0
2008-04-08
added the folder mappings
Sean Dague
1
-0
/
+14
2008-04-08
further refactor and rename of InventoryFolderBase properties
Sean Dague
12
-45
/
+45
2008-04-08
added migration script for SqliteAssets
Sean Dague
1
-0
/
+5
2008-04-08
added Readme for migrations
Sean Dague
1
-0
/
+3
2008-04-08
* Minor: Show summary count of connected agents in 'show users' region consol...
Justin Clarke Casey
1
-1
/
+7
2008-04-08
* Adjust some inventory lookup failure messages to reduce confusion as to wha...
Justin Clarke Casey
1
-5
/
+7
2008-04-08
* Following A_Biondi's suggestion, going to try returning a version number of...
Justin Clarke Casey
1
-1
/
+1
[next]