summaryrefslogtreecommitdiff
path: root/src/game.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-12-17Remember windows visibility.Eugenio Favalli1-4/+12
2008-12-14Code reformatting to conform to line lengthBjørn Lindeijer1-151/+160
2008-12-14Code reformatting to conform to line lengthBjørn Lindeijer1-41/+63
2008-12-14Removed unnecessary c_str()Bjørn Lindeijer1-1/+1
2008-12-14Code reformatting to conform to line lengthBjørn Lindeijer1-39/+57
2008-12-14Obscure precise home directory name when making screenshotsFate1-4/+9
2008-12-14Removed the unused NewSkillDialogBjørn Lindeijer1-5/+0
2008-12-14Make the window shortcuts configurableJared Adams1-9/+9
2008-12-14Removed ChargeDialogBjørn Lindeijer1-8/+0
2008-12-13Make sure to initialize joystick enabled stateBjørn Lindeijer1-2/+0
2008-12-13Do not activate shortcuts if tradewindow is visible.Dennis Friis1-8/+12
2008-12-10Obscure precise home directory name when making screenshotsFate1-9/+14
2008-12-10Obscure precise home directory name when making screenshotsFate1-4/+9
2008-12-09Make the window shortcuts configurableJared Adams1-11/+27
2008-12-09Removed the unused NewSkillDialogBjørn Lindeijer1-5/+0
2008-12-09Make the window shortcuts configurableJared Adams1-9/+9
2008-12-07Added some initialization and removed ChargeDialogIra Rice1-8/+0
2008-12-07Made minimap visible by defaultBjørn Lindeijer1-0/+2
2008-12-07Merge commit 'a7c21e6f8add37af7412449742ec55c8daa8571a'Ira Rice1-4/+11
2008-12-07Added some initialization and removed ChargeDialogBjørn Lindeijer1-8/+0
2008-12-07Made minimap visible by defaultBjørn Lindeijer1-0/+2
2008-12-03Add an effects manager (patch by Kage Jittai)Ira Rice1-0/+4
2008-11-27Merged a patch by Bjorn to fix allowing the joystick to be used without Ira Rice1-3/+1
2008-11-27Make sure to initialize joystick enabled stateBjørn Lindeijer1-2/+0
2008-11-18Pedantic fixes to the client, where I alphabetized all of the include Ira Rice1-9/+3
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
2008-11-06Added interface for sending post.David Athay1-5/+22
2008-11-06Don't allow players to use items through item shortcuts while trading. Ira Rice1-74/+78
2008-11-06Fix a missing brace that got lost on last commit (r4927)Dennis Friis1-0/+1
2008-11-06Do not activate shortcuts if tradewindow is visible.Dennis Friis1-9/+12
2008-11-03Fixed talk being recalled while t is held down. Thanks doors for Ira Rice1-9/+12
2008-11-01Magic implementation phase 1 and 2 (added netcode and a very crude gui for us...Philipp Sehmisch1-7/+12
2008-11-01Merged revisions 4207-4209,4221-4222 via svnmerge from Bjørn Lindeijer1-5/+6
2008-11-01Merged revisions 4130 via svnmerge from Bjørn Lindeijer1-3/+3
2008-10-31Last commit was a bit premature (was trying to cancel the commit). Ira Rice1-0/+6
2008-10-31Improved keyboard support by putting the NPC ok button in focus, and Ira Rice1-0/+4
2008-10-28Made it so that the trade window doesn't stay visible when it was open Ira Rice1-0/+1
2008-10-28Fixed a fast walking bug that was caused by a state conflict Ira Rice1-3/+9
2008-10-28Fixed trade window being visible on client startup when it was visible onBjørn Lindeijer1-0/+1
2008-10-28Fixed attacking so that it will actually continue to attack in Ira Rice1-1/+1
2008-10-27add effect handler (by Chuck Miller)Roderic Morris1-0/+3
2008-10-27Made targets draw on the fringe layer, as well as added t for talking to Ira Rice1-5/+24
2008-10-27Add an effects manager (patch by Kage Jittai)Jared Adams1-0/+3
2008-10-26Pixel-accurate and fluently animated keyboard movement by Kage Jittai - albei...Philipp Sehmisch1-1/+18
2008-10-21Fixed up some of the postal system stuff for testing it.David Athay1-0/+3
2008-10-09Merged the movement branch into trunkBjørn Lindeijer1-3/+6
2008-09-25Merged the Tametomo branch into trunk.Ira Rice1-343/+335
2008-08-28Applied patch put together by Jaxad0127 with changes from the Aethyra project.Bjørn Lindeijer1-2/+22
2008-08-22Added config option to honor stop-walking packet, added X and Y to /where, re...Lloyd Bryant1-1/+1