| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | it helps to actually call TestTables to get the new tables created | Sean Dague | 2007-08-24 | 1 | -0/+2 |
* | updated SQLite Inventory to newer model data definition, | Sean Dague | 2007-08-24 | 1 | -485/+644 |
* | Added OnRemoveScript(uint localID, LLUUID itemID) event , trigged when a scri... | MW | 2007-08-22 | 2 | -0/+3 |
* | Made SceneObjectGroup.GetChildPrim() public, for now so that script engine ca... | MW | 2007-08-22 | 2 | -0/+3 |
* | A little bit of cleaning up. | MW | 2007-08-22 | 1 | -1/+1 |
* | Start of Task Inventory (ie prim's inventory). For now, you can only move scr... | MW | 2007-08-22 | 2 | -0/+3 |
* | Fix for un-encrypted master avatar password in user database | Brian McBee | 2007-08-22 | 1 | -1/+2 |
* | Added OnRezScript event to Scene.EventManager.Which the script engine should ... | MW | 2007-08-21 | 2 | -0/+3 |
* | Can now turn on/off server side permission checking (on prim editing etc) fro... | MW | 2007-08-21 | 5 | -11/+26 |
* | Instant Messages between users in the same region should actually now work. | MW | 2007-08-20 | 3 | -4/+4 |
* | small clean up. | MW | 2007-08-19 | 2 | -0/+5 |
* | Sqlite datastore should now save the textures and extraparams data (used by s... | MW | 2007-08-19 | 5 | -28/+64 |
* | *Moved network_servers_info.xml into OpenSim.ini under [Network] | mingchen | 2007-08-17 | 1 | -61/+15 |
* | Taking Prims (SceneObjectGroups) in and out of inventory should now work and ... | MW | 2007-08-16 | 10 | -28/+122 |
* | Can now set the plugins for standalone mode's Inventory database (default sql... | MW | 2007-08-16 | 1 | -1/+6 |
* | The 'Party Party Groupie Groupie Life is a game' commit: | lbsa71 | 2007-08-15 | 2 | -0/+6 |
* | *Added the ability to run commands after all regions have started up | mingchen | 2007-08-15 | 1 | -2/+8 |
* | More work on inventory, can now create other inventory types, like Clothes an... | MW | 2007-08-15 | 6 | -11/+186 |
* | * Added more spinning parts to ComplexObject. | lbsa71 | 2007-08-15 | 1 | -9/+24 |
* | * Exploring Group/Part from an app perspective. | lbsa71 | 2007-08-15 | 1 | -5/+41 |
* | Temporary fix for the region crossing crash, Although we need to start to cha... | MW | 2007-08-15 | 3 | -120/+30 |
* | preliminary support for editing notecards and scripts. | MW | 2007-08-14 | 5 | -11/+121 |
* | Can now create some new empty inventory items (like notecards and scripts) fr... | MW | 2007-08-14 | 1 | -2/+0 |
* | Start of inventory items, when you upload a texture the data will now be stor... | MW | 2007-08-14 | 7 | -15/+139 |
* | More inventory work, should be able to now create new inventory folders and t... | MW | 2007-08-14 | 3 | -25/+39 |
* | Start of Inventory service, currently only (partially) functional in standalo... | MW | 2007-08-14 | 5 | -21/+499 |
* | oops , guess I should include the new files next time | MW | 2007-08-13 | 1 | -0/+281 |
* | Separated Login Service from usermanager, which helps to clean up the code a ... | MW | 2007-08-13 | 1 | -242/+16 |
* | Some work to prepare for inventory server. | MW | 2007-08-13 | 1 | -21/+31 |
* | Deleted some unused code. | MW | 2007-08-13 | 1 | -17/+0 |
* | Hopefully fixes userprofiles.yap problem on startup. (thanks Adam!) | Brian McBee | 2007-08-12 | 1 | -4/+3 |
* | Added a new column (SceneGroupID) to sqlite3 table (sqlite3-prims.sql) so tha... | MW | 2007-08-11 | 1 | -0/+1 |
* | A attempt to fix the user manager db4o crash bug (where you have to delete us... | MW | 2007-08-11 | 1 | -1/+4 |
* | Few small fixes | MW | 2007-08-10 | 2 | -6/+6 |
* | Some cleaning up and removed a few old files no longer in use. | MW | 2007-08-10 | 4 | -111/+73 |
* | Start of replacing the old SceneObject/Primitive classes with the new versions. | MW | 2007-08-09 | 1 | -1/+1 |
* | Making sure my local working copy is in sync with svn before I start the job ... | MW | 2007-08-09 | 4 | -8/+10 |
* | Fixed the asset download problem I think, solution might not be ideal but wor... | MW | 2007-08-08 | 1 | -12/+9 |
* | Hopefully improved texture downloading (including the speed at which they dow... | MW | 2007-08-08 | 1 | -35/+83 |
* | Added checks to the last commit to make sure the xml files exist before it tr... | MW | 2007-08-08 | 1 | -2/+5 |
* | The startup set of assets in the local asset server can now be set from a xml... | MW | 2007-08-08 | 1 | -3/+42 |
* | * Got SimpleApp working again | lbsa71 | 2007-08-08 | 1 | -41/+49 |
* | CAPS should now be working in standalone mode. Texture uploads will work even... | Brian McBee | 2007-08-08 | 1 | -6/+12 |
* | Whoops! left this out. second part of r1541 | Brian McBee | 2007-08-08 | 1 | -3/+4 |
* | a couple of changes in the new Sceneobject classes, just committing so things... | MW | 2007-08-07 | 2 | -3/+2 |
* | * yet another mini-shape-commit | lbsa71 | 2007-08-06 | 1 | -0/+21 |
* | * commands are done foreach instead of by [i] | lbsa71 | 2007-08-06 | 1 | -1/+1 |
* | * Now we have boxes. Yay! | lbsa71 | 2007-08-06 | 3 | -9/+5 |
* | * SimpleApp works again: | lbsa71 | 2007-08-06 | 2 | -27/+32 |
* | * a very small first step with shape wrappers | lbsa71 | 2007-08-03 | 1 | -37/+26 |