| Commit message (Expand) | Author | Files | Lines |
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 | 1 | -3/+8 |
2008-06-16 | * Enables binary data in BaseHttpServer with 'image' in content type. | Teravus Ovares | 1 | -1/+80 |
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 | 2 | -32/+100 |
2008-06-16 | * refactor: Fission ArchiveWriteRequest into prepare and execute classes | Justin Clarke Casey | 4 | -40/+96 |
2008-06-16 | * Refactor: Break out AssetsRequest to a separate file in the Archiver module | Justin Clarke Casey | 3 | -70/+113 |
2008-06-15 | * 0001558: [PATCH] Add support for full collision geometry feature set for li... | Teravus Ovares | 2 | -88/+296 |
2008-06-14 | * minor: A few miscellaneous doc comments before I break and start on somethi... | Justin Clarke Casey | 2 | -3/+3 |
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 | * Enables maptile display in grid mode for simulators that are not on the sam... | Teravus Ovares | 4 | -6/+82 |
2008-06-13 | * minor: Remove LINK_SET debug Console Writeline | Justin Clarke Casey | 1 | -2/+0 |
2008-06-13 | * Double timeout on region registration XMLRPC call to the grid service | Justin Clarke Casey | 1 | -1/+4 |
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 | 6 | -72/+43 |
2008-06-12 | * Split the World Map code into a module. | Teravus Ovares | 4 | -14/+279 |
2008-06-12 | * minor: Remove and tidy duplicate 'storing object to scene' messages in log | Justin Clarke Casey | 2 | -2/+4 |
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 | * Insulate maptile volume draw routine against TextureEntry oddities. | Teravus Ovares | 1 | -14/+28 |
2008-06-12 | * Added Prim drawing to the mainmap tile generation.. you can see blocks re... | Teravus Ovares | 1 | -1/+143 |
2008-06-11 | For people receiving: Exception: System.ArgumentException: Value of -21474836... | Teravus Ovares | 1 | -8/+41 |
2008-06-11 | *Parcel Prim Count Maximums moved to their own functions so modules can overr... | mingchen | 9 | -15/+86 |
2008-06-11 | Mantis#1514. Thank you kindly, Boscata for an InventoryServer patch | Charles Krinke | 1 | -0/+20 |
2008-06-11 | Mantis 1370. Thanks lulurun for the patch | Johan Berntsson | 1 | -2/+3 |
2008-06-11 | * Fix the string substitutions in the last commit | Justin Clarke Casey | 1 | -1/+1 |
2008-06-11 | * From inspecting OSGrid WP logs, it appears one particular client is failing... | Justin Clarke Casey | 1 | -3/+14 |
2008-06-10 | Mantis#1529. Thank you kindly, Grumly57 for a patch to | Charles Krinke | 1 | -1/+2 |
2008-06-10 | Update svn properties. Formatting cleanup. | Jeff Ames | 6 | -62/+39 |
2008-06-10 | * This completes ObjectDuplicateOnRay. | Teravus Ovares | 3 | -50/+76 |
2008-06-09 | *Fixed bug that caused failure when System.Console.Readline returns null (no ... | mingchen | 1 | -4/+10 |
2008-06-09 | Update svn properties. Formatting cleanup. | Jeff Ames | 5 | -65/+67 |
2008-06-09 | Mantis#1469. Thank you kindly, Mikem for a patch that addresses: | Charles Krinke | 1 | -0/+24 |
2008-06-08 | * Fixed it so you can do a lot more llDetected* methods in many additional si... | Teravus Ovares | 4 | -111/+317 |
2008-06-08 | * Added compiler pre-processor, #if SPAM to SensorRepeat... so if you really... | Teravus Ovares | 1 | -3/+12 |
2008-06-08 | * Fixes llDetectedKey. | Teravus Ovares | 1 | -53/+2 |
2008-06-08 | Added a "if(entity != null)" before the call to | Charles Krinke | 1 | -1/+3 |
2008-06-08 | Mantis#1498. Thank you Melanie for an XEngine patch that addresses: | Charles Krinke | 1 | -8/+15 |
2008-06-08 | Mantis#1499. Thank you kindly, DMiles for a patch that: | Charles Krinke | 1 | -77/+132 |
2008-06-07 | Mantis#1496. Thank you kindly, Melanie for a patch that: | Charles Krinke | 5 | -106/+283 |
2008-06-07 | Mantis#1495. Thank you kindly, Kinoc for: | Charles Krinke | 1 | -1/+93 |
2008-06-07 | Potential Fix #1 for 0001392: Shift+Drag now causes an unhandled 'Object refe... | mingchen | 2 | -4/+9 |
2008-06-07 | Patch for mantis#1493: Several patches to xengine. Thanks Melanie! | Adam Johnson | 4 | -53/+278 |
2008-06-07 | Mantis#1476. Thank you kindly, Melanie for a patch that: | Charles Krinke | 1 | -1/+1 |