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
/
Modules
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
1
-1
/
+53
2008-02-28
* OnSignificantClientMovement was never being called. So we got no land updat...
Teravus Ovares
1
-0
/
+9
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
1
-12
/
+67
2008-02-27
Update svn properties.
Jeff Ames
2
-132
/
+132
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
4
-31
/
+134
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
2
-14
/
+13
2008-02-22
* Downgrade texture exception to a warning.
Justin Clarke Casey
1
-4
/
+5
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
* Only count download requests for assets which are not already waiting for d...
Justin Clarke Casey
3
-14
/
+15
2008-02-20
Minor cleanup.
Jeff Ames
20
-29
/
+23
2008-02-20
* Report 'asset not found' situations back to UserTextureDownloadService
Justin Clarke Casey
1
-5
/
+19
2008-02-20
Fixed big bug in AgentAssetTransactions, now don't seem to be getting any Abo...
MW
1
-4
/
+4
2008-02-20
some changes to the initialising of AgentAssetTransactionModule to see if the...
MW
1
-9
/
+23
2008-02-20
* Added a few more packets to ClientView. Added tendons to the Skeletal Group...
Teravus Ovares
1
-3
/
+220
2008-02-19
Doc correction
Justin Clarke Casey
1
-1
/
+1
2008-02-19
* Add documentation
Justin Clarke Casey
3
-16
/
+112
2008-02-19
From: Michael Osias <mosias@us.ibm.com>
Sean Dague
3
-143
/
+442
2008-02-19
Playing "Name that thread". Adding names and isbackground=true to all threads...
Tedd Hansen
2
-3
/
+19
2008-02-18
Patch from Michael Osias IBM (jimbo2120)
Justin Clarke Casey
2
-0
/
+41
2008-02-17
Added copyright notices.
Jeff Ames
2
-4
/
+58
2008-02-16
Renamed AgentAgentTransactionModule to the correct name of AgentAssetTransact...
MW
1
-1
/
+1
2008-02-16
Moved the AgentAssetTransactionsManager (and AgentAssetTransactions) out of C...
MW
2
-0
/
+626
2008-02-15
be smarter about the size of dynamic textures that we pull in
Sean Dague
1
-1
/
+29
2008-02-15
allow for 1024x1024 textures through osSetDynamicTextureURL. Follow up patch
Sean Dague
1
-2
/
+2
2008-02-15
Fixed bug in AvatarFactoryModule that resulted in removing cloth items, not b...
MW
1
-27
/
+28
2008-02-15
Update svn properties.
Jeff Ames
2
-377
/
+377
2008-02-14
make dynamic textures temporary to try to stop filling up the
Sean Dague
1
-1
/
+1
2008-02-14
More work on trying to get AvatarFactoryModule to play nicely with multiple t...
MW
1
-63
/
+80
2008-02-14
Added "better" multi thread handling to AvatarFactoryModule, which uses Event...
MW
1
-23
/
+120
2008-02-14
* Removed some catch-all-ignores from UDPServer in an attempt to look for #305.
Adam Frisby
1
-1
/
+2
2008-02-14
* Tree Populator Module, use "script tree" to make a growing tree in your sim.
Adam Frisby
1
-0
/
+246
[next]