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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-03
* Applied patch 708 from devalnor. Thanks devalnor!
Teravus Ovares
2
-8
/
+39
2008-03-03
* Removed a bunch of compiler warnings.
Adam Frisby
2
-2
/
+1
2008-03-03
Updated svn properties.
Jeff Ames
10
-890
/
+890
2008-03-03
Fixed typo.
Jeff Ames
1
-2
/
+2
2008-03-03
* Oops, fixed.
Adam Frisby
1
-3
/
+3
2008-03-03
* Removed and sorted using clauses in a number of files.
Adam Frisby
31
-69
/
+1112
2008-03-03
* Applying Ahzz's profile patch. Thanks Ahzz!
Teravus Ovares
1
-6
/
+39
2008-03-03
* Renamed the Data Framework namespaces
lbsa71
2
-2
/
+2
2008-03-02
Change handler001 through handler009 to more
Charles Krinke
7
-87
/
+87
2008-03-02
Update names of handler010 through handler019
Charles Krinke
1
-36
/
+36
2008-03-02
* This is a very icky implementation of physical linkset prim using fixed joi...
Teravus Ovares
3
-4
/
+18
2008-03-02
Rename handler020 through handler029 with more
Charles Krinke
1
-28
/
+28
2008-02-29
More compiler warning cleanup.
Jeff Ames
1
-5
/
+3
2008-02-29
Cleaned up a couple compiler warnings.
Jeff Ames
1
-41
/
+27
2008-02-29
* ODEPlugin
Teravus Ovares
2
-15
/
+20
2008-02-28
* Added a way for the friends module to definitively know if an avatar's root...
Teravus Ovares
4
-2
/
+70
2008-02-28
* OnSignificantClientMovement was never being called. So we got no land updat...
Teravus Ovares
2
-1
/
+10
2008-02-27
disabled AssetDownloadModule and re-enabled the asset download code in the as...
MW
1
-7
/
+7
2008-02-27
After seeing sdague do his happy dance over trunk working "the best he has ev...
MW
1
-2
/
+268
2008-02-27
* Turned Friends Module into a shared module (to comply with Scene.AddXmlRPCH...
Teravus Ovares
2
-13
/
+73
2008-02-27
Update svn properties.
Jeff Ames
2
-132
/
+132
2008-02-27
UserService.ClearAgent call is no longer made when a childagent connection is...
MW
1
-6
/
+5
2008-02-27
* Committing file loaders - forgot yesterday.
Adam Frisby
3
-2
/
+135
2008-02-26
make trunk compile again. I think Adam forgot to check in some files
Sean Dague
1
-2
/
+2
2008-02-26
* Implemented - Terragen File Format Loader for new Terrain Module.
Adam Frisby
3
-2
/
+37
2008-02-26
Update svn properties.
Jeff Ames
6
-679
/
+679
2008-02-26
* Hooked up replacment TerrainModule, raising land will now be weird as both ...
Adam Frisby
1
-5
/
+87
2008-02-26
* Reimplementing Terrain as Region Modules
Adam Frisby
3
-0
/
+81
2008-02-26
* Another slight tweak to the Voice Chat engine - crash caused by switching t...
Adam Frisby
1
-5
/
+2
2008-02-26
* Small voice chat fix
Adam Frisby
1
-6
/
+9
2008-02-26
* Updated Voice Chat Server, added support for voice to cross region boundari...
Adam Frisby
1
-6
/
+7
2008-02-26
* Fixed a null assignment in voice server.
Adam Frisby
1
-1
/
+1
2008-02-26
* Converted VoiceChatServer into a shared region module - now only one instan...
Adam Frisby
1
-8
/
+22
2008-02-26
* Added support for RealXtend Voice Chat as a Region Module to OpenSim Trunk....
Adam Frisby
4
-0
/
+593
2008-02-25
* Start sending "ImageNotFound" packet back to the client if we can't find an...
Justin Clarke Casey
5
-31
/
+195
2008-02-25
* Resolve Mantis 667 by not passing on textures with no actual data onto Text...
Justin Clarke Casey
1
-1
/
+4
2008-02-25
* Caught HttpListenerException and swallowed if with output
lbsa71
3
-16
/
+15
2008-02-23
* Added Support within the ODEPlugin for Selected. Which means that;
Teravus Ovares
2
-6
/
+22
2008-02-22
* Converted the last of the events to the private delegate instance method to...
Teravus Ovares
1
-18
/
+32
2008-02-22
* Downgrade texture exception to a warning.
Justin Clarke Casey
1
-4
/
+5
2008-02-22
* Moved all events except gridcomms and regioncomms over to Event Delegate in...
Teravus Ovares
5
-9
/
+21
2008-02-22
* Moved the EventManager over to delegate instances to prevent race conditions.
Teravus Ovares
1
-49
/
+104
2008-02-21
"threads" command now works. I've added manual tracking of threads (only if c...
Tedd Hansen
4
-2
/
+13
2008-02-21
Remove a couple compiler warnings.
Jeff Ames
2
-5
/
+5
2008-02-20
* Properly guard against the possibility that CopyInventoryItem doesn't get a...
Justin Clarke Casey
1
-5
/
+16
2008-02-20
* Eliminate AssetCache.CopyAsset()
Justin Clarke Casey
1
-32
/
+26
2008-02-20
* Only count download requests for assets which are not already waiting for d...
Justin Clarke Casey
4
-15
/
+16
2008-02-20
* Found the land bug, yay
Teravus Ovares
1
-1
/
+1
2008-02-20
Minor cleanup.
Jeff Ames
46
-66
/
+52
2008-02-20
* Report 'asset not found' situations back to UserTextureDownloadService
Justin Clarke Casey
3
-7
/
+26
[next]