index
:
asuratva/plus
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
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
2013-05-18
move some other code from popupmenu to commands.
Andrei Karas
1
-0
/
+12
2013-05-18
add named commands with enum.
Andrei Karas
1
-0
/
+80
2013-05-18
add new chat commands.
Andrei Karas
1
-0
/
+4
2013-04-24
add command for test perfomance in sdlfont calculation.
Andrei Karas
1
-0
/
+2
2013-04-14
another fixes from cpplint.
Andrei Karas
1
-2
/
+2
2013-03-28
Revert "Remove auction bot support."
Andrei Karas
1
-0
/
+2
2013-03-27
improve chathandler class.
Andrei Karas
1
-4
/
+0
2013-03-08
Add chat command for execute external programs.
Andrei Karas
1
-0
/
+2
2013-03-05
Add chat command to clean fonts cache.
Andrei Karas
1
-0
/
+2
2013-03-03
Add chat command to clean graphics cache.
Andrei Karas
1
-0
/
+2
2013-02-18
Remove auction bot support.
Andrei Karas
1
-2
/
+0
2013-01-16
update copyrights year.
Andrei Karas
1
-1
/
+1
2012-12-29
Add chat command to dump environment variables to log.
Andrei Karas
1
-0
/
+2
2012-12-03
Fix code style.
Andrei Karas
1
-1
/
+2
2012-11-27
Simplify command handlers.
Andrei Karas
1
-0
/
+193