d5bfb10dd0 
								
							
								 
							
						 
						
							
							
								
								* Updated CONTRIBUTORS.txt - added new "Testers" section.  
							
							
							
						 
						
							2007-08-01 20:45:06 +00:00  
				
					
						
							
							
								 
						
							
							
								2507f38d07 
								
							
								 
							
						 
						
							
							
								
								factor out the common DeriveColor function just for good house keeping  
							
							
							
						 
						
							2007-08-01 20:23:08 +00:00  
				
					
						
							
							
								 
						
							
							
								5c0f1ff293 
								
							
								 
							
						 
						
							
							
								
								* Applied issue#254 - startpingcheck should not be reliable if it's being resent anyway. (Thanks Babblefrog!)  
							
							
							
						 
						
							2007-08-01 20:17:19 +00:00  
				
					
						
							
							
								 
						
							
							
								1d5544a23a 
								
							
								 
							
						 
						
							
							
								
								Little bit more work on AllNewSceneObjectPart2  
							
							
							
						 
						
							2007-08-01 20:11:42 +00:00  
				
					
						
							
							
								 
						
							
							
								2333de33f1 
								
							
								 
							
						 
						
							
							
								
								Assume White as a console color just means "default", and don't use it.  
							
							... 
							
							
							
							This helps reduce confusion for linux people that have white background
terminals. 
							
						 
						
							2007-08-01 20:06:40 +00:00  
				
					
						
							
							
								 
						
							
							
								c805b8827a 
								
							
								 
							
						 
						
							
							
								
								added CookComputing.XmlRpcV2.dll to bin (as libsl now references it). Most likely at some point want to look into converting opensim to use this instead of the old Xml-rpc library.  
							
							
							
						 
						
							2007-08-01 19:42:12 +00:00  
				
					
						
							
							
								 
						
							
							
								5635a72d52 
								
							
								 
							
						 
						
							
							
								
								added perl classaudit tool  
							
							
							
						 
						
							2007-08-01 19:20:07 +00:00  
				
					
						
							
							
								 
						
							
							
								948da1d6b8 
								
							
								 
							
						 
						
							
							
								
								* Workaround for Mono not correctly implementing the OperatingSystemVersion class.  
							
							
							
						 
						
							2007-08-01 18:16:01 +00:00  
				
					
						
							
							
								 
						
							
							
								cdd1285e9e 
								
							
								 
							
						 
						
							
							
								
								few small changes.  
							
							... 
							
							
							
							Updated libsl to latest version. 
							
						 
						
							2007-08-01 18:04:31 +00:00  
				
					
						
							
							
								 
						
							
							
								edc572dacf 
								
							
								 
							
						 
						
							
							
								
								Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Part2).  
							
							... 
							
							
							
							Updated the JavaVM to a later version I did (basically some clean up and a little bit more functional).
