Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-03-13 | -- Trying to get trunk to run from first build | lbsa71 | 8 | -43/+273 | |
* Collected required dll's into /bin * Moved timer start for great justice * Added some Writes to Console, and a Status field * Added dumb NullPhysicsScene and NullPhysicsActor that kicks in if Physics Plugin not specified * Svn-ignored a shitload | |||||
2007-03-10 | A PhysX physics plugin (that actually uses physX now but currently only ↵ | MW | 12 | -35/+674 | |
works on windows) Can now change direction when walking without stopping Flying works when using the Physx dll | |||||
2007-03-10 | Another attempt to fix the project files | MW | 5 | -8/+8 | |
2007-03-10 | Updated Project files | MW | 6 | -12/+12 | |
2007-03-08 | When a user logs off , the server now tells the other clients to kill that ↵ | MW | 1 | -0/+8 | |
avatar. (So no more half dead avatars messing up the landscape.) | |||||
2007-03-08 | Primitive's shape and scale are now saved into database and reloaded. | MW | 8 | -48/+211 | |
New ServerConsole command: regenerate - will regenerate the terrain of the whole sim. | |||||
2007-03-08 | Changed water height to default of 20 | gareth | 1 | -1/+1 | |
2007-03-08 | Added nant for LocalStorage.dll | gareth | 1 | -0/+53 | |
2007-03-08 | Another attemp to fix the Session Logout bug | MW | 16 | -52/+524 | |
World map data is now saved in database and recovered on startup. Primitives are now backed up to a local database and reloaded on startup. | |||||
2007-03-07 | Primitives movement and rotation updates are now sent to all clients | MW | 4 | -3/+125 | |
2007-03-07 | Hopefully fixed the Session logout bug. | MW | 4 | -12/+80 | |
Should now see avatars for other users connected to the same sim. | |||||
2007-03-07 | Added MW's fix for prim editing | gareth | 1 | -1/+2 | |
2007-03-07 | fixed last screwup | gareth | 57 | -0/+5188 | |
2007-03-07 | Deleted old trunk code | gareth | 20 | -2010/+0 | |
2007-03-07 | * Updating libsecondlife.dll to the latest version with a working LayerData ↵ | jhurliman | 9 | -1427/+846 | |
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) | |||||
2007-03-07 | NEVER COMMIT WITHOUT A TEST COMPILE! | gareth | 1 | -1/+1 | |
2007-03-07 | < babblever> hey i think you need to add a "this.sandbox = cfg.sandbox" to ↵ | gareth | 1 | -0/+1 | |
the initconfig | |||||
2007-03-06 | Attempted to fix Db4o/world thing (and failed, but it still runs!) will need ↵ | gareth | 3 | -17/+17 | |
a new class for the world data Removed excess debug output | |||||
2007-03-06 | Updated help message on console | gareth | 1 | -0/+5 | |
2007-03-06 | Implemented local console and VERY rough skeleton for TCP/Worldchat console | gareth | 7 | -128/+292 | |
Implemented seperate logging (but no packetlog or chat yet) | |||||
2007-03-05 | Added sandbox mode and setup facility | gareth | 2 | -43/+113 | |
2007-03-04 | Added MW's fix for smooth movement | gareth | 1 | -6/+10 | |
2007-03-04 | Implemented chat | gareth | 2 | -5/+26 | |
Fixed "sticky borders" bug (avatar can hit side of sim and move away) | |||||
2007-03-04 | Fixed up bugs from patch in PREV: | gareth | 3 | -21/+30 | |
Slow movement of avatar FIXED Constant TerseObjectUpdates FIXED Moving out of sim FIXED | |||||
2007-03-04 | Keeping the MSVC project file up to date | jhurliman | 1 | -0/+1 | |
2007-03-04 | Merged makomk's patch as per bug #61 | gareth | 6 | -13/+147 | |
Rescued my brain ready to implement animations and proper velocity encoding | |||||
2007-03-03 | Rollback to r117 | gareth | 3 | -30/+5 | |
2007-03-03 | Begun porting a (STABLE) version of MW's movement code | gareth | 3 | -5/+30 | |
2007-03-03 | Lock the world so we don't cause nastiness and crashes | gareth | 1 | -2/+4 | |
2007-03-03 | We have a main update loop! | gareth | 4 | -3/+15 | |
2007-03-02 | Implemented logouts (so you can logout and then return later! woohoo) | gareth | 1 | -0/+12 | |
2007-03-02 | Began implementing basic physics engine plugin framework | gareth | 4 | -12/+43 | |
2007-03-02 | r105 somehow got put in wrong place, so replacing files | MW | 3 | -253/+138 | |
2007-03-02 | A example of how the physics plugins might work | MW | 3 | -138/+253 | |
2007-03-02 | * Bind to IPAddress.Any instead of a hardcoded address | jhurliman | 5 | -29/+25 | |
* Allow login if a connection can't be made to the grid auth server (instead of crashing) * Brought the MSVC project file and solution up to speed * Added a default VersionInfo.cs to allow compiling with MSVC * Removed unnecessary .suo file | |||||
2007-03-01 | Missed these 2 | gareth | 2 | -268/+0 | |
2007-03-01 | Cleaned up legacy code (i.e deleted the old stuff) | gareth | 11 | -3703/+0 | |
2007-03-01 | Lovely lovely flat island :) | gareth | 2 | -11/+11 | |
2007-03-01 | Fixed small bug in Terrain Encoding | MW | 1 | -1/+1 | |
2007-03-01 | Imported fixed OGS asset server | gareth | 2 | -6/+6 | |
Fiddled with terrain data | |||||
2007-03-01 | WOOHOO! Avatar/Asset loading works! | gareth | 2 | -4/+4 | |
2007-03-01 | Broken asset code + ObjectUpdate FIXME | gareth | 3 | -4/+59 | |
2007-02-28 | Brought in newer libsl | gareth | 1 | -0/+2 | |
2007-02-28 | Half-working asset system, but avatar objectupdate stuff needs to be done by ↵ | gareth | 2 | -0/+58 | |
a non-Gareth | |||||
2007-02-28 | Assets? | gareth | 1 | -0/+32 | |
2007-02-28 | Got LayerData working, need asset management to get the avatar to display | gareth | 4 | -12/+25 | |
2007-02-28 | Imported MW's terrain encoder/decoder | gareth | 1 | -0/+683 | |
2007-02-27 | Brought in code from branches/gareth | gareth | 31 | -0/+5257 | |