summaryrefslogtreecommitdiff
path: root/src/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2010-09-08Centralized stringToBool conversion.Yohann Ferreira1-1/+0
2010-07-10New attribute system and major changes to many low-level areas.Freeyorp1-0/+8
2010-05-16Changed and split up the default location for loading dataThorbjørn Lindeijer1-6/+10
2010-01-28Added WIP entries for Cmake build. This is configurable but non-working atm.Bertram1-1/+1
2010-01-26Adding compilation warnings for automake.Bertram1-0/+4
2010-01-18Reverted the accountserver-affecting changes of commits a9a87aea and dfc6875e...Philipp Sehmisch1-2/+0
2010-01-18Updated project filesPhilipp Sehmisch1-0/+2
2010-01-17Added some missing headers, and added some missing files to Makefile.amChuck Miller1-2/+4
2009-12-28Updated project filesPhilipp Sehmisch1-0/+2
2009-12-06Moved storagesql.hpp into storage.hppThorbjørn Lindeijer1-1/+0
2009-12-06Renamed DALStorage to StorageThorbjørn Lindeijer1-3/+3
2009-10-24Rebranding tmwserv to manaservThorbjørn Lindeijer1-7/+7
2009-10-09Synced the protocol file with client in protocol.h, letting other defines in ...Bertram1-0/+2
2009-10-03Some cleanupThorbjørn Lindeijer1-2/+0
2009-08-20Remove attackzone from MakefileJared Adams1-2/+0
2009-07-17Adds scripted status effectsChuck Miller1-0/+4
2009-04-26Merged MovingObject into the Being classBjørn Lindeijer1-3/+2
2009-02-10Removed testing.cpp because all of its functionality can now be covered by LU...Philipp Sehmisch1-1/+0
2009-01-25Fixed Lua files to be included in compileBjørn Lindeijer1-4/+4
2009-01-24Fix order of LUA filesJared Adams1-3/+3
2009-01-22Reduced the size of lua.cpp by putting the class LuaScript and the utility fu...Philipp Sehmisch1-0/+4
2008-11-29Updated Makefile.am and added missing includeBjørn Lindeijer1-0/+2
2008-11-21Fix linker errors with tmwserv-gameBjørn Lindeijer1-0/+2
2008-11-21Added bandwidth monitor to account server. Fixes compile errors.David Athay1-0/+2
2008-10-31Changed command system to handle commands without template magic.David Athay1-0/+2
2008-10-27add effects sending system (by Chuck Miller)Roderic Morris1-0/+2
2008-10-23ignore case in map object types (by Chuck Miller)Roderic Morris1-2/+4
2008-09-27Implemented getting the attack zone of weapons from the item database and imp...Philipp Sehmisch1-1/+2
2008-09-19added relevant files for new postal systemAndreas Habel1-0/+3
2008-04-23Switched to alternative SHA-256 implementation from InspIRCd.Bjørn Lindeijer1-2/+2
2008-04-21Added password and email encryption server-side using SHA256.Yohann Ferreira1-0/+4
2008-04-17Fixed compilation using AutomakeYohann Ferreira1-0/+2
2008-03-04Changed Makefile.am so server now builds, added initialising guild managerDavid Athay1-4/+4
2007-11-13Trimed script filenames from spaces.Guillaume Melquiond1-0/+1
2007-09-22Cleaned both configuration and resource managers.Guillaume Melquiond1-9/+9
2007-09-16Added global accounting of beings.Guillaume Melquiond1-0/+1
2007-08-30Got rid of abstract storage and reference-counted pointers. Fixed lifetime of...Guillaume Melquiond1-5/+2
2007-08-29Replaced event system. Fixed race condition between quest variable recovery a...Guillaume Melquiond1-1/+2
2007-08-28Implemented quest variables.Guillaume Melquiond1-0/+2
2007-08-27Added support for user commands. Implemented "warp" and "item".Guillaume Melquiond1-0/+1
2007-08-17Simplified TokenCollector and fixed a few bugs. Moved its implementation outs...Guillaume Melquiond1-0/+2
2007-08-13Implemented buy/sell handler.Guillaume Melquiond1-0/+2
2007-08-13Deleted obsolete files. Cleaned configuration. Removed obsolete SQL tables.Guillaume Melquiond1-19/+0
2007-08-09Converted NPC class to scripting engine.Guillaume Melquiond1-0/+1
2007-08-09Added new scripting interface and Lua engine.Guillaume Melquiond1-0/+8
2007-07-29Added support for trading.Guillaume Melquiond1-0/+2
2007-07-23Commented out code unavailable from client side. Added support for NPCs.Guillaume Melquiond1-0/+1
2007-07-20Separated ChatClient class from chathandler.cpp, cleaned up handling ofBjørn Lindeijer1-4/+5
2007-07-08Added monster drops.Guillaume Melquiond1-0/+2
2007-07-01Reverted inventory handling code to the last known working state. Simplified ...Guillaume Melquiond1-4/+4