Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-07-11 | * Wiping trunk in prep for Sugilite | Adam Frisby | 1 | -152/+0 | |
2007-06-28 | Deleted some files that are no longer in use. (I am sure I deleted these ↵ | MW | 1 | -151/+0 | |
yesterday but they seem to have returned). | |||||
2007-06-11 | *Added and updated copyright headers on all files in both OpenSim and OGS | mingchen | 1 | -0/+27 | |
2007-06-06 | Changes: | mingchen | 1 | -0/+1 | |
*Added support for Subdivision (use master avatar to login to try out) *Added Parcel Border support *Enabled user account storage, but only when a new account is created Bug Fixes: *Fixed crash on startup while in sandbox when "Setting up master avatar" *Fixed most core functions in ParcelManager and Parcel that where broken *Fixed Parcel saving to database Known Issues: *Dividing parcel fails in viewer (gives an error about needing 2 parcels) | |||||
2007-06-05 | * Added proper copyright notices to everything (2/3) | Adam Frisby | 1 | -0/+27 | |
2007-05-27 | Should allow multiple worlds (and UDP servers) to be ran in one instance, ↵ | MW | 1 | -5/+5 | |
just missing backend comms and working Avatar/primitives classes. | |||||
2007-05-24 | Renamed the new Directories. (removed the "-Source" from the end of them) | MW | 1 | -0/+0 | |
2007-05-24 | Some more code refactoring, plus a restructuring of the directories so that ↵ | MW | 1 | -0/+0 | |
the Grid servers can be a separate solution to the region server. | |||||
2007-04-25 | Small clean up of files and directories | MW | 1 | -1/+2 | |
2007-04-14 | In the grid, there is life! | gareth | 1 | -4/+3 | |
OGS now functional again, can login! w00t | |||||
2007-04-02 | OpenSim no longer uses OpenSim.Config.SimConfigDb4o, it now uses ↵ | MW | 1 | -29/+33 | |
OpenSim.GenericConfig.Xml (or a class implementing IGenericConfig). | |||||
2007-04-02 | Added DB backing for user profiles | gareth | 1 | -2/+18 | |
Added "create profile command" | |||||
2007-04-02 | Finished adding Db4o support to user profile manager | gareth | 1 | -4/+11 | |
2007-03-28 | After hours of searching for a bug, it works - User accounts in sandbox ↵ | MW | 1 | -0/+6 | |
mode, currently they are not persistent between restarts (ie restarting opensim.exe) but should be persistent between sessions (login/ logout). Use the -account command line arg to enable them and then create new accounts through the web interface | |||||
2007-03-22 | brought zircon branch into trunk | gareth | 1 | -0/+91 | |