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
path:
root
/
src
/
gui
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-08
Do a single logic update each frame
Thorbjørn Lindeijer
1
-1
/
+1
2024-10-08
Added convenient and efficient Timer class
Thorbjørn Lindeijer
11
-154
/
+145
2024-10-04
Removed useless LocalPlayer::mUpdateName
Thorbjørn Lindeijer
4
-21
/
+3
2024-09-28
Replaced all "xmlChildrenNode" with "children"
Thorbjørn Lindeijer
1
-2
/
+2
2024-09-28
Removed getter/setter cruft from ItemInfo
Thorbjørn Lindeijer
7
-28
/
+25
2024-09-27
Replaced for_each_xml_child_node macro with helper class
Thorbjørn Lindeijer
3
-5
/
+5
2024-09-02
Added a hand mouse cursor, used when hovering links
Thorbjørn Lindeijer
4
-14
/
+24
2024-08-31
Apply a margin to the text in the help window
Thorbjørn Lindeijer
1
-7
/
+3
2024-08-31
Display "Mana" as part of the version in Setup window
Thorbjørn Lindeijer
1
-1
/
+1
2024-08-31
BrowserBox: Make sure to start each line with the default color
Thorbjørn Lindeijer
1
-1
/
+4
2024-08-31
Some margin and indentation tweaks in news and NPC dialogs
Thorbjørn Lindeijer
6
-40
/
+41
2024-08-28
Fixed handling of consecutive text formatting markers
Thorbjørn Lindeijer
1
-11
/
+7
2024-08-26
Limit shop's Max button to available carry weight
Fedja Beader
1
-1
/
+13
2024-08-25
Fixed initialization of equipment backend
Thorbjørn Lindeijer
2
-68
/
+62
2024-08-15
Fixed resize border width on bottom and right sides
Thorbjørn Lindeijer
1
-4
/
+4
2024-08-04
Removed a bunch of unused NPC related events
Thorbjørn Lindeijer
2
-30
/
+11
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-06-25
Added online player list to Social window
David Athay
4
-23
/
+105
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.
npc-text-formatting
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-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
[next]