Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * built binaries, pdb's and user files should not be under version control. | lbsa71 | 2007-04-11 | 1 | -0/+0 |
| | | | | | | | * updated vs2005 and nant targets * added some build files * ignored some binaries, pdb's and user files | ||||
* | Well, it *appears* to compile. Initial SQLite Local Storage module (supports ↵ | Adam Frisby | 2007-04-11 | 2 | -0/+0 |
| | | | | saving, deletion and update of prims, but does not yet load them.) | ||||
* | Major ass changes to terrain (now uses libTerrain-BSD!) and all-round ↵ | Adam Frisby | 2007-04-11 | 2 | -0/+0 |
| | | | | improvements to code quality. Terrain saving/loading may work now (running through setHeights1D and getHeights1D before DB4o) **WARNING: UNTESTED** | ||||
* | (no commit message) | MW | 2007-04-10 | 1 | -0/+0 |
| | |||||
* | Fixed "teh bug" | gareth | 2007-04-10 | 1 | -0/+0 |
| | |||||
* | **BREAKING CHANGE** Changing the way terrain is stored and used internally. | Adam Frisby | 2007-04-06 | 1 | -0/+0 |
| | |||||
* | * Script prototype | lbsa71 | 2007-04-03 | 1 | -4/+5 |
| | |||||
* | Brought back in older version of libsecondlife.dll for now. | MW | 2007-04-02 | 1 | -0/+0 |
| | |||||
* | Brought in latest libsl | gareth | 2007-04-02 | 1 | -0/+0 |
| | |||||
* | Done some fixes to the ODE plugin, but its still not working correctly, ↵ | MW | 2007-03-30 | 1 | -0/+0 |
| | | | | believe that the terrain is rotated /placed wrongly. | ||||
* | Started to add a few features to the web front end that should be useful ↵ | MW | 2007-03-30 | 1 | -1/+1 |
| | | | | | | | during debugging. First such feature is that you can see a list of any connected clients inventory. | ||||
* | * Naaw, -realphysx is too much to ask | lbsa71 | 2007-03-29 | 1 | -0/+0 |
| | | | | | * Genning proj Guids from name hash, for great justice | ||||
* | RIP OpenSimRoot. (removed) | MW | 2007-03-28 | 7 | -0/+0 |
| | | | | | | Merged most of the bug fixes etc in from LLdemo branch. Added the textures from that branch. | ||||
* | * revert the revert - begin the beguine | lbsa71 | 2007-03-27 | 1 | -0/+0 |
| | |||||
* | * Reverting todays work. It was worth a try. | lbsa71 | 2007-03-27 | 1 | -0/+0 |
| | |||||
* | * vaseline + duct-tape. | lbsa71 | 2007-03-27 | 1 | -0/+0 |
| | |||||
* | * Fixed yet another project ref fuck-up in Prebuild. | lbsa71 | 2007-03-27 | 1 | -0/+0 |
| | |||||
* | Added REST-handler interface for the http server and changed the Admin Web ↵ | MW | 2007-03-27 | 1 | -1/+1 |
| | | | | front end to one. | ||||
* | * Now there's one Console class, and instead the apps responds to cmd's and ↵ | lbsa71 | 2007-03-27 | 1 | -0/+0 |
| | | | | | | | | | | | | show's * Removed Golden Future TCP/SimChat options * Moved Ode.NET.dll to bin and changed prebuild accordingly (due to Prebuild limitations) * Normalized some namespaces * Added FxCop project * Added (temp disabled) Servers project (for great justice) | ||||
* | Added a very very very basic Web front end for admin use - ready to be used ↵ | MW | 2007-03-26 | 3 | -0/+138 |
| | | | | in sandbox mode for adding new accounts. | ||||
* | * Added Prebuild exe (just delete the old one) | lbsa71 | 2007-03-26 | 1 | -0/+0 |
| | | | | | * Reverted faulty build files | ||||
* | Brought in ODE native binaries | gareth | 2007-03-26 | 2 | -0/+0 |
| | |||||
* | Added Fly animation | MW | 2007-03-23 | 1 | -0/+0 |
| | |||||
* | Moved Assets to assets as a temporary fix for not being able to start in ↵ | jmalthus | 2007-03-22 | 3 | -0/+0 |
| | | | | sandbox mode on Linux | ||||
* | brought in bin/ from zircon | gareth | 2007-03-22 | 11 | -0/+106 |
| | |||||
* | removed old trunk bin/ | gareth | 2007-03-22 | 9 | -1/+0 |
| | |||||
* | (no commit message) | MW | 2007-03-11 | 3 | -0/+0 |
| | |||||
* | A PhysX physics plugin (that actually uses physX now but currently only ↵ | MW | 2007-03-10 | 2 | -0/+0 |
| | | | | | | | | | works on windows) Can now change direction when walking without stopping Flying works when using the Physx dll | ||||
* | fixed last screwup | gareth | 2007-03-07 | 6 | -0/+1 |
| | |||||
* | Deleted old trunk code | gareth | 2007-03-07 | 5 | -0/+0 |
| | |||||
* | * Updating libsecondlife.dll to the latest version with a working LayerData ↵ | jhurliman | 2007-03-07 | 1 | -0/+0 |
| | | | | | | | | | | | | function * Reformatting some source files * Adding a try/catch sanity check around a phoning home check to osgrid.org * Updating the MSVC project file * Converted LayerData generation to use the functions built in to libsecondlife * Removing unused BitPack.cs and TerrainDecoder.cs files * Added a basic terrain generator (hills algorithm) | ||||
* | Updating to a version of libsecondlife that isn't thousands of years old | jhurliman | 2007-03-04 | 1 | -0/+0 |
| | |||||
* | Broken asset code + ObjectUpdate FIXME | gareth | 2007-03-01 | 1 | -0/+0 |
| | |||||
* | Brought in newer libsl | gareth | 2007-02-28 | 1 | -0/+0 |
| | |||||
* | Brought in code from branches/gareth | gareth | 2007-02-27 | 4 | -0/+0 |
| | |||||
* | Removed old trunk code | gareth | 2007-02-27 | 5 | -15/+0 |
| | |||||
* | (no commit message) | MW | 2007-02-03 | 2 | -0/+0 |
| | |||||
* | Added Basic Inventory support | MW | 2007-02-03 | 1 | -0/+2 |
| | |||||
* | (no commit message) | MW | 2007-02-02 | 2 | -0/+13 |