scummvm/backends/networking/sdl_net
2017-08-11 22:05:35 +02:00
..
handlers NETWORKING: Fix data type cast in comparison. char is usually signed 2017-08-11 22:00:15 +02:00
client.cpp CLOUD: Fix Various Compiler Warnings By Adding Casts. 2017-01-16 12:49:40 +00:00
client.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
getclienthandler.cpp CLOUD: Fix Various Compiler Warnings By Adding Casts. 2017-01-16 12:49:40 +00:00
getclienthandler.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
handlerutils.cpp CLOUD: Fix looking for the wwwroot.zip archive 2016-09-05 23:39:59 +01:00
handlerutils.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
localwebserver.cpp NETWORKING: Fix warning 2017-08-11 22:05:35 +02:00
localwebserver.h CLOUD: Fix Unsigned vs. Signed Comparison Compiler Warning. 2017-01-17 08:27:04 +00:00
reader.cpp CLOUD: Fix Possible Uninitialized Variable Compiler Warning. 2017-01-16 17:38:26 +00:00
reader.h CLOUD: Fix Various Variable Shadowing Compiler Warnings. 2017-01-16 13:01:17 +00:00
uploadfileclienthandler.cpp JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00
uploadfileclienthandler.h JANITORIAL: Make GPL headers uniform 2016-09-03 12:46:38 +02:00