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
/
resources
/
settingsmanager.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-14
Fix quests window destruction and add QuestDB::init
Thorbjørn Lindeijer
1
-0
/
+4
2025-07-04
Added logging priorities and use SDLs logging facilities
Thorbjørn Lindeijer
1
-5
/
+5
2025-06-17
Add quest database support and parsing utilities
Thorbjørn Lindeijer
1
-0
/
+6
2025-04-02
Use a consistent naming style for enum class values
Thorbjørn Lindeijer
1
-1
/
+1
2025-03-07
Support triggering attacks and play use ability animations
Thorbjørn Lindeijer
1
-3
/
+2
2025-03-07
Renamed ability set to ability category
Thorbjørn Lindeijer
1
-2
/
+2
2025-03-07
Renamed specials to abilities
Thorbjørn Lindeijer
1
-15
/
+6
2025-02-26
Plugged various memory leaks
Thorbjørn Lindeijer
1
-1
/
+0
2025-02-25
Added support for option, opt1, opt2, opt3 status effect fields
Thorbjørn Lindeijer
1
-10
/
+12
2025-01-20
Made client config statically typed
Thorbjørn Lindeijer
1
-1
/
+1
2025-01-20
Cleaned up path handling a bit
Thorbjørn Lindeijer
1
-3
/
+3
2025-01-20
Wrapped xmlNodePtr access with a Node class
Thorbjørn Lindeijer
1
-30
/
+27
2024-09-27
Replaced for_each_xml_child_node macro with helper class
Thorbjørn Lindeijer
1
-2
/
+2
2024-03-04
Fixed character display
Thorbjørn Lindeijer
1
-1
/
+15
2024-03-02
Changed server type to "enum class"
Thorbjørn Lindeijer
1
-1
/
+1
2024-02-02
Restored support for setting monster ID offset on monsters tag
Thorbjørn Lindeijer
1
-0
/
+8
2024-01-29
Apply C++11 fixits
Thorbjørn Lindeijer
1
-1
/
+0
2024-01-26
Added fallback for XML data files and support absolute paths
Thorbjørn Lindeijer
1
-14
/
+34
2024-01-24
Fixed potential crash on exit
Thorbjørn Lindeijer
1
-2
/
+2
2013-05-22
paths.xml content is now read from settings.xml
Przemysław Grzywacz
1
-2
/
+15
2013-05-07
items.xml can be used from settings.xml
Przemysław Grzywacz
1
-1
/
+9
2013-05-04
Client-side settings are now available from settings.xml
Przemysław Grzywacz
1
-0
/
+191