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
/
chathandler.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-22
General code cleanups
Thorbjørn Lindeijer
1
-4
/
+4
2024-01-26
Apply C++11 fixits
Thorbjørn Lindeijer
1
-1
/
+1
2012-05-05
Removed the shared base classes of MessageIn and MessageOut
Thorbjørn Lindeijer
1
-11
/
+11
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-21
Clientside fix of switching from /announce to @announce
Erik Schilling
1
-1
/
+2
2012-01-10
player_node -> local_player
Yohann Ferreira
1
-2
/
+2
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
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
1
-7
/
+7
2011-04-09
Moved Channels to Mana::Event::Channel
Thorbjørn Lindeijer
1
-3
/
+3
2011-04-09
Moved Events to Mana::Event::Type
Thorbjørn Lindeijer
1
-3
/
+4
2011-02-21
Fixing segmentation fault in chathandler
Stefan Dombrowski
1
-5
/
+7
2010-12-30
Renamed protocol.h to manaserv_protocol.h to follow server's changes.
Yohann Ferreira
1
-1
/
+1
2010-11-11
Replace Event names with enums instead of strings
Chuck Miller
1
-3
/
+3
2010-11-11
Have the event system channels use enums instead of strings
Chuck Miller
1
-3
/
+3
2010-08-12
Simplify working with the event system
Jared Adams
1
-4
/
+4
2010-08-05
Have Being manage speech creation and add permissions to events
Jared Adams
1
-1
/
+4
2010-08-04
Remove some unused headers and fix some chat events
Jared Adams
1
-2
/
+3
2010-08-02
Convert most of the remaining chat system to use the event system
Chuck Miller
1
-3
/
+10
2010-08-01
Reduce localChatTab presence replacing it with the event system
Chuck Miller
1
-6
/
+7
2010-06-10
Merge BeingManager and FloorItemManager as ActorSpriteManager
Jared Adams
1
-2
/
+2
2010-02-21
Made tick counter and framerate limiter work during login sequence
Thorbjørn Lindeijer
1
-3
/
+2
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-08
Merge PartyWindow and GuildWindow into SocialWindow
Jared Adams
1
-1
/
+0
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-12
Standardize header order
Jared Adams
1
-6
/
+7
2010-01-10
Change code style
Andrei Karas
1
-8
/
+9
2009-12-02
Centralize netcode handler instances in Net
Jared Adams
1
-1
/
+1
2009-11-03
Simplify ManaServ netcode some more
Jared Adams
1
-18
/
+15
2009-11-03
Remove more _SUPPORT ifdefs and do some cleanup
Jared Adams
1
-28
/
+26
2009-10-24
REplace instances of TMW with Mana
Jared Adams
1
-0
/
+459