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