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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-22
General code cleanups
Thorbjørn Lindeijer
75
-362
/
+249
2024-02-19
Updated PhysicsFS API usage
Thorbjørn Lindeijer
3
-57
/
+24
2024-02-19
Fixed compile on macOS
Thorbjørn Lindeijer
3
-408
/
+15
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
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
1
-2
/
+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
3
-14
/
+26
2024-02-05
Use SDL2 to show a simple message box on error
Thorbjørn Lindeijer
4
-55
/
+5
2024-02-05
Require PhysFS 3.0
Thorbjørn Lindeijer
1
-21
/
+2
2024-02-02
Fixed use of deprecated CURLOPT_PROGRESSFUNCTION option
Thorbjørn Lindeijer
2
-10
/
+13
2024-02-02
Restored support for setting monster ID offset on monsters tag
Thorbjørn Lindeijer
5
-4
/
+28
2024-01-30
Apply readability-delete-null-pointer fixits
Thorbjørn Lindeijer
5
-24
/
+11
2024-01-29
Fixed logic error in ManaServ::BeingHandler
Thorbjørn Lindeijer
1
-5
/
+6
2024-01-29
Removed unused SpecialEntry::mLevelLabel
Thorbjørn Lindeijer
1
-2
/
+0
2024-01-29
Removed unused includes in various files
Thorbjørn Lindeijer
20
-41
/
+7
2024-01-29
Removed remnants of alpha cache in ResourceManager
Thorbjørn Lindeijer
3
-38
/
+0
2024-01-29
Updated ChatLogger::secureName to fixed version
Thorbjørn Lindeijer
2
-9
/
+19
2024-01-29
Apply C++11 fixits
Thorbjørn Lindeijer
70
-542
/
+409
2024-01-29
Updated PhysFS RWops helper to the latest version
Thorbjørn Lindeijer
2
-59
/
+117
2024-01-29
Fixed another crash due to incomplete SDL2 upgrade
Thorbjørn Lindeijer
1
-1
/
+1
2024-01-28
Fixed crash due to SDL2 porting issue
Thorbjørn Lindeijer
1
-1
/
+2
2024-01-28
Added support for map/layer mask
Thorbjørn Lindeijer
11
-65
/
+188
2024-01-26
Added fallback for XML data files and support absolute paths
Thorbjørn Lindeijer
1
-14
/
+34
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
357
-1948
/
+1946
2024-01-26
Added support for the "persistentIp" server info setting
Thorbjørn Lindeijer
6
-38
/
+38
2024-01-26
Disable "opengl" by default and remove unused "hwaccel" option
Thorbjørn Lindeijer
2
-5
/
+3
2024-01-25
Always use C++11 and remove related compatibility option/code
Thorbjørn Lindeijer
3
-19
/
+0
2024-01-25
Removed X11 dependency
Thorbjørn Lindeijer
1
-6
/
+0
2024-01-25
Fixed parent for OkDialog in social window
Thorbjørn Lindeijer
1
-1
/
+1
2024-01-25
Added assignment operator for Vector
Thorbjørn Lindeijer
1
-0
/
+8
2024-01-25
Minor includes cleanup
Thorbjørn Lindeijer
6
-15
/
+0
2024-01-25
Ported to SDL2
Thorbjørn Lindeijer
34
-1098
/
+654
2024-01-24
Increased client version to 20
Thorbjørn Lindeijer
1
-1
/
+1
2024-01-24
Add error for non tradable items.
Andrei Karas
1
-0
/
+5
2024-01-24
Fixed potential crash on exit
Thorbjørn Lindeijer
2
-4
/
+3
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
3
-3
/
+3
2024-01-24
Fixed compilation issues and use of deprecated C++ features
Thorbjørn Lindeijer
15
-44
/
+44
2013-09-08
Fixing packet length of CMSG_NPC_STR_RESPONSE
Stefan Dombrowski
1
-1
/
+1
[next]