summaryrefslogtreecommitdiff
path: root/src/game.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-02-08Merge PartyWindow and GuildWindow into SocialWindowJared Adams1-36/+32
2010-02-07Use SDL_gfx to limit the framerateThorbjørn Lindeijer1-28/+12
2010-02-06Merged the Engine class into the Game classThorbjørn Lindeijer1-14/+90
2010-01-31Unify eAthena and manaserv support in to one build.Daniel Bradshaw1-2/+2
2010-01-27Added mutators/accessors to being.h and smal cleanups.Bertram1-1/+1
2010-01-26Fix a few more _SUPPORT ifdefs and namespace PartyTabJared Adams1-5/+1
2010-01-18Unified BeingManager::findNearestLivingBeing for eAthena and manaservThorbjørn Lindeijer1-7/+2
2010-01-13Adds a follow manager for usersBlueSansDouze1-0/+4
2010-01-12Standardize header orderJared Adams1-5/+7
2010-01-11Cleanup GUI classesJared Adams1-2/+2
2010-01-10Make sure TextDialogs get input precedenceJared Adams1-1/+3
2010-01-10Change code styleAndrei Karas1-1/+5
2010-01-09Allow change player direction by emote key+arrow keysAndrei Karas1-1/+14
2009-12-19Client now returns to server selection after server disconnectionStefan Dombrowski1-21/+5
2009-12-09Unifying the default folder for screenshots and making it configurableStefan Dombrowski1-6/+21
2009-12-06Improve keyboard control of the QuitDialogJared Adams1-16/+6
2009-11-26Merge a little more and remove the BuddyWindowJared Adams1-20/+0
2009-11-03Remove more _SUPPORT ifdefs and do some cleanupJared Adams1-3/+0
2009-10-30Support switching characters under eAthenaJared Adams1-31/+30
2009-10-29Some random cleanupsThorbjørn Lindeijer1-44/+44
2009-10-29Disable keyboard shortcuts in windows with text input.Andrei Karas1-1/+1
2009-10-25Fix screenshot makingJared Adams1-3/+5
2009-10-24Make homedir accessible from other filesJared Adams1-7/+4
2009-10-24Basically finish rebrandingJared Adams1-1/+1
2009-10-24More rebrandingJared Adams1-1/+1
2009-10-24REplace instances of TMW with ManaJared Adams1-9/+9
2009-10-22Optimized game startup sequence for eAthena in order to cope a bit better wit...Bertram1-54/+61
2009-10-06Some cleanup regarding keeping track of gender for eAthenaThorbjørn Lindeijer1-1/+2
2009-10-06As little first step, move some specific out from game.cppBertram1-34/+29
2009-09-30Merge login state machines for both clientsJared Adams1-35/+7
2009-09-29Outfits updateAndrei Karas1-21/+41
2009-08-10Add SpecialsWindowJared Adams1-4/+4
2009-08-07Gettext fixesKess Vargavind1-0/+1
2009-08-01Fixes pickup items on eA, also cleaned up some codeChuck Miller1-0/+5
2009-07-27Makes mX and mY in the being class privateChuck Miller1-10/+0
2009-07-23Clear some more support ifdefsJared Adams1-0/+2
2009-07-21Merge equipment handling and fix some bugsJared Adams1-2/+1
2009-07-19Merge StatusWindowsJared Adams1-2/+2
2009-07-08Have both builds use the same SkillDialogJared Adams1-1/+1
2009-07-06Merge some player statsJared Adams1-1/+1
2009-05-27Fade out logon music just before initial map change.Dennis Friis1-0/+4
2009-05-26Fixed attacking for tmwserv. Added back attacking with keyboard for tmwserv.David Athay1-5/+7
2009-05-14Add QOAL's outfit windowJared Adams1-0/+66
2009-05-13Fixed two compiler warningsBjørn Lindeijer1-0/+2
2009-05-13Allow more control of NpcDialog using the keyboardJared Adams1-0/+5
2009-05-12Add target + attack key, defaults to x.Dennis Friis1-0/+17
2009-05-10Remove 'attack key targets' which was merged in from aethyra. If the botters ...peavey1-13/+2
2009-05-10Don't show the chat input when a modal widget has focusBjørn Lindeijer1-2/+6
2009-05-09Modify keyboard handlingFreeyorp1-11/+1
2009-05-07Add a key to toggle visibility of the party windowJared Adams1-0/+3