| Commit message (Expand) | Author | Files | Lines |
2007-06-27 | Some very Preliminary work on .net remoting for interregion comms. | MW | 7 | -23/+6 |
2007-06-27 | * Begun reimplementing scripting. | Adam Frisby | 5 | -23/+196 |
2007-06-27 | The following events now work: | Adam Frisby | 2 | -10/+33 |
2007-06-27 | * Renamed new event manager "SceneEvents" to "EventManager" | Adam Frisby | 2 | -1/+9 |
2007-06-27 | * Commiting new "SceneEvents" class - a single class which contains bindable ... | Adam Frisby | 1 | -0/+29 |
2007-06-26 | * Added help command to terrain filters. | Adam Frisby | 2 | -0/+11 |
2007-06-26 | * Terrain filters! - Think photoshop-style filters for terrain. | Adam Frisby | 4 | -24/+156 |
2007-06-25 | Some Caps/LLSD cleaning up. | MW | 1 | -29/+25 |
2007-06-25 | Some work in progress LLSD serialise / de-serialise functions. | MW | 1 | -9/+17 |
2007-06-25 | Forgot these | MW | 2 | -2/+2 |
2007-06-25 | updated prebuild.xml. | MW | 14 | -160/+273 |
2007-06-24 | Disabled the EventQueueGet CAPS as its not yet fully functional. | MW | 1 | -2/+2 |
2007-06-24 | Hopefully enabled the OGS commsManager | MW | 4 | -36/+87 |
2007-06-24 | * Updating prebuild.xml | Adam Frisby | 2 | -32/+27 |
2007-06-24 | Refactoring: | Adam Frisby | 5 | -10/+11 |
2007-06-24 | A bit more work on the AssetCache. | MW | 4 | -15/+17 |
2007-06-24 | Disabled the CheckSum Server as it seems that isn't used by viewer 1.18. | MW | 15 | -131/+424 |
2007-06-23 | More work on CAPS handler. | MW | 6 | -44/+51 |
2007-06-22 | Deleted some comments being wrote to console | MW | 1 | -5/+10 |
2007-06-22 | Started work on CAPS support, now we have our first test capability, MapLayer... | MW | 9 | -37/+151 |
2007-06-22 | SandBox mode login now shares a base class with the grid mode user server. | MW | 12 | -145/+121 |
2007-06-21 | Fixed the struct and null compare bug. | MW | 1 | -1/+1 |
2007-06-21 | Some refactoring. | MW | 9 | -283/+373 |
2007-06-21 | * Attempted fix for Mono bug. | Adam Frisby | 1 | -3/+3 |
2007-06-21 | Very Preliminary teleporting between regions added. | MW | 1 | -1/+14 |
2007-06-21 | Fixed problem of not being able to move out of the first 3X3 block of regions... | MW | 6 | -24/+19 |
2007-06-20 | * Terrain modification more robust, uses area sizes matching those employed b... | Adam Frisby | 4 | -15/+136 |
2007-06-20 | * Bonus commit: "terrain save" now supports a 'PNG' method. | Adam Frisby | 1 | -1/+5 |
2007-06-20 | * Added support for "revert" and "bake" commands on terrain console | Adam Frisby | 1 | -1/+30 |
2007-06-20 | Protip: don't commit when you have debug in ClientView set to true. | MW | 2 | -5/+5 |
2007-06-20 | Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class. | MW | 22 | -97/+107 |
2007-06-20 | * Replaced old logging mechanism with new shiny logging mechanism | Adam Frisby | 21 | -133/+219 |
2007-06-20 | * Removed ClientThreads from avatar | lbsa71 | 18 | -556/+73 |
2007-06-20 | * re-added SimpleApp projects | lbsa71 | 7 | -39/+76 |
2007-06-19 | Made a base class from the Grid mode UserServer.UserManager and included that... | MW | 15 | -118/+88 |
2007-06-19 | *Added some missing files from last commit | mingchen | 4 | -5/+79 |
2007-06-18 | *Updated/Added the base classes and interfaces for user and login servers | mingchen | 2 | -16/+35 |
2007-06-18 | * example soft logger by delegate | lbsa71 | 1 | -1/+1 |
2007-06-18 | Fixed the flashing when crossing a border. | MW | 5 | -58/+67 |
2007-06-17 | Fixed inverted map texture problem. | MW | 4 | -8/+32 |
2007-06-17 | Each Region will now generate a texture image of their terrain and this will ... | MW | 12 | -70/+83 |
2007-06-17 | * SimpleApp: | lbsa71 | 6 | -12/+0 |
2007-06-17 | * Added the two Sample Apps to the solution | lbsa71 | 17 | -136/+366 |
2007-06-17 | Very Preliminary local teleporting added (currently only can teleport within... | MW | 13 | -144/+348 |
2007-06-17 | * Added 'LogFilename' attribute to simconfig.xml - in order to specify log name | lbsa71 | 1 | -100/+102 |
2007-06-16 | Some Rearranging of CommsManager. | MW | 11 | -8/+446 |
2007-06-15 | Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't h... | MW | 8 | -37/+197 |
2007-06-15 | Preliminary movement added to sugilite, forwards walking only and no animations. | MW | 13 | -93/+215 |
2007-06-15 | and some more | MW | 8 | -1282/+16 |
2007-06-15 | some more rearranging | MW | 8 | -22/+1288 |