aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* * Two (combined) patches from Dr Schofield (dirk husemann). Ta very much :)Justin Clarke Casey2008-02-153-2/+4
* Moved LaunchSLClient prebuild.xml into main prebuild.xmlJeff Ames2008-02-1514-72/+31
* Move pCampBot prebuild.xml into main prebuild.xml to fix reference errors. U...Jeff Ames2008-02-156-105/+69
* Moved pCampBot to OpenSim/ToolsJeff Ames2008-02-159-11/+11
* Oops. Forgot about Windows users.Jeff Ames2008-02-151-2/+2
* Minor syncing of copyright notices.Jeff Ames2008-02-151-1/+1
* Moved LaunchSLClient build system to Prebuild.Jeff Ames2008-02-158-190/+185
* Update svn properties.Jeff Ames2008-02-154-398/+398
* attempt to make our logging at least fail gracefully, we'll see if this helpsSean Dague2008-02-141-26/+33
* make dynamic textures temporary to try to stop filling up theSean Dague2008-02-141-1/+1
* More work on trying to get AvatarFactoryModule to play nicely with multiple t...MW2008-02-141-63/+80
* * Fixed accessibility problem on ITerrainChannelAdam Frisby2008-02-141-1/+1
* Added "better" multi thread handling to AvatarFactoryModule, which uses Event...MW2008-02-141-23/+120
* * Removed some catch-all-ignores from UDPServer in an attempt to look for #305.Adam Frisby2008-02-143-5/+8
* Fix a casting subtlety in moving to constants. Logins should workSean Dague2008-02-141-2/+2
* * Took a stab at getting keys to work as intendedlbsa712008-02-141-2/+2
* * Added more debugging output to GridManager to pin down the key exchange wei...lbsa712008-02-141-3/+15
* * Tree Populator Module, use "script tree" to make a growing tree in your sim.Adam Frisby2008-02-141-0/+246
* * Fixed #564, errors in friend sqllbsa712008-02-141-4/+4
* * Made new Framework.Constants class, added RegionSize member.Adam Frisby2008-02-1426-111/+276
* * Exposed AddHandlers in response to mantis #534. Thanks, kmeisthax!lbsa712008-02-141-4/+33
* Revert the index -> Add changes made in AvatarFactoryModule previously. It a...Justin Clarke Casey2008-02-141-2/+2
* * Removed the noise from the console. The last commit seems to have resolve...Teravus Ovares2008-02-142-6/+3
* Changed UserServer create user password input to cleartext so we can see what...Tedd Hansen2008-02-141-1/+2
* * Another ODE Stability update. This might fix the recent Linux issues with...Teravus Ovares2008-02-142-90/+210
* Update svn properties from a bar ftw. Kanpai!Jeff Ames2008-02-142-54/+54
* * ODE - This fixes a few things and breaks a few more.Teravus Ovares2008-02-143-26/+19
* Added a small but maybe important clue that UserServer is not running.Tedd Hansen2008-02-141-1/+1
* Cleaned up some typos.Jeff Ames2008-02-143-4/+4
* * Bigisn ODE Stability update 2Teravus Ovares2008-02-144-24/+73
* * Bigish ODE stability Update. Run PrebuildTeravus Ovares2008-02-1310-175/+380
* * Fixed another bug in avatarpicker ('surname'/'lastname' mixup)lbsa712008-02-131-4/+4
* * Fixed bug in avatarpicker so now you can search on single wordlbsa712008-02-131-2/+1
* * Added some more comprehensive log entries on region login.lbsa712008-02-131-5/+23
* * Minor guard for null case.lbsa712008-02-131-2/+2
* * Moved insertUserRow into MSSQLUserData so 'create user' works againlbsa712008-02-132-96/+95
* * Moved insertRegionRow into MSSQLGridDatalbsa712008-02-135-188/+193
* *fixed varchar size typo in createuserfriendstable.sqlTeravus Ovares2008-02-131-1/+1
* * This fixes mantis 553 (It appears that the exception is thrown when there i...Teravus Ovares2008-02-132-3/+10
* * Patch from Dr Schofld's (IBM). In his own wordsJustin Clarke Casey2008-02-132-4/+6
* Added some locks on the cache Dictionary in AvatarFactoryModule.MW2008-02-131-10/+25
* * Fix for mantis 522. However, I would be a little surprised if this code di...Justin Clarke Casey2008-02-131-3/+3
* * Make code fix to address prim rotation unlink issues (mantis 383, 454. 369)Justin Clarke Casey2008-02-131-5/+16
* Added a method to access a named folder in a users inventory, to the inventor...MW2008-02-134-0/+36
* * Copied 'Friends' functionality from the MySQLUserData to MSSQLUserDatalbsa712008-02-131-5/+136
* * Split out MSSQLManager Test/Init into each provider.lbsa712008-02-139-256/+142
* * Added openlifegrid.com to testers and patcherslbsa712008-02-131-1/+9
* * Introduced customizable table names on MySQL and MSSQL UserData plug-ins.lbsa712008-02-136-42/+110
* * Removed a debug line that got called every frame.Teravus Ovares2008-02-133-3/+3
* * Made physical prim stable enough for the general population to turn on. (th...Teravus Ovares2008-02-1312-18/+181