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