Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-06-15 | Preliminary movement added to sugilite, forwards walking only and no animations. | MW | 1 | -1/+1 | |
2007-06-11 | *Added and updated copyright headers on all files in both OpenSim and OGS | mingchen | 1 | -0/+27 | |
2007-06-07 | *Cleaned up namespaces, filenames, etc in OpenSim.RegionServer | mingchen | 1 | -1/+1 | |
NOTES: *ClientView is now in the namespace OpenSim.RegionServer.Client *Scripting is now in the namespace OpenSim.RegionServer.scripting *Other various cleaning | |||||
2007-06-05 | * Added proper copyright notices to everything (1/3) | Adam Frisby | 1 | -0/+27 | |
2007-05-27 | Should allow multiple worlds (and UDP servers) to be ran in one instance, ↵ | MW | 1 | -2/+3 | |
just missing backend comms and working Avatar/primitives classes. | |||||
2007-05-24 | Renamed the new Directories. (removed the "-Source" from the end of them) | MW | 1 | -0/+0 | |
2007-05-24 | Some more code refactoring, plus a restructuring of the directories so that ↵ | MW | 1 | -0/+0 | |
the Grid servers can be a separate solution to the region server. | |||||
2007-05-16 | More refactoring. | MW | 1 | -0/+3 | |
Changed AuthenticateSession handling, now calls a method in UDPServer. (but is likely to change again soon) | |||||
2007-05-16 | started to refactor startup code and to move udp server code out to its own ↵ | MW | 1 | -2/+0 | |
class (currently not being used though) so that a single instance can handle multiple regions (each will need to be listening on a separate udp port) | |||||
2007-04-01 | More refactoring | MW | 1 | -0/+1 | |
2007-03-28 | RIP OpenSimRoot. (removed) | MW | 1 | -0/+16 | |
Merged most of the bug fixes etc in from LLdemo branch. Added the textures from that branch. |