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
Age
Commit message (
Expand
)
Author
Files
Lines
13 days
Use a consistent naming style for enum class values
Thorbjørn Lindeijer
47
-223
/
+224
13 days
General code cleanups
Thorbjørn Lindeijer
16
-171
/
+80
13 days
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
2025-03-07
Ability related network message adjustments
Thorbjørn Lindeijer
4
-7
/
+14
2025-03-07
Renamed ability set to ability category
Thorbjørn Lindeijer
3
-20
/
+9
2025-03-07
Renamed specials to abilities
Thorbjørn Lindeijer
24
-205
/
+195
2025-03-01
Further Download related cleanups
Thorbjørn Lindeijer
8
-532
/
+422
2025-03-01
Fixed leaking of resources referenced by resources
Thorbjørn Lindeijer
1
-6
/
+8
2025-02-28
Fixed unresponsive UI when switching server/char with Away dialog open
Thorbjørn Lindeijer
5
-49
/
+84
2025-02-28
Replaced buffered SDL_RWops wrapper with PHYSFS_setBuffer
Thorbjørn Lindeijer
4
-225
/
+13
2025-02-26
Plugged a few more memory leaks
Thorbjørn Lindeijer
8
-50
/
+50
2025-02-26
Plugged various memory leaks
Thorbjørn Lindeijer
12
-87
/
+85
2025-02-26
Use ResourceRef for all resource types
Thorbjørn Lindeijer
69
-726
/
+450
2025-02-26
Avoid %z type character in string format
Thorbjørn Lindeijer
1
-2
/
+4
2025-02-26
Cleanup Download code, fixing SDL_Thread leaking
Thorbjørn Lindeijer
6
-245
/
+179
2025-02-26
Fix unable to switch to another character after -D (chooseDefault) is used.
Fedja Beader
1
-0
/
+1
2025-02-25
Added tooltips to status effect icons
Thorbjørn Lindeijer
5
-101
/
+118
2025-02-25
Some code cleanups in EffectManager
Thorbjørn Lindeijer
2
-43
/
+43
2025-02-25
Fixed status effect icon positions
Thorbjørn Lindeijer
1
-4
/
+14
2025-02-25
Added support for disabled "follow-parent" property
Thorbjørn Lindeijer
1
-1
/
+1
2025-02-25
Replaced ParticleContainer with a ParticleHandle
Thorbjørn Lindeijer
10
-360
/
+96
2025-02-25
Added support for option, opt1, opt2, opt3 status effect fields
Thorbjørn Lindeijer
13
-343
/
+320
2025-02-25
Some code cleanups related to status icons
Thorbjørn Lindeijer
6
-33
/
+23
2025-02-22
Fix incorrect reset animation.
Andrei Karas
1
-3
/
+4
2025-02-21
Merged AnimatedSprite into Sprite
Thorbjørn Lindeijer
11
-147
/
+85
2025-02-21
Removed ImageSprite
Thorbjørn Lindeijer
7
-136
/
+44
[next]