summaryrefslogtreecommitdiff
path: root/src/game.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-02-09Merged with Aethyra master as of 2009-01-27Bjørn Lindeijer1-156/+174
2009-01-26Slight bit of code cleanup, as well as minor fixes to logic. For someIra Rice1-6/+2
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-23Removed unnecessary references to The Mana World in code headersBjørn Lindeijer1-4/+4
2009-01-19Didn't know that one set of brackets I used was needed for compiling forIra Rice1-297/+281
2009-01-19Fixed up indentation in game so that the indentation isn't misleading.Ira Rice1-251/+251
2009-01-19Fixes to the NPC Integer input fieldIra Rice1-1/+21
2009-01-19Removed tabs from game.cpp.Ira Rice1-445/+445
2009-01-18Fixed the NPC Integer input field, as well as cut some bull from theIra Rice1-0/+10
2009-01-18Add dialogs to input text and numbers for scriptsJared Adams1-1/+10
2009-01-18Fixed the minimap so that it properly remembers if it was open onIra Rice1-4/+4
2009-01-18Add dialogs to input text and numbers for scriptsJared Adams1-1/+10
2009-01-12Fixed a path error that slipped through by accident.Ira Rice1-1/+1
2009-01-12Some rather pedantic changes. Unified all naming for emoticons in theIra Rice1-23/+23
2009-01-09Fixed minimap state saving.Ira Rice1-21/+14
2009-01-09Now, the real stage 2.0 of smiley window.Forge1-7/+3
2009-01-08Fixed segvault when exiting with logToChat enabledPhilipp Sehmisch1-0/+1
2009-01-08Fixed segvault when exiting with logToChat enabledPhilipp Sehmisch1-0/+1
2009-01-06Added support for unicode charset in textfields and chat.Guillaume Melquiond1-1/+1
2009-01-06Added support for unicode charset in textfields and chat.Guillaume Melquiond1-2/+1
2009-01-04Smiley step 1.91, the little part to make it workForge1-3/+23
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-14Code reformatting to conform to line lengthBjørn Lindeijer1-41/+63
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-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