Adam Frisby
b25f9f322c
* Mother of all commits:
...
* Cleaned up copyright notices in AssemblyInfo.cs's
* Added Copyright headers to a bunch of files missing them
* Replaced several common string instances with a static constant to prevent reallocation of the same strings thousands of times. "" -> String.Empty is the first such candidate.
2008-01-15 02:09:55 +00:00
Teravus Ovares
f7437b7b5e
* Added the files for work units for the purpose of sending out updates to regions.
2008-01-08 06:55:57 +00:00
Teravus Ovares
ad411d52a8
* Added more methods to MessageService
2008-01-08 06:02:56 +00:00
Teravus Ovares
05fbed403c
* Switched over to RegionProfileData from using RegionInfo because RegionInfo was missing the httpURI on the MessageService.
...
* Fixed some code, added a method.
2008-01-08 04:53:12 +00:00
Teravus Ovares
0678a4d52d
* Message Server stuff.
2008-01-07 19:30:10 +00:00
Teravus Ovares
bbac579849
* More message server methods
2008-01-07 07:48:35 +00:00
Teravus Ovares
f43e75762a
* Adding More to the MessageServer classes.
...
* Don't forget to prebuild
2008-01-07 01:39:26 +00:00
Teravus Ovares
04dbcee74c
* A few more Message Server comms related updates
2008-01-06 20:10:29 +00:00
Teravus Ovares
b8efd5f294
* Added some userserver glue for communications with the message server
...
* Added some code for the message server, fixed a few references and starting to flesh it out.
2008-01-06 18:18:19 +00:00
Jeff Ames
3d7e6fc6d8
Set svn:eol-style.
2008-01-06 11:17:57 +00:00
Teravus Ovares
b86d119721
* Added shell Messaging Server. Don't run the MessagingServer yet or you might end up with problems later.
2008-01-05 02:41:30 +00:00