index
:
HoraK-FDF/plus
CI_test_var
c++17_deprecated_func
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
jesusalva/diagonal
jesusalva/itpopup
jesusalva/mverse
keep_password
mageia2
mageia3
mageiabranch
master
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
/
actions
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-04
Update copyrights year.
Andrei Karas
11
-11
/
+11
2017-09-06
Move manaplus game related files into progs/manaplus.
Andrei Karas
9
-6185
/
+0
2017-08-30
Move some variables to better scope.
Andrei Karas
1
-2
/
+5
2017-08-28
Fix compilation warning without tmwa support.
Andrei Karas
1
-1
/
+1
2017-08-26
Add inventory type for mail view window. Not allow drag from/to this inventory.
Andrei Karas
1
-0
/
+1
2017-08-26
Rename InventoryType::Mail into InventoryType::MailEdit.
Andrei Karas
1
-1
/
+1
2017-08-23
Add support for /mailto chat command in new mail system.
Andrei Karas
1
-1
/
+13
2017-08-23
Add mailqueuetype enum for mail queue types.
Andrei Karas
1
-5
/
+3
2017-08-23
Add ability to send new mail by /sendmail chat command.
Andrei Karas
1
-2
/
+22
2017-08-21
Remove useless else.
Andrei Karas
1
-4
/
+1
2017-08-18
Add missing type casts.
Andrei Karas
1
-1
/
+1
2017-08-14
Replace static members usage from pointers to direct classes.
Andrei Karas
3
-16
/
+9
2017-08-09
Add different use actions for items.
Andrei Karas
1
-8
/
+23
2017-08-08
Use size_t type for index in itemshortcut.
Andrei Karas
1
-2
/
+2
2017-08-08
Fix compilation with old compilers.
Andrei Karas
1
-1
/
+1
2017-08-08
Add into skill context menu for add shortcut.
Andrei Karas
2
-0
/
+43
2017-07-14
Replace std::vector into macro STD_VECTOR.
Andrei Karas
2
-4
/
+4
2017-07-06
Fix different issues in debug_new.cpp
Andrei Karas
1
-1
/
+1
2017-06-30
Remove extra includes again.
Andrei Karas
1
-0
/
+1
2017-06-22
Add chat command for unequip pet equipment.
Andrei Karas
2
-0
/
+8
2017-06-22
Add chat command for return pet to egg.
Andrei Karas
2
-0
/
+8
2017-06-22
Move pets actions from actions.cpp into pets.cpp
Andrei Karas
4
-17
/
+16
2017-06-22
Add chat command for drop pet's loot.
Andrei Karas
2
-0
/
+8
2017-06-22
Add chat command for feed pet.
Andrei Karas
2
-1
/
+10
2017-06-22
Add chat command for feed homunculus.
Andrei Karas
2
-0
/
+8
2017-06-22
Add chat command for move homunculus to master.
Andrei Karas
2
-0
/
+9
2017-06-22
Add chat command for move mercenary to master.
Andrei Karas
2
-0
/
+8
2017-06-20
Fix sdl warning hiding pragmas for old compilers.
Andrei Karas
2
-6
/
+6
2017-06-20
Prevent Wshadow varnings in SDL code.
Andrei Karas
2
-0
/
+6
2017-06-15
Allow open server info window from game.
Andrei Karas
2
-0
/
+22
2017-06-11
Rename player_relations into playerRelations.
Andrei Karas
2
-9
/
+9
2017-06-09
Fix code style.
Andrei Karas
2
-5
/
+7
2017-06-09
Fix code style.
Andrei Karas
1
-1
/
+4
2017-06-08
Replace ext.compare to direct string comparison.
Andrei Karas
1
-1
/
+1
2017-06-08
Remove useless string initialisations.
Andrei Karas
1
-1
/
+1
2017-06-08
Remove useless extern declarations.
Andrei Karas
2
-4
/
+0
2017-06-07
Fix clang-tidy check readability-implicit-bool-cast.
Andrei Karas
9
-384
/
+412
2017-06-04
Fix code style.
Andrei Karas
2
-3
/
+3
2017-05-25
Add chat command for check player ip.
Andrei Karas
2
-0
/
+10
2017-05-25
Add chat command for recall player.
Andrei Karas
2
-0
/
+10
2017-05-25
Add chat command for warp to player.
Andrei Karas
2
-0
/
+10
2017-05-25
Add chat command for copy text to clipboard.
Andrei Karas
2
-0
/
+11
2017-05-25
Add chat command for clear current outfit.
Andrei Karas
2
-0
/
+10
2017-05-23
Add chat command for send any number of pritable chars to input.
Andrei Karas
2
-0
/
+20
2017-05-23
Add chat command for simulate mouse click by any position and button.
Andrei Karas
2
-0
/
+28
2017-05-12
Fix code style.
Andrei Karas
1
-2
/
+1
2017-05-11
Allow set image name prefix in chat command /screenshot.
Andrei Karas
1
-2
/
+2
2017-05-11
Extend undress chat command for undress item by id.
Andrei Karas
1
-10
/
+27
2017-05-10
Add chat command for show player items.
s20170510
Andrei Karas
2
-0
/
+39
2017-05-10
Add chat command for move monster in priority attack list into one position d...
Andrei Karas
2
-0
/
+40
[next]