Age | Commit message (Collapse) | Author |
|
now that there is another product (which is Web) on Megapahit Bugzilla.
|
|
It has a newer default of something higher than C99, which would
cause an error of implicit int at configuring stage, so it wasn't
about some missing library for runtime.
It's also not necessary to specify the path to nghttp2 (or zlib)
since it seems to have already been detected.
We might as well lower the minimum macOS requirement here to 11.
|
|
This commit completes the previous commit for the legacy floater
|
|
this is part of an effort to isolate a crash in the world map
|
|
This commit adds the legacy search floater to megapahit
|
|
This commit replaces our former optimisations with LL develop branch work and some tweaks.
|
|
https://megapahit.com/show_bug.cgi?id=57
For SLVoice to run, there is a couple of environment variables that need
to be set, and users need to run
`/usr/local/share/wine/pkg32.sh install wine mesa-dri`
to install the necessary files first.
All this time the env parameter on apr_proc_create was never used, and
this is just the place for passing those environment settings, hence the
LLProcess::Param attribute addition.
|
|
Since the condition is quite specific for now, debootstrapped
Debian/Ubuntu x86-64 only, paths are just hardcoded.
We got far enough that SLPlugin doesn't get killed, and there's
no notification that "text/html" cannot be handled any more,
it's just it hasn't worked yet, the built-in browser.
|
|
|
|
This reverts commit ce44f23aad76a3cd5172837de36498883c2ccbdd.
|
|
|
|
Landmarks button already exists in navigation bar.
|
|
https://megapahit.com/show_bug.cgi?id=47
|
|
https://megapahit.com/show_bug.cgi?id=46
|
|
Our macOS and GNU/Linux builds use FMOD, and FreeALUT is required
only when OpenAL is used instead.
|
|
|
|
It is assumed that fmodstudioapi20222mac-installer.dmg or
fmodstudioapi20223linux.tar.gz has been downloaded from
https://www.fmod.com/download#fmodengine to ~/Downloads/.
|
|
|
|
|
|
|
|
|
|
|
|
so the CPACK_PACKAGE_VERSION can be refreshed and CPack can pick
the new one up at the second CMake run.
|
|
at least officially. It could, use system OpenJPEG, but I'd have
make the patch official, and that would break it on Debian & Ubuntu.
|
|
|
|
This commit adds a custom debug variable set to 4096 by default
that affects only the people panel list.
|
|
|
|
GNU/Linux users are assumed to have CMake installed cause obtaining
opj_config_private.h requires it already.
Fedora users are assumed to have zstd installed cause untarring LL's
packages requires it already.
|
|
|
|
Remove unneeded solid background
|
|
New buttons that fit better
|
|
Add transparent gray block behind world map search results
|
|
Remove unneeded background colour and bevel/border
|
|
Change from Yellow to White
|
|
|
|
|
|
|
|
|
|
This way it still builds whether FMOD or OpenAL is the one set ON.
|
|
This reverts commit 54ef82dae2005d2340ea39208f262c564642f98f.
|
|
|
|
The unused variables are commented
|
|
This commit allows the script dialog position to be remembered
|
|
Vsync was activated when the viewer is launched. This should fix the issue.
|
|
This commit allows to collapse the camera floater
|
|
Performance and tuning floater updated including fixes
|
|
|
|
|
|
|
|
especially pipewire-devel pulseaudio-libs-devel.
Add instruction to remove runtime path from dullahan_host too since
rpmbuild, being stricter, wouldn't install if it had a non-existent
runtime path.
|