Joris Dauphin

Results 41 issues of Joris Dauphin

- Documentation has been enhanced. - The alignment `enum` in `Graphics`, the orientation `enum` in `Slider` and the scroll policy `enum` in `ScrollArea` are no longer anonymous enums. - Locale...

Currently, moc is auto-detected from headers (with parsing) but files to moc might also be cpp files. So 2 possible improvements (with extra api): - Way to specify manually files...

Currently, you use `cfg.objdir` before it is baked. (so you get `"obj"` instead of `"obj/Release"` and when `nil` you don't use the same algo than premake-core neither). Currently, as default...

level 8 and level 9 don't have ace level, (So no ranking).

With ``` - name: install ninja uses: seanmiddleditch/gha-setup-ninja@v4 ``` we got github action warning: > Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: seanmiddleditch/gha-setup-ninja@v4....

Add support for: - sysincludedirs, forceinclude - pre/post build command - customcommands Fix link to sibbling projects Tested with https://github.com/Jarod42/premake-sample-projects

They currently are copies of human units, provide shadows which correspond to alien units. Alien factory is also currently a copy of human's one.

data

Should not be able to load units without movement left into naval transports, APCs, hangars, docks, barracks and depots. In the original units with zero movement left was unable to...

Not original

The bridges don't lift themselves to make it possible for ships to travel below them. this even worked for submarines to submarines lurking under a bridge could be detected. Attention:...