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