aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
* * Minor: Normalise prim inventory log headersJustin Clarke Casey2008-05-012-13/+13
* * Refactor: Remove redundant userID from further up the inventory request chainJustin Clarke Casey2008-05-014-23/+13
* * Refactor: Remove the unused userID parameter that was being passed into alm...Justin Clarke Casey2008-05-019-306/+145
* create pass through of UserManagerBase to plugin callsSean Dague2008-05-011-4/+55
* removed last db4o refSean Dague2008-05-011-5/+1
* remove the db4o asset serverSean Dague2008-05-011-145/+0
* remove DB4o, we're pretty sure no one uses this, andSean Dague2008-05-015-695/+0
* added stubs for appearance bits to all the db layersSean Dague2008-05-016-1/+126
* remove db4o from prebuild. It isn't removed from the tree yet, Sean Dague2008-05-011-27/+0
* From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey2008-05-011-0/+3
* Get LaunchSLClient window out of the way when launching SL.Jeff Ames2008-05-011-0/+5
* Minor cosmetic cleanup.Jeff Ames2008-05-012-18/+6
* * Applied Mantis#1106 - fix missing cast from LSLInteger to uint, make int ca...Adam Frisby2008-05-011-1/+7
* * Thanks to Mic Bowman for inspiring me to look at that we are still using AS...Adam Frisby2008-05-0113-76/+10
* Attempt to locate SL client in LaunchSLClient under other Unices.Jeff Ames2008-05-013-9/+26
* added in IUserService functions. These don't do anything yet,Sean Dague2008-05-014-64/+146
* Load grid list in LaunchSLClient from .ini file at run-time.Jeff Ames2008-05-016-18/+150
* * Rolled back a few changes.Adam Frisby2008-05-01117-4739/+4836
* More config cleanup in LaunchSLClient.Jeff Ames2008-05-015-14/+29
* Fix paths in LaunchSLClient prebuild.xmlJeff Ames2008-05-011-3/+3
* Refactor machine-dependent configuration in LaunchSLClient.Jeff Ames2008-05-016-82/+226
* * Cleaning code still.Adam Frisby2008-05-0141-806/+842
* * Deletes my EventReader ScriptRewriter. It isn't required to rewrite the sc...Teravus Ovares2008-05-018-494/+166
* * Spring cleaning on Region.Environment. Adam Frisby2008-05-0176-4029/+3896
* * Breaking all the code, breaking all the code..!Adam Frisby2008-05-0127-72/+61
* * In ur code. Making it static.Adam Frisby2008-05-0112-86/+86
* Add basic OS X support to LaunchSLClientJeff Ames2008-05-011-5/+35
* * Removing duplicate files that somehow got undeleted from TortoiseSVN. Fixed.Adam Frisby2008-05-012-578/+0
* * Cleaned namespaces of entire solution. OpenSim directories now correspond w...Adam Frisby2008-05-0191-272/+790
* Moving LaunchSLClient source files so build works (2/2)Jeff Ames2008-05-0110-0/+0
* Add prebuild stuff to LaunchSLClient. Moving LaunchSLClient source files so ...Jeff Ames2008-05-015-152/+79
* * committing what I've got so far for DuplicateOnRay so I don't fight the con...Teravus Ovares2008-05-015-17/+114
* * Assorted spring cleanings.Adam Frisby2008-05-0119-48/+28
* Update svn properties. Minor formatting cleanup.Jeff Ames2008-05-0183-16599/+16583
* * Looks like I had the bamboo build right in the first place - it was just th...Adam Frisby2008-05-011-2/+1
* * Only testing binaries with tests for the moment.Adam Frisby2008-05-011-1/+2
* * Attempting to add NUnit testing to our Bamboo builder.Adam Frisby2008-05-011-0/+10
* * Adding unit test support to Environment for modules.Adam Frisby2008-05-012-0/+62
* * Add more class cast exceptions to mysql read inventory item to cover all ne...Justin Clarke Casey2008-05-011-3/+26
* * Align new fields upgrade sql to have the same 'not null' and default settin...Justin Clarke Casey2008-05-0114-98/+98
* * Change mysql inventory items table version 3 upgrade sql to provide explici...Justin Clarke Casey2008-05-011-5/+5
* * Applying Mantis#1097 - Thanks Xantor!Adam Frisby2008-05-011-3/+6
* * Insert temporary cast exception catching code to deal with mantis 1099 - my...Justin Clarke Casey2008-05-011-3/+29
* * You can now rez objects out of inventory at the correct offset from prim yo...Teravus Ovares2008-05-016-15/+69
* * Fix OBB raycaster to respond properly to rays cast from any direction.Teravus Ovares2008-05-011-1/+4
* * ODE Tweak. See if this helps.Teravus Ovares2008-05-011-71/+23
* * Whoops, SQLite land data malfunction. Fixed. Teravus Ovares2008-05-011-1/+2
* * Spring cleaned a bunch of '//TODO: unused' marked functions.Adam Frisby2008-04-3012-414/+0
* * Fix #3Adam Frisby2008-04-301-4/+4
* * Fix attempt #2.Adam Frisby2008-04-301-2/+2