index
:
cuoco/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
png_dyecmd
removed-config-file-checks
some-cleanups
Original The Mana World client, now known as simply the Mana client.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
localplayer.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-06
Made the beings avoid changing direction at their path's end.
Yohann Ferreira
1
-5
/
+6
2010-12-28
Revert "Remove the AFK response system"
Yohann Ferreira
1
-1
/
+63
2010-12-06
Removed superfluous #includes taken from checkheaders list.
Yohann Ferreira
1
-5
/
+0
2010-11-13
Replace config listeners with the event system
Chuck Miller
1
-10
/
+10
2010-11-11
Replace Event names with enums instead of strings
Chuck Miller
1
-2
/
+2
2010-11-11
Have the event system channels use enums instead of strings
Chuck Miller
1
-5
/
+5
2010-11-01
Merge branch '0.5' of gitorious.org:mana/mana
Yohann Ferreira
1
-7
/
+12
2010-10-31
Using tile coordinates for pick-up
Stefan Dombrowski
1
-2
/
+2
2010-10-11
Implementing show IP for game masters
Stefan Dombrowski
1
-1
/
+2
2010-10-08
Remove the following system
Stefan Dombrowski
1
-2
/
+0
2010-10-08
Fixing pick-up
Stefan Dombrowski
1
-2
/
+2
2010-10-05
Send the server changed player direction if it changes during attack
Stefan Dombrowski
1
-4
/
+7
2010-10-04
Remove the AFK response system
Chuck Miller
1
-64
/
+1
2010-10-04
Remove the following system
Chuck Miller
1
-2
/
+0
2010-08-16
Move more to the event system
Jared Adams
1
-11
/
+18
2010-08-12
Simplify working with the event system
Jared Adams
1
-1
/
+1
2010-08-05
Have Being manage speech creation and add permissions to events
Jared Adams
1
-0
/
+2
2010-08-03
Move Theme and UserPalette to the resources folder
Jared Adams
1
-2
/
+2
2010-08-02
Remove non-GUI references to MiniStatusWindow
Jared Adams
1
-51
/
+0
2010-08-01
Reduce localChatTab presence replacing it with the event system
Chuck Miller
1
-4
/
+4
2010-07-30
Fixed weapon animations for manaserv.
Yohann Ferreira
1
-0
/
+1
2010-07-29
Changed the items loading to handle a new 'attack-action' parameter.
Yohann Ferreira
1
-4
/
+4
2010-07-19
Fix showing xp messages
Chuck Miller
1
-0
/
+2
2010-07-19
Merge branch '1.0'
Yohann Ferreira
1
-3
/
+1
2010-07-18
Add event.h to eventmanager.h and listener.h to reduce total number of includes
Chuck Miller
1
-1
/
+0
2010-07-18
Add old values to stat and attribute events
Jared Adams
1
-0
/
+18
2010-07-18
Move more from LocalPlayer to PlayerInfo
Jared Adams
1
-55
/
+5
2010-07-17
Modify how attributes and stats are handled
Chuck Miller
1
-193
/
+0
2010-07-11
Made the different hard-coded paths and files be now taken from the
Yohann Ferreira
1
-3
/
+1
2010-07-08
Fix crash in picking up an item that no longer exists
remoitnane
1
-0
/
+11
2010-06-09
Fix dead Beings not being removed using tmwAthena
Jared Adams
1
-1
/
+1
2010-05-24
Show selected target with bold font.
Andrei Karas
1
-0
/
+9
2010-05-21
Merge branch '1.0'
Thorbjørn Lindeijer
1
-8
/
+7
2010-05-21
Fix some issues found by Cppcheck
Jared Adams
1
-5
/
+6
2010-05-17
Remove Monster, Player, and NPC classes
Jared Adams
1
-19
/
+9
2010-05-09
Move target cursor management into ActorSprite
Jared Adams
1
-53
/
+5
2010-05-04
Fix mouse attack (tmwa)
Andrei Karas
1
-4
/
+2
2010-04-23
Add an Actor class to replace the Sprite class
Jared Adams
1
-5
/
+5
2010-04-19
Add afk mode for player.
Andrei Karas
1
-1
/
+68
2010-04-17
Changed eAthena protocol name to TmwAthena and changed the config files accor...
Bertram
1
-5
/
+5
2010-04-16
Add race support for eAthena
Jared Adams
1
-2
/
+2
2010-04-12
Reviewed the LocalPlayer::nextTile() function. The ManaServ movement system i...
Bertram
1
-127
/
+347
2010-04-12
Forgot to remove Being::checkNodeOffset() function.
Bertram
1
-2
/
+6
2010-04-12
One step closer to the full movement system ready.
Bertram
1
-32
/
+116
2010-03-31
Don't spam change direction packets
Jared Adams
1
-2
/
+2
2010-03-25
Remove the type boolean from InventoryWindow
Jared Adams
1
-2
/
+1
2010-03-25
Merge StorageWindow into InventoryWindow
Jared Adams
1
-1
/
+0
2010-03-25
Eliminate the logic methods from InventoryWindow and StorageWindow
Jared Adams
1
-0
/
+15
2010-03-12
Fix some issues with Being deletion
Jared Adams
1
-4
/
+5
2010-03-12
Split Palette into Theme and UserPalette
Jared Adams
1
-7
/
+6
[prev]
[next]