0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Nov 18, 2024 — Nov 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
build: set -Wall -Wextra -pedantic warning flags in CMakeLists.txt (#6388) More... 2 days ago
In Rand_simple(), only use the 32 least significant bits from time() More... 3 days ago
SDL2: avoid set but unused warning when compiled with -DNDEBUG More... 5 days ago
Only prevent exploring ('p', '<', or '>') when obvious monster is in view More... 6 days ago
stats: refactor transfer of counts to database More... 7 days ago
windows: bind M to Options/Map More... 9 days ago
Include player/digging unit test when building with CMake More... 13 days ago
Fix terminal resize overflow More... 16 days ago
Avoid more side effects from weapon swapping for digging/pathfinding More... 16 days ago
Tweak Options/Map for Windows front end More... 19 days ago
Account for map_active in Term_wipe_win_helper() More... 19 days ago
Remove limit on number of options shown per category More... about 2 months ago
Clarify confusing text in compiling.rst More... 2 months ago
Work around mismatched numbers in do_cmd_retrieve() More... 2 months ago
Correct transfer of charges/timeouts for a partial merger of stacks More... 3 months ago
docs: fix wrong example for "cmake --build" More... 3 months ago
CMake: add code coverage support More... 3 months ago
Rearrange code to avoid some false positives from gcc's static analysis More... 3 months ago
Correct some typos in comments More... 3 months ago
Avoid mismatched format warning More... 3 months ago
Drop newline from banishment show damage messages More... 3 months ago
Prevent NULL returns from queue functions; remore mix of allocation functions More... 3 months ago
Adjust some code flagged by gcc's static analysis option, -fanalyze More... 3 months ago
doxygen: use more of the comments from the macOS front end More... 3 months ago
doxygen: set PREDEFINED so more of the frontend/sound/borg code is inspected More... 3 months ago
doxygen: use a recognized list format for the steps to generate a .nib file More... 3 months ago
Include the descriptions for pfdistances's fields in doxygen's output More... 3 months ago
doxygen: exclude test cases and external include files for Windows More... 3 months ago
docs: rework the section on how to compile the documentation More... 3 months ago
Hide autoexplore commands behind option More... 3 months ago