summaryrefslogtreecommitdiff
path: root/src/player.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-10-11Implementing show IP for game mastersStefan Dombrowski1-1/+2
2010-07-11Made the different hard-coded paths and files be now taken from theYohann Ferreira1-4/+6
2010-04-17Changed eAthena protocol name to TmwAthena and changed the config files accor...Bertram1-1/+1
2010-04-16Add race support for eAthenaJared Adams1-7/+14
2010-03-21Fix crash when no old party is set for a playerChuck Miller1-1/+1
2010-03-12Split Palette into Theme and UserPaletteJared Adams1-6/+7
2010-02-24Add more to eAthena guild supportJared Adams1-0/+33
2010-02-22Only give party hilight when the other player is in your partyJared Adams1-1/+1
2010-02-21Made tick counter and framerate limiter work during login sequenceThorbjørn Lindeijer1-2/+3
2010-02-22Modify copyright headersFreeyorp1-1/+2
2010-02-20License header update for The Mana ClientThorbjørn Lindeijer1-4/+3
2010-02-19Fixed a crash when trying to switch serversThorbjørn Lindeijer1-2/+2
2010-02-09Made the Beings' logic be able to handle any tile height/width.Bertram1-1/+2
2010-02-08Fix some bugs in party handling and add HP to AvatarListBoxJared Adams1-0/+5
2010-02-08Merge PartyWindow and GuildWindow into SocialWindowJared Adams1-14/+31
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-02-01Small cleanups.Bertram1-2/+2
2010-01-31Unify eAthena and manaserv support in to one build.Daniel Bradshaw1-48/+49
2010-01-28Added virtual destructors, some implicit casts, and a couple of type changes.Daniel Bradshaw1-1/+1
2010-01-24Remove some more _SUPPORT ifdefsJared Adams1-10/+15
2009-12-16Stored the cached config value which says if non-crucial particle effects are...Philipp Sehmisch1-1/+1
2009-11-07More eAthena guild stuffJared Adams1-6/+2
2009-10-24REplace instances of TMW with ManaJared Adams1-2/+2
2009-10-04Do some refactoring of Being codeJared Adams1-2/+0
2009-09-17Partially (but mainly) resolved Mantis #753 by making monsters, NPC, and Floo...Bertram1-1/+4
2009-08-14Add functions to more easily work with equipmentJared Adams1-13/+28
2009-08-13Clean up Being and it's derivativesJared Adams1-91/+36
2009-08-01Remove some unused movement methodsChuck Miller1-15/+0
2009-07-02Fix building the ea client.Roderic Morris1-14/+14
2009-07-01Remove complex path finding for players. Add a simple path finding algorithm ...Roderic Morris1-0/+14
2009-05-12Fix up handling of GM statusJared Adams1-31/+29
2009-05-12Add proper GM hilighting to other playersJared Adams1-0/+4
2009-05-12Some small cleanups and fixed compile with tmwserv supportBjørn Lindeijer1-3/+6
2009-05-12Handle in party status in a much saner wayJared Adams1-2/+4
2009-05-10Fix default party colorJared Adams1-4/+5
2009-05-10Color player names more appropriatelyJared Adams1-5/+18
2009-05-09Increased the distance between head and overhead text a bitBjørn Lindeijer1-4/+4
2009-05-08Fixed so player display names to show correctly when the being is created. N...Chuck Miller1-4/+5
2009-05-05Fix clearing of NPC spritesJared Adams1-0/+4
2009-05-05Moved code for hiding / showing player names from Player::logic() to a the co...Chuck Miller1-12/+19
2009-05-05Fixed hidding showing player namesChuck Miller1-1/+14
2009-05-03Moved strprintf into stringutils.{h,cpp}Bjørn Lindeijer1-1/+1
2009-05-03Moved mIsGM from Being to Player and made isGM() constBjørn Lindeijer1-3/+5
2009-04-02Removed duplicated code in LocalPlayerBjørn Lindeijer1-8/+0
2009-03-28Clean up eAthena party handling a bit moreJared Adams1-2/+2
2009-03-27Fixed some positioning issuesBjørn Lindeijer1-9/+5
2009-03-27Fixed position of dots on minimapBjørn Lindeijer1-4/+9
2009-03-27Fixed include structure in resource/ directoryBjørn Lindeijer1-0/+1
2009-03-25Merge branch 'eathena/master'Bjørn Lindeijer1-4/+33
2009-03-23Merge branch 'aethyra/master'Bjørn Lindeijer1-1/+1