summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * Added doxygen file, docu will be generated under docs/api/htmlAndreas Habel2008-09-151-0/+9
* Restored the format of the ChangeLog fileBjørn Lindeijer2008-09-101-1993/+1995
* * Extended tmw_accounts table with columns for lastlogin and registration dat...Andreas Habel2008-09-101-1985/+1996
* Better SQL query used for expired bans.David Athay2008-08-281-0/+2
* Added checking for expired bans.David Athay2008-08-281-0/+3
* Set banned user's level to AL_BANNEDDavid Athay2008-08-281-0/+5
* Changed guilds to use character id.David Athay2008-08-181-0/+5
* fix compilationRoderic Morris2008-08-181-0/+4
* Misc fixes with guildDavid Athay2008-08-181-0/+5
* Corrected the distance needed to speak to NPC and trade with others Yohann Ferreira2008-08-131-0/+6
* Don't ignore monster with ID 0, since our maggot uses that.Bjørn Lindeijer2008-08-131-117/+147
* Added permission levels to guilds, and operator permissions to channels.David Athay2008-08-131-0/+9
* Corrected the way weapon skills is taken into account in damage calculation.Philipp Sehmisch2008-08-101-0/+5
* Fixed another crash when reading inlined object properties.Bjørn Lindeijer2008-08-041-12/+17
* fix crash from last commit, guild fixes, damage calculation fixRoderic Morris2008-07-281-0/+7
* account for weapon skills in damage calculation.Roderic Morris2008-07-271-0/+5
* Added error message when NPC is too far away.David Athay2008-07-241-0/+6
* Save guild member permissions to dbDavid Athay2008-07-221-0/+4
* Add permissions to guild membersDavid Athay2008-07-221-0/+6
* Implemented death listener for scripting engine.Philipp Sehmisch2008-07-071-0/+8
* get rid of channel registeringRoderic Morris2008-07-071-0/+8
* Added party support between account and game servers.David Athay2008-07-071-0/+7
* fix errors in the last commitRoderic Morris2008-07-041-0/+5
* Removed guild stuff from game server and added some party stuff to it.David Athay2008-07-031-0/+8
* avoid map reading crash, arbitrary tile sizes, enable new mapsRoderic Morris2008-07-031-0/+9
* fix compile error, and improve guild related methodsRoderic Morris2008-06-261-0/+10
* handle topic changing and guild eventsRoderic Morris2008-06-251-0/+9
* work around for members not being added to their guildsRoderic Morris2008-06-151-0/+5
* update chat packet defs, get rid of unused functionsRoderic Morris2008-06-101-0/+6
* fix for listing and quitting channelsRoderic Morris2008-06-101-0/+6
* stop storing channels in the db, send channel announcementsRoderic Morris2008-06-031-0/+9
* Removed the unused "npc" argument from the get_quest_var function.Philipp Sehmisch2008-06-021-0/+2
* Replaced some magic numbers in script files with variables for better code re...Philipp Sehmisch2008-06-021-0/+2
* Used an example for schedule_in which is more in step with actual practice. U...Philipp Sehmisch2008-06-021-0/+6
* Scripted a scheduler which can execute script functions at regular intervals ...Philipp Sehmisch2008-05-311-0/+9
* Register chat clients with their account level, don't assume normal user (patchBjørn Lindeijer2008-05-301-0/+5
* Fixed execution of commands even if the user has insufficient rights (patch byBjørn Lindeijer2008-05-291-4/+9
* Use guildmanager to add users to guilds so its stored in the db.David Athay2008-05-231-0/+6
* (no commit message)Philipp Sehmisch2008-05-221-0/+9
* Fixed compilation with GCC 4.3 (patch by rodge).Bjørn Lindeijer2008-05-221-5/+12
* Implemented NPC names. Implemented the theoretical possibility to have named ...Philipp Sehmisch2008-05-191-0/+11
* Provide feedback when admin commands fail (patch by rodge)Bjørn Lindeijer2008-05-181-35/+41
* Added channel registration check to ensure that channel name is not in useDavid Athay2008-05-141-0/+7
* also forgot something in this changelog.Philipp Sehmisch2008-05-081-1/+1
* Implemented script bindings for making beings talk and sending private chat m...Philipp Sehmisch2008-05-071-0/+14
* Implemented script trigger areas which call a script function when an object ...Philipp Sehmisch2008-05-061-0/+8
* Added headers to LUA files mentioning the purpose of the files and their lice...Philipp Sehmisch2008-05-021-0/+6
* Added sending who accepted invite on invite response to clientDavid Athay2008-04-281-0/+5
* Realigned Email already exists error return value and removed GetEmail AddressYohann Ferreira2008-04-251-0/+5
* Updated documentation a bit.Bjørn Lindeijer2008-04-231-0/+1