aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* * took a stab at #54lbsa712007-12-042-17/+1
* * Added ApplyPhysics helper on group.lbsa712007-12-041-0/+8
* * More console message fixesAdam Frisby2007-12-043-15/+15
* * Fixed a whole bunch of console messages.Adam Frisby2007-12-0420-54/+54
* removed old svn eol-style propertyJeff Ames2007-12-040-0/+0
* fixed exception and login failure in SimpleApp. (still doesn't work like it ...Jeff Ames2007-12-041-4/+5
* * Removed 12 compiler warnings.Adam Frisby2007-12-0411-14/+5
* * Fixed compile issue.Adam Frisby2007-12-041-1/+1
* * Added SSL Support to HttpListenerAdam Frisby2007-12-044-26/+57
* * Flying with ODE and got that sinking feeling? This should helpTeravus Ovares2007-12-041-2/+2
* set svn:eol-styleJeff Ames2007-12-042-1163/+1163
* * Split out the ODEPlugin Nested classes.Teravus Ovares2007-12-043-1139/+1166
* further encapsulation of function in PacketQueue and PacketThrottleSean Dague2007-12-032-4/+172
* From Justin Casey (IBM)Sean Dague2007-12-035-51/+120
* * Now using interpolation to expand the 256x256 heightfield data to 512x512 b...Teravus Ovares2007-12-031-8/+102
* This is a simple patch which just renames an IClientAPI method toSean Dague2007-12-035-8/+15
* Added a flag to load-xml console command, that will generate new uuids for th...MW2007-12-034-7/+19
* Fixed bug in Appearance update in AvatarFactoryModule.MW2007-12-031-15/+18
* * Resize terrain heightmap info going to ODE to double the resolution. Teravus Ovares2007-12-031-8/+60
* Some refactoringMW2007-12-031-7/+9
* Added another .ini file error catch to the RemoteAdminPlugin Initialise method.MW2007-12-031-12/+16
* Applied patch from mantis issue #110 (with one or two tiny changes) , thanks ...MW2007-12-031-0/+9
* added svn:ignore on stuff in ApplicationPlugins/RemoteControllerJeff Ames2007-12-030-0/+0
* * Removed VS added directory.Adam Frisby2007-12-032-63/+0
* * Added a XMLRPC Restart command to RemoteAdminPluginAdam Frisby2007-12-031-0/+28
* minor meaningless changesJeff Ames2007-12-034-51/+34
* * Added XMLRPC Broadcast Alert method.Adam Frisby2007-12-031-2/+20
* set svn:eol-styleJeff Ames2007-12-033-201/+201
* * Moved XMLRPC Controller to a Application Plugin. Requires testing.Adam Frisby2007-12-035-126/+237
* * Applied a few commits left on my laptop to OpenSimController.Adam Frisby2007-12-031-9/+11
* Just for Cfk!MW2007-12-021-1/+1
* Attempt to fix mantis issue #82, taking prims into inventory and then rezzing...MW2007-12-025-5/+29
* Added some error handling (and console output) to BaseHttpServer.MW2007-12-024-29/+33
* Very partial Avatar Appearance (ie, clothes/body parts) "storage". In standal...MW2007-12-025-41/+104
* Fixes a bug that my last commit introduced.MW2007-12-021-1/+1
* Some refactoring , mainly on Inventory code. MW2007-12-0210-219/+152
* New Inventory folder should now be stored to the inventory server/database. T...MW2007-12-022-1/+9
* Rezzing multiple copies of a inventory prim should now work.MW2007-12-012-0/+12
* attempt to fix sitting-related bugs #3 and #67Jeff Ames2007-12-011-14/+17
* Due to popular demand, a rezzed prim should no longer delete the original inv...MW2007-12-011-2/+2
* as a Test, attempted to disable mysql inventory table auto creation.MW2007-12-011-1/+1
* Attempt to fix mantis issue # 73MW2007-12-011-8/+12
* added the mysql table files for inventory. Thanks nebadon.MW2007-12-012-0/+66
* On login, if a set of inventory folders doesn't exist for the user then a new...MW2007-12-012-1/+10
* Initial working Grid Inventory server. Only been tested on a very small grid,...MW2007-12-0115-28/+431
* Attempt to fix mantis issue # 65, seems like it is a race condition between t...MW2007-12-011-4/+7
* Attempted fix for mantis issue# 66MW2007-12-011-2/+11
* small bit of refactoringMW2007-12-011-1/+11
* the fix, so that trunk works againMW2007-12-012-5/+1
* Part 1 of a commit. This revision will not compile, part 2 will be added in a...MW2007-12-015-32/+104