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
/
utils
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-24
Expanded GUI theming capabilities
Thorbjørn Lindeijer
2
-11
/
+28
2025-03-13
Removed needless case-insensitive string comparisons
Thorbjørn Lindeijer
2
-33
/
+0
2025-03-01
Further Download related cleanups
Thorbjørn Lindeijer
1
-0
/
+39
2025-02-28
Replaced buffered SDL_RWops wrapper with PHYSFS_setBuffer
Thorbjørn Lindeijer
3
-223
/
+13
2025-02-26
Use ResourceRef for all resource types
Thorbjørn Lindeijer
1
-0
/
+9
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
3
-0
/
+241
2025-02-17
Further ResourceManager and PhysFS cleanups
Thorbjørn Lindeijer
4
-82
/
+50
2025-02-17
Wrapped PhysFS usage in a convenience API
Thorbjørn Lindeijer
1
-0
/
+234
2025-02-14
Fixed handling of update URLs which mention a port
Thorbjørn Lindeijer
2
-54
/
+32
2025-02-13
Implemented support for item replacements
Thorbjørn Lindeijer
1
-0
/
+5
2025-01-21
Replaced include guards with #pragma once
Thorbjørn Lindeijer
14
-52
/
+15
2025-01-20
Made client config statically typed
Thorbjørn Lindeijer
2
-29
/
+91
2025-01-20
Cleaned up path handling a bit
Thorbjørn Lindeijer
2
-44
/
+34
2025-01-20
Wrapped xmlNodePtr access with a Node class
Thorbjørn Lindeijer
2
-144
/
+143
2025-01-18
Introduced small convenience wrapper to write XML
Thorbjørn Lindeijer
4
-15
/
+121
2024-10-18
Avoid accessing static members through instances
Thorbjørn Lindeijer
1
-2
/
+2
2024-10-08
Smoother being movement
Thorbjørn Lindeijer
2
-1
/
+11
2024-10-08
Added convenient and efficient Timer class
Thorbjørn Lindeijer
2
-0
/
+169
2024-09-27
Replaced for_each_xml_child_node macro with helper class
Thorbjørn Lindeijer
2
-4
/
+30
2024-04-17
macOS: Create an app bundle
Thorbjørn Lindeijer
2
-2
/
+26
2024-04-08
Use C++17 to implement mkdir_r
Thorbjørn Lindeijer
2
-68
/
+9
2024-04-08
Windows: Modernize getSpecialFolderLocation
Thorbjørn Lindeijer
2
-30
/
+29
2024-04-02
General code cleanups
Thorbjørn Lindeijer
1
-1
/
+1
2024-03-28
Fixed compile against libxml2 2.12
ewew ukek
2
-23
/
+22
2024-03-25
Avoid string allocations during text rendering and sizing
Thorbjørn Lindeijer
2
-12
/
+0
2024-03-25
Removed an unnecessary extra allocation in strprintf
Thorbjørn Lindeijer
1
-5
/
+4
2024-03-13
Use snprintf instead of sprintf
Thorbjørn Lindeijer
1
-5
/
+5
2024-03-11
Implemented ability to open external links in news and chat
Thorbjørn Lindeijer
1
-0
/
+8
2024-02-29
Re-download updates when their checksum no longer matches
Thorbjørn Lindeijer
1
-1
/
+1
2024-02-22
General code cleanups
Thorbjørn Lindeijer
3
-15
/
+13
2024-02-13
General code cleanups
Thorbjørn Lindeijer
1
-6
/
+5
2024-02-05
Updated C++ standard to C++17
Thorbjørn Lindeijer
2
-7
/
+25
2024-02-02
Restored support for setting monster ID offset on monsters tag
Thorbjørn Lindeijer
2
-2
/
+12
2024-01-29
Apply C++11 fixits
Thorbjørn Lindeijer
3
-6
/
+6
2024-01-29
Updated PhysFS RWops helper to the latest version
Thorbjørn Lindeijer
2
-59
/
+117
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
6
-23
/
+23
2024-01-25
Always use C++11 and remove related compatibility option/code
Thorbjørn Lindeijer
1
-4
/
+0
2024-01-25
Ported to SDL2
Thorbjørn Lindeijer
2
-304
/
+16
2024-01-24
Removed undefined '__EXPORT__'
Thorbjørn Lindeijer
1
-5
/
+4
2024-01-24
Fixed a few coding errors the compiler complained about
Thorbjørn Lindeijer
1
-1
/
+1
2024-01-24
Fixed compilation issues and use of deprecated C++ features
Thorbjørn Lindeijer
1
-4
/
+2
2013-05-04
Client-side settings are now available from settings.xml
Przemysław Grzywacz
2
-0
/
+195
2013-04-27
Small cleanup
Thorbjørn Lindeijer
1
-4
/
+0
2012-03-24
Merge branch '0.6'
Thorbjørn Lindeijer
1
-0
/
+5
2012-03-24
Introduced compile-time option to disable use of C++0x
Thorbjørn Lindeijer
1
-0
/
+5
2012-03-18
Removed some 'const' keywords from value returns
Thorbjørn Lindeijer
2
-7
/
+7
2012-02-03
Clear tile flags from the gid before further processing
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-31
Added missing copyright notices.
Yohann Ferreira
2
-0
/
+2
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
16
-16
/
+16
[next]