index
:
HoraK-FDF/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
npc-text-formatting
online-player-list
png_dyecmd
release-updates
removed-config-file-checks
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-06-19
Merge branch 'master' into online-player-list
online-player-list
Thorbjørn Lindeijer
52
-6779
/
+644
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
Cleanup:
David Athay
12
-184
/
+52
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-15
Fixed player names
David Athay
1
-3
/
+3
2024-04-15
WIP: Create avatars and populate the online player list - Currently names are...
David Athay
3
-2
/
+53
2024-04-14
Merge remote-tracking branch 'origin/master' into online-player-list
David Athay
8
-19
/
+112
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
Online list: Added Refresh button and bumped client version to 8
Thorbjørn Lindeijer
3
-1
/
+8
2024-04-09
WIP: Add online player list handler - Currently doesn't recieve SMSG_ONLINE_L...
David Athay
10
-1
/
+166
2024-04-09
Forgot to update tab in other param
David Athay
1
-1
/
+1
2024-04-09
Forgot to update tab to add
David Athay
1
-1
/
+1
2024-04-09
Clean up tab at exit
David Athay
2
-1
/
+5
2024-04-09
Add player list tab
David Athay
1
-0
/
+52
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
[next]