| Commit message (Expand) | Author | Files | Lines |
2007-05-25 | * Added new mysql_connection.ini file which contains configuration options fo... | Adam Frisby | 1 | -82/+121 |
2007-05-24 | Updated to latest libsecondlife.dll , now need to use SL viewer 1.16 (or above) | MW | 1 | -121/+82 |
2007-05-24 | Stage 2: GridServices build files should be fixed now, Someone will need to t... | MW | 1 | -82/+121 |
2007-05-24 | Stage 1 of repairing the build files, those ofr the OpenSim regionserver shou... | MW | 1 | -238/+100 |
2007-05-24 | * Reduced effect of terraforming brushes by 1000%. | Adam Frisby | 1 | -130/+196 |
2007-05-21 | More work on adding Events to ClientView (and registering to handle those eve... | MW | 1 | -196/+130 |
2007-05-21 | Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim ,... | MW | 1 | -129/+195 |
2007-05-20 | * Reverted libterrain update | lbsa71 | 1 | -1/+1 |
2007-05-19 | Number of small changes | MW | 1 | -196/+130 |
2007-05-19 | * TortoiseSVN has an annoying red icon over stuff, this means I probably chan... | Adam Frisby | 1 | -130/+196 |
2007-05-17 | More OO and abstract goodness for Gareth to drool over. Cleaned up the World ... | MW | 1 | -259/+193 |
2007-05-16 | rebuilt build files | gareth | 1 | -259/+259 |
2007-05-16 | Updating nant/solution files. | Adam Frisby | 1 | -130/+196 |
2007-05-16 | Quite big change to how Sessions/circuits are Authenticated. Seems to work ok... | MW | 1 | -1/+1 |
2007-05-16 | * removed unused new-login.dat | lbsa71 | 1 | -191/+129 |
2007-05-16 | * deleted some user files | lbsa71 | 1 | -130/+192 |
2007-05-16 | started to refactor startup code and to move udp server code out to its own c... | MW | 1 | -192/+130 |
2007-05-15 | Worked on Asset server, asset downloads (from server to sim) now work. | MW | 1 | -130/+192 |
2007-05-15 | Turned SimClient into a partial class (and added SimClient(Grid), so that gri... | MW | 1 | -192/+130 |
2007-05-15 | updated Build/project files to include the new projects and new files. | MW | 1 | -127/+201 |
2007-05-13 | Inventory should be working again in sandbox mode | MW | 1 | -1/+1 |
2007-05-05 | SQLite support added to grid manager. (Win!) | Adam Frisby | 1 | -174/+123 |
2007-05-05 | Fixed issue with prebuild causing duplicate reference with standard libraries. | Adam Frisby | 1 | -1/+1 |
2007-05-05 | * Added Microsoft SQL Support | Adam Frisby | 1 | -6/+13 |
2007-05-05 | Updated and run prebuild. | Adam Frisby | 1 | -109/+171 |
2007-05-05 | Run prebuild to generate working project files. | Adam Frisby | 1 | -12/+24 |
2007-04-30 | fixed the VS 2005 solution/ project files. | MW | 1 | -33/+45 |
2007-04-26 | Mostly working again. | MW | 1 | -148/+94 |
2007-04-25 | updated to use lastest version of libsl but is currently broke when using SL ... | MW | 1 | -98/+152 |
2007-04-25 | Small clean up of files and directories | MW | 1 | -136/+94 |
2007-04-11 | * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer | lbsa71 | 1 | -93/+135 |
2007-04-11 | * Started on converting UserHTTPServer to BaseHttpServer | lbsa71 | 1 | -135/+93 |
2007-04-11 | Renamed the Servers directory to OpenSim.Servers | MW | 1 | -95/+137 |
2007-04-11 | Attempt to rearrange some of the directories | MW | 1 | -4/+4 |
2007-04-11 | * Introduced BaseHttpServer as base for UserHTTPServer and GridHTTPServer | lbsa71 | 1 | -133/+93 |
2007-04-11 | added missing files | MW | 1 | -62/+150 |
2007-04-11 | First basic test script now works in the jvm scripting engine. | MW | 1 | -48/+0 |
2007-04-11 | Changed so that a bin\ScriptEngines\ directory will be searched for scripting... | MW | 1 | -17/+23 |
2007-04-11 | * nant building again | lbsa71 | 1 | -0/+6 |
2007-04-11 | * built binaries, pdb's and user files should not be under version control. | lbsa71 | 1 | -17/+17 |
2007-04-11 | Well, it *appears* to compile. Initial SQLite Local Storage module (supports ... | Adam Frisby | 1 | -0/+6 |
2007-04-06 | And now for some solution files... | Adam Frisby | 1 | -1/+7 |
2007-04-04 | Deleted OpenSim.Config/SimConfigDb4o, as it hasn't been used for a while now. | MW | 1 | -6/+0 |
2007-04-04 | Split Avatar class into three partial classes (hopefully will make it easier ... | MW | 1 | -118/+82 |
2007-04-04 | * Added Primitive2 to vs2005 solution | lbsa71 | 1 | -82/+118 |
2007-04-04 | Started to clean up/ rewrite Primitive class , currently the new version is c... | MW | 1 | -118/+82 |
2007-04-03 | * lovely. svn doesn't delete the files from disk on svn delete, so they show ... | lbsa71 | 1 | -81/+117 |
2007-04-03 | * Fixad namespace clash | lbsa71 | 1 | -117/+81 |
2007-04-03 | * Extended Script API with GetRandomAvatar | lbsa71 | 1 | -81/+117 |
2007-04-03 | * Script prototype | lbsa71 | 1 | -1/+1 |