index
:
AntumDeluge/manaplus
master
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
commands.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-24
Move chat command /erase into actions.
Andrei Karas
1
-4
/
+1
2014-08-24
Move chat command /enemy into actions.
Andrei Karas
1
-4
/
+1
2014-08-24
Move chat command /blacklist into actions.
Andrei Karas
1
-4
/
+1
2014-08-24
Move chat command /neutral into actions.
Andrei Karas
1
-4
/
+1
2014-08-24
Move chat command /disregard into actions.
Andrei Karas
1
-4
/
+1
2014-08-24
Move chat command /friend into actions.
Andrei Karas
1
-6
/
+1
2014-08-24
Move chat command /unignore into actions.
Andrei Karas
1
-4
/
+1
2014-08-23
Move chat command /ignore into actions.
Andrei Karas
1
-4
/
+1
2014-08-23
Move chat command /clear into actions.
Andrei Karas
1
-3
/
+0
2014-08-23
Move chat command /query into actions.
Andrei Karas
1
-8
/
+1
2014-08-23
Move chat command /whisper into actions.
Andrei Karas
1
-6
/
+1
2014-08-23
Move chat command /who into actions.
Andrei Karas
1
-4
/
+1
2014-08-23
Move chat command /where into actions.
Andrei Karas
1
-4
/
+1
2014-08-23
Move chat command /ipctoggle into actions.
Andrei Karas
1
-4
/
+1
2014-08-23
Move chat command /announce into actions.
Andrei Karas
1
-4
/
+1
2014-08-23
Move chat command /help into actions.
Andrei Karas
1
-4
/
+1
2014-08-23
Move chat command /ignoreallwhispers into actions.
Andrei Karas
1
-4
/
+1
2014-08-23
Move chat command /closeall into actions.
Andrei Karas
1
-4
/
+1
2014-08-23
Move mapped chat commands into actions.
Andrei Karas
1
-17
/
+1
2014-08-22
Use same function prototypes for action and command handlers.
Andrei Karas
1
-4
/
+4
2014-08-21
Add chat commands to switch to previous or next chat tab.
Andrei Karas
1
-1
/
+5
2014-07-31
Add to debugSpawn mass spawn function.
Andrei Karas
1
-1
/
+1
2014-07-30
Add chat command for spawn debug local player copy.
Andrei Karas
1
-1
/
+4
2014-07-19
Add IPC:
Vincent Petithory
1
-0
/
+3
2014-06-02
Add missing final/notfinal to classes.
Andrei Karas
1
-1
/
+1
2014-05-19
Fix compilation with some configure options.
Andrei Karas
1
-0
/
+2
2014-05-19
fix code style.
Andrei Karas
1
-1
/
+0
2014-05-18
Move inputaction into separate file.
Andrei Karas
1
-6
/
+7
2014-04-19
Fix compilation warnings.
Andrei Karas
1
-1
/
+1
2014-03-18
Add /gm chat command.
Andrei Karas
1
-0
/
+3
2014-01-26
add chat command for uploading server config.xml
Andrei Karas
1
-0
/
+3
2014-01-26
add chat command for uploading log file.
Andrei Karas
1
-0
/
+3
2014-01-26
add chat command for uploading main config.xml
Andrei Karas
1
-0
/
+3
2014-01-22
add dumpmods chat command for show enabled mods.
Andrei Karas
1
-0
/
+3
2014-01-01
update copyright year in all sources.
Andrei Karas
1
-1
/
+1
2013-12-27
add pet emote command.
Andrei Karas
1
-0
/
+3
2013-12-27
allow to owner talk from own pet.
Andrei Karas
1
-0
/
+3
2013-10-11
add /talkraw chat command for special use.
Andrei Karas
1
-0
/
+3
2013-10-02
Add command /dumpgl to show OpenGL version string in chat.
Andrei Karas
1
-0
/
+3
2013-09-15
remove some other unused includes.
Andrei Karas
1
-2
/
+0
2013-08-31
move being related files into being dir.
Andrei Karas
1
-1
/
+1
2013-08-31
move input related files into input dir.
Andrei Karas
1
-1
/
+2
2013-08-29
add missing translators comment.
Andrei Karas
1
-0
/
+1
2013-07-11
Add chat command for gms for creating items.
Andrei Karas
1
-0
/
+3
2013-06-07
add fixes after autochecks.
Andrei Karas
1
-0
/
+1
2013-06-01
Add chat command /testparticle for testing particle effects on player.
Andrei Karas
1
-1
/
+3
2013-05-24
fix code style.
Andrei Karas
1
-1
/
+1
2013-05-18
Remove static list with chat commands for autocomplete.
Andrei Karas
1
-86
/
+87
2013-05-18
add new chat command /magicattack
Andrei Karas
1
-0
/
+2
2013-05-18
Add ability to call input action from commands.
Andrei Karas
1
-79
/
+91
[prev]
[next]