6d30d71256 
								
							
								 
							
						 
						
							
							
								
								change the default drawing font from Times -> Arial, as  
							
							... 
							
							
							
							san serif fonts are a bit easier on the eyes on textures.
Add a new "FontName" attribute that can be used to override
the font type. 
							
						 
						
							2008-06-18 02:23:27 +00:00  
				
					
						
							
							
								 
						
							
							
								c01ebb281b 
								
							
								 
							
						 
						
							
							
								
								tweak dynamic texture stuff after the meeting today.  This should  
							
							... 
							
							
							
							now preserve the bulk of the texture attributes, and force on full
bright.  Not tested yet, but shouldn't bother most people. 
							
						 
						
							2008-06-17 23:01:48 +00:00  
				
					
						
							
							
								 
						
							
							
								16d0a895cb 
								
							
								 
							
						 
						
							
							
								
								* Refactor: Move the responsibility for applying physics and sending the initial client update to Scene.AddSceneObject() from some of the SceneObjectGroup constructors  
							
							... 
							
							
							
							* I think this has been done cleanly from inspection and testing, but if prim creation or load suddenly starts playing up more than usual, please open a mantis
* This also has the effect of stopping the archiver generating ghost in-world prims
* Some code dupliction also removed 
							
						 
						
							2008-06-17 20:36:21 +00:00  
				
					
						
							
							
								 
						
							
							
								33d32355a1 
								
							
								 
							
						 
						
							
							
								
								* refactor: Remove largely duplicate code from SceneXmlLoader.CreatePrimFromXml2()  
							
							
							
						 
						
							2008-06-17 17:23:00 +00:00  
				
					
						
							
							
								 
						
							
							
								255b87464a 
								
							
								 
							
						 
						
							
							
								
								Update svn properties.  
							
							
							
						 
						
							2008-06-17 08:14:58 +00:00  
				
					
						
							
							
								 
						
							
							
								a401b03ab0 
								
							
								 
							
						 
						
							
							
								
								* Increase WEBMAP tile jpeg quality.  
							
							... 
							
							
							
							* I'm not sure if this method works on Linux..    but I guess I'll find out :P 
							
						 
						
							2008-06-17 00:55:30 +00:00  
				
					
						
							
							
								 
						
							
							
								cb70299092 
								
							
								 
							
						 
						
							
							
								
								* Fix a bug in the archiver where I didn't realize a shape still needs its default texture as well as its face textures  
							
							
							
						 
						
							2008-06-16 22:43:30 +00:00  
				
					
						
							
							
								 
						
							
							
								53c9ce46b3 
								
							
								 
							
						 
						
							
							
								
								* Enables binary data in BaseHttpServer with 'image' in content type.  
							
							... 
							
							
							
							* Enables regular jpeg map images to be served directly from the region.
* EX: http://192.168.1.127:9000/index.php?method=regionImagecc4583cd269b41bfa525dd198e19a5c5 
* This is actually HTTP server address + port + index.php?method=regionImage<REGIONUUID, no dashes>
* The Webmap image location gets printed on the console when the simulator starts up.
* JPEG data is cached so we only create the webjpeg once. 
							
						 
						
							2008-06-16 22:06:55 +00:00  
				
					
						
							
							
								 
						
							
							
								1898674254 
								
							
								 
							
						 
						
							
							
								
								* minor: Get rid of rogue "Current node RootPart" message in the SceneObjectGroup  
							
							
							
						 
						
							2008-06-16 22:03:15 +00:00  
				
					
						
							
							
								 
						
							
							
								4c2171ec82 
								
							
								 
							
						 
						
							
							
								
								* Allow archiver to save and load objects within other objects to arbitrary levels  
							
							... 
							
							
							
							* This currently has various bugs which are more to do with the way its been hacked together than the feature itself (e.g. on save-oar, ghost prims will appear of the saved 
contained items).  These will be found and eliminated in subsequent patches.
* Not yet ready for use 
							
						 
						
							2008-06-16 21:59:39 +00:00  
				
					
						
							
							
								 
						
							
							
								be79b56cc3 
								
							
								 
							
						 
						
							
							
								
								I really didn't expect that one to work out of the box, but just managed  
							
							... 
							
							
							
							to get NHibernate + MySQL + Assets working. 
							
						 
						
							2008-06-16 19:58:48 +00:00  
				
					
						
							
							
								 
						
							
							
								bdb0dddfcf 
								
							
								 
							
						 
						
							
							
								
								set CommandTimeout = 0 in the migration commands so that long  
							
							... 
							
							
							
							migrations (like converting asset ids) don't run into the 
