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
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
Avoid pixel format conversions when applying dye
HEAD
master
Thorbjørn Lindeijer
1
-19
/
+22
8 days
Windows installer: Updated shipped DLLs
Thorbjørn Lindeijer
1
-2
/
+7
9 days
Updated Guichan submodule to fix CMake 4 build
Thorbjørn Lindeijer
1
-0
/
+0
11 days
Use a consistent naming style for enum class values
Thorbjørn Lindeijer
47
-223
/
+224
11 days
General code cleanups
Thorbjørn Lindeijer
17
-171
/
+105
11 days
Fixed minimum width of the Social window
Thorbjørn Lindeijer
3
-10
/
+25
12 days
Fixed crash on exit when CharCreateDialog is open
Thorbjørn Lindeijer
4
-10
/
+34
12 days
GUI: Made CheckBox, RadioButton and Slider more customizable
Thorbjørn Lindeijer
16
-86
/
+103
12 days
Use color modulation to render text in different colors
Thorbjørn Lindeijer
2
-21
/
+43
12 days
GUI: Support customizing widget text format through theme
Thorbjørn Lindeijer
10
-128
/
+293
13 days
GUI: De-hardcode the window title offsets
Thorbjørn Lindeijer
5
-10
/
+19
13 days
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
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
25
-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
CMake: Remove rav1e.dll from the Windows installer
Thorbjørn Lindeijer
1
-1
/
+0
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
[next]