2
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 1 year ago. based on code collected over 2 years ago.
Jul 30, 2022 — Jul 30, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CI: Replace `centos:8` by `almalinux:8` for `oldgcc` build More... almost 2 years ago
audio: Look extension from right, not left. More... almost 2 years ago
Remove -std=gnu++11 as it was causing compiler error with C file. More... almost 3 years ago
Fix undefined reference to __stack_chk_fail. More... almost 3 years ago
Add debug options for debug builds on Mingw, too. More... almost 3 years ago
Fix out of bounds access in Terrain.cpp and Models.cpp. More... almost 3 years ago
Fix MSYS2 build on Windows. More... almost 3 years ago
Enable edit and continue in Visual Studio. More... almost 3 years ago
Use dirent emulation on Windows. More... almost 3 years ago
Make it build with Visual Studio 2022. More... almost 3 years ago
Add vcpkg manifest for Visual Studio 2017 or higher. More... almost 3 years ago
Break reference cycle when loading/ending a level. More... about 4 years ago
Remove glu dependency by using glFrustum directly instead of gluPerspective. More... about 4 years ago
Devtools: Close opened file in set_clothes. More... about 4 years ago
CI: Bump oldgcc build to CentOS 8 More... over 5 years ago
CMake: Set OpenGL_GL_PREFERENCE to LEGACY More... over 5 years ago
MinGW: Link with -fstack-protector and libssp, needed by recent mingw/gcc More... over 5 years ago
MinGW: Add support for libgcc_s_dw2-1.dll used by recent mingw32/gcc More... over 5 years ago
AppStream info: Various improvements, adds changelog More... over 5 years ago
CMake: Remove redundant condition reminder in else()/endif() More... over 5 years ago
Revert "Fix build warning for util/unpack." More... over 6 years ago
Revert "Fix previous unpack fix PR" More... over 6 years ago
Fixed compilation warnings More... over 6 years ago
Fix previous unpack fix PR More... over 6 years ago
Removed manually handled numclothes to use vector size() instead More... over 6 years ago
Fix build warning for util/unpack. More... over 6 years ago
Merge branch 'little_update' of https://gitlab.com/devnexen/lugaru into little_update More... over 6 years ago
Seeding randomness at runtime More... almost 7 years ago
Seeding randomness at runtime More... almost 7 years ago
Exception used as reference fix More... almost 7 years ago