aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* * By popular demand, skipping trees from the map tile generation routine. S...Teravus Ovares2008-06-181-0/+6
* revert 5134. Changing these bitmaps to 24bit just breaks things, and they ne...Sean Dague2008-06-182-2/+2
* Minor formatting cleanup.Jeff Ames2008-06-185-72/+55
* make neb happy. I found where we initialized the dynamic textures toSean Dague2008-06-182-2/+2
* change the default drawing font from Times -> Arial, asSean Dague2008-06-181-4/+12
* tweak dynamic texture stuff after the meeting today. This shouldSean Dague2008-06-171-1/+7
* * Refactor: Move the responsibility for applying physics and sending the init...Justin Clarke Casey2008-06-176-52/+16
* * refactor: Remove largely duplicate code from SceneXmlLoader.CreatePrimFromX...Justin Clarke Casey2008-06-174-29/+18
* Update svn properties.Jeff Ames2008-06-172-187/+187
* * Increase WEBMAP tile jpeg quality.Teravus Ovares2008-06-171-1/+29
* * Fix a bug in the archiver where I didn't realize a shape still needs its de...Justin Clarke Casey2008-06-162-3/+13
* * Enables binary data in BaseHttpServer with 'image' in content type.Teravus Ovares2008-06-162-2/+90
* * minor: Get rid of rogue "Current node RootPart" message in the SceneObjectG...Justin Clarke Casey2008-06-161-2/+0
* * Allow archiver to save and load objects within other objects to arbitrary l...Justin Clarke Casey2008-06-163-55/+100
* I really didn't expect that one to work out of the box, but just managedSean Dague2008-06-161-0/+14
* set CommandTimeout = 0 in the migration commands so that longSean Dague2008-06-161-0/+2
* be a bit more verbose about what we are doing on the migrationSean Dague2008-06-161-0/+7
* fix nhibernate driver so that it starts (based on the appearanceSean Dague2008-06-164-4/+8
* futzing around on the NHibernate side again trying to connectSean Dague2008-06-163-8/+25
* * refactor: Fission ArchiveWriteRequest into prepare and execute classesJustin Clarke Casey2008-06-164-40/+96
* change some messages on the migrations front to be Sean Dague2008-06-161-5/+4
* * Refactor: Break out AssetsRequest to a separate file in the Archiver moduleJustin Clarke Casey2008-06-163-70/+113
* the beginning of the great id format migration. This makesSean Dague2008-06-163-6/+15
* * 0001558: [PATCH] Add support for full collision geometry feature set for li...Teravus Ovares2008-06-152-88/+296
* Update svn properties.Jeff Ames2008-06-150-0/+0
* Change VersionInfo string fromCharles Krinke2008-06-151-1/+1
* Change VersionInfo string from:Charles Krinke2008-06-141-1/+1
* * minor: A few miscellaneous doc comments before I break and start on somethi...Justin Clarke Casey2008-06-143-3/+5
* * Vintage 2, a good year.Teravus Ovares2008-06-141-4/+6
* * Fixes: 0001554: r5106 update fails to load on some regions with NullRef err...Teravus Ovares2008-06-141-0/+20
* * Start recording asset request failuresJustin Clarke Casey2008-06-142-14/+27
* * Enables maptile display in grid mode for simulators that are not on the sam...Teravus Ovares2008-06-145-6/+110
* save_assets_to_file path shouldn't always assume uploaded Sean Dague2008-06-131-1/+8
* the first pass at Asset Fridays. Contribution of a handshakeSean Dague2008-06-135-5/+19
* rename to index.xml just to make this more consistantSean Dague2008-06-131-0/+0
* * refactor: catch asset service request exceptions at the AssetServerBase lev...Justin Clarke Casey2008-06-132-26/+35
* * minor: Remove LINK_SET debug Console WritelineJustin Clarke Casey2008-06-131-2/+0
* * minor: Print out uptime as well as stats in periodic diagnostics logging, s...Justin Clarke Casey2008-06-132-6/+30
* * Double timeout on region registration XMLRPC call to the grid serviceJustin Clarke Casey2008-06-131-1/+4
* * minor: comment out confusing DefaultTimeout field in RestClient, which is c...Justin Clarke Casey2008-06-131-1/+1
* * If appropriate, start printing out the inner exception from the grid -> reg...Justin Clarke Casey2008-06-131-1/+5
* add indexes for sqlite inventorySean Dague2008-06-131-0/+8
* A little minor cleanup and harmonizing between LSL_BuiltIn_Commands.csCharles Krinke2008-06-132-19/+9
* Update svn properties, clean up formatting, refactor out duplicate hard-coded...Jeff Ames2008-06-1311-94/+74
* look mom, migrations in action. This adds a couple of indexesSean Dague2008-06-121-0/+6
* * Split the World Map code into a module.Teravus Ovares2008-06-125-18/+284
* Fix mysql migrations. This is tested with an existing up to date schema,Sean Dague2008-06-127-17/+32
* * minor: Remove and tidy duplicate 'storing object to scene' messages in logJustin Clarke Casey2008-06-125-5/+7
* * refactor: For new objects, move attach to backup to occur when adding to a ...Justin Clarke Casey2008-06-127-58/+46
* * refactor: rename CreatePrimFromXml to CreatePrimFromXml2Justin Clarke Casey2008-06-122-5/+12