Flow86
Flow86
me too, it seems it does only support c++98 any newer structure gets me a parsing error
I would prefer simply providing a proper cmake configuration, that way you can build it on all (or at least: on many) platforms without a hassle.
> > > Stephane does not want to include CMake support. In my fork, which is not up-to-date I integrated a PR which adds CMake support. Thats what I don't...
yes of course you can merge the functionality to upstream
is there any workaround or fix already?
we should add some things to the lua functionality.
what about giving the player the option to attack, but always ask the user first: "you have a peace treaty with this player. Do you really want to attack?"
yes i meant that you could allow that behaviour via LUA
So opening the browser from linux would have different ways to try: - x-www-browser $url - xdg-open $url - ... Windows: - via `ShellExecuteEx` MacOS: - https://stackoverflow.com/questions/4177744/c-os-x-open-default-browser
we could even integrate the player avatars from the website (lobby only)