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
/
Environment
/
Scenes
/
Scene.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-31
fixed filenames in log messages
Jeff Ames
1
-2
/
+2
2007-10-31
made illogical bitwise operations logical
Jeff Ames
1
-2
/
+2
2007-10-30
Tevarus' patch for object flags & implemented Phantom edits
dan miller
1
-0
/
+1
2007-10-30
* Optimized usings
lbsa71
1
-105
/
+92
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
1
-4
/
+2
2007-10-29
* ModuleLoader: Privatized some too-public fields
lbsa71
1
-1
/
+9
2007-10-26
* Added prototypical AvatarFactory module interface to load avatar parameters
lbsa71
1
-9
/
+20
2007-10-26
Region ground texture was not marked as temporary, when being created, and as...
Tleiades Hax
1
-0
/
+1
2007-10-25
* Added XMLRPC Controller Module to OpenSimMain which allows XML-RPC queries ...
Adam Frisby
1
-1
/
+0
2007-10-22
* Removed plenty more untagged console messages. Everything now has shiny gro...
Adam Frisby
1
-3
/
+3
2007-10-22
* Return of R2162. /Take that SVN!/
Adam Frisby
1
-4
/
+4
2007-10-22
* Made EstateSetting static since there's only one instance, and we only need...
lbsa71
1
-8
/
+16
2007-10-22
revert r2162 as it completely clobbered all the work on
Sean Dague
1
-4
/
+4
2007-10-22
* Major ass commit.
Adam Frisby
1
-4
/
+4
2007-10-22
Made some changes to the load/save xml format, So that the old format can sti...
MW
1
-0
/
+58
2007-10-21
Fixed a bug causing a crash during clientlog on in Windows (Thanks to Rookiie...
Tleiades Hax
1
-1
/
+3
2007-10-19
* Instant Message functionality moved into a Region Modules
Adam Frisby
1
-1
/
+0
2007-10-19
* normalized line endings...
lbsa71
1
-15
/
+15
2007-10-19
r 2113 introduced a leak, this should fix the leak
Tleiades Hax
1
-2
/
+12
2007-10-18
Possible fix for: Remoting exceptions with adjacent non-running sims.
Tleiades Hax
1
-6
/
+27
2007-10-11
Some changes to the sending of updates of SceneObjects to clients, that I did...
MW
1
-1
/
+1
2007-10-10
* Gave ModuleLoader some good lovin'
lbsa71
1
-2
/
+2
2007-10-10
some refactoring
MW
1
-0
/
+1
2007-10-08
small bug fix
MW
1
-1
/
+1
2007-10-05
Code from Illumious Beltran (IBM) implementing more LSL
Sean Dague
1
-0
/
+4
2007-09-29
Hollow prims (box only), thanks Gerard! Enjoy
dan miller
1
-3
/
+10
2007-09-25
Terrain:
Adam Frisby
1
-3
/
+3
2007-09-25
* Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...
lbsa71
1
-1
/
+0
2007-09-25
* Fixed Culture-variant parsing of config options
lbsa71
1
-6
/
+1
2007-09-24
* Added time dilation property to Scene
Adam Frisby
1
-0
/
+4
2007-09-24
* Fixed an issue where it chose the smaller rather than larger of the two num...
Adam Frisby
1
-1
/
+1
2007-09-24
* Renamed ScriptConsole to PluginConsole for clarity
Adam Frisby
1
-3
/
+3
2007-09-24
* Refactored the central update loop - now easier to work with. Switching fro...
Adam Frisby
1
-90
/
+158
2007-09-24
* Started major restructusing of comms to prepare for better grid and region ...
lbsa71
1
-9
/
+9
2007-09-24
* Encapsulated all CommunicationsManager services
lbsa71
1
-1
/
+1
2007-09-24
* Added TryGetAvatarByName
lbsa71
1
-0
/
+20
2007-09-24
long-lost fixes to physics -- proper physical avatar management on crossings, TP
dan miller
1
-2
/
+2
2007-09-23
* Purged 'Regions' code pending Agent layer grok.
lbsa71
1
-13
/
+6
2007-09-21
* Slowly but surely working my way towards Regionality...
lbsa71
1
-3
/
+14
2007-09-21
* Continued work on Region layer
lbsa71
1
-19
/
+21
2007-09-21
* Removed unused RegenerateTerrain functions
lbsa71
1
-54
/
+0
2007-09-21
* Removed unused LandRenegerated flag
lbsa71
1
-12
/
+2
2007-09-21
* First example of moving stuff to a Region layer
lbsa71
1
-4
/
+12
2007-09-21
* Continuing refactoring of presence
lbsa71
1
-23
/
+16
2007-09-21
physics-related fixes; should stabilize border crossings
dan miller
1
-1
/
+2
2007-09-20
* even more renaming and refactoring; the cleaning woman is on call.
lbsa71
1
-13
/
+13
2007-09-20
* Some more presence refactoring
lbsa71
1
-52
/
+47
2007-09-20
Rev 1971 : The Lbsa71 vintage commit
lbsa71
1
-22
/
+23
2007-09-20
* moved SceneManager to RegionApplicationBase
lbsa71
1
-0
/
+7
2007-09-20
* Added TryGetAvatar to SceneManager
lbsa71
1
-34
/
+50
[next]