bettola/server/src
Ritchie Cunningham 59783d2408 [Refactor] :O Machines now walk the earth!!
Old vfs_node was getting a bit big for its boots, trying to be a
filesystem, network interface and the whole damn computer all at once.

This server-side refactor introduces a 'Machine' class that rightfully
owns the VFS, network services and other machine-state sh.t.
2025-09-27 17:30:14 +01:00
..
main.cpp [Refactor] Migrate networking from SDL_net to Asio. 2025-09-25 22:41:01 +01:00
network_manager.cpp [Refactor] :O Machines now walk the earth!! 2025-09-27 17:30:14 +01:00
network_manager.h [Refactor] :O Machines now walk the earth!! 2025-09-27 17:30:14 +01:00
player.cpp [Refactor] :O Machines now walk the earth!! 2025-09-27 17:30:14 +01:00
player.h [Refactor] :O Machines now walk the earth!! 2025-09-27 17:30:14 +01:00