Added SendLoadURL method to IClientAPI. 
							
						 
						
							2007-08-01 16:50:20 +00:00  
				
					
						
							
							
								 
						
							
							
								2e6505f38e 
								
							
								 
							
						 
						
							
							
								
								remove Adam's work around, this shouldn't be needed any more  
							
							
							
						 
						
							2007-07-31 19:39:04 +00:00  
				
					
						
							
							
								 
						
							
							
								899ab4cd32 
								
							
								 
							
						 
						
							
							
								
								* Fix for issue#246/251 - Rescaling primitives has offset problems. (Thanks DharmaVoyager!)  
							
							
							
						 
						
							2007-07-31 19:14:17 +00:00  
				
					
						
							
							
								 
						
							
							
								55b569069d 
								
							
								 
							
						 
						
							
							
								
								clear userAgent state on client shutdown, which fixes the issue  
							
							... 
							
							
							
							where you could only login once with a given id in standalone mode. 
							
						 
						
							2007-07-31 14:42:50 +00:00  
				
					
						
							
							
								 
						
							
							
								7db7ad0722 
								
							
								 
							
						 
						
							
							
								
								* Fixed a bug where the simulator could crash if the userserver was particularly busy.  
							
							
							
						 
						
							2007-07-30 22:13:21 +00:00  
				
					
						
							
							
								 
						
							
							
								e172e37c58 
								
							
								 
							
						 
						
							
							
								
								* Added GetLocalHost() to Util  
							
							... 
							
							
							
							* ExternalHostName supports "SYSTEMIP" again. 
							
						 
						
							2007-07-30 21:12:29 +00:00  
				
					
						
							
							
								 
						
							
							
								74bb5282a0 
								
							
								 
							
						 
						
							
							
								
								mass update of files to have native line endings  
							
							
							
						 
						
							2007-07-30 20:11:40 +00:00  
				
					
						
							
							
								 
						
							
							
								a47e2d9ae7 
								
							
								 
							
						 
						
							
							
								
								added OnDisconnectUser event to required classes  
							
							
							
						 
						
							2007-07-30 20:08:33 +00:00  
				
					
						
							
							
								 
						
							
							
								3032831859 
								
							
								 
							
						 
						
							
							
								
								* Raised ping timeout to 150 seconds  
							
							... 
							
							
							
							* Ping checks are now sent every 5 seconds instead of every one if no other packets are recieved. 
							
						 
						
							2007-07-29 13:29:37 +00:00  
				
					
						
							
							
								 
						
							
							
								7071b5082f 
								
							
								 
							
						 
						
							
							
								
								* Fixed an issue whereby DB4o was loading agents incorrectly (multiple logins should now work properly), done a temporary fix, but agents need to be stored seperately from userprofiles in DB4o.  
							
							
							
						 
						
							2007-07-29 13:18:58 +00:00  
				
					
						
							
							
								 
						
							
							
								5ee2e38c11 
								
							
								 
							
						 
						
							
							
								
								Deleting objects should now work. But beware they aren't send to your trash folder or anything so there is at the moment no way to recover deleted objects.  
							
							
							
						 
						
							2007-07-29 13:05:57 +00:00  
				
					
						
							
							
								 
						
							
							
								8b3981f1fd 
								
							
								 
							
						 
						
							
							
								
								* Primitives no longer walk around while being rescaled.  
							
							
							
						 
						
							2007-07-29 12:46:41 +00:00  
				
					
						
							
							
								 
						
							
							
								5146661ed1 
								
							
								 
							
						 
						
							
							
								
								* Experimental fix for random walking of resized prims.  
							
							
							
						 
						
							2007-07-29 12:41:30 +00:00  
				
					
						
							
							
								 
						
							
							
								7d2f976b14 
								
							
								 
							
						 
						
							
							
								
								* Fixed a potential div by zero with terrain commands.  
							
							
							
						 
						
							2007-07-29 12:11:54 +00:00  
				
					
						
							
							
								 
						
							
							
								bdb2ad2d43 
								
							
								 
							
						 
						
							
							
								
								* Switched back to NullStorage until crazy DB4o error is fixed.  
							
							
							
						 
						
							2007-07-29 09:59:44 +00:00  
				
					
						
							
							
								 
						
							
							
								038774de30 
								
							
								 
							
						 
						
							
							
								
								Commit 1/2  
							
							... 
							
							
							
							* DB4o no longer crashes the sim on Startup
