| Commit message (Expand) | Author | Files | Lines |
2007-05-24 | Some more code refactoring, plus a restructuring of the directories so that t... | MW | 19 | -2324/+0 |
2007-05-21 | Merged the new ODE stuff | gareth | 1 | -452/+456 |
2007-05-19 | Number of small changes | MW | 1 | -1/+1 |
2007-05-19 | * TortoiseSVN has an annoying red icon over stuff, this means I probably chan... | Adam Frisby | 4 | -175/+175 |
2007-05-18 | Added session IDs to the grid management agent | gareth | 4 | -175/+175 |
2007-05-17 | More OO and abstract goodness for Gareth to drool over. Cleaned up the World ... | MW | 8 | -574/+574 |
2007-05-16 | rebuilt build files | gareth | 8 | -574/+574 |
2007-05-16 | Cleaning up warnings | Adam Frisby | 1 | -1/+1 |
2007-05-16 | Added OpenSimApplication as a base class to OpenSimMain | MW | 4 | -175/+175 |
2007-05-16 | FIXED THE BUILD! | gareth | 4 | -175/+175 |
2007-05-15 | Added RemoveAvatar() method to physics plugins, should be called on log out (... | MW | 4 | -1/+28 |
2007-05-15 | fixed part of the bug from 116 (should no longer get the repeated Failed with... | MW | 1 | -1/+4 |
2007-05-15 | updated Build/project files to include the new projects and new files. | MW | 4 | -175/+175 |
2007-05-13 | Added skeleton master service manager | gareth | 4 | -175/+175 |
2007-05-12 | Only 193 warnings to go! | Adam Frisby | 2 | -8/+9 |
2007-05-08 | * deleted bin directories | lbsa71 | 4 | -175/+175 |
2007-04-29 | Copied gridserver ready to convert to asset server | gareth | 4 | -175/+175 |
2007-04-25 | updated to use lastest version of libsl but is currently broke when using SL ... | MW | 1 | -8/+8 |
2007-04-22 | === Dedicated to Jesse. === | lbsa71 | 4 | -175/+175 |
2007-04-21 | Added OpenGridProtocol class - start of the new TCP-based intersim protocol, ... | gareth | 4 | -175/+175 |
2007-04-17 | Sim crossing now works (except for broken co-ordinates, resets to 0,0 - to be... | gareth | 1 | -2/+10 |
2007-04-11 | * Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer | lbsa71 | 1 | -1/+1 |
2007-04-11 | Changed so that a bin\ScriptEngines\ directory will be searched for scripting... | MW | 4 | -175/+175 |
2007-04-11 | Added POST handler for /sims/ in the grid server | gareth | 4 | -175/+175 |
2007-04-11 | * built binaries, pdb's and user files should not be under version control. | lbsa71 | 4 | -175/+175 |
2007-04-10 | Fixed "teh bug" | gareth | 4 | -175/+175 |
2007-04-06 | Now back to compiling, just no terrain generation at the moment | MW | 3 | -4/+4 |
2007-04-06 | **BREAKING CHANGE** Changing the way terrain is stored and used internally. | Adam Frisby | 3 | -4/+4 |
2007-04-04 | * Added Primitive2 to vs2005 solution | lbsa71 | 4 | -175/+175 |
2007-04-03 | Finished initial sim<>Grid login (kinda) | gareth | 4 | -175/+175 |
2007-04-02 | Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic con... | MW | 4 | -175/+175 |
2007-04-02 | Moved database storage of the world map to the Db4LocalStorage so its in the ... | MW | 4 | -399/+399 |
2007-04-02 | Added OpenUser.Config project | gareth | 4 | -399/+399 |
2007-04-02 | Fixed VS2005 solution/project files | MW | 4 | -399/+399 |
2007-04-02 | Added new REST protocol (partially complete) | gareth | 8 | -574/+574 |
2007-03-30 | Done some fixes to the ODE plugin, but its still not working correctly, belie... | MW | 1 | -379/+409 |
2007-03-29 | * Naaw, -realphysx is too much to ask | lbsa71 | 4 | -9/+9 |
2007-03-28 | RIP OpenSimRoot. (removed) | MW | 4 | -14/+55 |
2007-03-27 | * revert the revert - begin the beguine | lbsa71 | 8 | -12/+19 |
2007-03-27 | * Reverting todays work. It was worth a try. | lbsa71 | 8 | -19/+12 |
2007-03-27 | * vaseline + duct-tape. | lbsa71 | 5 | -10/+16 |
2007-03-27 | * Added OpenSim.Framework ref to phys mgr | lbsa71 | 1 | -0/+1 |
2007-03-27 | * Fixed yet another project ref fuck-up in Prebuild. | lbsa71 | 4 | -4/+4 |
2007-03-27 | * Introduced BaseHttpServer (doing nothing at the moment) | lbsa71 | 4 | -8/+8 |
2007-03-27 | * Prebuild breaks nant build if project is empty. Quick fix : add dummy file | lbsa71 | 4 | -8/+8 |
2007-03-27 | * Enabled the OpenSim.Servers project | lbsa71 | 4 | -8/+8 |
2007-03-27 | * Now there's one Console class, and instead the apps responds to cmd's and s... | lbsa71 | 9 | -186/+184 |
2007-03-27 | Heightfield needs fixing, or i'll re-implement it (probably actually the coll... | gareth | 1 | -2/+2 |
2007-03-27 | ODE plugin now can fly but sinks through ground when walking (?!!!??!??!) | gareth | 5 | -194/+224 |
2007-03-27 | Movement? | gareth | 1 | -5/+6 |