summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2008-11-12Fixed multiline editing for lettersDavid Athay2-2/+5
2008-11-12Fixed chat transparency and icon loading.David Athay2-16/+18
2008-11-11Moved some hardcoded strings and filenames to an external configuration file.Philipp Sehmisch3-23/+36
2008-11-06Added interface for sending post.David Athay11-130/+167
2008-11-04Merged revisions 4332 via svnmerge from Bjørn Lindeijer5-69/+142
2008-11-02Fixed right-clicking on NPCs.Bjørn Lindeijer1-1/+1
2008-11-01Some files I forgot to add with the last commit.Philipp Sehmisch4-0/+176
2008-11-01Merged revisions 4300-4301 via svnmerge from Bjørn Lindeijer2-2/+8
2008-11-01Magic implementation phase 1 and 2 (added netcode and a very crude gui for us...Philipp Sehmisch8-11/+40
2008-11-01Merged revisions 4207-4209,4221-4222 via svnmerge from Bjørn Lindeijer13-46/+46
2008-11-01Merged revisions 4180-4181 via svnmerge from Bjørn Lindeijer4-33/+34
2008-11-01Merged revisions 4110-4111,4116 via svnmerge from Bjørn Lindeijer2-3/+9
2008-11-01Made an option around the syncing, but no way to change it for now.Bjørn Lindeijer2-3/+19
2008-11-01Merged revisions 4130 via svnmerge from Bjørn Lindeijer2-5/+5
2008-10-31Merged revisions 4071,4093,4100,4363 via svnmerge from Bjørn Lindeijer7-17/+84
2008-10-30Minor fixes to movement and hit effects. Patch by Kage_Jittai.Dennis Friis2-9/+8
2008-10-27Removed /check command.David Athay1-4/+0
2008-10-27add effect handler (by Chuck Miller)Roderic Morris8-1/+107
2008-10-27Add an effects manager (patch by Kage Jittai)Jared Adams6-2/+153
2008-10-26fix for last commitRoderic Morris1-2/+2
2008-10-26fixes for movementRoderic Morris2-1/+19
2008-10-26Merged revisions 4302,4338,4360-4362,4526,4528,4534,4547 via svnmerge from Bjørn Lindeijer6-22/+98
2008-10-26get rid of /admin commandsRoderic Morris1-21/+0
2008-10-26Pixel-accurate and fluently animated keyboard movement by Kage Jittai - albei...Philipp Sehmisch3-6/+60
2008-10-25attack range fixes, highlight monsters in range (by Chuck Miller)Roderic Morris5-34/+67
2008-10-24Made it so the player will auto face its targetJared Adams2-2/+35
2008-10-24fixes for targetting (by Chuck Miller)Roderic Morris3-15/+16
2008-10-23Fixed building with configureBjørn Lindeijer1-0/+2
2008-10-21fix cmake buildRoderic Morris1-0/+2
2008-10-21Fixed up some of the postal system stuff for testing it.David Athay6-1/+135
2008-10-15src/localplayer.cppDavid Athay7-1/+56
2008-10-10Some old uncommitted cleanup.Bjørn Lindeijer4-13/+2
2008-10-09Merged the movement branch into trunkBjørn Lindeijer27-742/+507
2008-09-14fix for guichan bug in tabbedareasRoderic Morris2-0/+10
2008-09-04Introduced another template to make deleting all values in a container easier.Bjørn Lindeijer13-32/+22
2008-08-21fix svn properties and id tagsRoderic Morris4-10/+9
2008-08-18fix bug #209, display skill icons correctly.Roderic Morris6-7/+147
2008-08-13Call the more appropriate method (adjustSize instead of logic).Bjørn Lindeijer1-1/+1
2008-08-13Added permission levels to guilds, and operator permissions to channels.David Athay10-14/+183
2008-07-24Reverted David Athay3-1/+5
2008-07-22Add permissions to guild members. Alt-Gr fix for Rotonen from 0.0David Athay7-14/+17
2008-07-17Fixed crash with party invite dialogDavid Athay1-2/+0
2008-07-14fix view names checkbox, fix compilation with cmakeRoderic Morris4-6/+8
2008-07-14Added admin commands to /help and added registration of party handlerDavid Athay3-1/+14
2008-07-07get rid of channel registering related codeRoderic Morris7-90/+8
2008-07-07Added /party command.David Athay5-4/+30
2008-07-07Added help for each command based on mantis bug #359, thanks to ScraggyDavid Athay2-36/+111
2008-07-05Allow alt key for chatting on Mac, remove unneeded includes.David Athay2-5/+4
2008-07-04Ugly hack for chat scrolling.David Athay2-9/+30
2008-07-03Fix guild window focus and crash bugDavid Athay2-3/+3