* DB4o now crashes the sim on shutdown.
* Variety of console verbosity fixes. 
							
						 
						
							2007-07-29 09:37:29 +00:00  
				
					
						
							
							
								 
						
							
							
								c518a9e141 
								
							
								 
							
						 
						
							
							
								
								* Fixed an issue with Mono/UNIX filenames and DB4o storage engine.  
							
							
							
						 
						
							2007-07-29 08:08:35 +00:00  
				
					
						
							
							
								 
						
							
							
								2a03bea9bd 
								
							
								 
							
						 
						
							
							
								
								* Assorted minor fixes (DB4o now properly commits saves on shutdown)  
							
							
							
						 
						
							2007-07-29 07:57:26 +00:00  
				
					
						
							
							
								 
						
							
							
								4d6045ba1f 
								
							
								 
							
						 
						
							
							
								
								* Db4o Datastore is now the default.  
							
							
							
						 
						
							2007-07-29 07:56:14 +00:00  
				
					
						
							
							
								 
						
							
							
								50250a3a3a 
								
							
								 
							
						 
						
							
							
								
								* Highly experimental: Added DB4o DataStore support. Untested.  
							
							
							
						 
						
							2007-07-29 07:54:49 +00:00  
				
					
						
							
							
								 
						
							
							
								039d46e8fa 
								
							
								 
							
						 
						
							
							
								
								* OpenSim now performs compatibility checks at startup and warns the user if the Operating System or Platform version they are using is unsupported.  
							
							
							
						 
						
							2007-07-29 07:24:20 +00:00  
				
					
						
							
							
								 
						
							
							
								43507f857b 
								
							
								 
							
						 
						
							
							
								
								* Added new compatibility functions to Util  
							
							... 
							
							
							
							* IsEnvironmentSupported() - returns whether the platform is supported, if not, an error message is specified (at the moment restricts 95/98/ME, Systems that lack HTTPD.SYS and versions of the .NET framework prior to 2.0)
* GetFileName() - returns a system valid filename, on windows this places data in the Application Data directory, on UNIX, the folder in which the application is calling from. 
							
						 
						
							2007-07-29 07:14:04 +00:00  
				
					
						
							
							
								 
						
							
							
								c33b29a105 
								
							
								 
							
						 
						
							
							
								
								* Applying issue#230 - Avatar stuck at region edge (Thanks Babblefrog!)  
							
							... 
							
							
							
							* Fix for issue #237  - Sim startup cannot read a terrain file (Reported by CutterRubio) 
							
						 
						
							2007-07-29 06:23:07 +00:00  
				
					
						
							
							
								 
						
							
							
								0f90cdfed1 
								
							
								 
							
						 
						
							
							
								
								* Applying issue#238 - Console help is incomplete. (Thanks CutterRubio)  
							
							
							
						 
						
							2007-07-29 06:20:46 +00:00  
				
					
						
							
							
								 
						
							
							
								fa32c26867 
								
							
								 
							
						 
						
							
							
								
								* Added Babblefrog's SL launcher (thanks!)  
							
							
							
						 
						
							2007-07-29 06:19:17 +00:00  
				
					
						
							
							
								 
						
							
							
								3edc4cd0d5 
								
							
								 
							
						 
						
							
							
								
								fixed the problem with other avatar's clothes being white.  
							
							
							
						 
						
							2007-07-28 14:41:52 +00:00  
				
					
						
							
							
								 
						
							
							
								e86396ad1f 
								
							
								 
							
						 
						
							
							
								
								You should now see the correct Avatar for other users, including their clothes, although their still seems to be a few problems with the clothes, in that sometimes other avatar's default clothes are white.  
							
							... 
							
							
							
							At last, removed the need for the avatar-texture.dat file. (Please never come back). 
							
						 
						
							2007-07-28 13:44:12 +00:00  
				
					
						
							
							
								 
						
							
							
								1b850b4483 
								
							
								 
							
						 
						
							
							
								
								Should now have version 0.1 of our new ruth default avatar. At the moment, you only see your own avatar correctly, all other user's avatars show up as the old ruth. This will be fixed soon.  
							
							... 
							
							
							
							We also need better clothing for the new ruth and to edit the body shape. 
To get this working you will need to delete your asset yap file and also in grid mode the user server needs to be updated. 
							
						 
						
							2007-07-27 16:23:04 +00:00  
				
					
						
							
							
								 
						
							
							
								d143e7b074 
								
							
								 
							
						 
						
							
							
								
								A few changes so that the number of warnings is less but without deleting everything.  
							
							... 
							
							
							
							Like, I removed the Obsolete from the old caps method as at this time not all caps calls can use the new Caps stream method as it doesn't properly deal with LLSD Arrays. 
