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
/
gui
/
windows
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-01
Update copyrights year.
Andrei Karas
97
-97
/
+97
2014-12-30
Equip items also if drag it from inventory to player box in equipment window.
Andrei Karas
1
-0
/
+28
2014-12-28
Improve function localPetSay.
Andrei Karas
1
-16
/
+10
2014-12-28
Add chat command for stop and start pet ai.
Andrei Karas
2
-0
/
+22
2014-12-28
Impliment actual change direction actions from pet commands.
Andrei Karas
2
-15
/
+36
2014-12-28
Impliment actual move actions from pet commands.
Andrei Karas
2
-0
/
+28
2014-12-24
eathena: add support for buy from cash shop.
Andrei Karas
1
-6
/
+14
2014-12-24
eathena: impliment packet SMSG_NPC_CASH_SHOP_OPEN 0x0287.
Andrei Karas
1
-1
/
+2
2014-12-24
Add enum for buy dialog types.
Andrei Karas
2
-7
/
+14
2014-12-23
In market decrease visible amount after buy something.
Andrei Karas
1
-3
/
+3
2014-12-23
Allow buy in market with amount > 1 for non stackable items.
Andrei Karas
1
-0
/
+1
2014-12-23
Add item type to item object.
Andrei Karas
7
-17
/
+34
2014-12-22
Add support for show and buy from market.
Andrei Karas
1
-2
/
+14
2014-12-19
Fix code style.
Andrei Karas
3
-3
/
+5
2014-12-18
Enable browserbox variables in npcdialog and updaterwindow.
Andrei Karas
2
-0
/
+2
2014-12-18
Rename browserbox method setProcessVersion into setProcessVars.
Andrei Karas
2
-2
/
+2
2014-12-14
eathena: fix packet SMSG_PARTY_INVITED 0x02c6.
Andrei Karas
2
-4
/
+9
2014-12-13
Add variable for storage window.
Andrei Karas
2
-0
/
+2
2014-12-08
In whisper constructor allow separatly set nick and caption.
Andrei Karas
2
-5
/
+7
2014-12-05
fix code style.
Andrei Karas
2
-2
/
+0
2014-12-03
eathena: add packet CMSG_CHAT_PART_CHANNEL 0x0b09.
Andrei Karas
1
-0
/
+1
2014-12-02
Move weight notification from playerhander.
Andrei Karas
1
-2
/
+0
2014-12-02
Move death dialog showing from playerhandler.
Andrei Karas
1
-1
/
+0
2014-12-02
Add actions for switch to next/prev tab in inventory.
Andrei Karas
2
-0
/
+34
2014-11-23
Add support for additional slots in net code.
Andrei Karas
2
-4
/
+8
2014-11-06
Add server type Evol2.
Andrei Karas
2
-1
/
+25
2014-10-29
Dont show over head text for channel messages.
Andrei Karas
1
-0
/
+1
2014-10-28
Add skill attribute what show skill always.
Andrei Karas
1
-2
/
+6
2014-10-26
Allow invoke chat command from invoking skill.
Andrei Karas
1
-0
/
+10
2014-10-25
Fix code style.
Andrei Karas
5
-11
/
+4
2014-10-23
Remove unused function sendLetter from npchandler.
Andrei Karas
1
-3
/
+3
2014-10-22
Move equipment window slots names mapping to id to separate file.
Andrei Karas
2
-94
/
+19
2014-10-22
Add missing slots ids into equipment window.
Andrei Karas
1
-13
/
+53
2014-10-21
Set cards from net code.
Andrei Karas
2
-20
/
+12
2014-10-21
Add to item field favorite.
Andrei Karas
4
-8
/
+14
2014-10-21
Add to item field damaged.
Andrei Karas
4
-8
/
+12
2014-10-21
Add to item field identified.
Andrei Karas
4
-13
/
+33
2014-10-20
Remove item default parameters.
Andrei Karas
3
-6
/
+14
2014-10-16
Add missing checks.
Andrei Karas
1
-3
/
+8
2014-10-16
Add bank window (hercules only).
Andrei Karas
2
-0
/
+165
2014-10-13
Fix compilation warnings.
Andrei Karas
1
-1
/
+1
2014-10-13
eathena: fix owner for channel messages.
Andrei Karas
1
-2
/
+18
2014-10-13
Disable hightlight by default in channels.
Andrei Karas
1
-0
/
+1
2014-10-13
eathena: show channel messages in channel tab.
Andrei Karas
2
-0
/
+37
2014-10-13
Autojoin channels on open channel tab.
Andrei Karas
2
-4
/
+23
2014-10-12
Fix popup menu for channel chat tab.
Andrei Karas
2
-11
/
+21
2014-10-12
Add basic support for chat channels.
Andrei Karas
2
-17
/
+104
2014-10-12
Move WhisperTab into chat subdir.
Andrei Karas
1
-1
/
+1
2014-10-12
Move TradeTab into chat subdir.
Andrei Karas
1
-1
/
+1
2014-10-12
Move LangTab into chat subdir.
Andrei Karas
1
-1
/
+1
[next]