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
/
tmwa
Age
Commit message (
Expand
)
Author
Files
Lines
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
24
-96
/
+24
2025-01-20
Made client config statically typed
Thorbjørn Lindeijer
3
-6
/
+5
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
3
-9
/
+9
2024-10-23
Changed SERVER_NOTICE macro to inline function
Thorbjørn Lindeijer
9
-64
/
+58
2024-10-23
Various small fixes to translatable strings
Thorbjørn Lindeijer
3
-4
/
+4
2024-10-18
General code cleanups
Thorbjørn Lindeijer
2
-2
/
+2
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
2
-7
/
+8
2024-10-08
Added convenient and efficient Timer class
Thorbjørn Lindeijer
1
-4
/
+5
2024-08-25
Fixed initialization of equipment backend
Thorbjørn Lindeijer
2
-41
/
+23
2024-08-04
Removed a bunch of unused NPC related events
Thorbjørn Lindeijer
1
-27
/
+0
2024-06-25
Added online player list to Social window
David Athay
3
-1
/
+37
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-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
19
-45
/
+34
2024-03-04
Fixed character display
Thorbjørn Lindeijer
7
-36
/
+70
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-02-22
General code cleanups
Thorbjørn Lindeijer
7
-33
/
+10
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
14
-478
/
+456
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
2
-63
/
+0
2024-02-13
General code cleanups
Thorbjørn Lindeijer
5
-25
/
+14
2024-01-29
Removed unused includes in various files
Thorbjørn Lindeijer
2
-4
/
+0
2024-01-29
Apply C++11 fixits
Thorbjørn Lindeijer
2
-9
/
+9
2024-01-28
Added support for map/layer mask
Thorbjørn Lindeijer
4
-3
/
+19
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
34
-234
/
+234
2024-01-26
Added support for the "persistentIp" server info setting
Thorbjørn Lindeijer
4
-4
/
+21
2024-01-25
Ported to SDL2
Thorbjørn Lindeijer
1
-1
/
+1
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 compilation issues and use of deprecated C++ features
Thorbjørn Lindeijer
1
-1
/
+1
2013-09-08
Fixing packet length of CMSG_NPC_STR_RESPONSE
Stefan Dombrowski
1
-1
/
+1
2013-06-08
Fixed MessageIn::getUnreadLength
Thorbjørn Lindeijer
1
-1
/
+4
2013-05-04
Client-side settings are now available from settings.xml
Przemysław Grzywacz
1
-13
/
+1
2013-05-02
Fixed network layer doing delayed actor deletion
Thorbjørn Lindeijer
2
-2
/
+2
2013-04-27
Added support for charcreation.xml settings
Thorbjørn Lindeijer
2
-13
/
+26
2013-04-27
Always read the attributes.xml file
Thorbjørn Lindeijer
2
-4
/
+21
2012-12-05
Ignore unsupported messages in public chat
Andrei Karas
1
-0
/
+5
2012-05-05
Removed the shared base classes of MessageIn and MessageOut
Thorbjørn Lindeijer
38
-85
/
+338
2012-04-02
Fixed problems with using the last emote
v0.6.1
Thorbjørn Lindeijer
1
-3
/
+2
2012-02-15
Deswapped the ring2 and necklace equip slots for tA.
Yohann Ferreira
1
-2
/
+2
2012-02-14
Omit equipping of non-existing items
Stefan Dombrowski
1
-7
/
+16
2012-02-14
Removing NPC trade messages from chat
Stefan Dombrowski
1
-8
/
+2
[next]