aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Framework/Util.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some more code refactoring, plus a restructuring of the directories so that ↵MW2007-05-241-151/+0
| | | | the Grid servers can be a separate solution to the region server.
* * Minor tweaks with new userserverAdam Frisby2007-05-201-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
* * Added UnixTimeSinceEpoch() function to Util class (god knows how many ↵Adam Frisby2007-05-201-0/+7
| | | | times we have reimplemented this.)
* * removed unused new-login.datlbsa712007-05-161-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
* updated to use lastest version of libsl but is currently broke when using SL ↵MW2007-04-251-0/+89
| | | | viewer 1.15.02, due to big changes in the message templates.
* Added a very very very basic Web front end for admin use - ready to be used ↵MW2007-03-261-1/+1
| | | | in sandbox mode for adding new accounts.
* You want large textures, you shall have! - Xfer system now working for large ↵MW2007-03-251-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
* brought zircon branch into trunkgareth2007-03-221-0/+32