Flow86

Results 82 comments of Flow86
trafficstars

yes but selectable if expeditions should be attackable

Und am besten auch die Ausgabe von `otool -L /Spiele/s25client.app/Contents/MacOS/./s25client`

about point 2: Compaction of code by central ... theres a "stdint(.h)" for that - no need to typedef ourselfs

thats definitly the priority nr 1

@Iweberk Its not C++11, its already in older C++. But exactly, thats what I think of: int => (u)int32_t, short => (u)int16_t etc. We only have to be careful not...

lets wait for both (uintX_t-stuff and astyle) until end of august, I think we could fix the remaining problematic issues until then.

yes git hooks work, but are run on client side (I think github dont has support for server side hooks) Translation of the source code comments, or which translations do...

same problem in "Sevtech Ages" mod pack. any progress in forge about that issue yet?

If you need help to test a secure implementation, please feel free to ping me. I tried to connect to my secure KNX router but failed currently (`signature verification failed...

you could use appveyor for that, you could provide a (private) nuget package with the oni assembly dll file (I think that file is needed for compilation?) inside appveyor, let...