Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-05-09 | * Wrote a method to get the OpenJpeg data of a sculpt texture asset and save ↵ | Teravus Ovares | 1 | -0/+1 | |
it to the prim shape. * Added some stuff around sculpted prim meshes.. but it's just there so the project compiles now. | |||||
2008-05-08 | * Spring cleaning, round 3029 | Adam Frisby | 1 | -29/+0 | |
2008-05-08 | * Some refactorings. | Adam Frisby | 1 | -0/+28 | |
* Added shell of new Python scripting engine. Similar in design to the one used by Rex, but will be structured at a region rather than object level, also is a region module. | |||||
2008-05-07 | * Fixed some compiler warnings | Adam Frisby | 1 | -12/+0 | |
* Fixed prebuild.xml to remove DB4o references (more compiler warnings) | |||||
2008-05-06 | Restored svn:keywords to prebuild.xml. | Jeff Ames | 1 | -1/+1 | |
Set svn properties script to ignore this property from now on. Update svn properties on some other file types. Minor formatting cleanup. | |||||
2008-05-02 | fixed the dos line endings | Sean Dague | 1 | -1/+1 | |
2008-05-01 | remove db4o from prebuild. It isn't removed from the tree yet, | Sean Dague | 1 | -27/+0 | |
but at least this gets it out of our way when adding new interfaces. | |||||
2008-05-01 | * Adding unit test support to Environment for modules. | Adam Frisby | 1 | -0/+3 | |
* Written some unit tests for Terrain Module as an example. | |||||
2008-04-29 | * Implemented new InterRegion comms method in the form of InterregionModule | Adam Frisby | 1 | -0/+1 | |
* Interfaces and methods have been defined for basic operation, however a replacement grid module is required to share region URIs with neighbours for this module to work. * Tackling that next. | |||||
2008-04-27 | Minor svn, formatting cleanup. | Jeff Ames | 1 | -55/+50 | |
2008-04-23 | * Removing old libTerrainBSD and associated Plugin & Project. | Adam Frisby | 1 | -37/+0 | |
* Updated prebuild.xml accordingly. | |||||
2008-04-22 | * Committing new terrain plugin effects system. Loads DLLs in /bin/Terrain/ ↵ | Adam Frisby | 1 | -0/+22 | |
as terrain module extensions. Committing sample plugin library. * prebuild.xml changes. | |||||
2008-04-21 | * Added missing reference to OpenSim.Framework.Communications to ↵ | Adam Frisby | 1 | -0/+1 | |
RemoteAdminPlugin to fix a compile error introduced by the Radmin patch. | |||||
2008-04-17 | * Committing first version of SVN Backup Module | Adam Frisby | 1 | -0/+30 | |
This is a module which allows you to periodically export a serialised version of your region to a SVN repository and store it there. It is still a work in progress and is currently disabled and incomplete, but some of the functionality is demonstratable. * Enjoy. | |||||
2008-04-10 | comment out OpenSim.Model until first class is added, | Sean Dague | 1 | -2/+2 | |
otherwise nant is unhappy | |||||
2008-04-10 | * Added stub OpenSim.Model project for migrating core types and base classes | lbsa71 | 1 | -1/+21 | |
2008-04-07 | Thank you kindly Diva & KMeisthax for adding the beginnings | Charles Krinke | 1 | -0/+29 | |
of search capability to OpenSim in the form of a configurable module. | |||||
2008-04-04 | check in prebuild to build OpenSim.Data.NHibernate | Sean Dague | 1 | -0/+32 | |
2008-04-03 | move NullStorage => OpenSim.Data.Null to be consistant with | Sean Dague | 1 | -4/+4 | |
where other data storage assemblies are. | |||||
2008-04-02 | fix ups to include OpenSim.Framework explicit includes (they | Sean Dague | 1 | -3/+3 | |
were implicitly included before). Everything builds again. Now off to testing. | |||||
2008-04-02 | first pass at fixing up prebuild.xml after the | Sean Dague | 1 | -49/+49 | |
Framework.Data -> Data migration | |||||
2008-04-02 | changes back the output path for simple module to its own bin folder. [if ↵ | MW | 1 | -2/+2 | |
you still have a simplemodule.dll in your bin folder, then delete it. So puts the bots back in their cave for another yet. | |||||
2008-04-01 | few more minor changes, needs prebuild to be ran. | MW | 1 | -2/+2 | |
2008-03-30 | * Added competely untested MSSQLMapper | lbsa71 | 1 | -0/+29 | |
* Added the new mapper to the mapper factory * Made choice of mapper configurable * This means, in hteory, that we can persist avatar appearance on MSSQL as well | |||||
2008-03-26 | Committed patch from Lulurun to fix Mantis 817. Thanks Lulurun | Johan Berntsson | 1 | -0/+27 | |
2008-03-25 | rearranged a couple of projects in prebuild.xml: | MW | 1 | -39/+41 | |
moved AvatarFactory project to after OpenSim.Region.Environment moved OpenSim.Framework.Data.MySQLMapper to after OpenSim.Framework.Data | |||||
2008-03-25 | Moved Avatar appearance Factory to its own project so that the reference to ↵ | MW | 1 | -1/+29 | |
MySQLDatabaseMapper could be removed from Region.Environment. Added a using OpenSim.Framework.Data statement to MySQLDatabaseMapper , to try to fix the build problem that has been reported on the mailing list. | |||||
2008-03-25 | * Refactored out circular reference in Region.Environment <-> ↵ | lbsa71 | 1 | -2/+30 | |
Framework.Data.Base We REALLY need to get the db layer sorted soon... | |||||
2008-03-24 | Added a plugin loader in GridServer | Johan Berntsson | 1 | -0/+1 | |
2008-03-18 | Formatting cleanup. Minor refactoring. | Jeff Ames | 1 | -3/+1 | |
2008-03-15 | Thank you kindly, Grumly57 for: | Charles Krinke | 1 | -0/+1 | |
Added MSSQLDataStore.cs to OpenSim.Framework.Data.MSSQL and changed it to reflect the actual capabilites of MySQLDataStore.cs | |||||
2008-03-13 | * SimpleApp is dead, long live OpenSim.Region.Examples.SimpleModule | lbsa71 | 1 | -18/+3 | |
* This module more or less crashes every region in the instance if you enable it by moving it from local /bin to global /bin * But hey, it crashes in lots of interesting ways. | |||||
2008-03-11 | clone off pCampBot to OpenSim.TestSuite, as I'm going to be | Sean Dague | 1 | -0/+28 | |
making enough breaking changes that I'd rather not mess up people currently using pCampBot effectively. | |||||
2008-03-04 | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 1 | -1/+0 | |
current prebuild.xml references /bin/Physics which is only created as a result of the build process itself. runprebuild fails therefore. | |||||
2008-03-04 | Update svn properties. Minor formatting cleanup. | Jeff Ames | 1 | -4/+4 | |
2008-03-04 | Merged 3Di code that provides scene and avatar serialization, and plugin ↵ | Johan Berntsson | 1 | -0/+64 | |
support for region move/split/merge. See ThirdParty/3Di/README.txt. Unless the new modules are used there should be no noticeable changes when running OpenSim. | |||||
2008-03-03 | * renamed the key file (baby steps here) | lbsa71 | 1 | -2/+2 | |
* ignored the generated files | |||||
2008-03-03 | * Started the ardous task to rename the TribalMedia.Framework.Data to ↵ | lbsa71 | 1 | -4/+3 | |
OpenSim.Framework.Data.Base It's you !! How are you gentlemen !! | |||||
2008-02-28 | propset Rev on prebuild, hoping to make it easier to propogate this | Sean Dague | 1 | -1/+1 | |
2008-02-24 | * Adds unit test glue to the OdePlugin. | Teravus Ovares | 1 | -0/+2 | |
* Adds one unit test. CreateAndDropPhysicalCube. * More unit tests will be done * Let me know if this breaks Linux build.. | |||||
2008-02-22 | Removed LaunchSLClient from Prebuild - it can be added to solution on ↵ | Tedd Hansen | 1 | -30/+0 | |
manually by whoever is working on it. :) | |||||
2008-02-22 | * Implement packet queue statistics | Justin Clarke Casey | 1 | -0/+2 | |
* This will show the packets waiting in each queue for each client logged into a region server * These are displayed using 'show stats' on the region command line * This is in pursuit of a memory leak. * This will require a prebuild | |||||
2008-02-15 | * Two (combined) patches from Dr Schofield (dirk husemann). Ta very much :) | Justin Clarke Casey | 1 | -2/+2 | |
* Patch 1 stops OpenSim.32BitLaunch.exe and ScriptEngines/Default.lsl being deleted on nant clean * Patch 2 resolves a building problem with pCampBot * This will require a prebuild rerun | |||||
2008-02-15 | Moved LaunchSLClient prebuild.xml into main prebuild.xml | Jeff Ames | 1 | -0/+31 | |
2008-02-15 | Move pCampBot prebuild.xml into main prebuild.xml to fix reference errors. ↵ | Jeff Ames | 1 | -0/+25 | |
Update README. | |||||
2008-02-08 | * Applying mantis 339 patches round 2 -- Thanks daedius | Adam Frisby | 1 | -0/+52 | |
2008-02-07 | Update version numbers to 0.5 | Jeff Ames | 1 | -1/+1 | |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 1 | -25/+65 | |
Changed LogBase to ConsoleBase, which handles console I/O. This is mostly an in-place conversion, so lots of refactoring can still be done. | |||||
2008-02-04 | * added missing project reference | lbsa71 | 1 | -0/+1 | |
* ignored some bins | |||||
2008-02-04 | Patch from mikkopa/_someone Thanks! adds support for llPreloadSound, ↵ | Teravus Ovares | 1 | -0/+1 | |
llTriggerSound, llPlaySound, llPreloadSound. * Time to make music boxes? |