Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Hi, OpenRCT2 dev here.

We're gradually moving towards C++, compiling our current C sources as C++ is the first step. Quite surprisingly too, we discovered how shitty a C compiler MSVC is, because just changing the C code of ride drawing to C++ made a huge performance impact there.

Reportedly, GCC also benefited from the switch, but the effect was less pronounced there.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: