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
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
2025-02-21
Made ActorSprite aggregate instead of subclass CompoundSprite
Thorbjørn Lindeijer
5
-72
/
+49
2025-02-21
Replaced ImageSprite in Emote by plain Image
Thorbjørn Lindeijer
5
-32
/
+29
2025-02-21
Moved stun and status effect handling from ActorSprite to Being
Thorbjørn Lindeijer
8
-186
/
+160
2025-02-21
Fixed too fast animations for MiniStatusWindow icons
Thorbjørn Lindeijer
3
-6
/
+6
2025-02-20
Simplified filling of the BufferedRWops buffer
Thorbjørn Lindeijer
1
-23
/
+5
2025-02-20
Fixed stutter when new music starts playing
Thorbjørn Lindeijer
5
-1
/
+253
2025-02-17
Further ResourceManager and PhysFS cleanups
Thorbjørn Lindeijer
15
-308
/
+117
2025-02-17
Wrapped PhysFS usage in a convenience API
Thorbjørn Lindeijer
10
-138
/
+331
2025-02-15
Fixed handling of connection failure
Thorbjørn Lindeijer
1
-21
/
+12
2025-02-14
Fixed handling of update URLs which mention a port
Thorbjørn Lindeijer
6
-91
/
+65
2025-02-14
Fixed issue in ParticleContainer destructor
Thorbjørn Lindeijer
3
-8
/
+9
2025-02-13
TMWA: Reduce magic numbers when converting direction
Thorbjørn Lindeijer
2
-29
/
+28
2025-02-13
Support changing being base type
Thorbjørn Lindeijer
10
-110
/
+158
2025-02-13
Implemented support for item replacements
Thorbjørn Lindeijer
8
-39
/
+266
2025-01-25
snap: Updated to core24
Thorbjørn Lindeijer
2
-0
/
+4
2025-01-21
Replaced include guards with #pragma once
Thorbjørn Lindeijer
275
-1093
/
+280
2025-01-21
Update names as soon as the "Show gender" option is changed
Thorbjørn Lindeijer
4
-10
/
+31
2025-01-21
Fixed ConfigOptionChanged events
Thorbjørn Lindeijer
10
-20
/
+71
2025-01-20
Made client config statically typed
Thorbjørn Lindeijer
79
-1184
/
+1184
2025-01-20
Cleaned up path handling a bit
Thorbjørn Lindeijer
3
-47
/
+37
2025-01-20
Wrapped xmlNodePtr access with a Node class
Thorbjørn Lindeijer
46
-705
/
+668
2025-01-18
Introduced small convenience wrapper to write XML
Thorbjørn Lindeijer
6
-42
/
+140
2024-12-20
Read whole packet SMSG_MAP_QUIT_RESPONSE.
Andrei Karas
1
-1
/
+1
2024-10-29
Fixed storing of player relations
Thorbjørn Lindeijer
2
-27
/
+14
2024-10-29
Turned the PlayerRelation struct into an enum class
Thorbjørn Lindeijer
10
-106
/
+82
2024-10-29
Optimise PlayerRelationsManager::clear
Thorbjørn Lindeijer
6
-51
/
+34
2024-10-29
Avoid some needless pointer indirection
Thorbjørn Lindeijer
3
-82
/
+49
2024-10-26
Fixed FPS limit being enabled by default
Thorbjørn Lindeijer
8
-38
/
+21
2024-10-23
Changed SERVER_NOTICE macro to inline function
Thorbjørn Lindeijer
21
-159
/
+152
2024-10-23
Various small fixes to translatable strings
Thorbjørn Lindeijer
12
-25
/
+25
[next]