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
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
6
-1
/
+254
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
7
-91
/
+66
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
11
-111
/
+160
2025-02-13
Implemented support for item replacements
Thorbjørn Lindeijer
9
-39
/
+267
2025-01-25
snap: Updated to core24
Thorbjørn Lindeijer
4
-2
/
+10
2025-01-21
Replaced include guards with #pragma once
Thorbjørn Lindeijer
275
-1093
/
+280
2025-01-21
Updated NEWS file
Thorbjørn Lindeijer
1
-0
/
+3
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-23
CMake: Ship libmodplug-1.dll in Windows installer
Thorbjørn Lindeijer
1
-0
/
+1
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
3
-27
/
+15
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
Updated translation files
Thorbjørn Lindeijer
38
-54728
/
+60398
2024-10-23
Removed old Transifex config
Thorbjørn Lindeijer
1
-8
/
+0
2024-10-23
Changed SERVER_NOTICE macro to inline function
Thorbjørn Lindeijer
21
-159
/
+152
2024-10-23
.gitignore clangd cache
Thorbjørn Lindeijer
1
-0
/
+3
2024-10-23
Various small fixes to translatable strings
Thorbjørn Lindeijer
13
-36
/
+26
2024-10-23
Removed ChangeLog file
Thorbjørn Lindeijer
1
-6267
/
+0
2024-10-23
Translated using Weblate (Spanish)
gallegonovato
1
-4
/
+4
2024-10-23
Translated using Weblate (Norwegian Bokmål)
Allan Nordhøy
1
-54
/
+60
2024-10-23
Translations: Replaced some "..." with "…" and removed double spaces
Allan Nordhøy
28
-187
/
+188
2024-10-18
Added small grabbable margin to Shortcuts window
Thorbjørn Lindeijer
5
-81
/
+32
2024-10-18
Avoid accessing static members through instances
Thorbjørn Lindeijer
5
-40
/
+40
2024-10-18
Some code cleanups in ResourceManager
Thorbjørn Lindeijer
1
-10
/
+4
2024-10-18
General code cleanups
Thorbjørn Lindeijer
9
-38
/
+19
2024-10-18
Take only const pointers to images in Graphics
Thorbjørn Lindeijer
6
-43
/
+43
2024-10-15
Fixed crash when taking screenshot with scaled graphics
Thorbjørn Lindeijer
2
-15
/
+28
2024-10-12
Added support for hit/miss sounds on equipment for all players
Thorbjørn Lindeijer
5
-30
/
+32
2024-10-08
CI: Added Ubuntu 24.04 compile test
Thorbjørn Lindeijer
1
-0
/
+1
2024-10-08
Small cleanup in OutfitWindow::load
Thorbjørn Lindeijer
2
-19
/
+7
2024-10-08
Simplified "drawnWhenBehind" logic
Thorbjørn Lindeijer
8
-37
/
+8
[prev]
[next]