aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2007-06-04Prebuild and stuffAdam Frisby26-1903/+1904
2007-06-04* Loading animations from XML file nowAdam Frisby1-0/+16
2007-06-04Added support for bitmap and image loading to libterrain, use "terrain load i...Adam Frisby1-1/+23
2007-06-03* Removed more referencesAdam Frisby1-4/+4
2007-06-03* Removed hard coded avatar animations. Will likely need to clean elsewhere t...Adam Frisby1-135/+0
2007-06-03(Broke SVN on first commit >.>) - Added the ParcelManager.cs file that was ne...mingchen1-0/+658
2007-06-03Added Basic Parcel Supportmingchen9-407/+500
2007-06-02* Fixing world map generation issues (thankyou LL for using different coordin...Adam Frisby2-3/+3
2007-06-02* Some commenting on asset server (needs completing)Adam Frisby1-0/+2
2007-05-30* Raised "MTU" factor in world map handlingAdam Frisby2-14/+14
2007-05-30* Switched from ASCII encoding to llRetardedEncoding.Adam Frisby1-1/+1
2007-05-30* World map! Yay!Adam Frisby1-1/+3
2007-05-30* Bugfixes. Still not appearing correctly however.Adam Frisby1-3/+3
2007-05-30* May have fixed issues with the world map.Adam Frisby2-23/+37
2007-05-30Rebuilt the build filesgareth26-2268/+2268
2007-05-29attempt twoMW1-1/+2
2007-05-29Hopefully fixed Culture decimal problemMW1-1/+2
2007-05-29* Rebuilt PrebuildAdam Frisby13-654/+654
2007-05-27FIXED THE TRUNK!gareth13-654/+654
2007-05-27* Fixed dumb mistake with terrain default loading.Adam Frisby1-0/+8
2007-05-27* Inserting "SYSTEMIP" into a simconfig.xml's IPAddress="" section will use t...Adam Frisby1-1/+19
2007-05-27* Region Terrain textures are now loaded from the RegionInfo class rather tha...Adam Frisby3-33/+39
2007-05-27* Added ability to set default terrain to a file in region config. If unable ...Adam Frisby3-3/+61
2007-05-27* Terrain now resends when it's been tainted. This means you should be able t...Adam Frisby1-1/+8
2007-05-26* Added support for 13 Channel .RAW files. Untested but should work fine (fai...Adam Frisby1-1/+31
2007-05-26* Semibug fix: Terrain should not save to database every time a packet is rec...Adam Frisby1-5/+1
2007-05-26* Fixed world map image generator. Has to be run manually right now, but auto...Adam Frisby1-2/+2
2007-05-25First part of border crossing fix.MW7-84/+131
2007-05-24All back and no one suspected a thing.MW2-8/+9
2007-05-24* re-prebuiltlbsa7113-157/+0
2007-05-24Starts to readd the changes from revisions 768,769 and 770 before Adam notice...MW1-32/+39
2007-05-24Stage 2: GridServices build files should be fixed now, Someone will need to t...MW1-1/+1
2007-05-24Stage 1 of repairing the build files, those ofr the OpenSim regionserver shou...MW26-169/+174
2007-05-24Renamed the new Directories. (removed the "-Source" from the end of them)MW130-0/+16480
2007-05-24Some more code refactoring, plus a restructuring of the directories so that t...MW4-827/+0
2007-05-19Border crossing back to mostly working, still seems a problem in that you nee...MW1-1/+1
2007-05-19Added a CheckSumServer (handles template checksum , so there is no longer the...MW1-0/+3
2007-05-19Number of small changesMW1-2/+0
2007-05-19* TortoiseSVN has an annoying red icon over stuff, this means I probably chan...Adam Frisby1-52/+52
2007-05-18Added session IDs to the grid management agentgareth1-52/+52
2007-05-17Hopefully everything is working againMW1-8/+1
2007-05-17* minor rearrangement for claritylbsa711-2/+3
2007-05-17* did the try get thing and introduced some variables for readabilitylbsa711-4/+9
2007-05-17More OO and abstract goodness for Gareth to drool over. Cleaned up the World ...MW3-200/+203
2007-05-16rebuilt build filesgareth2-199/+199
2007-05-16Updating nant/solution files.Adam Frisby1-36/+36
2007-05-16Renamed OpenSimApplicationBase again this time to RegionServerBase MW1-6/+6
2007-05-16Moved the OpenSimMain class into the OpenSim.exe project MW4-20/+576
2007-05-16Added OpenSimApplication as a base class to OpenSimMainMW1-48/+48
2007-05-16FIXED THE BUILD!gareth1-48/+48