summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2011-08-24Remove internal guichan support.stripped1.1.8.21stripeed1.1.8.21Andrei Karas1-97/+1
2011-08-24Remove embeded guichan.Andrei Karas1-23/+1
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
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-29Add fixes for localisation dir in linux portable build and error detection.Andrei Karas1-0/+4
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-01Add ability to enable/disable manaserv with embedded enet.Andrei Karas1-21/+22
2011-01-03Add inventory filter control with only value All.Andrei Karas1-0/+4
2011-01-02Initial commit.Andrei Karas1-0/+589