160
I Use This!
Very High Activity

Commits : Listings

Analyzed 3 days ago. based on code collected 5 days ago.
May 02, 2024 — Jun 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DIRECTOR: Revert accidental changes
sev
as Eugene Sandulenko
More... 22 days ago
ULTIMA8: Prevent animation from damage when fallen. This fixes damage taken and death when asleep due to drinking a blue potion. Fixes #14044 More... 22 days ago
UTLIMA8: Shake head twice after stun This appear to match original game behavior after stand up More... 22 days ago
BAGEL: standardize parse code variable name More... 22 days ago
BAGEL: Add some missing const, remove some unused code, rename a couple of functions More... 22 days ago
BAGEL: standardize error code variable name More... 22 days ago
BAGEL: Fix Dangling Pointer GCC Compiler Warnings
digitall
as D G Turner
More... 22 days ago
DIRECTOR: Fix Shadowing And Format Security GCC Compiler Warnings
digitall
as D G Turner
More... 22 days ago
I18N: Update translation files More... 22 days ago
TWP: Fix invalid inventory item selected More... 22 days ago
L10N: Update translation (Italian) (News) More... 22 days ago
GUI: Add ListWidget commands: single click and edit start More... 22 days ago
GUI: Improve save/load list input handling More... 22 days ago
GUI: Allow delete/backspace on editable ListWidgets More... 22 days ago
GUI: Disable quick select on save/load list More... 22 days ago
BAGEL: Move lasst assignments out of if statements, some more cleanup More... 23 days ago
BAGEL: Make fataError static More... 23 days ago
DIRECTOR: Enable built-in debug logging in Virtual Nightclub More... 23 days ago
DIRECTOR: LINGO: Fix list handler override bodge More... 23 days ago
BAGEL: Move assignments out of if statements and remove useless null checks before deletes in CBagChatWnd, CBagObject, CBofPalette, CBofSprite and CQueue More... 23 days ago
BAGEL: Finish first pass of cleanup of fatal errors More... 23 days ago
BAGEL: Move constructor of COption to the cpp file, remove a useless define More... 23 days ago
I18N: Update translation (Chinese (Simplified)) More... 23 days ago
DIRECTOR: DECOMPILER: Fix shadowed variables warnings
sev
as Eugene Sandulenko
More... 23 days ago
I18N: Update translation (Catalan) More... 23 days ago
BAGEL: Split more assignments out of if statements, more work on fatal errors More... 23 days ago
DIRECTOR: DECOMPILER: Fix Amiga build
sev
as Eugene Sandulenko
More... 23 days ago
DIRECTOR: Fix compilation on some platforms
sev
as Eugene Sandulenko
More... 23 days ago
DIRECTOR: Remove std::swap usage
sev
as Eugene Sandulenko
More... 23 days ago
DIRECTOR: Replace not portable constant
sev
as Eugene Sandulenko
More... 23 days ago