Revision e9a4cc67
Added by skyjake about 12 years ago
Files
- added
- modified
- copied
- renamed
- deleted
- attic
- doomsday
- engine
- engine.pro (diff)
- portable
- include
- de_network.h (diff)
- de_system.h (diff)
- de_ui.h (diff)
- masterserver.h
- net_buf.h
- net_demo.h
- net_event.h
- net_main.h
- net_msg.h
- network
- protocol.h
- sv_def.h (diff)
- sys_network.h
- sys_sock.h
- ui_mpi.h
- src
- include
- engine
Moved network subsystem into its own source subfolder
The client and server code should be kept separated as they'll end
up in the client and server executables, respectively.