| Commit message (Expand) | Author | Files | Lines |
2008-02-27 | Update svn properties. | Jeff Ames | 2 | -132/+132 |
2008-02-27 | Hopefully fixed the bug that was causing a lot of the freezing. Which was hap... | MW | 1 | -33/+51 |
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 | require -loginuri on pCampBot | Sean Dague | 2 | -16/+22 |
2008-02-26 | give pCampBot a -h, -help option | Sean Dague | 1 | -10/+30 |
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-26 | * Added base thread pool based presence informing to the message server. | Teravus Ovares | 2 | -26/+86 |
2008-02-26 | * More Message server stuff. Still not ready. | Teravus Ovares | 6 | -47/+191 |
2008-02-25 | * Start sending "ImageNotFound" packet back to the client if we can't find an... | Justin Clarke Casey | 6 | -55/+203 |
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 | 6 | -31/+38 |
2008-02-25 | Updated paths in classaudit script. | Jeff Ames | 1 | -3/+3 |
2008-02-25 | I'm the stupidest stupid in the whole world. :) | Tedd Hansen | 2 | -22/+23 |
2008-02-25 | * Message Server Linkages (still not ready for use so don't start it yet) | Teravus Ovares | 6 | -15/+152 |
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 |
2008-02-24 | By now you all have learned that when I'm committing scripting usually doesn'... | Tedd Hansen | 6 | -2278/+2284 |
2008-02-24 | Forgot to change what class compiled scripts must inherit from to get their c... | Tedd Hansen | 1 | -3/+3 |
2008-02-24 | Implemented object oriented Prim.Position, Prim.Rotation and Prim.Text. | Tedd Hansen | 1 | -9/+20 |
2008-02-24 | eol | Tedd Hansen | 3 | -165/+165 |
2008-02-24 | Changed so "BuiltIn_Commands" given to scripts is easily extendable. Added ne... | Tedd Hansen | 7 | -7/+170 |
2008-02-24 | * Adds unit test glue to the OdePlugin. | Teravus Ovares | 1 | -0/+99 |
2008-02-23 | * deleted .user file | lbsa71 | 1 | -12/+0 |
2008-02-23 | Update svn properties. | Jeff Ames | 3 | -163/+163 |
2008-02-23 | * Made Physics updates a teensy bit more responsive. A previous CPU optimiz... | Teravus Ovares | 1 | -1/+5 |
2008-02-23 | * One more fix to the selected feature | Teravus Ovares | 1 | -1/+1 |
2008-02-23 | * Added Support within the ODEPlugin for Selected. Which means that; | Teravus Ovares | 10 | -40/+310 |
2008-02-22 | Fix for error message during startup (shared thread started processing region... | Tedd Hansen | 2 | -1/+4 |
2008-02-22 | Trying to fix SVN update error: 2/2 | Tedd Hansen | 2 | -0/+164 |
2008-02-22 | Trying to fix SVN update error: 1/2 | Tedd Hansen | 2 | -164/+0 |
2008-02-22 | Removed LaunchSLClient from Prebuild - it can be added to solution on manuall... | Tedd Hansen | 2 | -0/+164 |
2008-02-22 | * Improve alignment of packet queue stats headigns | Justin Clarke Casey | 2 | -5/+7 |
2008-02-22 | * Winnow the debug and info messages associated with stat fetching | Justin Clarke Casey | 3 | -14/+29 |