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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-04
Removed a bunch of unused NPC related events
some-cleanups
Thorbjørn Lindeijer
6
-103
/
+13
2024-08-04
Small code simplification in Button::init
Thorbjørn Lindeijer
1
-10
/
+7
2024-08-04
Reuse Window::ensureOnScreen
Thorbjørn Lindeijer
1
-17
/
+7
2024-08-04
Removed unused Skin::mName and Skin::mFilePath
Thorbjørn Lindeijer
2
-29
/
+8
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-07
Replaced ENet with submodule
Thorbjørn Lindeijer
1
-8
/
+11
2024-04-20
CMake: Use FindIntl
Thorbjørn Lindeijer
1
-19
/
+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
1
-129
/
+134
2024-04-20
CMake: Removed unused PROGRAMS variable
Thorbjørn Lindeijer
1
-2
/
+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
5
-33
/
+74
2024-04-12
CMake: Use GNUInstallDirs
Thorbjørn Lindeijer
2
-4
/
+9
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
Fixed choosing preferred language on Windows
Thorbjørn Lindeijer
1
-11
/
+32
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
Resolved issues with winver.h
Thorbjørn Lindeijer
5
-46
/
+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
1
-5
/
+4
2024-04-08
Windows: Modernize getSpecialFolderLocation
Thorbjørn Lindeijer
3
-33
/
+32
2024-04-08
Compile fixes for MSYS2 UCRT64
Thorbjørn Lindeijer
4
-10
/
+7
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-26
CMake: Added USE_SYSTEM_GUICHAN option
Thorbjørn Lindeijer
1
-16
/
+14
2024-03-26
Use SDL2 support for color and system mouse cursors
Thorbjørn Lindeijer
5
-121
/
+194
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
[next]