index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
networking
/
sdl_net
/
client.cpp
Age
Commit message (
Expand
)
Author
2017-01-16
CLOUD: Fix Various Compiler Warnings By Adding Casts.
D G Turner
2016-09-03
BUILD: Tie the SDL_net version to the SDL version
Thierry Crozat
2016-09-03
JANITORIAL: Make GPL headers uniform
Eugene Sandulenko
2016-08-24
ALL: Fix debug, warning and error usage
Alexander Tkachev
2016-08-24
CLOUD: JANITORIAL: Fix code formatting
Eugene Sandulenko
2016-08-24
JANITORIAL: Remove spaces at the end of the line
Alexander Tkachev
2016-08-24
CLOUD: Fix Client's buffer
Alexander Tkachev
2016-08-24
CLOUD: More cleanup in Client
Alexander Tkachev
2016-08-24
CLOUD: Cleanup in Reader and Client
Alexander Tkachev
2016-08-24
CLOUD: Cleanup in UploadFileClientHandler
Alexander Tkachev
2016-08-24
CLOUD: Add UploadFileClientHandler
Alexander Tkachev
2016-08-24
CLOUD: Add UploadFileHandler
Alexander Tkachev
2016-08-24
CLOUD: Fix minor Reader-related bugs
Alexander Tkachev
2016-08-24
CLOUD: Move method/path/etc info in Reader
Alexander Tkachev
2016-08-24
CLOUD: Use Reader in Client
Alexander Tkachev
2016-08-24
CLOUD: Make "/create" work
Alexander Tkachev
2016-08-24
CLOUD: Fix Client
Alexander Tkachev
2016-08-24
CLOUD: Minor Client fix
Alexander Tkachev
2016-08-24
CLOUD: Prepare code for path handlers
Alexander Tkachev
2016-08-24
CLOUD: Minor Client fix
Alexander Tkachev
2016-08-24
CLOUD: Add GetClientHandler
Alexander Tkachev
2016-08-24
CLOUD: Add ClientState::BAD_REQUEST
Alexander Tkachev
2016-08-24
CLOUD: Add Networking::Client
Alexander Tkachev