normal 30 second kill switch. 
							
						 
						
							2008-06-16 19:39:08 +00:00  
				
					
						
							
							
								 
						
							
							
								e1409e0c04 
								
							
								 
							
						 
						
							
							
								
								be a bit more verbose about what we are doing on the migration  
							
							... 
							
							
							
							side so that people don't think we're hung. 
							
						 
						
							2008-06-16 19:33:08 +00:00  
				
					
						
							
							
								 
						
							
							
								340ef33e2e 
								
							
								 
							
						 
						
							
							
								
								fix nhibernate driver so that it starts (based on the appearance  
							
							... 
							
							
							
							changes it wouldn't come up).
include embedded dialect specific sql files for nhibernate migrations
figure out how to get the raw db connection so that migrations can
work with nhibernate.
create initial migration for NHibernate + SQLite + Assets. 
							
						 
						
							2008-06-16 19:22:00 +00:00  
				
					
						
							
							
								 
						
							
							
								caa6b8467d 
								
							
								 
							
						 
						
							
							
								
								futzing around on the NHibernate side again trying to connect  
							
							... 
							
							
							
							migrations into it. 
							
						 
						
							2008-06-16 18:53:55 +00:00  
				
					
						
							
							
								 
						
							
							
								e31de6707f 
								
							
								 
							
						 
						
							
							
								
								* refactor: Fission ArchiveWriteRequest into prepare and execute classes  
							
							
							
						 
						
							2008-06-16 17:13:28 +00:00  
				
					
						
							
							
								 
						
							
							
								94034d665d 
								
							
								 
							
						 
						
							
							
								
								change some messages on the migrations front to be  
							
							... 
							
							
							
							more clear 
							
						 
						
							2008-06-16 16:03:37 +00:00  
				
					
						
							
							
								 
						
							
							
								ba69cc31e5 
								
							
								 
							
						 
						
							
							
								
								* Refactor: Break out AssetsRequest to a separate file in the Archiver module  
							
							
							
						 
						
							2008-06-16 15:36:01 +00:00  
				
					
						
							
							
								 
						
							
							
								ec78a2871b 
								
							
								 
							
						 
						
							
							
								
								the beginning of the great id format migration.  This makes  
							
							... 
							
							
							
							asset uuids no longer binary.  I've tested this migration a
few times, and it seems working in all the scenarios I've found
but it wouldn't hurt to backup your asset db before running this
as it does touch a very sensitive part of our content system. 
							
						 
						
							2008-06-16 14:10:51 +00:00  
				
					
						
							
							
								 
						
							
							
								11d68ce0f5 
								
							
								 
							
						 
						
							
							
								
								* 0001558: [PATCH] Add support for full collision geometry feature set for linear path prims (patch attached) By Dahlia.  Thanks Dahlia!  
							
							... 
							
							
							
							* This update re-does the cube/cylinder/prism prims to dynamically add faces as twist is used. 
							
						 
						
							2008-06-15 19:34:48 +00:00  
				
					
						
							
							
								 
						
							
							
								3d8d713128 
								
							
								 
							
						 
						
							
							
								
								Update svn properties.  
							
							
							
						 
						
							2008-06-15 12:48:50 +00:00  
				
					
						
							
							
								 
						
							
							
								c04e284854 
								
							
								 
							
						 
						
							
							
								
								Change VersionInfo string from  
							
							... 
							
							
							
							"Opensimulator release (0.5.8)" to
"Opensimulator trunk (post 0.5.8)"
as we move forward with trunk again. 
							
						 
						
							2008-06-15 01:08:55 +00:00  
				
					
						
							
							
								 
						
							
							
								b226855d34 
								
							
								 
							
						 
						
							
							
								
								Change VersionInfo string from:  
							
							... 
							
							
							
							"OpenSimulator trunk (post 0.5.7)" to
"OpenSimulator release 0.5.8" in preparation
for tagging this minor release. 
							
						 
						
							2008-06-14 23:51:35 +00:00  
				
					
						
							
							
								 
						
							
							
								c9a983a85e 
								
							
								 
							
						 
						
							
							
								
								* minor: A few miscellaneous doc comments before I break and start on something else  
							
							
							
						 
						
							2008-06-14 20:52:42 +00:00  
				
					
						
							
							
								 
						
							
							
								5cccd4f6e5 
								
							
								 
							
						 
						
							
							
								
								* Vintage 2, a good year.  
							
							
							
						 
						
							2008-06-14 20:33:03 +00:00  
				
					
						
							
							
								 
						
							
							
								7ca868dca5 
								
							
								 
							
						 
						
							
							
								
								* Fixes: 0001554: r5106 update fails to load on some regions with NullRef error on volume portion of maptile drawing routine.  
							
							
							
						 
						
							2008-06-14 20:04:48 +00:00  
				
					
						
							
							
								 
						
							
							
								4af6286512 
								
							
								 
							
						 
						
							
							
								
								* Start recording asset request failures  
							
							... 
							
							
							
							* This includes problems such as connection failures and timeouts.  It does not include 'asset not found' replies from the asset service. 
							
						 
						
							2008-06-14 17:47:25 +00:00  
				
					
						
							
							
								 
						
							
							
								6bea792436 
								
							
								 
							
						 
						
							
							
								
								* Enables maptile display in grid mode for simulators that are not on the same instance.  
							
							... 
							
							
							
							* Only generates a new maptile after a refresh interval
* Maptile names have the UnixTimeSinceEpoch that they were generated and the regionUUID they're from, so you can know which ones are no longer necessary.
* Updates RegionInfo, so backup your /bin/Region/*.xml files. 
							
						 
						
							2008-06-14 02:39:27 +00:00  
				
					
						
							
							
								 
						
							
							
								b47dd07932 
								
							
								 
							
						 
						
							
							
								
								save_assets_to_file path shouldn't always assume uploaded  
							
							... 
							
							
							
							content are images and use .jp2 for the file extension. 
							
						 
						
							2008-06-13 19:41:13 +00:00  
				
					
						
							
							
								 
						
							
							
								987c7498c3 
								
							
								 
							
						 
						
							
							
								
								the first pass at Asset Fridays.  Contribution of a handshake  
							
							... 
							
							
							
							animation from Mo Hax at IBM.  This took us a while to sort out
the conversion path, expection more efficiency in the future. 
							
						 
						
							2008-06-13 19:15:27 +00:00  
				
					
						
							
							
								 
						
							
							
								cdc4061426 
								
							
								 
							
						 
						
							
							
								
								rename to index.xml just to make this more consistant  
							
							
							
						 
						
							2008-06-13 18:20:30 +00:00  
				
					
						
							
							
								 
						
							
							
								d6519924ba 
								
							
								 
							
						 
						
							
							
								
								* refactor: catch asset service request exceptions at the AssetServerBase level rather than in the GridAssetClient  
							
							... 
							
							
							
							* this is to enable logging of asset request exceptions soon 
							
						 
						
							2008-06-13 18:04:01 +00:00  
				
					
						
							
							
								 
						
							
							
								ea52e71205 
								
							
								 
							
						 
						
							
							
								
								* minor: Remove LINK_SET debug Console Writeline  
							
							... 
							
							
							
							* only appeared in DotNetEngine's LSL_BuildIn_Commands.cs
* Nice spot Ewe Loon (http://opensimulator.org/mantis/view.php?id=1548 ) 
							
						 
						
							2008-06-13 17:11:33 +00:00  
				
					
						
							
							
								 
						
							
							
								b799031010 
								
							
								 
							
						 
						
							
							
								
								* minor: Print out uptime as well as stats in periodic diagnostics logging, so it's easier to tell which isntances each print out of information is from  
							
							
							
						 
						
							2008-06-13 16:58:24 +00:00  
				
					
						
							
							
								 
						
							
							
								34746f5485 
								
							
								 
							
						 
						
							
							
								
								* Double timeout on region registration XMLRPC call to the grid service  
							
							
							
						 
						
							2008-06-13 16:32:32 +00:00  
				
					
						
							
							
								 
						
							
							
								520da0d9ff 
								
							
								 
							
						 
						
							
							
								
								* minor: comment out confusing DefaultTimeout field in RestClient, which is currently not actually used  
							
							
							
						 
						
							2008-06-13 16:23:31 +00:00  
				
					
						
							
							
								 
						
							
							
								8f69a0ab3d 
								
							
								 
							
						 
						
							
							
								
								* If appropriate, start printing out the inner exception from the grid -> region status check, so we can tell a bit better what the problem was  
							
							
							
						 
						
							2008-06-13 16:17:27 +00:00  
				
					
						
							
							
								 
						
							
							
								6c23acf41b 
								
							
								 
							
						 
						
							
							
								
								add indexes for sqlite inventory  
							
							
							
						 
						
							2008-06-13 14:27:46 +00:00  
				
					
						
							
							
								 
						
							
							
								3b4c2c1ff1 
								
							
								 
							
						 
						
							
							
								
								A little minor cleanup and harmonizing between LSL_BuiltIn_Commands.cs  
							
							... 
							
							
							
							and its copy LSL_ScriptCommands.cs 
							
						 
						
							2008-06-13 01:54:53 +00:00  
				
					
						
							
							
								 
						
							
							
								64f01ade04 
								
							
								 
							
						 
						
							
							
								
								Update svn properties, clean up formatting, refactor out duplicate hard-coded port numbers.  
							
							
							
						 
						
							2008-06-13 00:21:53 +00:00  
				
					
						
							
							
								 
						
							
							
								1451d6fb9a 
								
							
								 
							
						 
						
							
							
								
								look mom, migrations in action.  This adds a couple of indexes  
							
							... 
							
							
							
							to mysql regions that should help on performance of some of the
selects.  We should start capturing more data on performance bits
to figure out where else we are missing indexes and add them via
migrations as well. 
							
						 
						
							2008-06-12 20:48:06 +00:00  
				
					
						
							
							
								 
						
							
							
								5219eb7420 
								
							
								 
							
						 
						
							
							
								
								* Split the World Map code into a module.  
							
							... 
							
							
							
							* Implemented a hack so regions beyond the 10,000m range will show the map without having to click on the map before they'll start to show.   The hack shows regions around the one you're in, but it won't show the one you're in..  you still need to click on the map to get that (not sure why yet).   Additionally, the map still only shows pictures for regions that are hosted on the same instance (no change). 
							
						 
						
							2008-06-12 20:19:42 +00:00  
				
					
						
							
							
								 
						
							
							
								202a4bec13 
								
							
								 
							
						 
						
							
							
								
								Fix mysql migrations.  This is tested with an existing up to date schema,  
							
							... 
							
							
							
							and no schema.  It should also work with a non up to date schema as well.
Btw, meetings in which I can get code done are the right kind of meetings. 
							
						 
						
							2008-06-12 18:44:58 +00:00  
				
					
						
							
							
								 
						
							
							
								7cdedcaf0e 
								
							
								 
							
						 
						
							
							
								
								* minor: Remove and tidy duplicate 'storing object to scene' messages in log  
							
							
							
						 
						
							2008-06-12 18:18:59 +00:00  
				
					
						
							
							
								 
						
							
							
								8714833986 
								
							
								 
							
						 
						
							
							
								
								* refactor: For new objects, move attach to backup to occur when adding to a scene, rather than on creation of the group  
							
							... 
							
							
							
							* Adding to a scene is now parameterized such that one can choose not to actually persist that group
* This is to support a use case where a module wants a scene which consists of both objects which are persisted, and ones which are just temporary for the lifetime of that server instance 
							
						 
						
							2008-06-12 17:49:08 +00:00  
				
					
						
							
							
								 
						
							
							
								74017a4331 
								
							
								 
							
						 
						
							
							
								
								* refactor: rename CreatePrimFromXml to CreatePrimFromXml2  
							
							
							
						 
						
							2008-06-12 16:54:04 +00:00  
				
					
						
							
							
								 
						
							
							
								e1140a4f9b 
								
							
								 
							
						 
						
							
							
								
								this, in theory, adds migration support to mysql for all  
							
							... 
							
							
							
							data sources besides the grid store.  It is only lightly tested
so the less adventurous should wait a couple of checkins before
upgrading. 
							
						 
						
							2008-06-12 15:47:33 +00:00  
				
					
						
							
							
								 
						
							
							
								cee071ea60 
								
							
								 
							
						 
						
							
							
								
								check in region store initial migration definition,  
							
							... 
							
							
							
							now on to integrating this approach into the mysql
driver.  Beware the next couple of checkins. 
							
						 
						
							2008-06-12 15:21:34 +00:00  
				
					
						
							
							
								 
						
							
							
								4387744a78 
								
							
								 
							
						 
						
							
							
								
								check in migration files for mysql  
							
							
							
						 
						
							2008-06-12 14:44:52 +00:00  
				
					
						
							
							
								 
						
							
							
								049cfe80e4 
								
							
								 
							
						 
						
							
							
								
								* Insulate maptile volume draw routine against TextureEntry oddities.  
							
							
							
						 
						
							2008-06-12 11:06:31 +00:00