Commit Graph

364 Commits (core4)

Author SHA1 Message Date
nimetu 62742dceca Fix build error on mac/windows 3 years ago
nimetu 1b386dd648 Enable ConfigureEvent for fullscreen window
Fixes issue where multi-monitor is removed/resized
while client is on that monitor.
3 years ago
nimetu 853e19cd64 Fix KDE/GNOME windowed/fullscreen switching 3 years ago
nimetu 4fa80a0aec Fix getCurrentScreenMode() when no window has been created yet 3 years ago
nimetu b184192bc2
Merge pull request #654 from ryzom/feature/change-sound-driver-ingame
Feature/change sound driver ingame
3 years ago
nimetu 4c3cae63d4 Fix linking when using static libvorbisfile library 3 years ago
nimetu 513712be02 Fix missing symbol from shared library under macOS 3 years ago
Nimetu db526ef68b Runtime discovery of available sound drivers 3 years ago
nimetu d752c914f5 Rename lzma binary to nellzma 3 years ago
kaetemi a6139ade22
Disable arch checks on 32 bit GCC that don't build 3 years ago
kaetemi 5b85b4e837
End music playback on critical error, ryzom/ryzomcore#661 3 years ago
kaetemi 2d7a602e79
PCH object should not contain link dummies, fixes "already has a body" error 3 years ago
kaetemi cad53befd9
Fix mysterious duplicate symbol error 3 years ago
nimetu 3f1f46bc7d Fix CSSLength not rejecting percent value 3 years ago
nimetu 7878e13602 Fix CSSLength not setting proper unit type 3 years ago
nimetu d2376f0203 Ensure selected item is visible after menu becomes active 3 years ago
nimetu dc9ab8ec79 Highlight current selected menu item 3 years ago
nimetu 4a4e626f56 Rename CGroupMenu variable 3 years ago
nimetu cbd0cf5955 Silence warning on deprecated QSAtomicCompareAndSwap32 on macOS 3 years ago
kaetemi 0ee1536340
Use getHardText where more appropriate 3 years ago
Nimetu 2bf12a9a92 Fix CViewText always returning localization key 3 years ago
nimetu dfbef3e5b5 fix typo 3 years ago
nimetu 1a552078a1
Merge pull request #650 from ryzom/feature/hunter
hunter package manager support
3 years ago
Nimetu e1139b7e8d Fix moving fullscreen window between monitors 3 years ago
Nimetu 6727dc00ec Fix initial fullscreen window on OpenGL/Windows 3 years ago
Nimetu de1dba32a2 Fix opengl offscreen mode 3 years ago
Nimetu f13c49219e Disable text shadow on selection text (closes ryzom/ryzomcore#214 3 years ago
Nimetu ba003ee45d Use TARGET_COMPILE_DEFINITIONS to avoid double quotes 3 years ago
Nimetu d46de81fc6 Linking nel udp client sample without nel3d (fixes ryzom/ryzomcore#316) 3 years ago
Nimetu c0a3338029 Fixed cleanup of html downloads 3 years ago
Nimetu 81212fd728 Fix linking with static OpenAL under windows 3 years ago
Nimetu 640f91c2a0 Use Hunter package manager to compile external libraries 3 years ago
Nimetu 5731ad6b3e Fix macOS build, utf8 fixes 3 years ago
Nimetu f4726d6964 Fix macOS build, missing include 3 years ago
Nimetu a356abdd7c Fix macOS build, _Nullable is reserved keyword 3 years ago
kaetemi 3ec625265e
Merge remote-tracking branch 'origin/develop' into core4 3 years ago
Nimetu d8deff3f23 Linux multi-monitor fullscreen support 3 years ago
Nimetu d893d15daf Remove loading certs from native Windows cert store. 3 years ago
kaetemi 8f839dc9c7 Properly follow StartupVerify setting 3 years ago
kaetemi 5fcaafbc60 Show more useful error on login failure 3 years ago
kaetemi 3076b62063 Fix build when using ValyriaTear/luabind (on Ubuntu) 3 years ago
kaetemi 3d208e024d Improve c++0x check 3 years ago
Nimetu ce0d1234cc Add missing WITH_FFMPEG option 3 years ago
kaetemi 7127f9f5f4
Properly follow StartupVerify setting 3 years ago
kaetemi ca9729b2a0
Native windows CA certs are causing issues in libcurl with Letsencrypt certificates, so disable them for now 3 years ago
kaetemi 939836b5bb
Show more useful error on login failure 3 years ago
kaetemi bdbd12c625
Improve c++0x check 3 years ago
kaetemi 549b2b0f22
Fix build when using ValyriaTear/luabind (on Ubuntu 20.04 LTS) 3 years ago
kaetemi de7b301af9
Improve c++0x check 3 years ago
kaetemi 996f6c218e
Fix build when using ValyriaTear/luabind (on Ubuntu) 3 years ago