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
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-28
Remove auctionmanager.
Andrei Karas
1
-2
/
+0
2014-09-25
Load data about homunculuses from homunculuses.xml.
Andrei Karas
1
-0
/
+2
2014-09-24
Add HomunculusInfo struct.
Andrei Karas
1
-0
/
+1
2014-09-24
Add missing files into CMake.
Andrei Karas
1
-0
/
+4
2014-09-24
Add empty HomunculusHandler.
Andrei Karas
1
-0
/
+1
2014-09-24
Add empty BuyingStoreHandler.
Andrei Karas
1
-0
/
+4
2014-09-22
Add petinfo struct.
Andrei Karas
1
-0
/
+1
2014-09-22
Add egg selection dialog.
Andrei Karas
1
-0
/
+2
2014-09-22
Move selldialog from window into widgets.
Andrei Karas
1
-2
/
+2
2014-09-22
Move shop sell code from SellDialog into ShopSellDialog.
Andrei Karas
1
-0
/
+2
2014-09-22
Move npc sell code from SellDialog into NpcSellDialog.
Andrei Karas
1
-0
/
+2
2014-09-22
eathena: add menu variable.
Andrei Karas
1
-0
/
+2
2014-09-22
eathena: add menu type enum.
Andrei Karas
1
-0
/
+1
2014-09-21
Add mercenary db.
Andrei Karas
1
-0
/
+2
2014-09-21
Use MercenaryInfo object for storing mercenary attributes.
Andrei Karas
1
-0
/
+1
2014-09-20
Into skillinto add owner field.
Andrei Karas
1
-0
/
+1
2014-09-19
Add empty MercenaryHandler.
Andrei Karas
1
-0
/
+5
2014-09-18
Add chat object to owner being.
Andrei Karas
1
-0
/
+1
2014-09-16
add empty bankhandler.
Andrei Karas
1
-0
/
+5
2014-09-15
Add empty familyhandler.
Andrei Karas
1
-0
/
+4
2014-09-15
Add empty cashshophandler.
Andrei Karas
1
-0
/
+4
2014-09-15
Add empty auctionhandler.
Andrei Karas
1
-0
/
+5
2014-09-14
Add configure and cmake option to enable/disable compilation for tmwa/evol.
Andrei Karas
1
-3
/
+8
2014-09-10
Add mailhandler for now empty.
Andrei Karas
1
-0
/
+5
2014-09-09
Add cooking types.
Andrei Karas
1
-0
/
+1
2014-09-08
eathena: add packet CMSG_REQUEST_RANKS 0x097c.
Andrei Karas
1
-0
/
+1
2014-09-08
eathena: add pethandler.
Andrei Karas
1
-0
/
+2
2014-09-07
fix tarball creation.
Andrei Karas
1
-1
/
+1
2014-09-07
Remove unused tab classes.
Andrei Karas
1
-8
/
+0
2014-09-06
Add skillpopup object.
Andrei Karas
1
-0
/
+2
2014-09-06
Add serverfeatures class for check is server support one or another features.
Andrei Karas
1
-0
/
+5
2014-09-06
Add skill types enum.
Andrei Karas
1
-0
/
+1
2014-09-06
eathena: add basic handling for packet SMSG_QUEST_ADD 0x02b3.
Andrei Karas
1
-0
/
+2
2014-09-06
eathena: add being type enum.
Andrei Karas
1
-0
/
+1
2014-09-06
add basic implimentation for set pincode.
Andrei Karas
1
-0
/
+2
2014-09-06
Move tmwa packets definition into separate file.
Andrei Karas
1
-0
/
+1
2014-09-06
Move eathena packets definition into separate file.
Andrei Karas
1
-0
/
+1
2014-08-27
Remove unused commands.cpp and commandhandler.cpp.
Andrei Karas
1
-4
/
+0
2014-08-27
Move boolean_options define into separate file.
Andrei Karas
1
-0
/
+1
2014-08-27
Move chat command /dumpe into actions.
Andrei Karas
1
-0
/
+2
2014-08-23
Move chat command /announce into actions.
Andrei Karas
1
-0
/
+2
2014-08-23
Add missing file into make files.
Andrei Karas
1
-0
/
+1
2014-08-23
Rename settings options file from page into gui.
Andrei Karas
1
-2
/
+2
2014-08-22
Move options for move input settings page into separate file.
Andrei Karas
1
-0
/
+2
2014-08-22
Move options for other input settings page into separate file.
Andrei Karas
1
-0
/
+2
2014-08-22
Move options for chat input settings page into separate file.
Andrei Karas
1
-0
/
+2
2014-08-22
Move options for outfits input settings page into separate file.
Andrei Karas
1
-0
/
+2
2014-08-22
Move options for emotes input settings page into separate file.
Andrei Karas
1
-0
/
+2
2014-08-22
Move options for windows input settings page into separate file.
Andrei Karas
1
-0
/
+2
2014-08-22
Move options for shortcuts input settings page into separate file.
Andrei Karas
1
-0
/
+2
[next]