summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
6 daysGUI: Added Desktop skinHEADmasterThorbjørn Lindeijer7-10/+21
6 daysFixed clipping issue when using legacy OpenGL rendererThorbjørn Lindeijer1-2/+0
6 daysWork around issue with minimizing maximized windowsThorbjørn Lindeijer5-3/+19
6 daysWork around player invisibility caused by "unspecified" genderThorbjørn Lindeijer8-55/+30
6 daysFix gradient type text display being updated before slider value is read.Fedja Beader1-1/+1
13 daysFixed issues related to wrong alpha mod set on texturesThorbjørn Lindeijer5-59/+29
13 daysAdded support for the hidden/neutral genderThorbjørn Lindeijer11-32/+56
2025-07-17Use layout system for Confirm and Ok dialogsThorbjørn Lindeijer4-72/+25
2025-07-15Render font outlines using TTF_SetFontOutlineThorbjørn Lindeijer18-290/+301
2025-07-15Theme: Introduced HIGHLIGHT_TEXT colorThorbjørn Lindeijer10-11/+36
2025-07-15Theme: Use TEXT color when rendering item amountsThorbjørn Lindeijer2-4/+1
2025-07-14Simplified cursor code using SDL_CreateRGBSurfaceWithFormatThorbjørn Lindeijer1-14/+2
2025-07-14Various small cleanupsThorbjørn Lindeijer3-5/+4
2025-07-14Reduced scope of static ChatLogger functionsThorbjørn Lindeijer2-67/+57
2025-07-14Fix quests window destruction and add QuestDB::initThorbjørn Lindeijer7-4/+14
2025-07-12Typo fixes (based on reports by meway)Thorbjørn Lindeijer43-46/+46
2025-07-11Make the screenshot file name a clickable linkThorbjørn Lindeijer4-3/+40
2025-07-11Cleaned up ImageRect a littleThorbjørn Lindeijer18-135/+59
2025-07-10Translated using Weblate (Tamil)தமிழ்நேரம்1-29/+29
2025-07-10Translated using Weblate (Georgian)Temuri Doghonadze1-17/+16
2025-07-10Translated using Weblate (Finnish)Ricky Tigg1-16/+13
2025-07-10Translated using Weblate (Tamil)தமிழ்நேரம்1-832/+910
2025-07-10Translated using Weblate (Finnish)Ricky Tigg1-15/+14
2025-07-10Added translation using Weblate (Tamil)தமிழ்நேரம்1-0/+3804
2025-07-10Translated using Weblate (Spanish)gallegonovato1-43/+28
2025-07-10Translated using Weblate (Portuguese)Antônio Silva Neto1-3/+2
2025-07-10Translated using Weblate (Portuguese)Antônio Silva Neto1-697/+512
2025-07-10Translated using Weblate (Spanish)gallegonovato1-24/+22
2025-07-10Translated using Weblate (Portuguese (Brazil))Antônio Neto1-92/+65
2025-07-10Translated using Weblate (Polish)Eryk Michalak1-41/+28
2025-07-10Translated using Weblate (Spanish)gallegonovato1-35/+28
2025-07-08Jewelry: Adjusted color of highlighted tabThorbjørn Lindeijer2-4/+13
2025-07-06Add support for custom text colors for progress bars in GUI themeAndrew Hall3-14/+38
2025-07-04Added logging priorities and use SDLs logging facilitiesThorbjørn Lindeijer86-593/+615
2025-07-04Allow the window to keep updating during move/resize on Windows and macOSThorbjørn Lindeijer5-377/+407
2025-07-03Add Translations and Portable components to NSIS installerThorbjørn Lindeijer2-1/+22
2025-07-03Avoid warning on WindowsThorbjørn Lindeijer1-0/+2
2025-07-03AppVeyor: Removed "build/" directory from artifact downloadThorbjørn Lindeijer2-3/+2
2025-07-02Delay showing of the window to avoid startup flickerThorbjørn Lindeijer4-4/+16
2025-07-02Implemented effects for new and completed questsThorbjørn Lindeijer4-0/+70
2025-07-02Added Quests windowThorbjørn Lindeijer22-33/+501
2025-06-23Apply quest effects to NPCsThorbjørn Lindeijer5-7/+177
2025-06-17Add quest database support and parsing utilitiesThorbjørn Lindeijer6-0/+224
2025-06-11Fixed the maximum size of the ShortcutWindowThorbjørn Lindeijer1-2/+5
2025-06-11Cleaned up game input handling a littleThorbjørn Lindeijer4-486/+445
2025-05-25Fixed tooltip visibility logic for shortcut and inventory windowsThorbjørn Lindeijer7-32/+45
2025-05-21macOS: Use system Guichan by defaultThorbjørn Lindeijer3-5/+3
2025-05-12snap: Updated name of libcurl packageThorbjørn Lindeijer1-1/+1
2025-05-12TMWA: Added debug logging of sent messagesThorbjørn Lindeijer3-2/+16
2025-05-12Fixed handling of "close2" script commandThorbjørn Lindeijer3-30/+11