Age | Commit message (Expand) | Author | Files | Lines |
2024-08-04 | Add to npc option targetSelection to allow/disallow npc selection. | Thorbjørn Lindeijer | 6 | -6/+37 |
2024-06-25 | Added online player list to Social window | David Athay | 9 | -24/+146 |
2024-06-25 | Fixed spaces getting added to chat every 50 characters | Thorbjørn Lindeijer | 2 | -25/+2 |
2024-06-25 | Show item links with empty item name. | Andrei Karas | 1 | -0/+11 |
2024-06-23 | Added support for text formatting and links to NPC dialog | Thorbjørn Lindeijer | 2 | -36/+27 |
2024-06-22 | Added support for bold font markup to BrowserBox | Thorbjørn Lindeijer | 2 | -39/+64 |
2024-06-19 | Fixed cURL linker issues on MSYS2 | Thorbjørn Lindeijer | 1 | -2/+1 |
2024-06-09 | Enable resizing windows from all sides | Thorbjørn Lindeijer | 3 | -8/+25 |
2024-06-03 | Added handling of SMSG_SCRIPT_MESSAGE | Thorbjørn Lindeijer | 1 | -0/+13 |
2024-05-08 | CI: Added GitHub Actions MSYS2 build | Thorbjørn Lindeijer | 2 | -18/+63 |
2024-05-08 | CI: Added MSYS2 build on AppVeyor | Thorbjørn Lindeijer | 2 | -0/+33 |
2024-05-07 | Replaced ENet with submodule | Thorbjørn Lindeijer | 28 | -6189/+19 |
2024-04-25 | CMake: Fixed customization of GNUInstallDirs | Thorbjørn Lindeijer | 1 | -3/+3 |
2024-04-20 | CMake: Use FindIntl | Thorbjørn Lindeijer | 2 | -65/+8 |
2024-04-20 | CMake: Use add_compile_definitions instead of setting COMPILE_FLAGS | Thorbjørn Lindeijer | 1 | -21/+12 |
2024-04-20 | CMake: Use cmake-format to make the files more pleasant to read | Thorbjørn Lindeijer | 6 | -430/+427 |
2024-04-20 | CMake: Removed unused PROGRAMS variable | Thorbjørn Lindeijer | 2 | -4/+0 |
2024-04-18 | Fixed being popup getting stuck under the mouse | Thorbjørn Lindeijer | 1 | -0/+2 |
2024-04-18 | Fixed mouse path debug when graphics are scaled | Thorbjørn Lindeijer | 1 | -3/+0 |
2024-04-18 | Simplify TmwAthena::MessageOut | Thorbjørn Lindeijer | 5 | -84/+27 |
2024-04-17 | macOS: Create an app bundle | Thorbjørn Lindeijer | 8 | -49/+106 |
2024-04-12 | CMake: Use GNUInstallDirs | Thorbjørn Lindeijer | 4 | -13/+18 |
2024-04-12 | GitHub Actions: Added workflow for building the snap | Thorbjørn Lindeijer | 1 | -0/+18 |
2024-04-12 | Added snap recipe | Thorbjørn Lindeijer | 1 | -0/+59 |
2024-04-12 | CI: Use ccache to cache compiler results | Thorbjørn Lindeijer | 1 | -1/+11 |
2024-04-10 | Fixed the scaling of the custom cursor | Thorbjørn Lindeijer | 1 | -5/+6 |
2024-04-09 | Removed unused duplicate parsing of effects.xml | Thorbjørn Lindeijer | 2 | -108/+0 |
2024-04-08 | Fixed assertion failure on exit | Thorbjørn Lindeijer | 1 | -0/+4 |
2024-04-08 | Added UI debug drawing | Thorbjørn Lindeijer | 7 | -4/+104 |
2024-04-08 | Use ResourceRef<Image> in more places | Thorbjørn Lindeijer | 25 | -136/+127 |
2024-04-08 | CMake: Use install(DIRECTORY ...) to install data files | Thorbjørn Lindeijer | 10 | -122/+9 |
2024-04-08 | CMake: Exclude Guichan headers and library from install | Thorbjørn Lindeijer | 1 | -1/+1 |
2024-04-08 | Fixed choosing preferred language on Windows | Thorbjørn Lindeijer | 2 | -13/+34 |
2024-04-08 | CMake: Removed manual RC-compiler setup for MinGW | Thorbjørn Lindeijer | 1 | -16/+0 |
2024-04-08 | Set Windows-related DPI hints to per-monitor aware v2 | Thorbjørn Lindeijer | 1 | -0/+4 |
2024-04-08 | Some updates to .gitignore | Thorbjørn Lindeijer | 1 | -2/+1 |
2024-04-08 | Resolved issues with winver.h | Thorbjørn Lindeijer | 6 | -47/+6 |
2024-04-08 | Enable UTF-8 support on Windows | Thorbjørn Lindeijer | 1 | -0/+3 |
2024-04-08 | Use C++17 to implement mkdir_r | Thorbjørn Lindeijer | 2 | -68/+9 |
2024-04-08 | CMake: Allow using CPack to generate an NSIS installer | Thorbjørn Lindeijer | 3 | -37/+88 |
2024-04-08 | Windows: Modernize getSpecialFolderLocation | Thorbjørn Lindeijer | 3 | -33/+32 |
2024-04-08 | Compile fixes for MSYS2 UCRT64 | Thorbjørn Lindeijer | 5 | -10/+19 |
2024-04-02 | General code cleanups | Thorbjørn Lindeijer | 45 | -176/+117 |
2024-04-02 | Fixed padding on mini-status window | Thorbjørn Lindeijer | 1 | -0/+2 |
2024-03-28 | Fixed size and child positions for various popups | Thorbjørn Lindeijer | 10 | -91/+66 |
2024-03-28 | Fixed compile against libxml2 2.12 | ewew ukek | 2 | -23/+22 |
2024-03-28 | CI: Make the macOS build optional | Thorbjørn Lindeijer | 1 | -0/+1 |
2024-03-26 | CMake: Added USE_SYSTEM_GUICHAN option | Thorbjørn Lindeijer | 2 | -17/+16 |
2024-03-26 | Use SDL2 support for color and system mouse cursors | Thorbjørn Lindeijer | 5 | -121/+194 |
2024-03-26 | Removed the macOS 10.6 Xcode project | Thorbjørn Lindeijer | 4 | -2148/+53 |