summaryrefslogtreecommitdiff
path: root/src/localplayer.h
AgeCommit message (Expand)AuthorFilesLines
2010-10-04Remove the AFK response systemChuck Miller1-20/+0
2010-10-04Remove the following systemChuck Miller1-28/+0
2010-08-16Move more to the event systemJared Adams1-9/+1
2010-08-05Have Being manage speech creation and add permissions to eventsJared Adams1-2/+1
2010-08-03Move Theme and UserPalette to the resources folderJared Adams1-1/+1
2010-08-02Remove non-GUI references to MiniStatusWindowJared Adams1-4/+0
2010-07-18Add old values to stat and attribute eventsJared Adams1-2/+6
2010-07-18Move more from LocalPlayer to PlayerInfoJared Adams1-51/+1
2010-07-17Move ManaServ defines into the netcodeChuck Miller1-52/+0
2010-07-17Modify how attributes and stats are handledChuck Miller1-104/+0
2010-07-08Fix crash in picking up an item that no longer existsremoitnane1-1/+8
2010-05-17Remove Monster, Player, and NPC classesJared Adams1-11/+3
2010-05-09Move target cursor management into ActorSpriteJared Adams1-16/+0
2010-04-19Add afk mode for player.Andrei Karas1-0/+24
2010-04-16Add race support for eAthenaJared Adams1-1/+1
2010-04-12Reviewed the LocalPlayer::nextTile() function. The ManaServ movement system i...Bertram1-0/+6
2010-03-25Eliminate the logic methods from InventoryWindow and StorageWindowJared Adams1-4/+2
2010-03-12Split Palette into Theme and UserPaletteJared Adams1-3/+3
2010-03-02Remove some unused membersJared Adams1-13/+0
2010-03-02Revert "Merge WindowContainer into Viewport and remove extra members"Jared Adams1-0/+13
2010-03-01Merge WindowContainer into Viewport and remove extra membersJared Adams1-13/+0
2010-02-24Move StorageWindow to instancing intead of globalJared Adams1-15/+0
2010-02-23Got rid of superfluous Destination coordinates in LocalPlayer.Bertram1-2/+0
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-3/+3
2010-02-07Updated Copyright year to 2010!Bertram1-1/+1
2010-02-01Small cleanups.Bertram1-14/+42
2010-01-31Unify eAthena and manaserv support in to one build.Daniel Bradshaw1-2/+0
2010-01-28Added virtual destructors, some implicit casts, and a couple of type changes.Daniel Bradshaw1-1/+1
2010-01-21No point in differentiating between int and Uint16Thorbjørn Lindeijer1-11/+7
2010-01-13Supress level up notifications when startingJared Adams1-2/+2
2010-01-13Adds a follow manager for usersBlueSansDouze1-0/+29
2010-01-12Standardize header orderJared Adams1-3/+4
2010-01-10Remove some support ifdefsJared Adams1-16/+3
2009-11-07More eAthena guild stuffJared Adams1-1/+1
2009-10-24REplace instances of TMW with ManaJared Adams1-4/+4
2009-10-22Fix flipping player's direction when using keyboard to walk diagonally.Bertram1-1/+5
2009-10-16Made the keyboard walking pixel exact again.Bertram1-0/+5
2009-10-09Mostly fixed keyboard movement on TMWserv.Bertram1-4/+5
2009-10-09While seeing it, made obvious that LocalPlayer::nextStep() isn't used by TMWs...Bertram1-0/+2
2009-10-02Removed non hurting eAthena ifdefs.Bertram1-2/+1
2009-08-16More merges and conflict resolvesPhilipp Sehmisch1-2/+8
2009-08-16Merged changes from last month with a commit I forgot to commit before I went...Philipp Sehmisch1-121/+55
2009-08-13Clean up Being and it's derivativesJared Adams1-2/+8
2009-08-01Fix a compile error under WindowsJared Adams1-2/+3
2009-07-22Fix updating the status window when money changesJared Adams1-2/+1
2009-07-20Fixed a bunch of compile errors/warningsThorbjørn Lindeijer1-3/+3
2009-07-19Merge StatusWindowsJared Adams1-26/+26
2009-07-15Merge and cleanup attribute codeJared Adams1-15/+2