summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
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