Mercurial
Mercurial
>
hedgewars
/ file revisions
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
file
| revisions |
annotate
|
diff
|
comparison
|
rss
|
help
(0)
tip
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
gameServer2/src/server/client.rs
2018-09-14
alfadur
cleanup crate imports
file
|
diff
|
annotate
2018-09-05
alfadur
Add official server feature to cargo
file
|
diff
|
annotate
2018-07-20
alfadur
Implement room config export
file
|
diff
|
annotate
2018-07-16
alfadur
Something down in the food chain already uses bitflags, so might as well switch to them
file
|
diff
|
annotate
2018-07-13
alfadur
Better packing for clients
file
|
diff
|
annotate
2018-07-07
alfadur
Mostly implement voting
file
|
diff
|
annotate
2018-07-06
alfadur
Implement greetings & fixed rooms
file
|
diff
|
annotate
2018-06-26
alfadur
Implement game start & engine messages
file
|
diff
|
annotate
2018-06-21
alfadur
implementation of team related messages
file
|
diff
|
annotate
2018-03-08
alfadur
separated the server logic from all the async io mess.
file
|
diff
|
annotate
2017-12-16
unc0rr
Improve this code a bit more
file
|
diff
|
annotate
2017-12-06
unc0rr
Quick dirty fix for building
file
|
diff
|
annotate
2017-02-04
unc0rr
Room creation halfplemented
file
|
diff
|
annotate
2017-01-27
unc0rr
SendAllButMe action, list all clients in lobby in LobbyJoined message to newcomers
file
|
diff
|
annotate
2017-01-25
unc0rr
More refactoring
file
|
diff
|
annotate
2017-01-24
unc0rr
Toss code around
file
|
diff
|
annotate
2017-01-23
unc0rr
Start refactoring path from getting message from client to reacting to it
file
|
diff
|
annotate
2017-01-18
unc0rr
Basic support for NICK message
file
|
diff
|
annotate
2017-01-18
unc0rr
- Handle errors
file
|
diff
|
annotate
2017-01-14
unc0rr
Introduce actions, just like in the old server
file
|
diff
|
annotate
2017-01-14
unc0rr
- Use logging facilities instead of plain println!
file
|
diff
|
annotate
2017-01-13
unc0rr
- Render messages to string
file
|
diff
|
annotate
2017-01-02
unc0rr
- Start protocol parser implementation
file
|
diff
|
annotate
2017-01-01
unc0rr
Refactor modules layout
file
|
diff
|
annotate
less
more
(0)
tip