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
/
ApplicationPlugins
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
* Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF...
John Hurliman
2009-10-02
2
-3
/
+4
*
|
- cleaning up LandData/ILandObject capitalization issues
dr scofield (aka dirk husemann)
2009-10-02
1
-8
/
+8
*
|
Formatting cleanup.
Jeff Ames
2009-10-01
3
-106
/
+51
*
|
Deleted some files that aren't being used anymore.
Diva Canto
2009-09-28
1
-1
/
+0
*
|
Poof! on Region.Communications.Hypergrid. Grid code deleted.
Diva Canto
2009-09-26
1
-9
/
+0
*
|
Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c...
Diva Canto
2009-09-26
1
-1
/
+0
*
|
minor: make rest (not comm) modules less noisy if they are disabled
Justin Clark-Casey (justincc)
2009-09-24
3
-4
/
+5
|
/
*
* Lock timers when Calling Start() and Stop() when the Thread Context is murk...
Teravus Ovares (Dan Olivares)
2009-09-09
2
-3
/
+9
*
* Debugging why region loading is occurring so slowly on a setup with 64 regi...
Adam Frisby
2009-09-06
1
-0
/
+10
*
A better purge of trash folder.
Diva Canto
2009-08-19
1
-2
/
+6
*
Merge branch 'master' of ssh://diva@opensimulator.org/var/git/opensim
Diva Canto
2009-08-10
1
-4
/
+4
|
\
|
*
Replace the Replaceable modules name
Melanie
2009-08-10
1
-4
/
+4
*
|
Changed RequestRootFolder to GetRootFolder
Diva Canto
2009-08-10
1
-1
/
+1
|
/
*
Removed IAssetCache.
Diva Canto
2009-08-10
1
-2
/
+2
*
Complete the work on the Replaceable interface logic. From this commit onwards
Melanie
2009-08-06
1
-1
/
+102
*
* Updates libOMV to version 0.7.0
Teravus Ovares
2009-07-25
1
-6
/
+6
*
From: Rick Alther <alther@us.ibm.com>
Sean Dague
2009-07-20
1
-1
/
+0
*
Thank you kindly, Fly-Man for a patch that solves:
Charles Krinke
2009-07-12
1
-1
/
+72
*
Now we are past revision 10000, I think its time to start to fix that massive...
MW
2009-07-10
1
-2
/
+2
*
This extra assignment to the singleton should not be needed but may help make
Melanie Thielker
2009-07-10
1
-0
/
+1
*
Remove all references to HttpServer from CommsManager (all incarnations)
Melanie Thielker
2009-07-10
1
-5
/
+5
*
Thank you kindly, RandomHuman for a patch that:
Charles Krinke
2009-07-08
1
-0
/
+94
*
- adding a Persistent flag to RegionInfo
Dr Scofield
2009-07-03
1
-1
/
+12
*
Enable the RemoteAdmin module to save regions as ini files rather than XML
Melanie Thielker
2009-06-26
1
-18
/
+21
*
Heart surgery no.2: the inventory service hooks.
diva
2009-06-10
3
-9
/
+9
*
persists Estate.PublicAccess settings across reboots [re #552]
Dr Scofield
2009-06-10
1
-0
/
+3
*
makes voice setting persistent [re #552]
Dr Scofield
2009-06-10
1
-0
/
+2
*
adding lastlogin information to admin_exists_user: will be 0 if the
Dr Scofield
2009-06-10
1
-0
/
+9
*
Formatting cleanup.
Jeff Ames
2009-06-10
3
-13
/
+11
*
ARGH!!!! note to self: ALWAYS use String.IsNullOrEmpty(...)!
Dr Scofield
2009-06-09
1
-1
/
+2
*
Add copyright headers.
Jeff Ames
2009-06-04
1
-0
/
+27
*
* Fix race condition in save oar
Justin Clarke Casey
2009-06-01
1
-4
/
+2
*
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...
Jeff Ames
2009-06-01
27
-27
/
+27
*
* Upped version number to 0.6.5
lbsa71
2009-05-25
2
-6
/
+6
*
* Pipes requestors IP address through all XmlRpcRequest delegates. This is ne...
Adam Frisby
2009-05-23
1
-20
/
+20
*
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
2009-05-22
2
-6
/
+1
*
Hooked up the RestRegionPlugin Get Region/xxx/terrain so it outputs xml conta...
MW
2009-05-21
1
-2
/
+6
*
Add copyright headers, formatting cleanup.
Jeff Ames
2009-05-20
1
-5
/
+5
*
Remove the old asset cache and local services and the configurations for them
Melanie Thielker
2009-05-18
1
-2
/
+2
*
logging ACL list additions
Dr Scofield
2009-05-18
1
-1
/
+2
*
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
2009-05-18
1
-1
/
+18
*
fixing XmlWriter problem
Dr Scofield
2009-05-18
5
-99
/
+124
*
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...
diva
2009-05-15
4
-13
/
+14
*
* Improve loadregions so that all region configs are checked for clashes (e.g...
Justin Clarke Casey
2009-05-14
1
-20
/
+15
*
* refactor: move bottom part of 'xml2' serializaton to separate class
Justin Clarke Casey
2009-05-14
1
-1
/
+0
*
more fixes to default avatar appearance creation
Dr Scofield
2009-05-12
1
-14
/
+18
*
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
2009-05-12
1
-39
/
+34
*
partially fixing avatar appearance code
Dr Scofield
2009-05-12
1
-58
/
+62
*
Fixed handling of inventory a bit
Homer Horwitz
2009-05-09
1
-8
/
+8
*
RemoteAdminPlugin was using a mixture of both "true"/"false" and 0/1
Dr Scofield
2009-05-07
1
-51
/
+51
[prev]
[next]