aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* require -loginuri on pCampBotSean Dague2008-02-262-16/+22
* give pCampBot a -h, -help optionSean Dague2008-02-261-10/+30
* make trunk compile again. I think Adam forgot to check in some filesSean Dague2008-02-261-2/+2
* * Implemented - Terragen File Format Loader for new Terrain Module.Adam Frisby2008-02-263-2/+37
* Update svn properties.Jeff Ames2008-02-266-679/+679
* * Hooked up replacment TerrainModule, raising land will now be weird as both ...Adam Frisby2008-02-261-5/+87
* * Reimplementing Terrain as Region ModulesAdam Frisby2008-02-263-0/+81
* * Another slight tweak to the Voice Chat engine - crash caused by switching t...Adam Frisby2008-02-261-5/+2
* * Small voice chat fixAdam Frisby2008-02-261-6/+9
* * Updated Voice Chat Server, added support for voice to cross region boundari...Adam Frisby2008-02-261-6/+7
* * Fixed a null assignment in voice server.Adam Frisby2008-02-261-1/+1
* * Converted VoiceChatServer into a shared region module - now only one instan...Adam Frisby2008-02-261-8/+22
* * Added support for RealXtend Voice Chat as a Region Module to OpenSim Trunk....Adam Frisby2008-02-264-0/+593
* * Added base thread pool based presence informing to the message server. Teravus Ovares2008-02-262-26/+86
* * More Message server stuff. Still not ready.Teravus Ovares2008-02-266-47/+191
* * Start sending "ImageNotFound" packet back to the client if we can't find an...Justin Clarke Casey2008-02-256-55/+203
* Moved AsyncCommandManager into separate classes under "plugins".Tedd Hansen2008-02-257-519/+744
* eolTedd Hansen2008-02-256-727/+727
* Step 1 in reorganizing AsyncCommandManagerTedd Hansen2008-02-257-679/+729
* Initial patch for llSensor*Tedd Hansen2008-02-252-22/+397
* * Resolve Mantis 667 by not passing on textures with no actual data onto Text...Justin Clarke Casey2008-02-251-1/+4
* * Caught HttpListenerException and swallowed if with outputlbsa712008-02-256-31/+38
* Updated paths in classaudit script.Jeff Ames2008-02-251-3/+3
* I'm the stupidest stupid in the whole world. :)Tedd Hansen2008-02-252-22/+23
* * Message Server Linkages (still not ready for use so don't start it yet)Teravus Ovares2008-02-256-15/+152
* Update svn properties.Jeff Ames2008-02-251-2216/+2216
* Added limits to Prim.Position.X/Y/Z (0-255) so that your prims won't wander o...Tedd Hansen2008-02-241-0/+12
* Fixed startup logo size to match a Win CMD window.Tedd Hansen2008-02-242-21/+163
* Ok, so NOW scripts work. New patch to break them coming soon.Tedd Hansen2008-02-243-4/+6
* By now you all have learned that when I'm committing scripting usually doesn'...Tedd Hansen2008-02-246-2278/+2284
* Forgot to change what class compiled scripts must inherit from to get their c...Tedd Hansen2008-02-241-3/+3
* Implemented object oriented Prim.Position, Prim.Rotation and Prim.Text.Tedd Hansen2008-02-241-9/+20
* eolTedd Hansen2008-02-243-165/+165
* Changed so "BuiltIn_Commands" given to scripts is easily extendable. Added ne...Tedd Hansen2008-02-247-7/+170
* * Adds unit test glue to the OdePlugin.Teravus Ovares2008-02-241-0/+99
* * deleted .user filelbsa712008-02-231-12/+0
* Update svn properties.Jeff Ames2008-02-233-163/+163
* * Made Physics updates a teensy bit more responsive. A previous CPU optimiz...Teravus Ovares2008-02-231-1/+5
* * One more fix to the selected featureTeravus Ovares2008-02-231-1/+1
* * Added Support within the ODEPlugin for Selected. Which means that;Teravus Ovares2008-02-2310-40/+310
* Fix for error message during startup (shared thread started processing region...Tedd Hansen2008-02-222-1/+4
* Trying to fix SVN update error: 2/2Tedd Hansen2008-02-222-0/+164
* Trying to fix SVN update error: 1/2Tedd Hansen2008-02-222-164/+0
* Removed LaunchSLClient from Prebuild - it can be added to solution on manuall...Tedd Hansen2008-02-222-0/+164
* * Improve alignment of packet queue stats headignsJustin Clarke Casey2008-02-222-5/+7
* * Winnow the debug and info messages associated with stat fetchingJustin Clarke Casey2008-02-223-14/+29
* ScriptEngine works again (startup-nully-error gone)Tedd Hansen2008-02-224-19/+18
* One more: Async LSL command thread is also shared now.Tedd Hansen2008-02-224-248/+275
* * Converted the last of the events to the private delegate instance method to...Teravus Ovares2008-02-225-62/+116
* * Downgrade texture exception to a warning.Justin Clarke Casey2008-02-221-4/+5