Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * This patch reduces the excessive number of threads opened by the Timer ↵ | Sean Dague | 2009-02-26 | 1 | -24/+37 |
| | | | | | | | event. Also simplifies the walking around method. From: Arthur Rodrigo S Valadares <arthursv@linux.vnet.ibm.com> | ||||
* | * Upped VersionInfo to 0.6.3 and in the process, changed assemblyinfo to ↵ | lbsa71 | 2009-02-20 | 3 | -8/+8 |
| | | | | 0.6.3.* to better track down dll ref and overwrite problems. | ||||
* | * Changed all AssemblyInfo to explicit version 1.0.0.0 to not confuse poor ↵ | lbsa71 | 2009-02-19 | 2 | -2/+2 |
| | | | | poor Nant. We probably should take the opportunity to let the non-module bins reside in their /bin/Debug dirs later. | ||||
* | Add copyright headers. Minor formatting cleanup. Fix some compiler ↵ | Jeff Ames | 2009-02-13 | 1 | -0/+2 |
| | | | | warnings. Fix some m_log declarations. | ||||
* | large scale fix for svn props after "the great refactor" | Sean Dague | 2009-02-12 | 1 | -0/+0 |
| | |||||
* | Add proper handling for shared vs. unshared modules to the command | Melanie Thielker | 2009-02-10 | 1 | -3/+3 |
| | | | | | | | | interface. Shared modules will now only get added once, so the command handler is called once per module, not once per scene. Removal of scenes has no adverse effects. Nonshared modules will be called for each scene. | ||||
* | Replace the console for all OpenSim apps with a new console featuring command | Melanie Thielker | 2009-02-07 | 1 | -33/+52 |
| | | | | | | | | | line editing, context sensitive help (press ? at any time), command line history, a new plugin command system and new appender features thet let you type while the console is scrolling. Seamlessly integrates the ICommander interfaces. | ||||
* | * Killed off OpenSimExport. One project less to maintain. | lbsa71 | 2008-12-08 | 1 | -112/+0 |
| | |||||
* | Add copyright headers. | Jeff Ames | 2008-12-06 | 2 | -3/+56 |
| | |||||
* | GUI for launching grids. Early version, but should work fine. | Tedd Hansen | 2008-12-06 | 34 | -0/+4274 |
| | | | | | | | | | | | | | | Will execute all OpenSim services redirect their input/output/errors to the selected "GUI module". This version has following "GUI modules": * Windows Forms * Windows Service (doesn't work yet) * Console * TCP daemon This means that OpenSim can now run in a single console for those who want that. Console functionallity is not too rich yet, but code/framework is there... more to come. :) | ||||
* | * Adds texture download requests to pcampbot to more accurately represent load. | Teravus Ovares | 2008-11-27 | 1 | -0/+52 |
| | |||||
* | Reapply r7369 r7367 r7366 r7370 r7381. This brings it back up to the new | Melanie Thielker | 2008-11-19 | 1 | -2/+2 |
| | | | | | | libOMV. | ||||
* | Reverting the texture sending patch and the new libOMV. This makes this | Melanie Thielker | 2008-11-19 | 1 | -2/+2 |
| | | | | | | | | | release a direct descendant of the stable 7364, with all the features and none of the issues. This omits the following patch chain: r7383 r7382 r7381 r7377 r7375 r7373 r7372 r7370 r7369 r7368 r7367 r7366 | ||||
* | * Update libOMV to r2359. This is necessary for the progressive texture patch | Justin Clarke Casey | 2008-11-17 | 1 | -2/+2 |
| | | | | | | | | * Update libopenjpeg as well for this patch. * Appears to be okay on a very short sniff test * Source code will be placed in opensim-libs shortly | ||||
* | moved the initial loading/setting of the config settings to its own class, ↵ | MW | 2008-11-05 | 1 | -1/+1 |
| | | | | ConfigurationLoader. To make it easier to customise the loading of those settings and possible in the future move it to a plugin. | ||||
* | * Remove the OpenSim GUI. | Justin Clarke Casey | 2008-10-27 | 15 | -3050/+0 |
| | | | | | | * A better version can now be found on the forge at http://forge.opensimulator.org/gf/project/osgui | ||||
* | Updated 32Bit launcher so it works in Visual Studio again. (So developers on ↵ | Tedd Hansen | 2008-10-16 | 2 | -9/+4 |
| | | | | 64-bit os can run OpenSim in 32-bit mode) | ||||
* | Changed "show users" command to display only root agents, "show users full" to | Homer Horwitz | 2008-09-12 | 1 | -2/+2 |
| | | | | | | display root and child agents (mantis #2171). | ||||
* | Mantis #2133 | Melanie Thielker | 2008-09-06 | 1 | -1/+1 |
| | | | | | | | Thank you, Xugu Madison and ChrisDown, for a patch that fixes linux filename extensions from .Xml back to .xml | ||||
* | * This is the fabled LibOMV update with all of the libOMV types from JHurliman | Teravus Ovares | 2008-09-06 | 3 | -8/+8 |
| | | | | | | | * This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke. | ||||
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 4 | -12/+12 |
| | |||||
* | Introduce a separate connection string for estates, which defaults to the one gi | Melanie Thielker | 2008-07-18 | 1 | -1/+1 |
| | | | | | | ven for the region datastore. Removes the flag to store prim inventories, which are now always stored. | ||||
* | * Refactor: Split opensim background server into a separate class | Justin Clarke Casey | 2008-06-01 | 1 | -1/+1 |
| | |||||
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-25 | 1 | -1/+3 |
| | |||||
* | Add copyright notices. | Jeff Ames | 2008-05-20 | 4 | -16/+112 |
| | | | | | Fix spelling typo (Thanks ChrisDown for pointing this out) | ||||
* | Update svn properties. Minor formatting cleanup. | Jeff Ames | 2008-05-19 | 1 | -6/+0 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 6 | -225/+225 |
| | |||||
* | More formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -2/+5 |
| | |||||
* | Formatting cleanup. | Jeff Ames | 2008-05-14 | 1 | -1/+1 |
| | |||||
* | Minimize binary size and external dependencies in OS X LaunchSLClient.app ↵ | Jeff Ames | 2008-05-02 | 3 | -20/+47 |
| | | | | creation script. | ||||
* | Get LaunchSLClient window out of the way when launching SL. | Jeff Ames | 2008-05-01 | 1 | -0/+5 |
| | |||||
* | Minor cosmetic cleanup. | Jeff Ames | 2008-05-01 | 2 | -18/+6 |
| | |||||
* | * Thanks to Mic Bowman for inspiring me to look at that we are still using ↵ | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
| | | | | ASCIIEncoder in places we shouldn't. | ||||
* | Attempt to locate SL client in LaunchSLClient under other Unices. | Jeff Ames | 2008-05-01 | 3 | -9/+26 |
| | |||||
* | Load grid list in LaunchSLClient from .ini file at run-time. | Jeff Ames | 2008-05-01 | 5 | -18/+135 |
| | | | | | Add script to build LaunchSLClient.app on OS X. | ||||
* | More config cleanup in LaunchSLClient. | Jeff Ames | 2008-05-01 | 5 | -14/+29 |
| | |||||
* | Fix paths in LaunchSLClient prebuild.xml | Jeff Ames | 2008-05-01 | 1 | -3/+3 |
| | |||||
* | Refactor machine-dependent configuration in LaunchSLClient. | Jeff Ames | 2008-05-01 | 6 | -82/+226 |
| | |||||
* | * Breaking all the code, breaking all the code..! | Adam Frisby | 2008-05-01 | 1 | -1/+1 |
| | | | | | * Made a bunch more members static, removed some dead code, general cleaning. | ||||
* | Add basic OS X support to LaunchSLClient | Jeff Ames | 2008-05-01 | 1 | -5/+35 |
| | |||||
* | * Cleaned namespaces of entire solution. OpenSim directories now correspond ↵ | Adam Frisby | 2008-05-01 | 1 | -2/+3 |
| | | | | with namespaces. | ||||
* | Moving LaunchSLClient source files so build works (2/2) | Jeff Ames | 2008-05-01 | 10 | -0/+0 |
| | |||||
* | Add prebuild stuff to LaunchSLClient. Moving LaunchSLClient source files so ↵ | Jeff Ames | 2008-05-01 | 5 | -152/+79 |
| | | | | build works (1/2) | ||||
* | * Spring cleaned a bunch of '//TODO: unused' marked functions. | Adam Frisby | 2008-04-30 | 1 | -17/+0 |
| | |||||
* | * Optimised using statements and namespace references across entire project ↵ | Adam Frisby | 2008-04-21 | 4 | -22/+15 |
| | | | | (this took a while to run). | ||||
* | Fix compiler warnings in pCampBot, TestSuite, and ScriptEngine/RemoteServer. ↵ | Jeff Ames | 2008-03-22 | 2 | -11/+11 |
| | | | | Thanks daTwitch! | ||||
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 19 | -501/+476 |
| | |||||
* | Added copyright heaaders. Minor cleanup. | Jeff Ames | 2008-03-04 | 3 | -7/+7 |
| | |||||
* | require -loginuri on pCampBot | Sean Dague | 2008-02-26 | 2 | -16/+22 |
| | |||||
* | give pCampBot a -h, -help option | Sean Dague | 2008-02-26 | 1 | -10/+30 |
| |