summaryrefslogtreecommitdiff
path: root/src/game.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-01-02Step 1.5 of smiley update: allow usage of same key for smiley andForge1-460/+426
2009-01-01Customisable shortkey for smiley (defaulting to keypad 0-9/*)Forge1-26/+48
2008-12-14Code reformatting to conform to line lengthBjørn Lindeijer1-151/+160
2008-12-10Obscure precise home directory name when making screenshotsFate1-9/+14
2008-12-09Make the window shortcuts configurableJared Adams1-11/+27
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-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-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-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-27Made targets draw on the fringe layer, as well as added t for talking to Ira Rice1-5/+24
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
2008-08-07Changes saving screenshots from Aethyra_ScreenShot_ to Ae_Screenshot in game.cppKraant1-1/+1
2008-08-07Rebranding TME to AethyraKraant1-2/+2
2008-07-27Target the nearest monster on joystick button 3v0.0.25Bjørn Lindeijer1-8/+7
2008-07-25Applied patch by ElvenProgrammer to remember window locations between sessionsLloyd Bryant1-4/+9
2008-07-24Fixed visibility of buy and sell dialogs.Eugenio Favalli1-0/+2
2008-07-23Remember windows visibility.Eugenio Favalli1-4/+9
2008-07-22Added support for the new eAthena versionLloyd Bryant1-462/+480
2008-07-22User can now configure which modifier key is used for smilies.David Athay1-0/+5
2008-07-22Reverted the Alt-Gr fix as it did not work.David Athay1-1/+1
2008-07-21Commit of Alt-Gr fix for RotonenDavid Athay1-1/+1
2008-07-18Import of client treeLloyd Bryant1-464/+472
2008-05-14Added ability to define friends, players you want to ignore or disregard andBjørn Lindeijer1-4/+11
2008-05-08Allow page up and page down to scroll the chat window, based on patch by fate.Dennis Friis1-0/+16
2008-05-07Make F8 toggle shortcut window as suggested by And1 an fate.Dennis Friis1-1/+1
2008-04-29* Fixed issue with determining whether chat input is focused (method no longerBjørn Lindeijer1-4/+4
2008-04-28Remove check for KMOD_NONE since this is not working uniformly across systems.Dennis Friis1-76/+72
2008-04-28Tweak keyboard input handling a bit. This fixes using emoticons triggering sh...Dennis Friis1-140/+143
2008-04-22Fixed a bug, thanks GCC 4.3!Bjørn Lindeijer1-2/+2
2008-04-18Mac now uses Apple key forDavid Athay1-0/+4
2008-04-09Re-enabled non-functional item shortcut window, planned to be fixed for 0.0.25Bjørn Lindeijer1-8/+6
2008-04-03Tweaked disconnect dialog to fix crash bug id=250David Athay1-2/+2
2008-03-09Applied some patches by peavey related to chatlog and the quit dialog.Philipp Sehmisch1-1/+5
2007-12-30Added a key for targeting the nearest player character based on patches by Tr...Philipp Sehmisch1-0/+13