index
:
cuoco/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
png_dyecmd
removed-config-file-checks
some-cleanups
Original The Mana World client, now known as simply the Mana client.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-03-26
Removed outdated Travis CI config
Thorbjørn Lindeijer
1
-8
/
+0
2024-03-26
Removed outdated Code::Blocks project files
Thorbjørn Lindeijer
3
-722
/
+0
2024-03-26
Added support for HiDPI fonts
Thorbjørn Lindeijer
9
-81
/
+120
2024-03-26
Added functions to draw images at sub-pixel positions
Thorbjørn Lindeijer
7
-113
/
+126
2024-03-25
Allow mouse focus click-through
Thorbjørn Lindeijer
2
-1
/
+3
2024-03-25
Avoid string allocations during text rendering and sizing
Thorbjørn Lindeijer
3
-16
/
+11
2024-03-25
Removed an unnecessary extra allocation in strprintf
Thorbjørn Lindeijer
1
-5
/
+4
2024-03-22
Added support for scaling the output
Thorbjørn Lindeijer
18
-154
/
+386
2024-03-22
Fixed the distribution of action events by DropDown
Thorbjørn Lindeijer
1
-1
/
+7
2024-03-21
Removed unused ResourceManager methods
Thorbjørn Lindeijer
2
-43
/
+0
2024-03-21
Removed the unused Image::mLoaded member
Thorbjørn Lindeijer
2
-41
/
+19
2024-03-21
Use std::function in ResourceManager
Thorbjørn Lindeijer
4
-85
/
+35
2024-03-13
Use snprintf instead of sprintf
Thorbjørn Lindeijer
2
-7
/
+7
2024-03-13
CI: Added macOS build job
Thorbjørn Lindeijer
1
-0
/
+10
2024-03-13
Adjusted handling of SMSG_LOGIN_DATA to what tmwa sends
Thorbjørn Lindeijer
1
-3
/
+4
2024-03-13
CI: Ensure we can compile on Ubuntu 20.04 as well
Thorbjørn Lindeijer
1
-5
/
+8
2024-03-13
Added SDL version check for SDL_OpenURL
Thorbjørn Lindeijer
2
-5
/
+20
2024-03-12
General code cleanups
Thorbjørn Lindeijer
71
-546
/
+250
[next]