5
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected about 15 hours ago.
Nov 18, 2024 — Nov 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix -O2 release flag and eliminate warnings (#6385) More... 1 day ago
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... 2 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: avoid compiler warnings about use of possibly uninitialized variables More... 7 days ago
stats: refactor transfer of counts to database More... 7 days ago
windows: bind M to Options/Map More... 8 days ago
Include player/digging unit test when building with CMake More... 12 days ago
borg: fix some old code and reduce ammo priorty 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
Update extra shots desc More... 18 days ago
Tweak Options/Map for Windows front end More... 18 days ago
Account for map_active in Term_wipe_win_helper() More... 18 days ago
borg: double recall bug More... about 2 months ago
Remove limit on number of options shown per category More... about 2 months ago
borg: check for double recall More... 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
borg: dig when out of options More... 3 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
Correct some typos in comments More... 3 months ago
borg: delete monsters that were detected on a wall but when attacked aren't there More... 3 months ago
Drop newline from banishment show damage messages More... 3 months ago
borg: fix curse spell (#6338) More... 3 months ago
borg: avoid compiler warning with -Wstrict-prototypes (#6329) More... 3 months ago
Prevent NULL returns from queue functions; remore mix of allocation functions More... 3 months ago