aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
...
| * * Added partial support for OGS/1 grid servers with the Sugilite patch.Adam Frisby2007-06-241-3/+68
| * * Forgot to commit the OGS1 code.Adam Frisby2007-06-243-0/+169
| * Refactoring:Adam Frisby2007-06-248-21/+59
| * A bit more work on the AssetCache.MW2007-06-244-15/+17
| * Disabled the CheckSum Server as it seems that isn't used by viewer 1.18.MW2007-06-2419-143/+455
| * More work on CAPS handler.MW2007-06-239-44/+61
| * Deleted some comments being wrote to consoleMW2007-06-222-7/+11
| * Started work on CAPS support, now we have our first test capability, MapLayer...MW2007-06-2212-52/+167
| * Imported Share folder from trunkMW2007-06-221031-0/+166
| * SandBox mode login now shares a base class with the grid mode user server. MW2007-06-2225-678/+1134
| * * Porting console fix from Trunk to SugiliteAdam Frisby2007-06-211-3/+11
| * *Fix for loginuri issue in MassTestClientmingchen2007-06-211-13/+20
| * * Fixed solution to it points at ../../bin rather than ../../../binAdam Frisby2007-06-212-1/+1
| * * Importing Ming's mass test clientAdam Frisby2007-06-2166-0/+4173
| * Fixed the struct and null compare bug.MW2007-06-211-1/+1
| * Some refactoring.MW2007-06-2110-392/+560
| * * Attempted fix for Mono bug.Adam Frisby2007-06-211-3/+3
| * Very Preliminary teleporting between regions added. MW2007-06-211-1/+14
| * Fixed problem of not being able to move out of the first 3X3 block of regions...MW2007-06-217-25/+20
| * * Added MySQL license to ThirdPartyLicenses/MySQL and FOSS Exemption for BSD ...Adam Frisby2007-06-201-0/+78
| * * Terrain modification more robust, uses area sizes matching those employed b...Adam Frisby2007-06-206-203/+246
| * * Bonus commit: "terrain save" now supports a 'PNG' method.Adam Frisby2007-06-201-1/+5
| * * Added support for "revert" and "bake" commands on terrain consoleAdam Frisby2007-06-201-1/+30
| * * Adding a bunch of region xml files.Adam Frisby2007-06-201024-0/+3072
| * Protip: don't commit when you have debug in ClientView set to true. MW2007-06-202-5/+5
| * Renamed Avatar to ScenePresence to avoid clash with libsl Avatar class.MW2007-06-2036-293/+588
| * * and done the same for OGS..Adam Frisby2007-06-207-139/+129
| * * Replaced old logging mechanism with new shiny logging mechanismAdam Frisby2007-06-2030-208/+289
| * * Removed ClientThreads from avatarlbsa712007-06-2020-598/+80
| * * re-added SimpleApp projectslbsa712007-06-2015-295/+337
| * Deleted some bin/obj Directories.MW2007-06-190-0/+0
| * Made a base class from the Grid mode UserServer.UserManager and included that...MW2007-06-1966-1189/+1841
| * * Cleaning up unused zircon branch.Adam Frisby2007-06-1910-214/+0
| * *Added some missing files from last commitmingchen2007-06-196-7/+79
| * *Updated/Added the base classes and interfaces for user and login serversmingchen2007-06-186-204/+165
| * * example soft logger by delegatelbsa712007-06-187-113/+263
| * Fixed the flashing when crossing a border.MW2007-06-186-58/+68
| * Fixed inverted map texture problem.MW2007-06-1728-8/+88
| * Each Region will now generate a texture image of their terrain and this will ...MW2007-06-1720-71/+86
| * * SimpleApp: lbsa712007-06-177-14/+0
| * * Added the two Sample Apps to the solutionlbsa712007-06-1725-329/+542
| * Very Preliminary local teleporting added (currently only can teleport within...MW2007-06-1731-153/+506
| * * Added 'LogFilename' attribute to simconfig.xml - in order to specify log namelbsa712007-06-172-136/+125
| * Some Rearranging of CommsManager.MW2007-06-1627-627/+389
| * Very Preliminary border crossing added to sugilite. (Note: Sugilite doesn't h...MW2007-06-1517-40/+266
| * Preliminary movement added to sugilite, forwards walking only and no animations.MW2007-06-1514-95/+220
| * and some moreMW2007-06-159-1372/+159
| * some more rearrangingMW2007-06-158-22/+1288
| * trying to clean up the namespaces.MW2007-06-1418-45/+2961
| * trying to clean up the namespaces.MW2007-06-1421-2968/+57