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
/
widgets
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-18
Added small grabbable margin to Shortcuts window
Thorbjørn Lindeijer
3
-43
/
+19
2024-10-18
General code cleanups
Thorbjørn Lindeijer
1
-3
/
+2
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
2
-5
/
+7
2024-09-28
Removed getter/setter cruft from ItemInfo
Thorbjørn Lindeijer
3
-7
/
+7
2024-09-02
Added a hand mouse cursor, used when hovering links
Thorbjørn Lindeijer
2
-11
/
+16
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
3
-39
/
+37
2024-08-28
Fixed handling of consecutive text formatting markers
Thorbjørn Lindeijer
1
-11
/
+7
2024-08-15
Fixed resize border width on bottom and right sides
Thorbjørn Lindeijer
1
-4
/
+4
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
2
-19
/
+8
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-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
2
-5
/
+15
2024-04-08
Added UI debug drawing
Thorbjørn Lindeijer
2
-0
/
+89
2024-04-08
Use ResourceRef<Image> in more places
Thorbjørn Lindeijer
5
-17
/
+19
2024-04-02
General code cleanups
Thorbjørn Lindeijer
4
-22
/
+3
2024-03-28
Fixed size and child positions for various popups
Thorbjørn Lindeijer
1
-4
/
+5
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
9
-45
/
+37
2024-03-11
Implemented ability to open external links in news and chat
Thorbjørn Lindeijer
5
-14
/
+57
2024-03-07
Use the native TMX tile animation format
Thorbjørn Lindeijer
2
-8
/
+7
2024-03-02
Updated mouse cursors to latest version
Thorbjørn Lindeijer
2
-10
/
+10
2024-02-22
General code cleanups
Thorbjørn Lindeijer
7
-14
/
+12
2024-02-15
Fix handling of non-consecutive emote IDs
Thorbjørn Lindeijer
2
-40
/
+23
2024-02-13
General code cleanups
Thorbjørn Lindeijer
58
-275
/
+169
2024-02-09
Optimized BrowserBox
Thorbjørn Lindeijer
4
-342
/
+325
2024-02-09
Some cleanups in UpdaterWindow and BrowserBox
Thorbjørn Lindeijer
2
-141
/
+54
2024-02-09
C++11: Use default member initializers
Thorbjørn Lindeijer
3
-31
/
+24
2024-01-29
Removed unused includes in various files
Thorbjørn Lindeijer
5
-6
/
+0
2024-01-29
Apply C++11 fixits
Thorbjørn Lindeijer
14
-82
/
+54
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
70
-289
/
+289
2024-01-25
Minor includes cleanup
Thorbjørn Lindeijer
1
-1
/
+0
2024-01-25
Ported to SDL2
Thorbjørn Lindeijer
5
-53
/
+24
2024-01-24
Fixed compilation issues and use of deprecated C++ features
Thorbjørn Lindeijer
7
-9
/
+9
2012-08-05
Removed all the hardcoded sizes of the various setup tabs
Thorbjørn Lindeijer
6
-10
/
+51
2012-05-07
Merge branch '0.6'
Thorbjørn Lindeijer
1
-9
/
+9
2012-05-07
Fixed wrong offset values for tab widget drawing
jurkan
1
-9
/
+9
2012-05-05
Merge branch '0.6'
Thorbjørn Lindeijer
2
-1
/
+3
2012-05-05
Fixed compilation errors and warnings with GCC 4.7
Thorbjørn Lindeijer
2
-1
/
+3
2012-04-02
Merge branch '0.6'
Thorbjørn Lindeijer
2
-4
/
+3
2012-04-02
Fixed problems with using the last emote
v0.6.1
Thorbjørn Lindeijer
1
-3
/
+2
2012-04-01
Made changes to compile on Mac OSX 10.6 and later
David Athay
1
-1
/
+1
2012-02-18
Added notification sound on receiving whisper
Thorbjørn Lindeijer
3
-3
/
+32
2012-02-12
Fixed inventory display
Yohann Ferreira
1
-3
/
+6
[next]