jacob1
|
898a0f8128
|
Fix compilation on gcc 5 and below
This is only necessary for compiling and running the save renderer on a server with a very old glibc 2.17 version.
|
2021-06-28 21:23:25 -04:00 |
|
Tamás Bálint Misius
|
7629c98f22
|
Get rid of tiny callback classes, round No.1
I say round No.1 because I'm not sure if there are any left.
Hopefully there aren't.
|
2019-12-16 21:20:33 +01:00 |
|
jacob1
|
55e6074942
|
use override in all possible places
|
2019-03-09 21:07:32 -05:00 |
|
Tamás Bálint Misius
|
d3fe7e39a5
|
Turn ThumbnailRendererTask into an AbandonableTask
|
2019-03-09 20:40:11 -05:00 |
|
Tamás Bálint Misius
|
66c49203f2
|
Use the new thumbnail renderer task everywhere
|
2019-03-07 22:56:08 -05:00 |
|
mniip
|
ff27d69424
|
Switch from std::string to String/ByteString in most of the code
Also switch SimulationData from weird arrays to std::vector
|
2018-04-30 21:13:24 +03:00 |
|
Simon Robertshaw
|
3edee42971
|
Call OnResponseReady with an identifier for the request, add a WebRequest class
|
2013-07-27 12:38:52 +01:00 |
|
mniip
|
4d9b9b17d7
|
D:
|
2013-05-11 15:08:32 +04:00 |
|
Simon Robertshaw
|
9abe51526c
|
Move all GUI source files into gui/
|
2013-03-22 14:14:17 +00:00 |
|