index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
commandhandler.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-28
Add /ignore and /unignore commands
Jared Adams
1
-0
/
+68
2009-05-24
Made some parameters const references like they should be
Bjørn Lindeijer
1
-1
/
+2
2009-05-23
Fixed a few strings for better translation
Kess Vargavind
1
-4
/
+4
2009-05-17
Fix offset error on where command. Both mPx/mPy and mPos vector have the extr...
Dennis Friis
1
-3
/
+3
2009-05-12
Remove methods from LocalPlayer that just call Net
Jared Adams
1
-1
/
+2
2009-05-08
Makes /where return the same as the @where command.
Chuck Miller
1
-1
/
+2
2009-05-08
Add a ", " between the coords returned by /where, to make it readible
Chuck Miller
1
-1
/
+1
2009-05-03
Moved strprintf into stringutils.{h,cpp}
Bjørn Lindeijer
1
-1
/
+0
2009-05-02
fixed so /where will show the correct correct coords
Chuck Miller
1
-2
/
+2
2009-05-02
Fixed compile error on TMWServ builds
Chuck Miller
1
-1
/
+3
2009-05-02
Fix the /where command to include coordinates.
Freeyorp
1
-2
/
+3
2009-04-23
Added listing all online users
David Athay
1
-2
/
+2
2009-04-22
Some string fixes
Kess Vargavind
1
-3
/
+3
2009-04-19
Make /query switch to the new tab
Jared Adams
1
-1
/
+1
2009-04-19
Flesh out eAtehan party handling
Jared Adams
1
-19
/
+29
2009-04-16
Rehash CommandHandler a bit, it's now fully merged
Jared Adams
1
-141
/
+24
2009-04-15
Rename the whisper tab creation commands
Jared Adams
1
-10
/
+8
2009-04-15
Make whisper tabs optional
Jared Adams
1
-1
/
+24
2009-04-07
Implement TMWServ's PartyHandler
Jared Adams
1
-11
/
+3
2009-04-05
Implement TMWServ's Admin-, Chat-, and MapHandlers
Jared Adams
1
-39
/
+13
2009-04-02
Partially fixed compilation for TMWServ. src/gui/buysell.cpp still needs to b...
Philipp Sehmisch
1
-1
/
+1
2009-04-01
Create a few more handlers for eAthena
Jared Adams
1
-8
/
+14
2009-03-31
Implement a few more handlers for eAthena
Jared Adams
1
-1
/
+0
2009-03-29
Fix up eAthena party handling some more
Jared Adams
1
-54
/
+3
2009-03-28
Fix output location for CommandHandler
Jared Adams
1
-142
/
+142
2009-03-28
Clean up eAthena party handling a bit more
Jared Adams
1
-2
/
+2
2009-03-27
Clean up some ifdefs and start cleanup of parties
Jared Adams
1
-1
/
+1
2009-03-27
Clean up of most of the Network pointers
Bjørn Lindeijer
1
-5
/
+0
2009-03-27
Made eAthena's Network class statically accessible
Bjørn Lindeijer
1
-4
/
+2
2009-03-27
Clean up chat and chat tabs some more
Jared Adams
1
-11
/
+1
2009-03-27
Add a close command to WhisperTab
Jared Adams
1
-0
/
+1
2009-03-27
Fix a segfault with empty whisper messages
Jared Adams
1
-2
/
+4
2009-03-26
Major clean up of ChatTab handling
Jared Adams
1
-96
/
+97
2009-03-26
Add WhisperTabs
Jared Adams
1
-9
/
+1
2009-03-26
Fix some bugs with whispers under eAthena
Jared Adams
1
-16
/
+26
2009-03-26
Add ChannelTab for chat channels
Jared Adams
1
-5
/
+14
2009-03-26
Move ChatWindow over to ChatTabs
Jared Adams
1
-1
/
+1
2009-03-26
Fixes to file headers and header guards
Bjørn Lindeijer
1
-4
/
+4
2009-03-23
Move all TMWServ-specific code to net/tmwserv
Jared Adams
1
-2
/
+2
2009-03-23
Fix CommandHandler for TMWServ
Jared Adams
1
-2
/
+4
2009-03-23
Merge eA's command handling into CommandHandler
Jared Adams
1
-83
/
+339
2009-01-28
Added channel highlighting upon activity. Added /kick command to get rid of u...
David Athay
1
-0
/
+6
2008-11-16
Got rid of CVS/Subversion $Id$ markers
Bjørn Lindeijer
1
-2
/
+0
2008-11-06
Added interface for sending post.
David Athay
1
-20
/
+0
2008-10-27
Removed /check command.
David Athay
1
-4
/
+0
2008-10-26
get rid of /admin commands
Roderic Morris
1
-21
/
+0
2008-10-21
Fixed up some of the postal system stuff for testing it.
David Athay
1
-0
/
+13
2008-10-15
src/localplayer.cpp
David Athay
1
-0
/
+11
2008-08-13
Added permission levels to guilds, and operator permissions to channels.
David Athay
1
-0
/
+51
2008-07-14
Added admin commands to /help and added registration of party handler
David Athay
1
-1
/
+10
[next]