Update 'Home'
+2
@@ -1,5 +1,6 @@
|
||||
For the server:
|
||||
```src/net/common/servergame.cpp```
|
||||
|
||||
```src/net/common/servergamestate.cpp```
|
||||
|
||||
I would start here as the servergame itself is managed here.
|
||||
@@ -13,6 +14,7 @@ For the client:
|
||||
I never dived into the client/GUI so far ... but:
|
||||
|
||||
```src/gui/```
|
||||
|
||||
```src/engine/```
|
||||
|
||||
Here the client/GUI actions take place.
|
||||
|
||||
Reference in New Issue
Block a user