Charles the Thobe

Results 8 comments of Charles the Thobe

On UNIX-like systems the program needs the names of all data files to be in uppercase. Also I think this issue can be safely closed.

When you're in a police car, you cannot shoot unless the car is moving, I think this limitation was due to xbox360/ps3 controllers not having enough buttons so rockstar made...

Interesting your comment inspired me to try holding "E" while trying to shoot with the LMB, and it works, I guess this issue can be closed albeit feel free to...

Now it just strips everything, even with both global stripping build option and permodule ones set to false. ``` build-options: strip: false modules: - name: module1 buildsystem: simple build-options: strip:...

I think that it's worth noting that the build system for said module is set to "simple", so I guess the issue I'm facing is with the build system. bug...

and for Info-ZIP aka `zip` it's just `-FS` or `--filesync` it does all of the above.

Wait a sec, while zip doesn't touch the archive if there were no changes, 7zip still recreates the archive as slade.pk3.tmp, then deletes the original file and replaces it with...

I opted to create a cmake script instead of integrating the changes into the `CMakeLists.txt` so the command could be run in the build phase instead of the cmake configuration/cache...