| Commit message (Expand) | Author | Files | Lines |
2008-03-02 | Update names of handler010 through handler019 | Charles Krinke | 2 | -77/+77 |
2008-03-02 | Applying Ahzzmandius' second patch from bug 701. | Teravus Ovares | 2 | -1/+2 |
2008-03-02 | * This is a very icky implementation of physical linkset prim using fixed joi... | Teravus Ovares | 10 | -124/+293 |
2008-03-02 | Rename handler020 through handler029 with more | Charles Krinke | 2 | -69/+69 |
2008-03-02 | Rename handler030 through handler038 with more | Charles Krinke | 1 | -44/+44 |
2008-03-02 | Rename handler040 through handler049 with more | Charles Krinke | 1 | -42/+42 |
2008-03-02 | Rename handler050 through handler059 with more | Charles Krinke | 1 | -42/+42 |
2008-03-02 | Rename handler060 through handler069 with more | Charles Krinke | 1 | -42/+42 |
2008-03-02 | Rename handler070 through handler079 with more | Charles Krinke | 1 | -43/+43 |
2008-03-01 | Rename handler080 through handler089 with more | Charles Krinke | 1 | -58/+58 |
2008-03-01 | Beginning to change all handler000 through handler094 | Charles Krinke | 1 | -25/+24 |
2008-03-01 | Thank you very much, Kinoc for: | Charles Krinke | 2 | -21/+101 |
2008-02-29 | From: Mike Pitman <pitman@us.ibm.com> | Sean Dague | 2 | -9/+65 |
2008-02-29 | More compiler warning cleanup. | Jeff Ames | 3 | -11/+3 |
2008-02-29 | Cleaned up a couple compiler warnings. | Jeff Ames | 2 | -48/+29 |
2008-02-29 | * Fixed Cylinder mass formula using diameter instead of radius. | Teravus Ovares | 1 | -2/+2 |
2008-02-29 | * killed a 'new mass' debug line. | Teravus Ovares | 1 | -1/+1 |
2008-02-29 | * ODEPlugin | Teravus Ovares | 3 | -16/+227 |
2008-02-28 | From: Alan M Webb <awebb@vnet.ibm.com> | Sean Dague | 1 | -9/+418 |
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 | 2 | -10/+10 |
2008-02-27 | After seeing sdague do his happy dance over trunk working "the best he has ev... | MW | 3 | -72/+346 |
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 | 2 | -7/+6 |
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 | Moved AsyncCommandManager into separate classes under "plugins". | Tedd Hansen | 7 | -519/+744 |
2008-02-25 | eol | Tedd Hansen | 6 | -727/+727 |
2008-02-25 | Step 1 in reorganizing AsyncCommandManager | Tedd Hansen | 7 | -679/+729 |
2008-02-25 | Initial patch for llSensor* | Tedd Hansen | 2 | -22/+397 |
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 | 5 | -29/+28 |
2008-02-25 | I'm the stupidest stupid in the whole world. :) | Tedd Hansen | 2 | -22/+23 |
2008-02-25 | Update svn properties. | Jeff Ames | 1 | -2216/+2216 |
2008-02-24 | Added limits to Prim.Position.X/Y/Z (0-255) so that your prims won't wander o... | Tedd Hansen | 1 | -0/+12 |
2008-02-24 | Fixed startup logo size to match a Win CMD window. | Tedd Hansen | 2 | -21/+163 |
2008-02-24 | Ok, so NOW scripts work. New patch to break them coming soon. | Tedd Hansen | 3 | -4/+6 |