Now down to 3 warnings on the events in IClientAPI and for now I think we have to live with them as I think most of those events will be used. 
							
						 
						
							2007-07-27 12:21:52 +00:00  
				
					
						
							
							
								 
						
							
							
								bc11fa8fda 
								
							
								 
							
						 
						
							
							
								
								* Removing some housekeeping tagged elements.  
							
							... 
							
							
							
							* 6 Compiler warnings left (total) - two legacy caps warnings, four unused ScenePresence events. 
							
						 
						
							2007-07-27 06:20:32 +00:00  
				
					
						
							
							
								 
						
							
							
								f0dd115a8c 
								
							
								 
							
						 
						
							
							
								
								More work on inventory and opensim library.  
							
							... 
							
							
							
							Fixed a number of bugs in the AssetCache related to asset downloading. 
							
						 
						
							2007-07-26 17:41:31 +00:00  
				
					
						
							
							
								 
						
							
							
								39b64564dc 
								
							
								 
							
						 
						
							
							
								
								* Started renaming world to Scene  
							
							... 
							
							
							
							* Update and UpdateMovement now first stores array to avoid collection update exceptions
* Ignored some bins 
							
						 
						
							2007-07-26 14:55:42 +00:00  
				
					
						
							
							
								 
						
							
							
								74654dc735 
								
							
								 
							
						 
						
							
							
								
								Added the default shape to the OpenSim library. Now need to get the new ruth into asset format and add that.  
							
							
							
						 
						
							2007-07-25 19:18:34 +00:00  
				
					
						
							
							
								 
						
							
							
								2b42ea0a42 
								
							
								 
							
						 
						
							
							
								
								Start of the OpenSim library , for now only contains a few textures.  
							
							
							
						 
						
							2007-07-25 18:19:38 +00:00  
				
					
						
							
							
								 
						
							
							
								3641ef0fdd 
								
							
								 
							
						 
						
							
							
								
								* Terrain now uses the older slower method again until the fast version can be fixed.  
							
							
							
						 
						
							2007-07-25 14:44:52 +00:00  
				
					
						
							
							
								 
						
							
							
								2de8f0ef3d 
								
							
								 
							
						 
						
							
							
								
								* Fixed an issue where Terrain brushes may not update correctly.  
							
							
							
						 
						
							2007-07-25 14:38:10 +00:00  
				
					
						
							
							
								 
						
							
							
								cd88a4914d 
								
							
								 
							
						 
						
							
							
								
								* Assorted terrain fixes  
							
							
							
						 
						
							2007-07-25 10:08:16 +00:00  
				
					
						
							
							
								 
						
							
							
								aa704172d1 
								
							
								 
							
						 
						
							
							
								
								* Several functions should now be more efficient with sending packets to the client (at the expense of some server CPU while editing)  
							
							
							
						 
						
							2007-07-24 06:01:11 +00:00  
				
					
						
							
							
								 
						
							
							
								2760378f7a 
								
							
								 
							
						 
						
							
							
								
								* Users doing terraforming should see updates instantly now.  
							
							... 
							
							
							
							* Other viewers in the sim will see updates no more than once every 5 seconds. 
							
						 
						
							2007-07-24 05:54:44 +00:00  
				
					
						
							
							
								 
						
							
							
								b9af2fe393 
								
							
								 
							
						 
						
							
							
								
								* SendLayerData overload including coords now uses patch number rather than coords directly.  
							
							
							
						 
						
							2007-07-24 05:38:21 +00:00  
				
					
						
							
							
								 
						
							
							
								402aa1b0d2 
								
							
								 
							
						 
						
							
							
								
								* Small fix, patch values should be multiplied by their size (16)  
							
							
							
						 
						
							2007-07-24 05:23:28 +00:00