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
/
net
/
manaserv
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-25
Fixed initialization of equipment backend
Thorbjørn Lindeijer
2
-17
/
+11
2024-08-04
Removed a bunch of unused NPC related events
some-cleanups
Thorbjørn Lindeijer
1
-33
/
+0
2024-06-25
Added online player list to Social window
David Athay
1
-0
/
+2
2024-04-02
General code cleanups
Thorbjørn Lindeijer
1
-4
/
+2
2024-03-06
General code cleanups
Thorbjørn Lindeijer
20
-37
/
+22
2024-03-04
Fixed character display
Thorbjørn Lindeijer
2
-7
/
+7
2024-03-02
Added support for -y / --server-type parameter
Thorbjørn Lindeijer
2
-4
/
+2
2024-02-22
General code cleanups
Thorbjørn Lindeijer
7
-21
/
+11
2024-02-13
Updated tmwAthena network protocol
Thorbjørn Lindeijer
3
-8
/
+2
2024-02-13
Removed no longer supported admin messages
Thorbjørn Lindeijer
2
-49
/
+0
2024-02-13
General code cleanups
Thorbjørn Lindeijer
1
-3
/
+1
2024-02-09
C++11: Use default member initializers
Thorbjørn Lindeijer
3
-20
/
+10
2024-01-29
Fixed logic error in ManaServ::BeingHandler
Thorbjørn Lindeijer
1
-5
/
+6
2024-01-29
Removed unused includes in various files
Thorbjørn Lindeijer
2
-7
/
+2
2024-01-29
Apply C++11 fixits
Thorbjørn Lindeijer
2
-17
/
+13
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
32
-222
/
+222
2024-01-24
Fixed compilation issues and use of deprecated C++ features
Thorbjørn Lindeijer
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
-10
/
+0
2013-05-02
Fixed network layer doing delayed actor deletion
Thorbjørn Lindeijer
2
-2
/
+2
2013-04-30
Bumped protocol version to 3
Thorbjørn Lindeijer
1
-1
/
+1
2013-04-27
Always read the attributes.xml file
Thorbjørn Lindeijer
5
-485
/
+8
2012-10-11
Client side patch for change of sending order of gender
Erik Schilling
2
-8
/
+13
2012-10-11
Give feedback when guild invite failed
Erik Schilling
1
-0
/
+4
2012-08-12
Fixed special keeping in list after serverside remove
Erik Schilling
1
-0
/
+1
2012-07-25
Added handler to display text particles sent by server
Erik Schilling
3
-0
/
+14
2012-05-25
Fixed skill display for manaserv
Erik Schilling
2
-1
/
+3
2012-05-06
Small protocol fix for NPC messages
Thorbjørn Lindeijer
1
-1
/
+1
2012-05-05
Added debugging mode to the protocol
Thorbjørn Lindeijer
5
-21
/
+119
2012-05-05
Removed the shared base classes of MessageIn and MessageOut
Thorbjørn Lindeijer
38
-114
/
+272
2012-04-19
Client side fix for manaserv guild system
Erik Schilling
2
-6
/
+36
2012-04-04
Synced specials to latest manaserv changes
Erik Schilling
2
-4
/
+13
2012-04-01
Made changes to compile on Mac OSX 10.6 and later
David Athay
1
-0
/
+1
2012-02-10
Corrected two spelling mistakes
jurkan
1
-1
/
+1
2012-02-05
Revert "Checking being positions send by the server"
Thorbjørn Lindeijer
1
-26
/
+0
2012-02-03
Simplified and made generic the way the pickup is handled.
Yohann Ferreira
4
-6
/
+16
2012-02-02
Fix to the hair colors and styles handling.
Yohann Ferreira
3
-3
/
+13
2012-01-28
Moved mTrading into the TradeHandler
Thorbjørn Lindeijer
2
-4
/
+5
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
50
-50
/
+50
2012-01-22
Synced manaserv_protocol file with server
Erik Schilling
1
-12
/
+19
2012-01-21
Clientside fix of switching from /announce to @announce
Erik Schilling
3
-7
/
+6
2012-01-18
ColorDB -> HairDB.
Yohann Ferreira
2
-5
/
+5
2012-01-18
Found a better way to fix the movement glitches on both servers.
Yohann Ferreira
2
-10
/
+0
2012-01-16
Fixed adminhandler being not initialized
Erik Schilling
4
-1
/
+19
2012-01-16
Renamed some file names for consistency with the class names
Thorbjørn Lindeijer
2
-3
/
+3
2012-01-10
player_node -> local_player
Yohann Ferreira
7
-25
/
+25
2012-01-02
Made the client capable of displaying gender of monsters and npcs
Erik Schilling
2
-2
/
+4
2011-11-13
Added background support to the equipment boxes.
Yohann Ferreira
2
-0
/
+17
2011-11-12
Removed some Channel and ChannelTab related silliness
Thorbjørn Lindeijer
1
-5
/
+2
2011-11-12
Prevent a potential crash when the chat channel is wrong.
Yohann Ferreira
1
-1
/
+11
[next]