issues
search
lfeutre
/
lmud
An Erlang and LFE MUD/MUSH Server.
Other
23
stars
9
forks
source link
Move all state records into include files
#35
Closed
oubiwann
closed
2 years ago
oubiwann
commented
2 years ago
Part of:
34
Game state include:
[x] character
[x] object
[x] speller
[x] room
[x] user
[x] game
[x] spell
[x] room mgr
System state:
[x] conn
[x] acceptor
[x] listener
Options include:
[ ] telnet opts
oubiwann
commented
2 years ago
Done!
Part of:
34
Game state include:
System state:
Options include: