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