0.3.0-devel
From OpenSimulator
m (bot test - killing 'Template:' prefix from template includings, or change external-link to internal-link)  | 
			m (Robot: Replacing 'OpenSim' to 'OpenSimulator', which is the precise name)  | 
			||
| (2 intermediate revisions by one user not shown) | |||
| Line 4: | Line 4: | ||
r1125 | mingchen | 2007-06-28 18:58:16 -0700 (Thu, 28 Jun 2007) | 1 line  | r1125 | mingchen | 2007-06-28 18:58:16 -0700 (Thu, 28 Jun 2007) | 1 line  | ||
| − | *Hopefully fixed the empty dialog box error on client when logging in on sandbox mode  | + | * Hopefully fixed the empty dialog box error on client when logging in on sandbox mode  | 
------------------------------------------------------------------------  | ------------------------------------------------------------------------  | ||
r1124 | afrisby | 2007-06-28 12:35:20 -0700 (Thu, 28 Jun 2007) | 1 line  | r1124 | afrisby | 2007-06-28 12:35:20 -0700 (Thu, 28 Jun 2007) | 1 line  | ||
| Line 12: | Line 12: | ||
r1123 | mingchen | 2007-06-28 12:09:50 -0700 (Thu, 28 Jun 2007) | 2 lines  | r1123 | mingchen | 2007-06-28 12:09:50 -0700 (Thu, 28 Jun 2007) | 2 lines  | ||
| − | *Added UUIDNameRequest packet support (untested, but should work -- at least in sandbox mode)  | + | * Added UUIDNameRequest packet support (untested, but should work -- at least in sandbox mode)  | 
| − | *Various small renamings  | + | * Various small renamings  | 
------------------------------------------------------------------------  | ------------------------------------------------------------------------  | ||
r1122 | mw | 2007-06-28 10:48:45 -0700 (Thu, 28 Jun 2007) | 1 line  | r1122 | mw | 2007-06-28 10:48:45 -0700 (Thu, 28 Jun 2007) | 1 line  | ||
| Line 21: | Line 21: | ||
r1121 | mingchen | 2007-06-28 10:03:09 -0700 (Thu, 28 Jun 2007) | 1 line  | r1121 | mingchen | 2007-06-28 10:03:09 -0700 (Thu, 28 Jun 2007) | 1 line  | ||
| − | *Renamed GridCommsManager to CommunicationsOGS1 to match CommunicationsLocal -- its sandbox mode counterpart  | + | * Renamed GridCommsManager to CommunicationsOGS1 to match CommunicationsLocal -- its sandbox mode counterpart  | 
------------------------------------------------------------------------  | ------------------------------------------------------------------------  | ||
r1120 | mingchen | 2007-06-28 09:17:20 -0700 (Thu, 28 Jun 2007) | 3 lines  | r1120 | mingchen | 2007-06-28 09:17:20 -0700 (Thu, 28 Jun 2007) | 3 lines  | ||
| − | *Master User is now set up  | + | * Master User is now set up  | 
| − | *Added support for getting user profile information from remote grid server (untested)  | + | * Added support for getting user profile information from remote grid server (untested)  | 
| − | *Updated prebuild.xml  | + | * Updated prebuild.xml  | 
------------------------------------------------------------------------  | ------------------------------------------------------------------------  | ||
r1119 | mw | 2007-06-28 08:56:24 -0700 (Thu, 28 Jun 2007) | 1 line  | r1119 | mw | 2007-06-28 08:56:24 -0700 (Thu, 28 Jun 2007) | 1 line  | ||
| Line 35: | Line 35: | ||
r1118 | mingchen | 2007-06-28 07:45:46 -0700 (Thu, 28 Jun 2007) | 2 lines  | r1118 | mingchen | 2007-06-28 07:45:46 -0700 (Thu, 28 Jun 2007) | 2 lines  | ||
| − | *User Profile requests on OGS UserServer now uses XMLRPC instead of REST    | + | * User Profile requests on OGS UserServer now uses XMLRPC instead of REST    | 
| − | *Added base support for setting up a master user  | + | * Added base support for setting up a master user  | 
------------------------------------------------------------------------  | ------------------------------------------------------------------------  | ||
r1117 | mw | 2007-06-28 07:10:05 -0700 (Thu, 28 Jun 2007) | 1 line  | r1117 | mw | 2007-06-28 07:10:05 -0700 (Thu, 28 Jun 2007) | 1 line  | ||
| Line 52: | Line 52: | ||
r1107 | mingchen | 2007-06-27 19:09:57 -0700 (Wed, 27 Jun 2007) | 1 line  | r1107 | mingchen | 2007-06-27 19:09:57 -0700 (Wed, 27 Jun 2007) | 1 line  | ||
| − | *Added missing files from last commit (oops!)  | + | * Added missing files from last commit (oops!)  | 
------------------------------------------------------------------------  | ------------------------------------------------------------------------  | ||
r1106 | mingchen | 2007-06-27 19:07:59 -0700 (Wed, 27 Jun 2007) | 1 line  | r1106 | mingchen | 2007-06-27 19:07:59 -0700 (Wed, 27 Jun 2007) | 1 line  | ||
| − | *Fixed UserServer and   | + | * Fixed UserServer and OpenSimulator so now they start without crashing.  | 
------------------------------------------------------------------------  | ------------------------------------------------------------------------  | ||
r1105 | mingchen | 2007-06-27 12:43:46 -0700 (Wed, 27 Jun 2007) | 3 lines  | r1105 | mingchen | 2007-06-27 12:43:46 -0700 (Wed, 27 Jun 2007) | 3 lines  | ||
| − | *Moved all the classes into their own file from LLSDHelpers.cs  | + | * Moved all the classes into their own file from LLSDHelpers.cs  | 
| − | *Some folder renaming to follow project Name  | + | * Some folder renaming to follow project Name  | 
| − | *Updated prebuild.xml  | + | * Updated prebuild.xml  | 
------------------------------------------------------------------------  | ------------------------------------------------------------------------  | ||
r1104 | mingchen | 2007-06-27 12:04:23 -0700 (Wed, 27 Jun 2007) | 3 lines  | r1104 | mingchen | 2007-06-27 12:04:23 -0700 (Wed, 27 Jun 2007) | 3 lines  | ||
| − | *Moved VersionInfo.cs to its correct place in OpenSim.csproj  | + | * Moved VersionInfo.cs to its correct place in OpenSim.csproj  | 
| − | *Added OpenSim.Region.Caps  | + | * Added OpenSim.Region.Caps  | 
| − | *Updated prebuild.xml and ran prebuild  | + | * Updated prebuild.xml and ran prebuild  | 
------------------------------------------------------------------------  | ------------------------------------------------------------------------  | ||
r1103 | mingchen | 2007-06-27 11:28:45 -0700 (Wed, 27 Jun 2007) | 2 lines  | r1103 | mingchen | 2007-06-27 11:28:45 -0700 (Wed, 27 Jun 2007) | 2 lines  | ||
| − | *Fixed OpenGridServices.sln and prebuild.xml  | + | * Fixed OpenGridServices.sln and prebuild.xml  | 
| − | *NameSpaceChanges branch now fully compiles!  | + | * NameSpaceChanges branch now fully compiles!  | 
------------------------------------------------------------------------  | ------------------------------------------------------------------------  | ||
r1102 | mingchen | 2007-06-27 11:04:07 -0700 (Wed, 27 Jun 2007) | 1 line  | r1102 | mingchen | 2007-06-27 11:04:07 -0700 (Wed, 27 Jun 2007) | 1 line  | ||
| − | *Fixed all renaming for OpenGridServices.sln, still a reference issue in prebuild.xml though  | + | * Fixed all renaming for OpenGridServices.sln, still a reference issue in prebuild.xml though  | 
------------------------------------------------------------------------  | ------------------------------------------------------------------------  | ||
r1101 | mingchen | 2007-06-27 10:20:45 -0700 (Wed, 27 Jun 2007) | 1 line  | r1101 | mingchen | 2007-06-27 10:20:45 -0700 (Wed, 27 Jun 2007) | 1 line  | ||
| − | *More compile fixes (should be it on OpenSim.sln)  | + | * More compile fixes (should be it on OpenSim.sln)  | 
------------------------------------------------------------------------  | ------------------------------------------------------------------------  | ||
r1100 | mingchen | 2007-06-27 10:12:32 -0700 (Wed, 27 Jun 2007) | 3 lines  | r1100 | mingchen | 2007-06-27 10:12:32 -0700 (Wed, 27 Jun 2007) | 3 lines  | ||
| − | *Updated prebuild.xml and ran prebuild again  | + | * Updated prebuild.xml and ran prebuild again  | 
| − | *Removed .user, .suo, and unneccessary files in /bin/Physics/  | + | * Removed .user, .suo, and unneccessary files in /bin/Physics/  | 
| − | *OpenSim.sln should compile with nant and on windows now  | + | * OpenSim.sln should compile with nant and on windows now  | 
------------------------------------------------------------------------  | ------------------------------------------------------------------------  | ||
r1099 | mingchen | 2007-06-27 09:57:31 -0700 (Wed, 27 Jun 2007) | 1 line  | r1099 | mingchen | 2007-06-27 09:57:31 -0700 (Wed, 27 Jun 2007) | 1 line  | ||
| − | *Ran prebuild  | + | * Ran prebuild  | 
------------------------------------------------------------------------  | ------------------------------------------------------------------------  | ||
r1098 | mingchen | 2007-06-27 09:55:27 -0700 (Wed, 27 Jun 2007) | 1 line  | r1098 | mingchen | 2007-06-27 09:55:27 -0700 (Wed, 27 Jun 2007) | 1 line  | ||
| − | *Added some missing files I forgot to add...OpenSim.sln should compile now  | + | * Added some missing files I forgot to add...OpenSim.sln should compile now  | 
------------------------------------------------------------------------  | ------------------------------------------------------------------------  | ||
r1097 | mingchen | 2007-06-27 09:39:11 -0700 (Wed, 27 Jun 2007) | 1 line  | r1097 | mingchen | 2007-06-27 09:39:11 -0700 (Wed, 27 Jun 2007) | 1 line  | ||
| − | *Some more restructuring/fixing -- should compile, but high chance I forgot to add/remove something  | + | * Some more restructuring/fixing -- should compile, but high chance I forgot to add/remove something  | 
------------------------------------------------------------------------  | ------------------------------------------------------------------------  | ||
r1096 | mw | 2007-06-27 08:28:52 -0700 (Wed, 27 Jun 2007) | 1 line  | r1096 | mw | 2007-06-27 08:28:52 -0700 (Wed, 27 Jun 2007) | 1 line  | ||
| Line 106: | Line 106: | ||
------------------------------------------------------------------------  | ------------------------------------------------------------------------  | ||
| − | + | [[Category:Release Notes]]  | |
| − | [[Category:  | + | |
Latest revision as of 21:21, 3 March 2012
r1125 | mingchen | 2007-06-28 18:58:16 -0700 (Thu, 28 Jun 2007) | 1 line
- Hopefully fixed the empty dialog box error on client when logging in on sandbox mode
 
r1124 | afrisby | 2007-06-28 12:35:20 -0700 (Thu, 28 Jun 2007) | 1 line
- Removed J# language support because it has issues with Mono.
 
r1123 | mingchen | 2007-06-28 12:09:50 -0700 (Thu, 28 Jun 2007) | 2 lines
- Added UUIDNameRequest packet support (untested, but should work -- at least in sandbox mode)
 - Various small renamings
 
r1122 | mw | 2007-06-28 10:48:45 -0700 (Thu, 28 Jun 2007) | 1 line
enabled physics plugin flying flags.
r1121 | mingchen | 2007-06-28 10:03:09 -0700 (Thu, 28 Jun 2007) | 1 line
- Renamed GridCommsManager to CommunicationsOGS1 to match CommunicationsLocal -- its sandbox mode counterpart
 
r1120 | mingchen | 2007-06-28 09:17:20 -0700 (Thu, 28 Jun 2007) | 3 lines
- Master User is now set up
 - Added support for getting user profile information from remote grid server (untested)
 - Updated prebuild.xml
 
r1119 | mw | 2007-06-28 08:56:24 -0700 (Thu, 28 Jun 2007) | 1 line
Applied ScenePresence movement patch from Darok.
r1118 | mingchen | 2007-06-28 07:45:46 -0700 (Thu, 28 Jun 2007) | 2 lines
- User Profile requests on OGS UserServer now uses XMLRPC instead of REST
 - Added base support for setting up a master user
 
r1117 | mw | 2007-06-28 07:10:05 -0700 (Thu, 28 Jun 2007) | 1 line
Finished removing the old scripting code, Scene.Scripting.cs and OpenSim.Framework.Interfaces.Scripting.
r1116 | mw | 2007-06-28 06:13:17 -0700 (Thu, 28 Jun 2007) | 1 line
Imported the scripting changes, so now should be up to date with sugilite.
r1115 | mw | 2007-06-28 04:54:51 -0700 (Thu, 28 Jun 2007) | 1 line
should now work.
r1107 | mingchen | 2007-06-27 19:09:57 -0700 (Wed, 27 Jun 2007) | 1 line
- Added missing files from last commit (oops!)
 
r1106 | mingchen | 2007-06-27 19:07:59 -0700 (Wed, 27 Jun 2007) | 1 line
- Fixed UserServer and OpenSimulator so now they start without crashing.
 
r1105 | mingchen | 2007-06-27 12:43:46 -0700 (Wed, 27 Jun 2007) | 3 lines
- Moved all the classes into their own file from LLSDHelpers.cs
 - Some folder renaming to follow project Name
 - Updated prebuild.xml
 
r1104 | mingchen | 2007-06-27 12:04:23 -0700 (Wed, 27 Jun 2007) | 3 lines
- Moved VersionInfo.cs to its correct place in OpenSim.csproj
 - Added OpenSim.Region.Caps
 - Updated prebuild.xml and ran prebuild
 
r1103 | mingchen | 2007-06-27 11:28:45 -0700 (Wed, 27 Jun 2007) | 2 lines
- Fixed OpenGridServices.sln and prebuild.xml
 - NameSpaceChanges branch now fully compiles!
 
r1102 | mingchen | 2007-06-27 11:04:07 -0700 (Wed, 27 Jun 2007) | 1 line
- Fixed all renaming for OpenGridServices.sln, still a reference issue in prebuild.xml though
 
r1101 | mingchen | 2007-06-27 10:20:45 -0700 (Wed, 27 Jun 2007) | 1 line
- More compile fixes (should be it on OpenSim.sln)
 
r1100 | mingchen | 2007-06-27 10:12:32 -0700 (Wed, 27 Jun 2007) | 3 lines
- Updated prebuild.xml and ran prebuild again
 - Removed .user, .suo, and unneccessary files in /bin/Physics/
 - OpenSim.sln should compile with nant and on windows now
 
r1099 | mingchen | 2007-06-27 09:57:31 -0700 (Wed, 27 Jun 2007) | 1 line
- Ran prebuild
 
r1098 | mingchen | 2007-06-27 09:55:27 -0700 (Wed, 27 Jun 2007) | 1 line
- Added some missing files I forgot to add...OpenSim.sln should compile now
 
r1097 | mingchen | 2007-06-27 09:39:11 -0700 (Wed, 27 Jun 2007) | 1 line
- Some more restructuring/fixing -- should compile, but high chance I forgot to add/remove something
 
r1096 | mw | 2007-06-27 08:28:52 -0700 (Wed, 27 Jun 2007) | 1 line
Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.