index
:
mana/plus
CI_test_var
c++17_deprecated_func
camel
ci_checks
ci_clang-tidy
ci_clang3x
ci_clang4_5
ci_clang6
ci_clang7
ci_customnls
ci_deheader
ci_fedora
ci_gcc-snapshot
ci_gcc10
ci_gcc10_tests
ci_gcc3
ci_gcc49
ci_gcc4x
ci_gcc5
ci_gcc6
ci_gcc6_tests
ci_gcc7
ci_gcc7_tests
ci_gcc8
ci_gcc8_tests
ci_gcc9
ci_gcc9_tests
ci_glibcdebug
ci_h
ci_main1
ci_malloc
ci_mse
ci_mxe
ci_site
ci_xmllibs
citest
gl-move_ci-test
jak1/pipeline_improvments
jesusalva/itpopup
jesusalva/mplint
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
old-stable
rename_and_cleanup
stable
stripped
Advanced game client for tmwAthena and Evol2 servers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
input
Age
Commit message (
Collapse
)
Author
Files
Lines
2017-06-22
Add chat command for unequip pet equipment.
Andrei Karas
2
-0
/
+12
2017-06-22
Add chat command for return pet to egg.
Andrei Karas
2
-0
/
+12
2017-06-22
Add chat command for drop pet's loot.
Andrei Karas
2
-0
/
+12
2017-06-22
Add chat command for feed pet.
Andrei Karas
2
-0
/
+12
2017-06-22
Remove popup menu action "homunculus delete".
Andrei Karas
1
-1
/
+1
2017-06-22
Add chat command for feed homunculus.
Andrei Karas
2
-0
/
+12
2017-06-22
Add chat command for move homunculus to master.
Andrei Karas
2
-0
/
+12
2017-06-22
Add chat command for move mercenary to master.
Andrei Karas
2
-0
/
+12
2017-06-20
Fix sdl warning hiding pragmas for old compilers.
Andrei Karas
4
-12
/
+12
2017-06-20
Prevent Wshadow varnings in SDL code.
Andrei Karas
4
-0
/
+12
2017-06-15
Allow open server info window from game.
Andrei Karas
2
-0
/
+12
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
7
-80
/
+83
2017-05-25
Add chat command for check player ip.
Andrei Karas
1
-0
/
+6
2017-05-25
Add chat command for recall player.
Andrei Karas
1
-0
/
+6
2017-05-25
Add chat command for warp to player.
Andrei Karas
1
-0
/
+6
2017-05-25
Add chat command for copy text to clipboard.
Andrei Karas
1
-0
/
+6
2017-05-25
Add chat command for clear current outfit.
Andrei Karas
2
-0
/
+12
2017-05-23
Add chat command for send any number of pritable chars to input.
Andrei Karas
1
-0
/
+6
2017-05-23
Add chat command for simulate mouse click by any position and button.
Andrei Karas
1
-0
/
+6
2017-05-10
Add chat command for show player items.
s20170510
Andrei Karas
1
-0
/
+6
2017-05-10
Add chat command for move monster in priority attack list into one position ↵
Andrei Karas
1
-2
/
+8
down.
2017-05-10
Add chat command for move monster in priority attack list into one position up.
Andrei Karas
1
-0
/
+6
2017-05-10
Add chat command for move monster in attack list into one position down.
Andrei Karas
1
-0
/
+6
2017-05-10
Add chat command for move monster in attack list into one position up.
Andrei Karas
1
-1
/
+7
2017-05-09
Add chat command for send any gui key.
Andrei Karas
3
-0
/
+21
New chat command: guikey.
2017-04-05
Add chat command for translate message from player language to english.
Andrei Karas
1
-0
/
+6
Also add po field into languages.xml.
2017-02-07
Remove extra include SDL_stdinc.h.
Andrei Karas
1
-11
/
+0
2017-02-07
Fix compilation with SDL2.
Andrei Karas
1
-0
/
+2
2017-02-07
Fix compilation with gcc version below 4.6.
Andrei Karas
1
-3
/
+3
2017-02-04
Fix compilation with very new SDL2.
Andrei Karas
1
-1
/
+3
2017-01-17
Fix compilation with SDL2.
Andrei Karas
1
-1
/
+1
2017-01-17
Add missing A_DEFAULT_COPY / A_DELETE_COPY into input.
Andrei Karas
8
-0
/
+16
2017-01-03
Update copyright year.
Andrei Karas
43
-43
/
+43
2016-12-29
Remove extra include.
Andrei Karas
1
-1
/
+0
2016-12-29
Fix compilation with old gcc versions.
Andrei Karas
1
-2
/
+2
2016-12-29
Add constexpr into keyboardconfig.
Andrei Karas
2
-28
/
+26
2016-12-12
Another fix for old compilers.
Andrei Karas
1
-1
/
+1
2016-12-12
Add noexcept in some files.
Andrei Karas
4
-33
/
+33
2016-12-12
Add constexpr and noexcept into some methods.
Andrei Karas
1
-1
/
+1
2016-12-10
Fix some issues found by automatic checks.
Andrei Karas
1
-2
/
+0
2016-09-23
Add missing comments into defines.
Andrei Karas
11
-52
/
+66
2016-09-21
Fix reading all assigned keys for actions.
Andrei Karas
1
-0
/
+2
Before was issue if second or third not set was used default value.
2016-09-21
Allow assign key to action "Copy outfit to chat"
Andrei Karas
1
-3
/
+9
2016-09-21
Add into outfits menu option to copy equipment from player into outfit.
Andrei Karas
1
-1
/
+1
2016-09-21
Allow copy items from outfit into chat.
Andrei Karas
1
-1
/
+7
2016-08-25
Add chat command for create items. (gm only)
Andrei Karas
1
-0
/
+6
New chat command: /createitem id [, amount]
2016-08-24
Remove unused pet handler methods and fields.
Andrei Karas
1
-4
/
+4
2016-08-22
Add some cppcheck fixes.
Andrei Karas
1
-0
/
+1
2016-08-20
Add chat command for show/change auto item party sharing.
s20160820
Andrei Karas
1
-0
/
+6
2016-08-19
Add chat command for show/change share experience in party.
Andrei Karas
1
-0
/
+6
[next]