Project

General

Profile

Statistics
| Revision:

root / trunk / code / projects / colonet / server / includes / ColonetServer.h @ 518

History | View | Annotate | Download (724 Bytes)

# Date Author Comment
508 02/08/2008 08:30 PM Eugene Marinelli

position updating in separate thread. incomplete SIGINT handler

474 02/06/2008 10:46 AM Eugene Marinelli

renaming colonetserver to server

453 02/04/2008 09:50 PM Eugene Marinelli

fixed compile errors in colonetserver

444 02/04/2008 08:38 PM Eugene Marinelli

colonet wireless position reporting

443 02/04/2008 08:34 PM Eugene Marinelli

stubs for colonet position functions in colonet server

426 02/02/2008 12:43 PM Eugene Marinelli

logging stuff no longer occurs by default in server

424 02/02/2008 12:02 AM Eugene Marinelli

changed various things in colonet dragonfly and server to make stuff work

140 10/09/2007 08:40 PM Jason knichel

removed the dependency the wireless message handler had on the connection pool

132 10/09/2007 01:56 AM Jason knichel

changed the Log class a little and made it conform to coding style slightly better

118 10/05/2007 11:32 PM Eugene Marinelli

updated server for new wl library changes

57 09/24/2007 04:16 PM Jason knichel

renamed Logging.cpp to Log.cpp to match the name of the class

26 09/11/2007 11:56 PM Jason knichel

moved around more code

25 09/11/2007 11:51 PM Jason knichel

moved more code around

24 09/11/2007 11:46 PM Jason knichel

moved more code around

23 09/11/2007 11:34 PM Jason knichel

moved more code around and got rid of the initialization file

22 09/11/2007 11:23 PM Jason knichel

moved around some more code

20 09/10/2007 10:41 PM Jason knichel

started moving ColonetServer into a class. the code is pretty messy at the moment