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
/
gui
/
chat.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-16
Renamed some file names for consistency with the class names
Thorbjørn Lindeijer
1
-543
/
+0
2012-01-10
player_node -> local_player
Yohann Ferreira
1
-3
/
+3
2012-01-06
Made announcements spreading over all whispers and channels
Erik Schilling
1
-0
/
+20
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
1
-11
/
+11
2011-04-09
Moved Channels to Mana::Event::Channel
Thorbjørn Lindeijer
1
-5
/
+5
2011-04-09
Moved Events to Mana::Event::Type
Thorbjørn Lindeijer
1
-6
/
+6
2010-12-28
Revert "Remove the AFK response system"
Yohann Ferreira
1
-0
/
+1
2010-11-11
Replace Event names with enums instead of strings
Chuck Miller
1
-6
/
+6
2010-11-11
Have the event system channels use enums instead of strings
Chuck Miller
1
-5
/
+5
2010-10-04
Remove the AFK response system
Chuck Miller
1
-1
/
+0
2010-09-25
Merge branch '1.0'
Thorbjørn Lindeijer
1
-162
/
+16
2010-08-29
Move handling of autocomplete and input history into TextField
Jared Adams
1
-162
/
+16
2010-08-05
Have Being manage speech creation and add permissions to events
Jared Adams
1
-1
/
+3
2010-08-02
Convert most of the remaining chat system to use the event system
Chuck Miller
1
-0
/
+25
2010-08-01
Reduce localChatTab presence replacing it with the event system
Chuck Miller
1
-2
/
+0
2010-07-28
Centralized configuration default values using the VariableData system.
Yohann Ferreira
1
-2
/
+2
2010-07-19
Merge branch '1.0'
Yohann Ferreira
1
-5
/
+20
2010-07-18
Add event.h to eventmanager.h and listener.h to reduce total number of includes
Chuck Miller
1
-1
/
+0
2010-07-18
Move the majority of the netcode's server messages to the event system
Chuck Miller
1
-0
/
+14
2010-07-16
Fix memory corruption in chat on exit.
Andrei Karas
1
-5
/
+20
2010-07-08
Fix whispers.
Andrei Karas
1
-1
/
+1
2010-06-29
Make whisper responses from tmwAthena show up in correct tabs
Jared Adams
1
-2
/
+6
2010-06-10
Merge BeingManager and FloorItemManager as ActorSpriteManager
Jared Adams
1
-7
/
+7
2010-05-17
Remove Monster, Player, and NPC classes
Jared Adams
1
-1
/
+1
2010-04-19
Add afk mode for player.
Andrei Karas
1
-0
/
+5
2010-03-26
Replace most dynamic_casts with static_casts
Jared Adams
1
-1
/
+1
2010-02-22
Change chat autocompletion to be more flexible
Jared Adams
1
-8
/
+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
-14
/
+8
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-24
Autocomplete names with quotes if the string begins with a / or @ (commands)
Blue Sans Douze
1
-0
/
+3
2010-01-11
Cleanup GUI classes
Jared Adams
1
-5
/
+5
2010-01-10
Change code style
Andrei Karas
1
-5
/
+4
2010-01-08
Small refactoring in chat auto completing
Andrei Karas
1
-16
/
+42
2010-01-08
Fix a signed/unsigned comparison in chat autocomplete
Jared Adams
1
-1
/
+1
2010-01-07
Chat auto completing
Andrei Karas
1
-1
/
+91
2009-08-24
Change default for whispers in tabs
Jared Adams
1
-1
/
+1
2009-08-13
Fix initial sizing issue with TabbedAreas
Jared Adams
1
-2
/
+0
2009-08-10
Remove layout code from ChatWindow
Jared Adams
1
-44
/
+4
2009-08-10
Add SpecialsWindow
Jared Adams
1
-0
/
+3
2009-08-07
Gettext fixes
Kess Vargavind
1
-0
/
+1
2009-07-31
Corrected indentation a bit.
Bertram
1
-17
/
+19
2009-07-31
patch for ticket #767
Maximilian Philipps
1
-0
/
+34
2009-07-26
Gettext fixes
Kess Vargavind
1
-2
/
+2
2009-07-23
Clear some more support ifdefs
Jared Adams
1
-0
/
+3
2009-05-24
Made some parameters const references like they should be
Bjørn Lindeijer
1
-2
/
+5
2009-05-24
Fixed crash on whispering somebody a second time after closing the tab
Bjørn Lindeijer
1
-7
/
+12
2009-05-13
Remove Aethyra's custom visible GM system
Jared Adams
1
-8
/
+0
2009-05-12
Fix switching to new tabs on /query
Jared Adams
1
-0
/
+3
[next]