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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-08
Only sort and render visible actors
optimize-actor-draw
Thorbjørn Lindeijer
2
-23
/
+50
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
4
-29
/
+28
2025-04-28
GUI: Use theme icons for offline/online player indicators
Thorbjørn Lindeijer
2
-34
/
+24
2025-04-26
GUI: Added support for explicit outline color per palette entry
Thorbjørn Lindeijer
14
-81
/
+180
2025-04-25
GUI: Added support for multiple color palettes to Theme
Thorbjørn Lindeijer
33
-384
/
+432
2025-04-25
Introduced theme dropdown in interface setup
Thorbjørn Lindeijer
14
-121
/
+257
2025-04-25
GUI: Added support for hiding the scroll area buttons
Thorbjørn Lindeijer
4
-9
/
+140
2025-04-25
GUI: Added support for fixed-size scrollarea markers
Thorbjørn Lindeijer
2
-7
/
+338
2025-04-25
Simplified ImageRect handling
Thorbjørn Lindeijer
7
-227
/
+173
2025-04-25
Jewelry: Fixed sticky button position
Thorbjørn Lindeijer
1
-18
/
+18
2025-04-25
GUI: Added support for defining named icons to the theme
Thorbjørn Lindeijer
10
-108
/
+126
2025-04-25
GUI: Allow theme to skin item slots and equipment boxes
Thorbjørn Lindeijer
11
-107
/
+105
2025-04-25
GUI: Allow customizing the SkinType used by a Window
Thorbjørn Lindeijer
7
-13
/
+34
2025-04-05
Avoid pixel format conversions when applying dye
Thorbjørn Lindeijer
1
-19
/
+22
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
16
-171
/
+80
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
14
-72
/
+89
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
9
-124
/
+291
2025-03-31
GUI: De-hardcode the window title offsets
Thorbjørn Lindeijer
4
-9
/
+18
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
3
-37
/
+113
2025-03-24
Expanded GUI theming capabilities
Thorbjørn Lindeijer
38
-416
/
+609
2025-03-24
Define the GUI theme in XML
Thorbjørn Lindeijer
23
-894
/
+649
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
5
-13
/
+66
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
2025-03-07
Fixed handling of equipment
Thorbjørn Lindeijer
4
-18
/
+37
2025-03-07
Support triggering attacks and play use ability animations
Thorbjørn Lindeijer
7
-50
/
+96
2025-03-07
Updated manaserv protocol to version 9
Thorbjørn Lindeijer
20
-425
/
+373
[next]