7
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Dec 19, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add 'windows-mingw-release' to CMakePresets.json More... about 1 year ago
Fixes compilation error "ResourceSet.h:33:21: error: function 'ResourceSet::ResourceSet()' definition is marked dllimport" when building with g++ 12.1.0 More... about 1 year ago
Use getTileThreat-helper instead of directly accessing hitMap with tile coordinates More... about 1 year ago
Use 'REQUIRED' instead of custom error message when ccache is not found More... about 1 year ago
small config fixes More... about 1 year ago
unlimited replay option More... about 1 year ago
extra option tab More... about 1 year ago
Fix copy-paste mistake More... about 1 year ago
Fixes warning about usage of unused variable More... about 1 year ago
Fixes warnings about possibly dangling references More... about 1 year ago
Replace direct usage of CMAKE_CXX_COMPILER_LAUNCHER with ENABLE_CCACHE in CI More... about 1 year ago
Add linux-gcc-release-ccache and linux-clang-release-ccache More... about 1 year ago
Update documentation to suggest using option ENABLE_CCACHE instead of directly setting CMAKE_C(XX)_COMPILER_LAUNCHER More... about 1 year ago
Remove redundant find_program and if(CCACHE) - if ENABLE_CCACHE is set and the generation hasn't already failed then CCACHE is guaranteed to be set and point to a ccache binary. More... about 1 year ago
ENABLE_CCACHE option is available for all platforms More... about 1 year ago
backwards compatibility More... about 1 year ago
code review More... about 1 year ago
option for allowing cheats More... about 1 year ago
Merge pull request #3391 from vcmi/master
IvanS
as Ivan Savenko
More... about 1 year ago
Merge pull request #3388 from vcmi/beta
IvanS
as Ivan Savenko
More... about 1 year ago
Merge pull request #3386 from IvanSavenko/release_142
IvanS
as Ivan Savenko
More... about 1 year ago
Disable lobby reconnection logic due to deadlock on shutdown
IvanS
as Ivan Savenko
More... about 1 year ago
Fix possible crash on abandoned mine with no valid resources
IvanS
as Ivan Savenko
More... about 1 year ago
Do not allow stealing input focus from ourselves
IvanS
as Ivan Savenko
More... about 1 year ago
Update Ukrainian localization
IvanS
as Ivan Savenko
More... about 1 year ago
Merge pull request #3344 from cewbdex/czech-work
IvanS
as Ivan Savenko
More... about 1 year ago
Merge pull request #3387 from dydzio0614/instant-animations
IvanS
as Ivan Savenko
More... about 1 year ago
Change wording to less technical
dydzio
as Dydzio
More... about 1 year ago
Fix crash on reveal puzzle cheat
IvanS
as Ivan Savenko
More... about 1 year ago
Add new setting for instant adventure map fade in / fadeout effects
dydzio
as Dydzio
More... about 1 year ago