0
I Use This!
Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 23 hours ago.
Jun 22, 2024 — Jun 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Invasion window: Provide control (right-click) for number if directory rows. More... 1 day ago
Bump MACOSX_DEPLOYMENT_TARGET to support std::filesystem (#216)
Paul Broadhead
as Paul Broadhead (bluap in EL)
More... 8 days ago
Added directory handling to invasion window. Selecting a directory loads the command-list files from just that directory. More... 8 days ago
Use C/C++ standard 17. More... 8 days ago
Temporary fix for new gcc 15.1 compiler. Restore gnu version to 17. More... about 2 months ago
Slider widget for options window (#215) More... 4 months ago
Move SDL_Quit() to after we have finished using it. More... 5 months ago
Fix new compiler errors, more #includes needed. More... 5 months ago
Android build now targets SDK 34. More... 6 months ago
Fix item list/cat save error message. More... 6 months ago
Bump server version to 10.31. More... 7 months ago
Fix monor item quantity editing issue on Android. More... 7 months ago
Fix issue with move-to-attacked-creature for NPCs. Always clear the last stored attack coords for a new click. More... 7 months ago
Indicators position fixes. * Always update position if in default position when turned on. * Temporarily hide if in default position and not enough space. More... 7 months ago
Android build defaults to source version string. More... 7 months ago
Add date to default version string. Its the last built date for the object, but it will be valid for all the packages and others that do clean builds. More... 7 months ago
Within limits, prevent icon window width exceeding available space. More... 7 months ago
Drop cmake min to 3.16 to support snap core20. More... 7 months ago
Update min cmake version. More... 7 months ago
Fix crash due to pword_clear() not setting draw_begin to zero. * If added a buddy and the name input was scrolled. * If renaming a itemlist and the name input was scrolled. * Second time we do the action, the client crashes. * Thanks OOP for reporting the add buddy crash. More... 7 months ago
Update Android build to minimum support SDK version. More... 7 months ago
Updated debian files for 1.9.7. More... 7 months ago
Fix knowledge window mouse-over and click y offset. More... 7 months ago
Update data file checksum. Remove version prix from snap. More... 7 months ago
Bump debian package client and data to 1.9.7. More... 7 months ago
Bump snap build to 1.9.7. More... 7 months ago
Bump client version to 1.9.7, server version to 10.30. More... 7 months ago
Fix new character actor showing all white on Android. For android, some settings are not read so they cannot be found when searching. This meant some values were set to -1 when poor_man was not enabled. This had some weird effects, such as the actor showing all white for the character creation window in some instances. Fix is to not change the value of the option if not found. More... 8 months ago
Do not display food bar in new character interface. More... 8 months ago
macOS tweaks for 1.9.7 (#213) More... 8 months ago