summaryrefslogtreecommitdiffstats
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Changed contact email address to the Mana developer listThorbjørn Lindeijer2010-05-161-1/+1
* Rebranding tmwserv to manaservThorbjørn Lindeijer2009-10-241-5/+5
* Fixed the Lua check to also accept plain liblua.aBjørn Lindeijer2009-05-241-1/+2
* Fixed compilation problem with GCC 4.4Bjørn Lindeijer2009-05-241-0/+1
* Removed unnecessary autogen.shBjørn Lindeijer2008-12-281-3/+0
* Repaired Lua check breakage in previous commitBjørn Lindeijer2008-11-161-3/+3
* Added a raw check for liblua 5.1 to configureBjørn Lindeijer2008-11-161-2/+4
* Fixed docs not to mention encryption, since all we do is hashing. Also, sinceBjørn Lindeijer2008-04-231-3/+0
* Implemented "reload" remote command.Guillaume Melquiond2007-08-311-1/+2
* Enabled Lua scripting by default.Guillaume Melquiond2007-08-201-7/+9
* Deleted obsolete files. Cleaned configuration. Removed obsolete SQL tables.Guillaume Melquiond2007-08-131-61/+18
* Added new scripting interface and Lua engine.Guillaume Melquiond2007-08-091-1/+6
* Removed obsolete files. Added a generic trigger system.Guillaume Melquiond2007-01-021-23/+1
* Generalized the properties functionality as was done in the client before.Bjørn Lindeijer2006-08-041-9/+0
* Applied patch by Guillaume Melquiond which adds ENet check and adds timer.cpp/hBjørn Lindeijer2006-05-131-0/+3
* * Added errors when SDL_net or libcrypto are not found.Bjørn Lindeijer2005-12-291-3/+4
* Added intial SWIG bindings.Aaron Marks2005-11-141-1/+12
* Added modified Map, MapReader, ResourceManager classes and base64 functionsBjørn Lindeijer2005-07-251-2/+6
* Updated PostgreSQL defines in source to work with updated configure.Aaron Marks2005-06-281-0/+6
* Fixed compilation warnings, the unit tests are now compiled if --enable-unit-...Huynh Tran2005-06-241-9/+14
* Wrote the M4 function and re-added header files to Makefile.am for make dist.Huynh Tran2005-06-231-66/+31
* Updated configure so that only one database backend can be selected and simpl...Huynh Tran2005-06-221-88/+168
* Fixed AMDEP configure problem. Basing on http://lists.gnu.org/archive/html/au...Mateusz Kaduk2005-06-191-10/+11
* Removed USE_SQLITE define from configure.ac (not used anywhere anymore)Aaron Marks2005-06-191-3/+1
* Small fixesEugenio Favalli2005-06-191-1/+1
* Added PostgreSQL DAL class.Aaron Marks2005-06-191-2/+50
* Actually using the new Logger now.Huynh Tran2005-06-191-0/+2
* Created Storage child which uses DAL (used by default now).Aaron Marks2005-06-161-1/+1
* Building sqlite conditionalyMateusz Kaduk2005-05-231-6/+20
* Print error when trying to build with scripting but without Squirrel installed.Bjørn Lindeijer2005-05-211-3/+4
* Disabled scripting by default (enabled using --with-scripting at configure)Aaron Marks2005-05-211-1/+17
* Updated checks to include Squirrel & enabled scripting by defaultAaron Marks2005-05-211-0/+1
* Linking with sqlite3 and added c++ sqlite wrapperMateusz Kaduk2005-05-081-0/+10
* Added check for SDL_net to configure.ac, made world clock work and made theBjørn Lindeijer2005-04-141-0/+1
* Start on files that enable compiling this, but don't expect it to compile forBjørn Lindeijer2005-03-191-0/+26