Age | Commit message (Expand) | Author | Files | Lines |
2008-11-12 | Fixed multiline editing for letters | David Athay | 2 | -2/+5 |
2008-11-12 | Fixed chat transparency and icon loading. | David Athay | 2 | -16/+18 |
2008-11-11 | Moved some hardcoded strings and filenames to an external configuration file. | Philipp Sehmisch | 3 | -23/+36 |
2008-11-06 | Added interface for sending post. | David Athay | 11 | -130/+167 |
2008-11-04 | Merged revisions 4332 via svnmerge from | Bjørn Lindeijer | 5 | -69/+142 |
2008-11-02 | Fixed right-clicking on NPCs. | Bjørn Lindeijer | 1 | -1/+1 |
2008-11-01 | Some files I forgot to add with the last commit. | Philipp Sehmisch | 4 | -0/+176 |
2008-11-01 | Merged revisions 4300-4301 via svnmerge from | Bjørn Lindeijer | 2 | -2/+8 |
2008-11-01 | Magic implementation phase 1 and 2 (added netcode and a very crude gui for us... | Philipp Sehmisch | 8 | -11/+40 |
2008-11-01 | Merged revisions 4207-4209,4221-4222 via svnmerge from | Bjørn Lindeijer | 13 | -46/+46 |
2008-11-01 | Merged revisions 4180-4181 via svnmerge from | Bjørn Lindeijer | 4 | -33/+34 |
2008-11-01 | Merged revisions 4110-4111,4116 via svnmerge from | Bjørn Lindeijer | 2 | -3/+9 |
2008-11-01 | Made an option around the syncing, but no way to change it for now. | Bjørn Lindeijer | 2 | -3/+19 |
2008-11-01 | Merged revisions 4130 via svnmerge from | Bjørn Lindeijer | 2 | -5/+5 |
2008-10-31 | Merged revisions 4071,4093,4100,4363 via svnmerge from | Bjørn Lindeijer | 7 | -17/+84 |
2008-10-30 | Minor fixes to movement and hit effects. Patch by Kage_Jittai. | Dennis Friis | 2 | -9/+8 |
2008-10-27 | Removed /check command. | David Athay | 1 | -4/+0 |
2008-10-27 | add effect handler (by Chuck Miller) | Roderic Morris | 8 | -1/+107 |
2008-10-27 | Add an effects manager (patch by Kage Jittai) | Jared Adams | 6 | -2/+153 |
2008-10-26 | fix for last commit | Roderic Morris | 1 | -2/+2 |
2008-10-26 | fixes for movement | Roderic Morris | 2 | -1/+19 |
2008-10-26 | Merged revisions 4302,4338,4360-4362,4526,4528,4534,4547 via svnmerge from | Bjørn Lindeijer | 6 | -22/+98 |
2008-10-26 | get rid of /admin commands | Roderic Morris | 1 | -21/+0 |
2008-10-26 | Pixel-accurate and fluently animated keyboard movement by Kage Jittai - albei... | Philipp Sehmisch | 3 | -6/+60 |
2008-10-25 | attack range fixes, highlight monsters in range (by Chuck Miller) | Roderic Morris | 5 | -34/+67 |
2008-10-24 | Made it so the player will auto face its target | Jared Adams | 2 | -2/+35 |
2008-10-24 | fixes for targetting (by Chuck Miller) | Roderic Morris | 3 | -15/+16 |
2008-10-23 | Fixed building with configure | Bjørn Lindeijer | 1 | -0/+2 |
2008-10-21 | fix cmake build | Roderic Morris | 1 | -0/+2 |
2008-10-21 | Fixed up some of the postal system stuff for testing it. | David Athay | 6 | -1/+135 |
2008-10-15 | src/localplayer.cpp | David Athay | 7 | -1/+56 |
2008-10-10 | Some old uncommitted cleanup. | Bjørn Lindeijer | 4 | -13/+2 |
2008-10-09 | Merged the movement branch into trunk | Bjørn Lindeijer | 27 | -742/+507 |
2008-09-14 | fix for guichan bug in tabbedareas | Roderic Morris | 2 | -0/+10 |
2008-09-04 | Introduced another template to make deleting all values in a container easier. | Bjørn Lindeijer | 13 | -32/+22 |
2008-08-21 | fix svn properties and id tags | Roderic Morris | 4 | -10/+9 |
2008-08-18 | fix bug #209, display skill icons correctly. | Roderic Morris | 6 | -7/+147 |
2008-08-13 | Call the more appropriate method (adjustSize instead of logic). | Bjørn Lindeijer | 1 | -1/+1 |
2008-08-13 | Added permission levels to guilds, and operator permissions to channels. | David Athay | 10 | -14/+183 |
2008-07-24 | Reverted | David Athay | 3 | -1/+5 |
2008-07-22 | Add permissions to guild members. Alt-Gr fix for Rotonen from 0.0 | David Athay | 7 | -14/+17 |
2008-07-17 | Fixed crash with party invite dialog | David Athay | 1 | -2/+0 |
2008-07-14 | fix view names checkbox, fix compilation with cmake | Roderic Morris | 4 | -6/+8 |
2008-07-14 | Added admin commands to /help and added registration of party handler | David Athay | 3 | -1/+14 |
2008-07-07 | get rid of channel registering related code | Roderic Morris | 7 | -90/+8 |
2008-07-07 | Added /party command. | David Athay | 5 | -4/+30 |
2008-07-07 | Added help for each command based on mantis bug #359, thanks to Scraggy | David Athay | 2 | -36/+111 |
2008-07-05 | Allow alt key for chatting on Mac, remove unneeded includes. | David Athay | 2 | -5/+4 |
2008-07-04 | Ugly hack for chat scrolling. | David Athay | 2 | -9/+30 |
2008-07-03 | Fix guild window focus and crash bug | David Athay | 2 | -3/+3 |