MW
e2499fbbc1
Number of small changes
2007-05-19 11:55:05 +00:00
Adam Frisby
605a34c5ef
* TortoiseSVN has an annoying red icon over stuff, this means I probably changed something.
...
* Updated solution files & build files via prebuild.
2007-05-19 04:22:06 +00:00
MW
aae0222f81
More OO and abstract goodness for Gareth to drool over. Cleaned up the World class a bit and added a WorldBase class (that World now inherits from)
2007-05-17 10:24:10 +00:00
gareth
846bf8b168
rebuilt build files
...
Imported crappy monodevelop GTK# manager app (tis embarrassing)
2007-05-16 21:30:47 +00:00
Adam Frisby
2c0edcc199
Cleaning up warnings
2007-05-16 21:19:07 +00:00
Adam Frisby
41c9810b4d
Updating nant/solution files.
2007-05-16 21:12:13 +00:00
MW
bd6e69b97c
Yet more cleanup/refactoring
2007-05-16 16:01:01 +00:00
lbsa71
7f42258e62
* deleted some user files
...
* ignored some files
2007-05-16 14:19:46 +00:00
MW
3d93d39048
started to refactor startup code and to move udp server code out to its own 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-05-16 12:44:58 +00:00
MW
384293ac56
Worked on Asset server, asset downloads (from server to sim) now work.
...
Asset uploads (from sim to server) may or may not work, needs more testing, if they don't work then it should be just a encoding problem and not hard to fix.
2007-05-15 17:51:13 +00:00
MW
db6427b6f4
Turned SimClient into a partial class (and added SimClient(Grid), so that grid mode specific code can be kept separate)
...
Fixed the ServiceManager project (added reference to System.Xml to its project in prebuil.xml)
2007-05-15 15:05:13 +00:00
MW
f41e5343c5
updated Build/project files to include the new projects and new files.
...
Improved the enable neighbours code (Simclient thread should no longer sleep for 3 seconds for each neighbour).
2007-05-15 14:54:53 +00:00