summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-23Various small fixes to translatable stringsThorbjørn Lindeijer13-36/+26
2024-10-23Removed ChangeLog fileThorbjørn Lindeijer1-6267/+0
2024-10-23Translated using Weblate (Spanish)gallegonovato1-4/+4
2024-10-23Translated using Weblate (Norwegian Bokmål)Allan Nordhøy1-54/+60
2024-10-23Translations: Replaced some "..." with "…" and removed double spacesAllan Nordhøy28-187/+188
2024-10-18Added small grabbable margin to Shortcuts windowThorbjørn Lindeijer5-81/+32
2024-10-18Avoid accessing static members through instancesThorbjørn Lindeijer5-40/+40
2024-10-18Some code cleanups in ResourceManagerThorbjørn Lindeijer1-10/+4
2024-10-18General code cleanupsThorbjørn Lindeijer9-38/+19
2024-10-18Take only const pointers to images in GraphicsThorbjørn Lindeijer6-43/+43
2024-10-15Fixed crash when taking screenshot with scaled graphicsThorbjørn Lindeijer2-15/+28
2024-10-12Added support for hit/miss sounds on equipment for all playersThorbjørn Lindeijer5-30/+32
2024-10-08CI: Added Ubuntu 24.04 compile testThorbjørn Lindeijer1-0/+1
2024-10-08Small cleanup in OutfitWindow::loadThorbjørn Lindeijer2-19/+7
2024-10-08Simplified "drawnWhenBehind" logicThorbjørn Lindeijer8-37/+8
2024-10-08Restore the screen shake effectThorbjørn Lindeijer2-30/+32
2024-10-08Use Timer for duration of blinking nameThorbjørn Lindeijer3-23/+18
2024-10-08Updated NEWS fileThorbjørn Lindeijer1-0/+4
2024-10-08Smoother keyboard movementThorbjørn Lindeijer4-26/+39
2024-10-08Smoother being movementThorbjørn Lindeijer7-67/+71
2024-10-08Do a single logic update each frameThorbjørn Lindeijer26-113/+92
2024-10-08Added convenient and efficient Timer classThorbjørn Lindeijer26-293/+388
2024-10-04Removed useless LocalPlayer::mUpdateNameThorbjørn Lindeijer6-39/+3
2024-10-02Fixed potential crash in character selectionThorbjørn Lindeijer1-0/+2
2024-10-02Removed getter/setter cruft from BeingInfoThorbjørn Lindeijer6-143/+86
2024-09-30Reduce number of rand() calls in Particle::updateAndrei Karas1-3/+4
2024-09-30Added support for particle effects on equipmentThorbjørn Lindeijer6-37/+104
2024-09-28Replaced all "xmlChildrenNode" with "children"Thorbjørn Lindeijer8-17/+16
2024-09-28Removed getter/setter cruft from ItemInfoThorbjørn Lindeijer20-365/+213
2024-09-27Replaced for_each_xml_child_node macro with helper classThorbjørn Lindeijer24-57/+79
2024-09-23snap: Workaround automated review issueThorbjørn Lindeijer1-3/+0
2024-09-02Added a hand mouse cursor, used when hovering linksThorbjørn Lindeijer5-14/+24
2024-08-31Apply a margin to the text in the help windowThorbjørn Lindeijer7-230/+233
2024-08-31Display "Mana" as part of the version in Setup windowThorbjørn Lindeijer4-5/+5
2024-08-31BrowserBox: Make sure to start each line with the default colorThorbjørn Lindeijer1-1/+4
2024-08-31CMake: Make the data files show up in the IDEThorbjørn Lindeijer1-0/+18
2024-08-31Some margin and indentation tweaks in news and NPC dialogsThorbjørn Lindeijer6-40/+41
2024-08-28Fixed handling of consecutive text formatting markersThorbjørn Lindeijer2-11/+8
2024-08-28Fixed choosing default world when using -D command-line parametercuoco2-6/+2
2024-08-26Limit shop's Max button to available carry weightFedja Beader2-1/+14
2024-08-25Fixed initialization of equipment backendThorbjørn Lindeijer10-144/+110
2024-08-15Fixed resize border width on bottom and right sidesThorbjørn Lindeijer1-4/+4
2024-08-04Removed a bunch of unused NPC related eventsThorbjørn Lindeijer6-103/+13
2024-08-04Small code simplification in Button::initThorbjørn Lindeijer1-10/+7
2024-08-04Reuse Window::ensureOnScreenThorbjørn Lindeijer1-17/+7
2024-08-04Removed unused Skin::mName and Skin::mFilePathThorbjørn Lindeijer2-29/+8
2024-08-04Merged INSTALL with README.md and README.cmakeThorbjørn Lindeijer4-86/+50
2024-08-04Updated NEWS for 0.7 releaseThorbjørn Lindeijer1-0/+56
2024-08-04Various version and link updates in the INSTALL fileThorbjørn Lindeijer1-16/+14
2024-08-04Updated some URLsThorbjørn Lindeijer2-3/+3