aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* NEVER COMMIT WITHOUT A TEST COMPILE!gareth2007-03-071-1/+1
|
* < babblever> hey i think you need to add a "this.sandbox = cfg.sandbox" to ↵gareth2007-03-071-0/+1
| | | | the initconfig
* Attempted to fix Db4o/world thing (and failed, but it still runs!) will need ↵gareth2007-03-063-17/+17
| | | | | | | | a new class for the world data Removed excess debug output
* Updated help message on consolegareth2007-03-061-0/+5
|
* Implemented local console and VERY rough skeleton for TCP/Worldchat consolegareth2007-03-068-128/+293
| | | | | | Implemented seperate logging (but no packetlog or chat yet)
* Added sandbox mode and setup facilitygareth2007-03-052-43/+113
|
* Added MW's fix for smooth movementgareth2007-03-041-6/+10
|
* Implemented chatgareth2007-03-042-5/+26
| | | | | | Fixed "sticky borders" bug (avatar can hit side of sim and move away)
* Fixed up bugs from patch in PREV:gareth2007-03-043-21/+30
| | | | | | | | Slow movement of avatar FIXED Constant TerseObjectUpdates FIXED Moving out of sim FIXED
* Keeping the MSVC project file up to datejhurliman2007-03-041-0/+1
|
* Updating to a version of libsecondlife that isn't thousands of years oldjhurliman2007-03-041-0/+0
|
* Merged makomk's patch as per bug #61gareth2007-03-046-13/+147
| | | | | | Rescued my brain ready to implement animations and proper velocity encoding
* Rollback to r117gareth2007-03-033-30/+5
|
* Begun porting a (STABLE) version of MW's movement codegareth2007-03-033-5/+30
|
* Lock the world so we don't cause nastiness and crashesgareth2007-03-031-2/+4
|
* We have a main update loop!gareth2007-03-034-3/+15
|
* Added usersessions/delete functiongareth2007-03-021-0/+4
|
* Implemented logouts (so you can logout and then return later! woohoo)gareth2007-03-021-0/+12
|
* Began implementing basic physics engine plugin frameworkgareth2007-03-024-12/+43
|
* r105 somehow got put in wrong place, so replacing filesMW2007-03-023-253/+138
|
* A example of how the physics plugins might workMW2007-03-023-138/+253
|
* * Bind to IPAddress.Any instead of a hardcoded addressjhurliman2007-03-025-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
* Missed these 2gareth2007-03-012-268/+0
|
* Cleaned up legacy code (i.e deleted the old stuff)gareth2007-03-0111-3703/+0
|
* Lovely lovely flat island :)gareth2007-03-012-11/+11
|
* Fixed small bug in Terrain EncodingMW2007-03-011-1/+1
|
* Imported fixed OGS asset servergareth2007-03-014-11/+12
| | | | | | Fiddled with terrain data
* WOOHOO! Avatar/Asset loading works!gareth2007-03-012-4/+4
|
* Broken asset code + ObjectUpdate FIXMEgareth2007-03-014-4/+59
|
* Brought in newer libslgareth2007-02-282-0/+2
|
* Half-working asset system, but avatar objectupdate stuff needs to be done by ↵gareth2007-02-282-0/+58
| | | | a non-Gareth
* Adding monodevelop projectcw2007-02-282-0/+60
|
* Assets?gareth2007-02-281-0/+32
|
* Got LayerData working, need asset management to get the avatar to displaygareth2007-02-285-13/+26
|
* Imported MW's terrain encoder/decodergareth2007-02-281-0/+683
|
* Brought in other OGS server components and the all-important caffeine scriptgareth2007-02-2719-0/+1687
|
* Brought in code from branches/garethgareth2007-02-2738-0/+5350
|
* Removed old trunk codegareth2007-02-2725-4516/+0
|
* Patch Applied regarding Bug #51jmalthus2007-02-142-0/+32
|
* [0000050] Animations stop/start issue fixedMW2007-02-133-147/+183
|
* [0000047] System.IO.Path combine pathcw2007-02-123-13/+13
|
* [0000048] Animationscw2007-02-124-113/+293
|
* (no commit message)MW2007-02-092-23/+60
|
* Clean upMW2007-02-0411-889/+867
|
* Basic Inventory support and clean upMW2007-02-037-642/+503
|
* (no commit message)MW2007-02-032-0/+0
|
* Added Basic Inventory supportMW2007-02-0316-105/+965
|
* (no commit message)MW2007-02-021-2/+3
|
* (no commit message)MW2007-02-022-0/+13
|
* Fixed missing filesMW2007-02-023-0/+490
|