aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * 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
* * Cruft removal step #1. Cleaning Modules directory.Adam Frisby2008-04-3035-2060/+2149
* * Sometimes you know, you do something really stupid.Adam Frisby2008-04-3014-17/+23
* * And moreAdam Frisby2008-04-303-0/+241
* * Commiting a bunch of missed files.Adam Frisby2008-04-3046-0/+6986
* * Previous commit managed to miss some files despite me hitting 'Select all'.Adam Frisby2008-04-302-0/+443
* * Refactored Environment/Modules directory - modules now reside in their own ...Adam Frisby2008-04-3078-16880/+8880
* * Adds the AuthbuyerID field to sqlite and makes use of it.Teravus Ovares2008-04-301-0/+34
* * Refactored the land table to be versionable in mySQL.Teravus Ovares2008-04-303-11/+170
* * Refactor: Rename InventoryFolderImpl.HasSubFolder() to GetDescendentFolder()Justin Clarke Casey2008-04-303-12/+12
* * Resolve mantis 1068, 1095Justin Clarke Casey2008-04-302-10/+38
* * Add a scratch implementation of the new inventory fields to the mssql datab...Justin Clarke Casey2008-04-303-9/+33
* * Change new inventory groupID field to 36 rather than 63Justin Clarke Casey2008-04-302-2/+8
* * Completely inconsequential inventory odds and ends (actual impact - only on...Justin Clarke Casey2008-04-303-3/+11
* add a bunch of properties for User AppearanceSean Dague2008-04-301-0/+104
* The beginnings of a UserAppearance containerSean Dague2008-04-301-0/+92
* * Actually enable the inventory upgrade sql if appropriateJustin Clarke Casey2008-04-301-6/+7
* * Patch by Melanie. Implements proper objectflags on child objects. Thanks ...Teravus Ovares2008-04-3012-134/+139
* * Deal with a situation where the new fields in the inventory store are null ...Justin Clarke Casey2008-04-301-6/+18