| Commit message (Expand) | Author | Files | Lines |
2008-06-18 | * By popular demand, skipping trees from the map tile generation routine. S... | Teravus Ovares | 1 | -0/+6 |
2008-06-18 | revert 5134. Changing these bitmaps to 24bit just breaks things, and they ne... | Sean Dague | 2 | -2/+2 |
2008-06-18 | Minor formatting cleanup. | Jeff Ames | 5 | -72/+55 |
2008-06-18 | make neb happy. I found where we initialized the dynamic textures to | Sean Dague | 2 | -2/+2 |
2008-06-18 | change the default drawing font from Times -> Arial, as | Sean Dague | 1 | -4/+12 |
2008-06-17 | tweak dynamic texture stuff after the meeting today. This should | Sean Dague | 1 | -1/+7 |
2008-06-17 | * Refactor: Move the responsibility for applying physics and sending the init... | Justin Clarke Casey | 6 | -52/+16 |
2008-06-17 | * refactor: Remove largely duplicate code from SceneXmlLoader.CreatePrimFromX... | Justin Clarke Casey | 4 | -29/+18 |
2008-06-17 | Update svn properties. | Jeff Ames | 2 | -187/+187 |
2008-06-17 | * Increase WEBMAP tile jpeg quality. | Teravus Ovares | 1 | -1/+29 |
2008-06-16 | * Fix a bug in the archiver where I didn't realize a shape still needs its de... | Justin Clarke Casey | 2 | -3/+13 |
2008-06-16 | * Enables binary data in BaseHttpServer with 'image' in content type. | Teravus Ovares | 2 | -2/+90 |
2008-06-16 | * minor: Get rid of rogue "Current node RootPart" message in the SceneObjectG... | Justin Clarke Casey | 1 | -2/+0 |
2008-06-16 | * Allow archiver to save and load objects within other objects to arbitrary l... | Justin Clarke Casey | 3 | -55/+100 |
2008-06-16 | I really didn't expect that one to work out of the box, but just managed | Sean Dague | 1 | -0/+14 |
2008-06-16 | set CommandTimeout = 0 in the migration commands so that long | Sean Dague | 1 | -0/+2 |
2008-06-16 | be a bit more verbose about what we are doing on the migration | Sean Dague | 1 | -0/+7 |
2008-06-16 | fix nhibernate driver so that it starts (based on the appearance | Sean Dague | 3 | -4/+5 |
2008-06-16 | futzing around on the NHibernate side again trying to connect | Sean Dague | 3 | -8/+25 |
2008-06-16 | * refactor: Fission ArchiveWriteRequest into prepare and execute classes | Justin Clarke Casey | 4 | -40/+96 |
2008-06-16 | change some messages on the migrations front to be | Sean Dague | 1 | -5/+4 |
2008-06-16 | * Refactor: Break out AssetsRequest to a separate file in the Archiver module | Justin Clarke Casey | 3 | -70/+113 |
2008-06-16 | the beginning of the great id format migration. This makes | Sean Dague | 3 | -6/+15 |
2008-06-15 | * 0001558: [PATCH] Add support for full collision geometry feature set for li... | Teravus Ovares | 2 | -88/+296 |
2008-06-15 | Change VersionInfo string from | Charles Krinke | 1 | -1/+1 |
2008-06-14 | Change VersionInfo string from: | Charles Krinke | 1 | -1/+1 |
2008-06-14 | * minor: A few miscellaneous doc comments before I break and start on somethi... | Justin Clarke Casey | 3 | -3/+5 |
2008-06-14 | * Vintage 2, a good year. | Teravus Ovares | 1 | -4/+6 |
2008-06-14 | * Fixes: 0001554: r5106 update fails to load on some regions with NullRef err... | Teravus Ovares | 1 | -0/+20 |
2008-06-14 | * Start recording asset request failures | Justin Clarke Casey | 2 | -14/+27 |
2008-06-14 | * Enables maptile display in grid mode for simulators that are not on the sam... | Teravus Ovares | 5 | -6/+110 |
2008-06-13 | save_assets_to_file path shouldn't always assume uploaded | Sean Dague | 1 | -1/+8 |
2008-06-13 | * refactor: catch asset service request exceptions at the AssetServerBase lev... | Justin Clarke Casey | 2 | -26/+35 |
2008-06-13 | * minor: Remove LINK_SET debug Console Writeline | Justin Clarke Casey | 1 | -2/+0 |
2008-06-13 | * minor: Print out uptime as well as stats in periodic diagnostics logging, s... | Justin Clarke Casey | 2 | -6/+30 |
2008-06-13 | * Double timeout on region registration XMLRPC call to the grid service | Justin Clarke Casey | 1 | -1/+4 |
2008-06-13 | * minor: comment out confusing DefaultTimeout field in RestClient, which is c... | Justin Clarke Casey | 1 | -1/+1 |
2008-06-13 | * If appropriate, start printing out the inner exception from the grid -> reg... | Justin Clarke Casey | 1 | -1/+5 |
2008-06-13 | add indexes for sqlite inventory | Sean Dague | 1 | -0/+8 |
2008-06-13 | A little minor cleanup and harmonizing between LSL_BuiltIn_Commands.cs | Charles Krinke | 2 | -19/+9 |
2008-06-13 | Update svn properties, clean up formatting, refactor out duplicate hard-coded... | Jeff Ames | 11 | -94/+74 |
2008-06-12 | look mom, migrations in action. This adds a couple of indexes | Sean Dague | 1 | -0/+6 |
2008-06-12 | * Split the World Map code into a module. | Teravus Ovares | 5 | -18/+284 |
2008-06-12 | Fix mysql migrations. This is tested with an existing up to date schema, | Sean Dague | 7 | -17/+32 |
2008-06-12 | * minor: Remove and tidy duplicate 'storing object to scene' messages in log | Justin Clarke Casey | 5 | -5/+7 |
2008-06-12 | * refactor: For new objects, move attach to backup to occur when adding to a ... | Justin Clarke Casey | 7 | -58/+46 |
2008-06-12 | * refactor: rename CreatePrimFromXml to CreatePrimFromXml2 | Justin Clarke Casey | 2 | -5/+12 |
2008-06-12 | this, in theory, adds migration support to mysql for all | Sean Dague | 4 | -112/+194 |
2008-06-12 | check in region store initial migration definition, | Sean Dague | 1 | -0/+150 |
2008-06-12 | check in migration files for mysql | Sean Dague | 3 | -0/+152 |