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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2 days
Use a consistent naming style for enum class values
HEAD
master
Thorbjørn Lindeijer
12
-49
/
+49
3 days
Fixed crash on exit when CharCreateDialog is open
Thorbjørn Lindeijer
1
-5
/
+19
2025-03-13
Removed needless case-insensitive string comparisons
Thorbjørn Lindeijer
2
-5
/
+4
2025-03-07
Removed the functionality to split item stacks
Thorbjørn Lindeijer
7
-20
/
+0
2025-03-07
General code cleanups
Thorbjørn Lindeijer
5
-32
/
+19
2025-03-07
Fixed GeneralHandler deletion when switching server types
Thorbjørn Lindeijer
10
-51
/
+31
2025-03-07
Fixed handling of equipment
Thorbjørn Lindeijer
3
-18
/
+34
2025-03-07
Support triggering attacks and play use ability animations
Thorbjørn Lindeijer
2
-10
/
+38
2025-03-07
Updated manaserv protocol to version 9
Thorbjørn Lindeijer
17
-412
/
+371
2025-03-07
Ability related network message adjustments
Thorbjørn Lindeijer
2
-2
/
+9
2025-03-07
Renamed specials to abilities
Thorbjørn Lindeijer
13
-51
/
+51
2025-03-01
Further Download related cleanups
Thorbjørn Lindeijer
3
-75
/
+117
2025-02-26
Plugged various memory leaks
Thorbjørn Lindeijer
1
-1
/
+1
2025-02-26
Cleanup Download code, fixing SDL_Thread leaking
Thorbjørn Lindeijer
2
-159
/
+124
2025-02-25
Added support for option, opt1, opt2, opt3 status effect fields
Thorbjørn Lindeijer
1
-24
/
+56
2025-02-14
Fixed handling of update URLs which mention a port
Thorbjørn Lindeijer
1
-5
/
+3
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
4
-30
/
+58
2025-01-21
Replaced include guards with #pragma once
Thorbjørn Lindeijer
68
-272
/
+70
2025-01-20
Made client config statically typed
Thorbjørn Lindeijer
3
-6
/
+5
2025-01-20
Wrapped xmlNodePtr access with a Node class
Thorbjørn Lindeijer
2
-17
/
+17
2024-12-20
Read whole packet SMSG_MAP_QUIT_RESPONSE.
Andrei Karas
1
-1
/
+1
2024-10-29
Turned the PlayerRelation struct into an enum class
Thorbjørn Lindeijer
4
-10
/
+10
2024-10-23
Changed SERVER_NOTICE macro to inline function
Thorbjørn Lindeijer
13
-105
/
+95
2024-10-23
Various small fixes to translatable strings
Thorbjørn Lindeijer
5
-10
/
+13
2024-10-18
General code cleanups
Thorbjørn Lindeijer
3
-5
/
+3
2024-10-12
Added support for hit/miss sounds on equipment for all players
Thorbjørn Lindeijer
1
-5
/
+1
2024-10-08
Do a single logic update each frame
Thorbjørn Lindeijer
5
-20
/
+17
2024-10-08
Added convenient and efficient Timer class
Thorbjørn Lindeijer
1
-4
/
+5
2024-09-27
Replaced for_each_xml_child_node macro with helper class
Thorbjørn Lindeijer
1
-2
/
+2
2024-08-25
Fixed initialization of equipment backend
Thorbjørn Lindeijer
5
-58
/
+37
2024-08-04
Removed a bunch of unused NPC related events
Thorbjørn Lindeijer
2
-60
/
+0
2024-06-25
Added online player list to Social window
David Athay
5
-1
/
+41
2024-06-03
Added handling of SMSG_SCRIPT_MESSAGE
Thorbjørn Lindeijer
1
-0
/
+13
2024-04-18
Simplify TmwAthena::MessageOut
Thorbjørn Lindeijer
5
-84
/
+27
2024-04-02
General code cleanups
Thorbjørn Lindeijer
1
-4
/
+2
2024-03-13
Adjusted handling of SMSG_LOGIN_DATA to what tmwa sends
Thorbjørn Lindeijer
1
-3
/
+4
2024-03-12
General code cleanups
Thorbjørn Lindeijer
4
-13
/
+1
2024-03-06
General code cleanups
Thorbjørn Lindeijer
41
-88
/
+58
2024-03-04
Fixed character display
Thorbjørn Lindeijer
11
-45
/
+85
2024-03-04
Added support for handling SMSG_NPC_COMMAND
Thorbjørn Lindeijer
2
-26
/
+82
2024-03-04
Fixed duplication of player name in chat
Thorbjørn Lindeijer
3
-15
/
+39
2024-03-02
Changed server type to "enum class"
Thorbjørn Lindeijer
3
-34
/
+35
2024-03-02
Added support for -y / --server-type parameter
Thorbjørn Lindeijer
4
-11
/
+21
2024-02-29
Re-download updates when their checksum no longer matches
Thorbjørn Lindeijer
2
-29
/
+27
2024-02-22
General code cleanups
Thorbjørn Lindeijer
19
-69
/
+30
2024-02-15
Fix handling of non-consecutive emote IDs
Thorbjørn Lindeijer
2
-2
/
+2
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
20
-492
/
+465
2024-02-13
Removed guild handling remnants for tmwAthena
Thorbjørn Lindeijer
1
-373
/
+1
[next]