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
/
SceneBase.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-11-19
* Add just enough to allow the scene presences test to establish a new user c...
Justin Clarke Casey
1
-0
/
+3
2008-11-10
Restore the independent LocalID numbering for avatars. Fixes an issue where
Melanie Thielker
1
-0
/
+8
2008-11-07
* Fix bug in r7162 where avatars could not move
Justin Clarke Casey
1
-0
/
+24
2008-11-07
* Remove next local id from SceneBase
Justin Clarke Casey
1
-8
/
+0
2008-10-30
test: Extend malformed packet test to actually check that a valid packet can ...
Justin Clarke Casey
1
-3
/
+2
2008-10-23
* Introduce a basic udp circuit test for adding a client
Justin Clarke Casey
1
-0
/
+1
2008-09-25
Add an extension to allow registering multiple interfaces of a type with
Melanie Thielker
1
-0
/
+5
2008-09-25
Mantis#2017. Thank you kindly, Tyre, for a patch that solves:
Charles Krinke
1
-1
/
+1
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-5
/
+5
2008-08-23
Some complex re-ordering to make prebuild do what needed to be done.
Melanie Thielker
1
-0
/
+5
2008-05-16
Formatting cleanup.
Jeff Ames
1
-9
/
+9
2008-05-07
*Added SceneExternalChecks.cs that is used to manage checking the results of ...
mingchen
1
-0
/
+6
2008-05-01
* Rolled back a few changes.
Adam Frisby
1
-37
/
+34
2008-05-01
* Spring cleaning on Region.Environment.
Adam Frisby
1
-34
/
+37
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-4
/
+4
2008-04-17
* Re-Fixed caps
Teravus Ovares
1
-12
/
+0
2008-04-15
* A tweak of the caps system so that new caps have random paths instead of a ...
Teravus Ovares
1
-0
/
+12
2008-03-22
*Moved LandManagement into its own region module (spiffy!)
mingchen
1
-0
/
+3
2008-03-20
* First draft resolution of mantis 777, 734, 389 - scripts do not save in non...
Justin Clarke Casey
1
-0
/
+15
2008-03-18
Formatting cleanup.
Jeff Ames
1
-27
/
+27
2008-03-06
* Disabled ancient TerrainEngine.
Adam Frisby
1
-11
/
+2
2008-03-05
* New Terrain Module (disabled, search for 'usingTerrainModule = false' to re...
Adam Frisby
1
-1
/
+1
2008-03-03
* Removed a bunch of compiler warnings.
Adam Frisby
1
-1
/
+1
2008-03-03
* Removed and sorted using clauses in a number of files.
Adam Frisby
1
-1
/
+10
2008-03-02
Change handler001 through handler009 to more
Charles Krinke
1
-3
/
+3
2008-02-22
* Moved all events except gridcomms and regioncomms over to Event Delegate in...
Teravus Ovares
1
-1
/
+3
2008-02-14
* Removed some catch-all-ignores from UDPServer in an attempt to look for #305.
Adam Frisby
1
-0
/
+2
2008-02-09
* Fixed nebadon's UserServer crash bug from yesterday.
Teravus Ovares
1
-0
/
+5
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-2
/
+4
2008-01-07
Persistent prim inventory phase 5. Restart scripts contained in persisted pr...
Justin Clarke Casey
1
-1
/
+3
2008-01-04
* Added the ability for estate managers to use the magic secondlife blue card...
Teravus Ovares
1
-1
/
+4
2007-12-27
* Optimized usings
lbsa71
1
-7
/
+4
2007-12-18
* Fix for mantis 0000040 After client logout remote host closed connection on...
Teravus Ovares
1
-0
/
+2
2007-12-10
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
1
-2
/
+2
2007-11-26
* Restarting regions with the estate tools works in sandbox mode. I'm still ...
Teravus Ovares
1
-2
/
+1
2007-11-25
* Added the ability to restart your individual sims from within them using th...
Teravus Ovares
1
-0
/
+34
2007-11-13
Added "remove-region <region name>" console command that "should" remove the ...
MW
1
-5
/
+0
2007-11-04
Some more refactoring
MW
1
-7
/
+0
2007-11-04
Added support for OpenSim application plugins (as requested by Adam), which u...
MW
1
-1
/
+7
2007-11-03
First part of Scene refactoring:
MW
1
-1
/
+4
2007-10-31
fixed filenames in log messages
Jeff Ames
1
-1
/
+1
2007-10-30
* Optimized usings
lbsa71
1
-2
/
+2
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
1
-2
/
+1
2007-09-25
* Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...
lbsa71
1
-0
/
+7
2007-09-24
* Encapsulated all CommunicationsManager services
lbsa71
1
-1
/
+1
2007-09-21
* First example of moving stuff to a Region layer
lbsa71
1
-11
/
+0
2007-09-19
* Modernized ScriptManager to new interface-based module calls.
lbsa71
1
-9
/
+7
2007-09-10
mass update of urls in source code to new website
Sean Dague
1
-1
/
+1
2007-08-29
Various small changes (some likely to be removed again soon)
MW
1
-0
/
+1
2007-08-14
Added public RegionInfo RegionsInfo property to SceneBase (so scripts can acc...
MW
1
-0
/
+5
[next]