summaryrefslogtreecommitdiff
path: root/indra
AgeCommit message (Expand)Author
2012-06-05PATH-682: Correcting behavior for the case where setting the linksets and the...Todd Stinson
2012-06-05Altering the method name.Todd Stinson
2012-06-05Format/data type mismatch lead to a 'Range: bytes=0-0' header which gave me 1...Monty Brandenberg
2012-06-05EXP-1942: BUGFIX Ensuring to clear the flag indicating that maturity changed ...Todd Stinson
2012-06-05MAINT-646 Factor std::vector out of lloctreeDave Parks
2012-06-05MAINT-646 Factor std::set out of lloctreeDave Parks
2012-06-05Faster spin in worker thread when doing I/O and a priority bump needed when f...Monty Brandenberg
2012-06-05merge changes for storm-1872Oz Linden
2012-06-05merge changes for storm-1870Oz Linden
2012-06-05merge changes for storm-1845Oz Linden
2012-06-05storm-1703: update license statementsOz Linden
2012-06-04BUGFIX: Ensuring that the physics capsule is built for each character.Todd Stinson
2012-06-04BUGFIX: Correcting selection behavior where the floater edit fields were not ...Todd Stinson
2012-06-04merge back 3.3.3-beta1 fixesOz Linden
2012-06-04BUGFIX: Ensuring that the viewer will still work on regions that have older p...Todd Stinson
2012-06-04Adding more space to allow for translated copy on the pathfinding characters ...Todd Stinson
2012-06-04PATH-676: Correcting selection behavior so that the first selected object doe...Todd Stinson
2012-06-04Some class refactoring.Todd Stinson
2012-06-04Ensuring that the scroll list is rebuilt after any missing avatar names are l...Todd Stinson
2012-06-04merge changes for DRTVWR-157Oz Linden
2012-06-04STORM-1845: Move "Show HUD Attachments" to Me menuMartinRJ
2012-06-04STORM-1872 A line break is missing in ..\app_settings\settings.xmlJonathan Yap
2012-06-04mergeBrad Payne (Vir Linden)
2012-06-04mergeBrad Payne (Vir Linden)
2012-06-04MAINT-1142 use VBO pooling on OSXAura Linden
2012-06-04MAINT-646 Profile based optimization -- add a lookup map for joints to remove...Dave Parks
2012-06-04merge dictionary importOz Linden
2012-06-04STORM-276 Dictionary import functionality and floaterKitty Barnett
2012-06-02Stupid windows tricks.Monty Brandenberg
2012-06-02More platform fixes for linux/mac.Monty Brandenberg
2012-06-01MergeMonty Brandenberg
2012-06-01Do some work on BufferArray to make it a bit less naive aboutMonty Brandenberg
2012-06-01Another float/int issue and move the POST priority in line withMonty Brandenberg
2012-06-01PATH-668: Eating the escape key in the pathfinding path tool to avoid certain...Todd Stinson
2012-06-01Adding an automatic refresh to the pathfinding object floaters.Todd Stinson
2012-06-01Platform fixups Linux: unused variables, make error strings constant.Monty Brandenberg
2012-06-01Platform fixups: typedef for priority_queue, more specific comparator functor.Monty Brandenberg
2012-06-01EXP-1942: Ensuring that the teleport cancel works in the case of restarting a...Todd Stinson
2012-06-01Missed two instances of priority typed as 'float'. Became anMonty Brandenberg
2012-06-01Add some timers.Dave Parks
2012-06-01Fix for linux build.Dave Parks
2012-06-01Delete a file, edit cmakelists.txt.Monty Brandenberg
2012-06-01Migrated restoration of physics capsule into pathing characterprep
2012-06-01STORM-1870 Avatar tracking beacon doesn't get disabled if DESTINATION_REACHED...Jonathan Yap
2012-06-01Migrated physics capsule logic into pathing character objectprep
2012-06-01MAINT-646 Faster traversal of render batch lists.Dave Parks
2012-06-01EXP-1950: Correcting typo in notification.Todd Stinson
2012-06-01Major steps towards implementing the policy component.Monty Brandenberg
2012-06-01Update to latest llphysics extensions libraryprep
2012-06-01mergeBrad Payne (Vir Linden)