aboutsummaryrefslogtreecommitdiffstatshomepage
Commit message (Expand)AuthorAgeFilesLines
* * Created better terrain stripe.Adam Frisby2007-05-262-0/+0
* * Added sample terrain heightmap stripe - to use, useAdam Frisby2007-05-261-0/+0
* * Fixed world map image generator. Has to be run manually right now, but auto...Adam Frisby2007-05-261-2/+2
* * Added addNewUserAgent() function. No idea if it breaks compilation since MS...Adam Frisby2007-05-263-0/+16
* First part of border crossing fix.MW2007-05-258-84/+136
* Possible my last ever OpenSim/OGS contribution (if I continue to feel like th...MW2007-05-2518-201/+308
* OopsAdam Frisby2007-05-251-0/+73
* * Added new mysql_connection.ini file which contains configuration options fo...Adam Frisby2007-05-2515-127/+186
* Set default MySQL port to the standard.Adam Frisby2007-05-251-1/+1
* Added regionMapTexture to SQL/mysql-regions.sql for MySQLAdam Frisby2007-05-251-1/+1
* Bugfix: Added regionMapTexture to MySQLManager.cs insertRow function.Adam Frisby2007-05-251-2/+3
* Updated to latest libsecondlife.dll , now need to use SL viewer 1.16 (or above)MW2007-05-243-122/+83
* (no commit message)MW2007-05-248-34/+41
* All back and no one suspected a thing.MW2007-05-242-8/+9
* * re-prebuiltlbsa712007-05-2438-459/+100
* Starts to readd the changes from revisions 768,769 and 770 before Adam notice...MW2007-05-241-32/+39
* Stage 2: GridServices build files should be fixed now, Someone will need to t...MW2007-05-2429-379/+563
* Stage 1 of repairing the build files, those ofr the OpenSim regionserver shou...MW2007-05-2439-573/+398
* Renamed the new Directories. (removed the "-Source" from the end of them)MW2007-05-24308-53/+53
* Die ServiceManager! (Not really Gareth, just the old directory, new directory...MW2007-05-243-296/+0
* Some more code refactoring, plus a restructuring of the directories so that t...MW2007-05-24310-939/+1739
* Added "terrain save grdmap <filename> <gradientmap>" function to console. Gra...Adam Frisby2007-05-241-0/+5
* * Reduced effect of terraforming brushes by 1000%.Adam Frisby2007-05-246-134/+247
* * Simulators should no longer require all their neighbours to be online to ac...Adam Frisby2007-05-241-32/+39
* and some more refactoring.MW2007-05-221-2/+0
* More refactoring.MW2007-05-225-16/+27
* More work on adding Events to ClientView (and registering to handle those eve...MW2007-05-218-320/+351
* Merged the new ODE stuffgareth2007-05-211-452/+456
* Start of a redesign of SimClient (now renamed ClientView)/World/Avatar/Prim ,...MW2007-05-2123-671/+769
* Increased version number to 0.2! ZOMG!gareth2007-05-212-2/+2
* * minor refactoring for readability (and to lessen greed)lbsa712007-05-213-25/+30
* * Minor tweaks with new userserverAdam Frisby2007-05-203-13/+31
* Finished adding commentsAdam Frisby2007-05-201-0/+61
* Adding SQL files for new userserver table layouts.Adam Frisby2007-05-202-0/+58
* * Switching back to MySqlAdam Frisby2007-05-201-1/+2
* * DB4o support made defaultAdam Frisby2007-05-202-1/+18
* Infact, so fresh it didnt even load a database connection!Adam Frisby2007-05-201-5/+1
* Adam proudly presents: A new user/login server - fresh to you from his deskto...Adam Frisby2007-05-203-15/+347
* Need to add the grid portion next to test this thinggareth2007-05-202-3/+18
* * Added UnixTimeSinceEpoch() function to Util class (god knows how many times...Adam Frisby2007-05-201-0/+7
* Didn't want to get left behind in the number of commits, and hey it says ther...MW2007-05-203-5/+1
* * Fixed depreciated warning in MSSQL ManagerAdam Frisby2007-05-202-1/+52
* Small fix (2/2)Adam Frisby2007-05-202-3/+26
* Small fix (1/2)Adam Frisby2007-05-201-4/+49
* * Updated UserAgentData class, adding new properties, modifying existing ones...Adam Frisby2007-05-202-5/+89
* * Reverted libterrain updatelbsa712007-05-204-55/+43
* * Imported latest trunk libTerrain-BSD.dll (with debug symbols) to adress mis...lbsa712007-05-201-0/+0
* call RequestMapBlocks morphw2007-05-201-1/+3
* Add method to process for MapBlockRequest packetsmorphw2007-05-201-4/+25
* Add RequestMapBlocks to local and remote interfacesmorphw2007-05-202-0/+22