index
:
Hello/mana
0.5
0.6
add-sound-events
fix-item-tooltip-visibility
lpc2012
master
optimize-actor-draw
particle-system
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
2025-05-09
Fixed tooltip visibility logic for shortcut and inventory windows
fix-item-tooltip-visibility
Thorbjørn Lindeijer
7
-32
/
+45
2025-05-01
Fixed loading of servers saved in client config
Thorbjørn Lindeijer
2
-7
/
+3
2025-05-01
Fixed crash on Windows related to choosing wrong log overload
Thorbjørn Lindeijer
3
-4
/
+4
2025-04-29
Made the Setup window key work during login sequence
Thorbjørn Lindeijer
2
-2
/
+14
2025-04-29
Changed removeColors to work in-place
Thorbjørn Lindeijer
6
-44
/
+28
2025-04-29
Reduced excessive use of getters in LocalPlayer::getNextWalkPosition
Thorbjørn Lindeijer
2
-60
/
+63
2025-04-29
Some Inventory and TradeWindow cleanups
Thorbjørn Lindeijer
5
-81
/
+56
2025-04-29
Dye: Cast to SDL_Color rather than shifting bits around
Thorbjørn Lindeijer
3
-32
/
+35
2025-04-29
Fixed compile with ENABLE_MANASERV=OFF
Thorbjørn Lindeijer
2
-3
/
+3
2025-04-28
GUI: Removed fixed width for ItemAmountWindow
Thorbjørn Lindeijer
1
-1
/
+1
2025-04-28
GUI: Added skin for the emote slots in the EmotePopup
Thorbjørn Lindeijer
6
-29
/
+40
2025-04-28
GUI: Use theme icons for offline/online player indicators
Thorbjørn Lindeijer
4
-34
/
+30
2025-04-26
GUI: Added support for explicit outline color per palette entry
Thorbjørn Lindeijer
16
-310
/
+258
2025-04-25
GUI: Added support for multiple color palettes to Theme
Thorbjørn Lindeijer
35
-522
/
+875
2025-04-25
Introduced theme dropdown in interface setup
Thorbjørn Lindeijer
16
-125
/
+258
2025-04-25
GUI: Added support for hiding the scroll area buttons
Thorbjørn Lindeijer
5
-10
/
+141
2025-04-25
GUI: Added support for fixed-size scrollarea markers
Thorbjørn Lindeijer
3
-23
/
+354
2025-04-25
Simplified ImageRect handling
Thorbjørn Lindeijer
7
-227
/
+173
2025-04-25
Jewelry: Fixed sticky button position
Thorbjørn Lindeijer
2
-21
/
+21
2025-04-25
GUI: Added support for defining named icons to the theme
Thorbjørn Lindeijer
12
-108
/
+148
2025-04-25
GUI: Allow theme to skin item slots and equipment boxes
Thorbjørn Lindeijer
13
-112
/
+141
2025-04-25
GUI: Allow customizing the SkinType used by a Window
Thorbjørn Lindeijer
9
-16
/
+50
2025-04-25
Added the Jewelry theme
Thorbjørn Lindeijer
5
-0
/
+435
2025-04-05
Avoid pixel format conversions when applying dye
Thorbjørn Lindeijer
1
-19
/
+22
2025-04-04
Windows installer: Updated shipped DLLs
Thorbjørn Lindeijer
1
-2
/
+7
2025-04-04
Updated Guichan submodule to fix CMake 4 build
Thorbjørn Lindeijer
1
-0
/
+0
2025-04-02
Use a consistent naming style for enum class values
Thorbjørn Lindeijer
47
-223
/
+224
2025-04-02
General code cleanups
Thorbjørn Lindeijer
17
-171
/
+105
2025-04-02
Fixed minimum width of the Social window
Thorbjørn Lindeijer
3
-10
/
+25
2025-04-01
Fixed crash on exit when CharCreateDialog is open
Thorbjørn Lindeijer
4
-10
/
+34
2025-04-01
GUI: Made CheckBox, RadioButton and Slider more customizable
Thorbjørn Lindeijer
16
-86
/
+103
2025-03-31
Use color modulation to render text in different colors
Thorbjørn Lindeijer
2
-21
/
+43
2025-03-31
GUI: Support customizing widget text format through theme
Thorbjørn Lindeijer
10
-128
/
+293
2025-03-31
GUI: De-hardcode the window title offsets
Thorbjørn Lindeijer
5
-10
/
+19
2025-03-31
GUI: Apply clipping only where necessary
Thorbjørn Lindeijer
13
-106
/
+123
2025-03-24
Added fill mode parameter to ImageRect
Thorbjørn Lindeijer
4
-44
/
+120
2025-03-24
Expanded GUI theming capabilities
Thorbjørn Lindeijer
39
-427
/
+643
2025-03-24
Define the GUI theme in XML
Thorbjørn Lindeijer
27
-980
/
+883
2025-03-17
Fixed small issue in SDLGraphics::drawRescaledImagePattern
Thorbjørn Lindeijer
1
-1
/
+2
2025-03-17
Have ImageRect automatically initialize and clean up
Thorbjørn Lindeijer
7
-37
/
+36
2025-03-17
Don't call static ResourceManager methods through instance
Thorbjørn Lindeijer
2
-15
/
+10
2025-03-14
Moved widget drawing code into Theme
Thorbjørn Lindeijer
39
-1428
/
+839
2025-03-13
Removed needless case-insensitive string comparisons
Thorbjørn Lindeijer
7
-54
/
+13
2025-03-11
Implemented replacement of key names in NPC dialog
Thorbjørn Lindeijer
6
-13
/
+67
2025-03-07
Reuse gcn::ScrollArea::draw
Thorbjørn Lindeijer
2
-27
/
+7
2025-03-07
Removed the functionality to split item stacks
Thorbjørn Lindeijer
13
-164
/
+30
2025-03-07
Fixed CompoundSprite::getWidth/getHeight
Thorbjørn Lindeijer
2
-14
/
+10
2025-03-07
General code cleanups
Thorbjørn Lindeijer
12
-78
/
+42
2025-03-07
Fixed GeneralHandler deletion when switching server types
Thorbjørn Lindeijer
11
-54
/
+33
2025-03-07
Introduced spriteOffsetY setting to replace half tile hack
Thorbjørn Lindeijer
4
-25
/
+12
[next]