summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
2012-01-24Use SDL_RWops directly on top of PhysFSThorbjørn Lindeijer1-0/+2
2012-01-23Add false and true condition logging.Andrei Karas1-0/+2
2012-01-04Add ability for testing drivers and graphics.Andrei Karas1-0/+4
2012-01-04Add process execute functions.Andrei Karas1-0/+2
2011-12-29Move sha256 files to manaserv only files.Andrei Karas1-2/+2
2011-11-19Add limits for creating chars (hair color, hair style, stats).Andrei Karas1-0/+2
2011-11-13Add missing h file to make and project files.Andrei Karas1-0/+1
2011-08-30Add auction bot support switch.Andrei Karas1-0/+2
2011-08-28Fix possible conflicts between class names GuildTab, PartyTab and other.Andrei Karas1-2/+2
2011-08-27Basic support for guild bot integration.Andrei Karas1-0/+4
2011-08-15Move setupitem class to widgets directory.Andrei Karas1-2/+2
2011-08-12Rename file name table to correct guitable.Andrei Karas1-2/+2
2011-08-12Rename file name ministatus to correct ministatuswindow.Andrei Karas1-2/+2
2011-08-12Rename file name updatewindow to correct updaterwindow.Andrei Karas1-2/+2
2011-08-12Rename file names log and chatlog to correct logger and chatlogger.Andrei Karas1-4/+4
2011-08-10Add players setup tab.Andrei Karas1-0/+2
2011-08-10Rename setup_players to setup_relations.Andrei Karas1-2/+2
2011-08-09Add perfomance setup tab.Andrei Karas1-0/+2
2011-07-31Extract shared logic from tradehandler netcode to ea namespace.Andrei Karas1-0/+2
2011-07-31Extract shared logic from specialhandler netcode to ea namespace.Andrei Karas1-0/+2
2011-07-31Extract shared logic from npchandler and playerhandler netcode to ea namespace.Andrei Karas1-0/+4
2011-07-31Extract shared logic from itemhandler netcode to ea namespace.Andrei Karas1-0/+2
2011-07-30Extract shared logic from inventoryhandler netcode to ea namespace.Andrei Karas1-0/+2
2011-07-30Extract shared logic from guildhandler and partyhandler netcode to ea namespace.Andrei Karas1-0/+8
2011-07-29Extract shared logic from chathandler and gamehandler netcode to ea namespace.Andrei Karas1-1/+5
2011-07-28Extract shared logic from charserverhandler and loginhandler netcode to ea na...Andrei Karas1-1/+5
2011-06-24Delete some useless files and rename windows resource file.Andrei Karas1-1/+1
2011-06-19Redesign Misc setup page.Andrei Karas1-0/+2
2011-06-18Start implimenting new setup pages.Andrei Karas1-0/+2
2011-06-16Fix dataDir in branding files.Andrei Karas1-0/+2
2011-06-09Add "did you know?" dialog and some messages for it.Andrei Karas1-0/+2
2011-06-03Remove SDL_gfxBlitFunc.h from automake, and leave it only in cmakeAndrei Karas1-0/+1
2011-05-31Add missing guichan files.Andrei Karas1-0/+2
2011-05-31Allow use system guichan by automake switch --with-internalguichan=no.Andrei Karas1-49/+50
2011-05-30Add guichan files to cmake and remove deps on guichan libs.Andrei Karas1-7/+93
2011-05-24Add missing files to cmake and code blocks make files.Andrei Karas1-0/+1
2011-05-20Start separating netcode to functions and moving some code to ea name spaceAndrei Karas1-2/+12
2011-05-12Renaming login, sell, trade (cpp, h) files to correct names.Andrei Karas1-6/+6
2011-04-04Rename some gui class files to real class names.Andrei Karas1-10/+10
2011-04-04Rename TrueTypeFont to SDLFont.Andrei Karas1-2/+2
2011-03-26Precalculation vertexes for improving draw speed.Andrei Karas1-0/+2
2011-03-15Remove outdated files.Andrei Karas1-2/+0
2011-03-13Add ability to remap maps to different files.Andrei Karas1-0/+2
2011-02-19Fix race condition in guichan bugfix.Andrei Karas1-0/+1
2011-02-15Fix compilation on Haiku and set config and data paths for it.DarkWind1-1/+1
2011-02-01Add ability to enable/disable manaserv with embedded enet.Andrei Karas1-22/+30
2011-01-03Add inventory filter control with only value All.Andrei Karas1-0/+4
2011-01-02Initial commit.Andrei Karas1-0/+723