summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed a typo in mysql database update script for v7 to v8.Philipp Sehmisch2010-03-181-1/+1
* Add methods to get and set being speedJonathan Kolberg2010-03-131-1/+35
* Remove an unused function and two protocol messages.Bertram2010-03-084-23/+1
* Added script bindings for healing characters and other beings.Philipp Sehmisch2010-02-253-0/+55
* Removed some unnecessary log messagesPhilipp Sehmisch2010-02-232-3/+2
* Fixed unused variable warningsThorbjørn Lindeijer2010-02-222-3/+1
* Send update host also with registration responseThorbjørn Lindeijer2010-02-221-3/+8
* Update Copyright date for Manaserv.Bertram2010-02-07161-161/+161
* Fixed gameserver termination under unices environnements when the account ser...Bertram2010-02-071-1/+1
* Win32 build fixes when building with cmakeBernd Wachter2010-01-301-2/+6
* Rename enum elements to avoid clashing with macrosBernd Wachter2010-01-294-19/+19
* Add/fix win32 build rulesBernd Wachter2010-01-294-1/+74
* Switch inverted binary namesBernd Wachter2010-01-291-2/+2
* Fix build flags for optional libraries, add extra link librariesBernd Wachter2010-01-291-5/+10
* Use the module shipped with CMake 2.6 to detect Lua 5.1Bernd Wachter2010-01-291-5/+5
* Upgraded CMakeLists.txt files to deal with compile option. I have still one p...Bertram2010-01-291-64/+94
* Added WIP entries for Cmake build. This is configurable but non-working atm.Bertram2010-01-282-1/+253
* Adding compilation warnings for automake.Bertram2010-01-261-0/+4
* Fix a syntax error in MYSQL createTable scriptBlue Sans Douze2010-01-231-4/+4
* Reverted the accountserver-affecting changes of commits a9a87aea and dfc6875e...Philipp Sehmisch2010-01-185-10/+21
* Updated project filesPhilipp Sehmisch2010-01-181-0/+2
* Removed last traces of hardcoded access levels form game-server, begun with u...Philipp Sehmisch2010-01-177-112/+59
* Some refractoring at the command handler for easier maintainabilityPhilipp Sehmisch2010-01-173-84/+141
* Added some missing headers, and added some missing files to Makefile.amChuck Miller2010-01-173-2/+7
* Merge branch 'master' of gitorious.org:mana/manaservPhilipp Sehmisch2010-01-173-3/+32
|\
| * Updates mysql to database version 8Chuck Miller2010-01-162-2/+31
| * Correct the database versionThorbjørn Lindeijer2010-01-161-1/+1
* | Added commands for setting permissions by aliasPhilipp Sehmisch2010-01-173-1/+133
* | Added permission manager. Currently only used for @commands and doesn't suppo...Philipp Sehmisch2010-01-174-90/+255
|/
* Prevented segmentation fault when calling the lua set_quest_var function with...Philipp Sehmisch2010-01-161-1/+6
* Merge branch 'master' of ssh://git@gitorious.org/mana/manaservBlue2010-01-1011-4/+250
|\
| * Added script binding for checking the kill count for each monster so that uni...Philipp Sehmisch2010-01-083-0/+46
| * Added tracing of kill count for each monster per characterPhilipp Sehmisch2010-01-0810-4/+204
* | Fixing the mysql backend and the mysql createTables scriptBlue2010-01-103-20/+230
|/
* Tweaked the skip detection a bit more to show less groups of small skips in t...Philipp Sehmisch2009-12-281-2/+2
* Made world tick skip detection more laxPhilipp Sehmisch2009-12-281-12/+12
* Updated project filesPhilipp Sehmisch2009-12-281-0/+2
* Added parser for mana-skills.xmlPhilipp Sehmisch2009-12-281-1/+60
* Added support for skill names as weapon types in items.xml (still hardcoded)Philipp Sehmisch2009-12-284-2/+118
* Nerfed HP regeneration by disabling it while in combat.Philipp Sehmisch2009-12-281-7/+11
* Instead of sending http://update.manasource.org/ don't send any update host i...Chuck Miller2009-12-181-1/+3
* Makes server send the update host from defaultUpdateHost config (defaults to ...Chuck Miller2009-12-182-1/+2
* Fix detecting collision layer for mapsJared Adams2009-12-093-6/+36
* Added a method of updating the passwords of an existing databaseThorbjørn Lindeijer2009-12-062-4/+51
* Moved storagesql.hpp into storage.hppThorbjørn Lindeijer2009-12-063-153/+44
* Renamed DALStorage to StorageThorbjørn Lindeijer2009-12-0612-79/+80
* Moved DALStorage documentation into source fileThorbjørn Lindeijer2009-12-066-328/+219
* Removed obsolete commented out code from DALStorageThorbjørn Lindeijer2009-12-062-96/+6
* A few late rebranding updatesThorbjørn Lindeijer2009-12-061-2/+2
* Fixed name of the project in copyright headersThorbjørn Lindeijer2009-12-06161-1536/+1456