| Commit message (Expand) | Author | Files | Lines |
2007-05-24 | Some more code refactoring, plus a restructuring of the directories so that t... | MW | 1 | -258/+0 |
2007-05-21 | Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim ,... | MW | 1 | -12/+12 |
2007-05-20 | * Reverted libterrain update | lbsa71 | 1 | -29/+21 |
2007-05-19 | Moved CheckSumServer (and added UDPServerBase ) to OpenSim.Servers | MW | 1 | -1/+0 |
2007-05-19 | Added a CheckSumServer (handles template checksum , so there is no longer the... | MW | 1 | -21/+30 |
2007-05-19 | * TortoiseSVN has an annoying red icon over stuff, this means I probably chan... | Adam Frisby | 1 | -37/+24 |
2007-05-17 | More OO and abstract goodness for Gareth to drool over. Cleaned up the World ... | MW | 1 | -255/+271 |
2007-05-16 | rebuilt build files | gareth | 1 | -255/+255 |
2007-05-16 | Updating nant/solution files. | Adam Frisby | 1 | -41/+33 |
2007-05-16 | Renamed OpenSimApplicationBase again this time to RegionServerBase | MW | 1 | -1/+1 |
2007-05-16 | Moved the OpenSimMain class into the OpenSim.exe project | MW | 1 | -1/+1 |
2007-05-16 | Added OpenSimApplication as a base class to OpenSimMain | MW | 1 | -0/+1 |
2007-05-16 | Quite big change to how Sessions/circuits are Authenticated. Seems to work ok... | MW | 1 | -21/+40 |
2007-05-16 | * removed unused new-login.dat | lbsa71 | 1 | -10/+1 |
2007-05-16 | More refactoring. | MW | 1 | -0/+12 |
2007-05-16 | * deleted some user files | lbsa71 | 1 | -38/+30 |
2007-05-16 | started to refactor startup code and to move udp server code out to its own c... | MW | 1 | -33/+47 |
2007-05-15 | Added SimClientPacketHandlers.cs (moved the SimClient Packet handlers into it) | MW | 1 | -0/+3 |
2007-05-15 | Turned SimClient into a partial class (and added SimClient(Grid), so that gri... | MW | 1 | -0/+3 |
2007-05-15 | updated Build/project files to include the new projects and new files. | MW | 1 | -0/+3 |
2007-04-25 | updated to use lastest version of libsl but is currently broke when using SL ... | MW | 1 | -0/+6 |
2007-04-25 | Small clean up of files and directories | MW | 1 | -15/+0 |
2007-04-11 | Renamed the Servers directory to OpenSim.Servers | MW | 1 | -1/+1 |
2007-04-11 | Changed so that a bin\ScriptEngines\ directory will be searched for scripting... | MW | 1 | -0/+3 |
2007-04-11 | * built binaries, pdb's and user files should not be under version control. | lbsa71 | 1 | -30/+25 |
2007-04-06 | **BREAKING CHANGE** Changing the way terrain is stored and used internally. | Adam Frisby | 1 | -19/+30 |
2007-04-04 | Deleted OpenSim.Config/SimConfigDb4o, as it hasn't been used for a while now. | MW | 1 | -0/+3 |
2007-04-04 | Split Avatar class into three partial classes (hopefully will make it easier ... | MW | 1 | -0/+6 |
2007-04-04 | * Added Primitive2 to vs2005 solution (again) | lbsa71 | 1 | -0/+3 |
2007-04-04 | * Added Primitive2 to vs2005 solution | lbsa71 | 1 | -28/+19 |
2007-04-04 | Started to clean up/ rewrite Primitive class , currently the new version is c... | MW | 1 | -19/+28 |
2007-04-03 | * The world can not contain ScriptFactories that creates unique instances of ... | lbsa71 | 1 | -0/+6 |
2007-04-03 | * Extended Script API with GetRandomAvatar | lbsa71 | 1 | -0/+3 |
2007-04-03 | * Script prototype | lbsa71 | 1 | -0/+9 |
2007-04-02 | OpenSim no longer uses OpenSim.Config.SimConfigDb4o, it now uses OpenSim.Gene... | MW | 1 | -0/+9 |
2007-04-02 | Moved database storage of the world map to the Db4LocalStorage so its in the ... | MW | 1 | -186/+186 |
2007-04-02 | Added OpenUser.Config project | gareth | 1 | -186/+186 |
2007-04-02 | Fixed VS2005 solution/project files | MW | 1 | -186/+186 |
2007-04-02 | Added new REST protocol (partially complete) | gareth | 1 | -192/+186 |
2007-04-01 | More refactoring | MW | 1 | -18/+27 |
2007-03-29 | * Moved LoginServer and LocalUserProfileManager to OpenSim.Servers | lbsa71 | 1 | -6/+0 |
2007-03-29 | * Naaw, -realphysx is too much to ask | lbsa71 | 1 | -33/+25 |
2007-03-29 | Added lbsa71's http server changes. | MW | 1 | -7/+0 |
2007-03-28 | RIP OpenSimRoot. (removed) | MW | 1 | -22/+28 |
2007-03-27 | * revert the revert - begin the beguine | lbsa71 | 1 | -33/+35 |
2007-03-27 | * Reverting todays work. It was worth a try. | lbsa71 | 1 | -35/+33 |
2007-03-27 | * vaseline + duct-tape. | lbsa71 | 1 | -5/+5 |
2007-03-27 | * Introduced BaseHttpServer (doing nothing at the moment) | lbsa71 | 1 | -6/+12 |
2007-03-27 | * Prebuild breaks nant build if project is empty. Quick fix : add dummy file | lbsa71 | 1 | -4/+4 |
2007-03-27 | * Enabled the OpenSim.Servers project | lbsa71 | 1 | -31/+27 |