aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* adding a few more prep parts for this objectSean Dague2008-05-021-14/+33
* * More clientstack abstractions - We now only have a single constructor call ...Adam Frisby2008-05-024-15/+30
* * Commit 2/3 - Please dont attempt to update to this revision until all 3 are...Adam Frisby2008-05-0214-6367/+6339
* * Refactored ClientView into LLClientView. Removed all direct references to U...Adam Frisby2008-05-022-5/+17
* From: Kurt Taylor <krtaylor@us.ibm.com>Justin Clarke Casey2008-05-024-3/+34
* minor refactoring. Change getName and GetVersion methods (yes the had differ...Sean Dague2008-05-027-30/+19
* Minor formatting and documentation cleanup.Jeff Ames2008-05-021-7/+7
* Update svn properties.Jeff Ames2008-05-022-522/+522
* Minimize binary size and external dependencies in OS X LaunchSLClient.app cre...Jeff Ames2008-05-023-20/+47
* * DuplicateOnRay with copy center works in two directions... Still fightin...Teravus Ovares2008-05-022-49/+52
* revert changeset 4469 as this breaks the script engine.Sean Dague2008-05-011-7/+1
* * 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-014-695/+0
* added stubs for appearance bits to all the db layersSean Dague2008-05-016-1/+126
* 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-0112-44/+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-015-18/+135
* * Rolled back a few changes.Adam Frisby2008-05-01113-4689/+4780
* 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-0137-751/+793
* * 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-0125-70/+59
* * 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-0182-16599/+16583
* * Adding unit test support to Environment for modules.Adam Frisby2008-05-011-0/+59
* * 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