Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Issues were caused by use of `popen()` with no `pclose()` counterpart...
|
|
importance
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It is realistically a list of components. The fact that it also holds the final
launch parameters is a design bug.
|
|
|
|
Coding blind. Much !!FUN!!.
|
|
This affects classpath and java.library.path.
The catch is that if the strings cannot be expressed in system codepage
on Windows, it tries to use 8.3 paths.
|
|
|
|
|
|
|
|
|
|
|
|
Possibly also some bug fixes.
|
|
It's not entirely clean yet.
|
|
This lets you use commands with parameters.
|
|
|
|
|
|
|
|
|
|
NOISSUE Remove extraneous " from CreateServerResourcePacksFolder.cpp
This did not affect build, but was visible in logs.
|
|
The task now checks the conditions, giving the update process time
to supply all the metadata.
|
|
|
|
|
|
|
|
|
|
Just running the Java process and giving it params on the command line
|
|
Minecraft and Java are not generic.
|