aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/world/Avatar.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* A PhysX physics plugin (that actually uses physX now but currently only ↵MW2007-03-101-13/+90
| | | | | | | | | works on windows) Can now change direction when walking without stopping Flying works when using the Physx dll
* Changed water height to default of 20gareth2007-03-081-1/+1
|
* Primitives movement and rotation updates are now sent to all clientsMW2007-03-071-2/+0
|
* Hopefully fixed the Session logout bug.MW2007-03-071-6/+63
| | | | | Should now see avatars for other users connected to the same sim.
* fixed last screwupgareth2007-03-071-0/+355
|
* Deleted old trunk codegareth2007-03-071-256/+0
|
* * Updating libsecondlife.dll to the latest version with a working LayerData ↵jhurliman2007-03-071-2/+2
| | | | | | | | | | | | 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)
* Implemented local console and VERY rough skeleton for TCP/Worldchat consolegareth2007-03-061-9/+6
| | | | | | Implemented seperate logging (but no packetlog or chat yet)
* Added MW's fix for smooth movementgareth2007-03-041-6/+10
|
* Fixed up bugs from patch in PREV:gareth2007-03-041-5/+10
| | | | | | | | Slow movement of avatar FIXED Constant TerseObjectUpdates FIXED Moving out of sim FIXED
* Merged makomk's patch as per bug #61gareth2007-03-041-6/+101
| | | | | | Rescued my brain ready to implement animations and proper velocity encoding
* Rollback to r117gareth2007-03-031-17/+1
|
* Begun porting a (STABLE) version of MW's movement codegareth2007-03-031-1/+17
|
* We have a main update loop!gareth2007-03-031-0/+4
|
* r105 somehow got put in wrong place, so replacing filesMW2007-03-021-215/+132
|
* A example of how the physics plugins might workMW2007-03-021-132/+215
|
* Lovely lovely flat island :)gareth2007-03-011-4/+4
|
* Imported fixed OGS asset servergareth2007-03-011-5/+5
| | | | | | Fiddled with terrain data
* Broken asset code + ObjectUpdate FIXMEgareth2007-03-011-0/+54
|
* Brought in newer libslgareth2007-02-281-0/+2
|
* Half-working asset system, but avatar objectupdate stuff needs to be done by ↵gareth2007-02-281-0/+25
| | | | a non-Gareth
* Got LayerData working, need asset management to get the avatar to displaygareth2007-02-281-2/+2
|
* Brought in code from branches/garethgareth2007-02-271-0/+70