aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Common/OpenSim.Framework/Util.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2007-06-05* Added proper copyright notices to everything (2/3)Adam Frisby1-0/+27
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW1-0/+0
2007-05-24Some more code refactoring, plus a restructuring of the directories so that ↵MW1-0/+0
the Grid servers can be a separate solution to the region server.
2007-05-20* Minor tweaks with new userserverAdam Frisby1-0/+11
* Fixed password encoding to match MD5 standard properly. * Fixed exception caused on user first login (minor) * Fixed exception caused by incorrect username (minor) * Returns login error rather than grid error if username is incorrect
2007-05-20* Added UnixTimeSinceEpoch() function to Util class (god knows how many ↵Adam Frisby1-0/+7
times we have reimplemented this.)
2007-05-16* removed unused new-login.datlbsa711-8/+7
* cleared up verbose/noverbose/disableOutput douple negation confusion in ConsoleBase * 2d chat radius is now 3d chat sphere * removed unused fast 2d radius calc * added chat type 0xFF : broadcast (no sphere checking) * OpenSimMain now exposes its LocalWorld
2007-04-25updated to use lastest version of libsl but is currently broke when using SL ↵MW1-0/+89
viewer 1.15.02, due to big changes in the message templates.
2007-03-26Added a very very very basic Web front end for admin use - ready to be used ↵MW1-1/+1
in sandbox mode for adding new accounts.
2007-03-25You want large textures, you shall have! - Xfer system now working for large ↵MW1-0/+13
asset uploads Fixed the VS solution file. Now forwars ViewerEffect messages onto the other clients Renamed OpenSim.Framework/Inventory.cs to OpenSim.Framework/AgentInventory.cs
2007-03-22brought zircon branch into trunkgareth1-0/+32