index
:
cuoco/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
png_dyecmd
removed-config-file-checks
some-cleanups
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
2024-03-13
Cleaned up some code in CharHandler::updateCharacters
manaserv-char-attr
Thorbjørn Lindeijer
2
-12
/
+7
2024-03-13
CI: Ensure we can compile on Ubuntu 20.04 as well
Thorbjørn Lindeijer
1
-5
/
+8
2024-03-13
Added SDL version check for SDL_OpenURL
Thorbjørn Lindeijer
2
-5
/
+20
2024-03-12
General code cleanups
Thorbjørn Lindeijer
71
-546
/
+250
2024-03-11
Implemented ability to open external links in news and chat
Thorbjørn Lindeijer
9
-18
/
+73
2024-03-11
Fixed settings being unavailable when updating was done
Thorbjørn Lindeijer
1
-0
/
+1
2024-03-08
Removed SDL2_gfx dependency
Thorbjørn Lindeijer
5
-29
/
+52
2024-03-07
Some code simplifications in ResourceManager::loadFile
Thorbjørn Lindeijer
1
-16
/
+9
2024-03-07
Fixed ambient layers "keepratio" option
Thorbjørn Lindeijer
5
-15
/
+27
2024-03-07
Use the native TMX tile animation format
Thorbjørn Lindeijer
17
-288
/
+247
2024-03-07
Fixed tile animations for CSV maps
Thorbjørn Lindeijer
2
-6
/
+5
2024-03-06
General code cleanups
Thorbjørn Lindeijer
65
-231
/
+136
2024-03-04
CI: Use Ninja to speed up compile times
Thorbjørn Lindeijer
2
-3
/
+4
2024-03-04
Fixed character display
Thorbjørn Lindeijer
22
-107
/
+164
2024-03-04
Added support for handling SMSG_NPC_COMMAND
Thorbjørn Lindeijer
4
-26
/
+94
2024-03-04
Fixed duplication of player name in chat
Thorbjørn Lindeijer
3
-15
/
+39
2024-03-02
Exit with error when invalid server type is passed on CLI
Thorbjørn Lindeijer
3
-11
/
+17
2024-03-02
Changed server type to "enum class"
Thorbjørn Lindeijer
24
-98
/
+86
2024-03-02
Added support for -y / --server-type parameter
Thorbjørn Lindeijer
12
-54
/
+68
2024-03-02
Added support for customizing NPC and Monster hover cursor
Thorbjørn Lindeijer
9
-48
/
+82
2024-03-02
Updated mouse cursors to latest version
Thorbjørn Lindeijer
8
-70
/
+67
2024-03-02
General code cleanups
Thorbjørn Lindeijer
22
-213
/
+122
2024-02-29
Re-download updates when their checksum no longer matches
Thorbjørn Lindeijer
4
-49
/
+43
2024-02-28
Use snprintf instead of sprintf
Thorbjørn Lindeijer
1
-5
/
+1
2024-02-27
Added VSync and windowed fullscreen options
Thorbjørn Lindeijer
20
-784
/
+1068
2024-02-22
General code cleanups
Thorbjørn Lindeijer
75
-362
/
+249
2024-02-21
Adjusted icon and desktop file names and added metainfo
Thorbjørn Lindeijer
7
-63
/
+122
2024-02-19
Updated PhysicsFS API usage
Thorbjørn Lindeijer
3
-57
/
+24
2024-02-19
Fixed compile on macOS
Thorbjørn Lindeijer
8
-429
/
+52
2024-02-15
Fix handling of non-consecutive emote IDs
Thorbjørn Lindeijer
15
-170
/
+141
2024-02-14
Avoid crash when receiving SMSG_MAP_MASK without Game instance
Thorbjørn Lindeijer
1
-2
/
+3
2024-02-13
Updated tmwAthena network protocol
Thorbjørn Lindeijer
21
-499
/
+471
2024-02-13
Removed guild handling remnants for tmwAthena
Thorbjørn Lindeijer
1
-373
/
+1
2024-02-13
Removed no longer supported admin messages
Thorbjørn Lindeijer
8
-158
/
+5
2024-02-13
Reverted the PhysicsFS check for Ubuntu 18.04 compatibility
Thorbjørn Lindeijer
1
-2
/
+2
2024-02-13
Fixed music playback
Thorbjørn Lindeijer
2
-21
/
+7
2024-02-13
General code cleanups
Thorbjørn Lindeijer
94
-663
/
+348
2024-02-09
CI: Don't build in parallel for now
Thorbjørn Lindeijer
1
-1
/
+1
2024-02-09
Optimized BrowserBox
Thorbjørn Lindeijer
9
-351
/
+327
2024-02-09
Some cleanups in UpdaterWindow and BrowserBox
Thorbjørn Lindeijer
4
-170
/
+79
2024-02-09
C++11: Use default member initializers
Thorbjørn Lindeijer
53
-303
/
+174
2024-02-07
Introduce .gitlab-ci.yml
Thorbjørn Lindeijer
2
-2
/
+28
2024-02-07
Added libpng-dev to Ubuntu dependencies
Thorbjørn Lindeijer
1
-1
/
+1
2024-02-06
Fixed crash when taking a screenshot
Thorbjørn Lindeijer
1
-1
/
+5
2024-02-05
Removed use of deprecated std::unary_function
Thorbjørn Lindeijer
1
-9
/
+6
2024-02-05
Updated C++ standard to C++17
Thorbjørn Lindeijer
4
-16
/
+28
2024-02-05
Use SDL2 to show a simple message box on error
Thorbjørn Lindeijer
4
-55
/
+5
2024-02-05
Added gettext dependency to README.md
Thorbjørn Lindeijer
1
-1
/
+1
2024-02-05
Require PhysFS 3.0
Thorbjørn Lindeijer
3
-62
/
+3
2024-02-02
Fixed use of deprecated CURLOPT_PROGRESSFUNCTION option
Thorbjørn Lindeijer
2
-10
/
+13
[next]