summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2012-02-27Add sliderlist setup item.Andrei Karas1-0/+2
2012-02-25Add SliderList control.Andrei Karas1-0/+2
2012-02-19Add visual page in settings.Andrei Karas1-0/+2
2012-02-12Add unit tests for stringutils.Andrei Karas1-4/+5
2012-02-11Add support for gtest framework.Andrei Karas1-0/+4
2012-02-05Add own translation system.Andrei Karas1-0/+6
2012-02-05Separate map class to map and maplayer.Andrei Karas1-1/+3
2012-02-05Move language functions to langs.cpp and langs.h files.Andrei Karas1-0/+2
2012-02-01Rename CustomServerDialog to EditServerDialog.Andrei Karas1-0/+2
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-1/+3
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-1/+3
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-2/+2
2011-05-31Add missing guichan files.Andrei Karas1-1/+2
2011-05-31Allow use system guichan by automake switch --with-internalguichan=no.Andrei Karas1-49/+53
2011-05-30Add missing guichan files.Andrei Karas1-0/+13
2011-05-30Add guichan files to automakeAndrei Karas1-0/+77
2011-05-27make sure make dist will have a tarball that's compilable and spec file to ma...Maarten Vanraes1-1/+6
2011-05-27add more missing files to EXTRA_DIST so that make dist will work out wellMaarten Vanraes1-1/+6
2011-05-24Add simple memory leak detector.Andrei Karas1-1/+14
2011-05-20Start separating netcode to functions and moving some code to ea name spaceAndrei Karas1-0/+7
2011-05-12Renaming login, sell, trade (cpp, h) files to correct names.Andrei Karas1-6/+6