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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
From: Alan M Webb <awebb@vnet.ibm.com>
Justin Clarke Casey
2008-04-17
1
-5
/
+98
*
* Added "svn load" command to correspond "svn save". Will grab the latest rev...
Adam Frisby
2008-04-17
2
-1
/
+13
*
* Added ITerrainModule interface to Terrain Module, and registered accordingl...
Adam Frisby
2008-04-17
2
-1
/
+11
*
* Added a directory for the SVN module. More about to come.* SVNBackupModule
Adam Frisby
2008-04-17
2
-40
/
+40
*
Update svn properties. Add copyright info to some source files.
Jeff Ames
2008-04-17
17
-199
/
+652
*
* Missed a file while committing.
Adam Frisby
2008-04-17
1
-0
/
+8
*
* Committing first version of SVN Backup Module
Adam Frisby
2008-04-17
3
-6
/
+178
*
* Patch from ChrisDown to fix odd results when using landmarks. Thanks Chris...
Teravus Ovares
2008-04-17
1
-2
/
+2
*
* Implements 'Set Home to Here'
Teravus Ovares
2008-04-17
7
-23
/
+115
*
moved the Thread.Sleep(500), to the correct side of the ar.AsyncWaitHandle....
MW
2008-04-16
1
-1
/
+1
*
* From: Alan M Webb <awebb@vnet.ibm.com>
Justin Clarke Casey
2008-04-16
1
-2
/
+47
*
From: Alan M Webb <awebb@vnet.ibm.com>
Justin Clarke Casey
2008-04-16
1
-13
/
+60
*
* From Kurt Taylor <krtaylor@us.ibm.com>
Justin Clarke Casey
2008-04-16
1
-4
/
+23
*
added a thread.Sleep(500) to OGS1GridServices.CheckRegion() , to try to help ...
MW
2008-04-16
1
-0
/
+1
*
* Applying melanie's Landmark patch. Thanks Melanie!
Teravus Ovares
2008-04-16
5
-33
/
+54
*
After reading Timer.cs in the mono source, I'm not
Sean Dague
2008-04-16
1
-116
/
+118
*
Thank you very much, Kmeisthax for:
Charles Krinke
2008-04-16
4
-0
/
+66
*
* A tweak of the caps system so that new caps have random paths instead of a ...
Teravus Ovares
2008-04-15
2
-2
/
+31
*
* Fix mantis 975 - prim text > 255 chars
Justin Clarke Casey
2008-04-15
1
-0
/
+8
*
Fixed LSL State support.
Teravus Ovares
2008-04-15
3
-35
/
+57
*
From: Dr Scofield <hud@zurich.ibm.com>
Sean Dague
2008-04-15
1
-0
/
+288
*
From: dirk husemann <hud@zurich.ibm.com>
Sean Dague
2008-04-15
1
-2
/
+4
*
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
4
-19
/
+65
*
* 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
3
-9
/
+35
*
* Fixed a few warnings.
Teravus Ovares
2008-04-14
10
-7
/
+340
*
make it so the IRC bridge only relays channel 0 messages
Sean Dague
2008-04-14
1
-7
/
+10
*
#952 again
Teravus Ovares
2008-04-14
1
-7
/
+21
*
Fix for mantis 952
Teravus Ovares
2008-04-14
1
-23
/
+30
*
* Fix a bug in the friends module that causes a friend not to appear online w...
Teravus Ovares
2008-04-13
3
-15
/
+873
*
* Temporarily, stop the exception of mantis #951 from killing the entire clie...
Justin Clarke Casey
2008-04-13
1
-1
/
+13
*
* Added some comments to terrain module.
Adam Frisby
2008-04-13
2
-3
/
+57
*
* Reduce publicly exposed fields on InventoryCollection, which was causing du...
Justin Clarke Casey
2008-04-11
1
-2
/
+8
*
* Minor refactoring in OGS1InventoryService
Justin Clarke Casey
2008-04-11
1
-27
/
+20
*
* Eliminate a class of errors where an inventory request could be made before...
Justin Clarke Casey
2008-04-11
2
-3
/
+11
*
* Minor inventory code cleanup following on from last patch
Justin Clarke Casey
2008-04-11
2
-9
/
+0
*
* Change inventory async response deliver to deliver all items and folders at...
Justin Clarke Casey
2008-04-11
2
-44
/
+41
*
* fix bug 935
Teravus Ovares
2008-04-11
1
-4
/
+7
*
* Fix bug 934
Teravus Ovares
2008-04-11
1
-1
/
+7
*
refactor: eliminate method in UserProfileCacheService
Justin Clarke Casey
2008-04-11
2
-2
/
+2
*
* From: Dr Scofield <hud@zurich.ibm.com>
Justin Clarke Casey
2008-04-11
1
-0
/
+32
*
From: Kurt Taylor <krtaylor@us.ibm.com>
Sean Dague
2008-04-11
1
-11
/
+16
*
* Updated MapImageModule to support primitives showing on the world map image...
Adam Frisby
2008-04-11
1
-1
/
+43
*
* With Grid Comms up in the air.. I decided have the friends module update ...
Teravus Ovares
2008-04-10
4
-1
/
+166
*
Thank you Justin for a patch that solves the issue of: When a sensor detects ...
Charles Krinke
2008-04-10
1
-4
/
+14
*
* Minor: get CreateNewUserInventory() to return true on success
Justin Clarke Casey
2008-04-10
1
-1
/
+2
*
* Slightly smoother transition between land, shallow water and deep water in ...
Teravus Ovares
2008-04-10
1
-2
/
+11
[prev]
[next]