| Commit message (Expand) | Author | Age | Files | Lines |
* | * ODEPlugin | Teravus Ovares | 2008-02-29 | 3 | -16/+227 |
* | From: Alan M Webb <awebb@vnet.ibm.com> | Sean Dague | 2008-02-28 | 1 | -9/+418 |
* | * Added a way for the friends module to definitively know if an avatar's root... | Teravus Ovares | 2008-02-28 | 4 | -2/+70 |
* | * OnSignificantClientMovement was never being called. So we got no land updat... | Teravus Ovares | 2008-02-28 | 2 | -1/+10 |
* | disabled AssetDownloadModule and re-enabled the asset download code in the as... | MW | 2008-02-27 | 2 | -10/+10 |
* | After seeing sdague do his happy dance over trunk working "the best he has ev... | MW | 2008-02-27 | 3 | -72/+346 |
* | * Turned Friends Module into a shared module (to comply with Scene.AddXmlRPCH... | Teravus Ovares | 2008-02-27 | 2 | -13/+73 |
* | Update svn properties. | Jeff Ames | 2008-02-27 | 2 | -132/+132 |
* | UserService.ClearAgent call is no longer made when a childagent connection is... | MW | 2008-02-27 | 2 | -7/+6 |
* | * Committing file loaders - forgot yesterday. | Adam Frisby | 2008-02-27 | 3 | -2/+135 |
* | make trunk compile again. I think Adam forgot to check in some files | Sean Dague | 2008-02-26 | 1 | -2/+2 |
* | * Implemented - Terragen File Format Loader for new Terrain Module. | Adam Frisby | 2008-02-26 | 3 | -2/+37 |
* | Update svn properties. | Jeff Ames | 2008-02-26 | 6 | -679/+679 |
* | * Hooked up replacment TerrainModule, raising land will now be weird as both ... | Adam Frisby | 2008-02-26 | 1 | -5/+87 |
* | * Reimplementing Terrain as Region Modules | Adam Frisby | 2008-02-26 | 3 | -0/+81 |
* | * Another slight tweak to the Voice Chat engine - crash caused by switching t... | Adam Frisby | 2008-02-26 | 1 | -5/+2 |
* | * Small voice chat fix | Adam Frisby | 2008-02-26 | 1 | -6/+9 |
* | * Updated Voice Chat Server, added support for voice to cross region boundari... | Adam Frisby | 2008-02-26 | 1 | -6/+7 |
* | * Fixed a null assignment in voice server. | Adam Frisby | 2008-02-26 | 1 | -1/+1 |
* | * Converted VoiceChatServer into a shared region module - now only one instan... | Adam Frisby | 2008-02-26 | 1 | -8/+22 |
* | * Added support for RealXtend Voice Chat as a Region Module to OpenSim Trunk.... | Adam Frisby | 2008-02-26 | 4 | -0/+593 |
* | * Start sending "ImageNotFound" packet back to the client if we can't find an... | Justin Clarke Casey | 2008-02-25 | 5 | -31/+195 |
* | Moved AsyncCommandManager into separate classes under "plugins". | Tedd Hansen | 2008-02-25 | 7 | -519/+744 |
* | eol | Tedd Hansen | 2008-02-25 | 6 | -727/+727 |
* | Step 1 in reorganizing AsyncCommandManager | Tedd Hansen | 2008-02-25 | 7 | -679/+729 |
* | Initial patch for llSensor* | Tedd Hansen | 2008-02-25 | 2 | -22/+397 |
* | * Resolve Mantis 667 by not passing on textures with no actual data onto Text... | Justin Clarke Casey | 2008-02-25 | 1 | -1/+4 |
* | * Caught HttpListenerException and swallowed if with output | lbsa71 | 2008-02-25 | 5 | -29/+28 |
* | I'm the stupidest stupid in the whole world. :) | Tedd Hansen | 2008-02-25 | 2 | -22/+23 |
* | Update svn properties. | Jeff Ames | 2008-02-25 | 1 | -2216/+2216 |
* | Added limits to Prim.Position.X/Y/Z (0-255) so that your prims won't wander o... | Tedd Hansen | 2008-02-24 | 1 | -0/+12 |
* | Fixed startup logo size to match a Win CMD window. | Tedd Hansen | 2008-02-24 | 2 | -21/+163 |
* | Ok, so NOW scripts work. New patch to break them coming soon. | Tedd Hansen | 2008-02-24 | 3 | -4/+6 |
* | By now you all have learned that when I'm committing scripting usually doesn'... | Tedd Hansen | 2008-02-24 | 6 | -2278/+2284 |
* | Forgot to change what class compiled scripts must inherit from to get their c... | Tedd Hansen | 2008-02-24 | 1 | -3/+3 |
* | Implemented object oriented Prim.Position, Prim.Rotation and Prim.Text. | Tedd Hansen | 2008-02-24 | 1 | -9/+20 |
* | eol | Tedd Hansen | 2008-02-24 | 3 | -165/+165 |
* | Changed so "BuiltIn_Commands" given to scripts is easily extendable. Added ne... | Tedd Hansen | 2008-02-24 | 7 | -7/+170 |
* | * Adds unit test glue to the OdePlugin. | Teravus Ovares | 2008-02-24 | 1 | -0/+99 |
* | * Made Physics updates a teensy bit more responsive. A previous CPU optimiz... | Teravus Ovares | 2008-02-23 | 1 | -1/+5 |
* | * One more fix to the selected feature | Teravus Ovares | 2008-02-23 | 1 | -1/+1 |
* | * Added Support within the ODEPlugin for Selected. Which means that; | Teravus Ovares | 2008-02-23 | 10 | -40/+310 |
* | Fix for error message during startup (shared thread started processing region... | Tedd Hansen | 2008-02-22 | 2 | -1/+4 |
* | ScriptEngine works again (startup-nully-error gone) | Tedd Hansen | 2008-02-22 | 4 | -19/+18 |
* | One more: Async LSL command thread is also shared now. | Tedd Hansen | 2008-02-22 | 4 | -248/+275 |
* | * Converted the last of the events to the private delegate instance method to... | Teravus Ovares | 2008-02-22 | 4 | -37/+69 |
* | * Downgrade texture exception to a warning. | Justin Clarke Casey | 2008-02-22 | 1 | -4/+5 |
* | Bugfixes - Scripting works again | Tedd Hansen | 2008-02-22 | 2 | -2/+17 |
* | * Implement packet queue statistics | Justin Clarke Casey | 2008-02-22 | 2 | -3/+36 |
* | Some misplaced code made scripts never start :) | Tedd Hansen | 2008-02-22 | 1 | -14/+13 |