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
/
gui
Age
Commit message (
Expand
)
Author
Files
Lines
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-09
Enable resizing windows from all sides
Thorbjørn Lindeijer
3
-8
/
+25
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-10
Fixed the scaling of the custom cursor
Thorbjørn Lindeijer
1
-5
/
+6
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
8
-46
/
+29
2024-04-08
Compile fixes for MSYS2 UCRT64
Thorbjørn Lindeijer
2
-5
/
+1
2024-04-02
General code cleanups
Thorbjørn Lindeijer
14
-47
/
+17
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-26
Use SDL2 support for color and system mouse cursors
Thorbjørn Lindeijer
2
-101
/
+161
2024-03-26
Added support for HiDPI fonts
Thorbjørn Lindeijer
4
-71
/
+105
2024-03-26
Added functions to draw images at sub-pixel positions
Thorbjørn Lindeijer
1
-1
/
+1
2024-03-25
Avoid string allocations during text rendering and sizing
Thorbjørn Lindeijer
1
-4
/
+11
2024-03-22
Added support for scaling the output
Thorbjørn Lindeijer
6
-44
/
+135
2024-03-22
Fixed the distribution of action events by DropDown
Thorbjørn Lindeijer
1
-1
/
+7
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
34
-184
/
+102
2024-03-11
Implemented ability to open external links in news and chat
Thorbjørn Lindeijer
8
-18
/
+65
2024-03-11
Fixed settings being unavailable when updating was done
Thorbjørn Lindeijer
1
-0
/
+1
2024-03-07
Use the native TMX tile animation format
Thorbjørn Lindeijer
2
-8
/
+7
2024-03-06
General code cleanups
Thorbjørn Lindeijer
5
-36
/
+9
2024-03-04
Fixed character display
Thorbjørn Lindeijer
3
-24
/
+23
2024-03-04
Added support for handling SMSG_NPC_COMMAND
Thorbjørn Lindeijer
1
-0
/
+10
2024-03-02
Changed server type to "enum class"
Thorbjørn Lindeijer
10
-22
/
+22
2024-03-02
Added support for -y / --server-type parameter
Thorbjørn Lindeijer
5
-30
/
+16
2024-03-02
Added support for customizing NPC and Monster hover cursor
Thorbjørn Lindeijer
1
-7
/
+2
2024-03-02
Updated mouse cursors to latest version
Thorbjørn Lindeijer
5
-66
/
+64
2024-03-02
General code cleanups
Thorbjørn Lindeijer
2
-19
/
+0
2024-02-29
Re-download updates when their checksum no longer matches
Thorbjørn Lindeijer
1
-19
/
+15
2024-02-28
Use snprintf instead of sprintf
Thorbjørn Lindeijer
1
-5
/
+1
2024-02-27
Added VSync and windowed fullscreen options
Thorbjørn Lindeijer
4
-179
/
+185
2024-02-22
General code cleanups
Thorbjørn Lindeijer
28
-60
/
+48
2024-02-15
Fix handling of non-consecutive emote IDs
Thorbjørn Lindeijer
5
-97
/
+82
2024-02-13
Removed no longer supported admin messages
Thorbjørn Lindeijer
1
-5
/
+3
2024-02-13
General code cleanups
Thorbjørn Lindeijer
64
-293
/
+175
2024-02-09
Optimized BrowserBox
Thorbjørn Lindeijer
9
-351
/
+327
2024-02-09
Some cleanups in UpdaterWindow and BrowserBox
Thorbjørn Lindeijer
4
-170
/
+79
2024-02-09
C++11: Use default member initializers
Thorbjørn Lindeijer
38
-190
/
+113
2024-02-05
Updated C++ standard to C++17
Thorbjørn Lindeijer
1
-7
/
+1
2024-01-30
Apply readability-delete-null-pointer fixits
Thorbjørn Lindeijer
2
-8
/
+5
2024-01-29
Removed unused SpecialEntry::mLevelLabel
Thorbjørn Lindeijer
1
-2
/
+0
2024-01-29
Removed unused includes in various files
Thorbjørn Lindeijer
8
-13
/
+0
2024-01-29
Removed remnants of alpha cache in ResourceManager
Thorbjørn Lindeijer
1
-3
/
+0
2024-01-29
Apply C++11 fixits
Thorbjørn Lindeijer
31
-197
/
+145
2024-01-29
Fixed another crash due to incomplete SDL2 upgrade
Thorbjørn Lindeijer
1
-1
/
+1
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
172
-801
/
+801
2024-01-26
Added support for the "persistentIp" server info setting
Thorbjørn Lindeijer
1
-2
/
+11
[next]