index
:
mana/mana-client
0.5
0.6
lpc2012
master
Original Mana client. For the new Qt client, see https://github.com/tales/tales-client
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
localplayer.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-07
Hopefully fixed two issues in the go and attack playflow
Yohann Ferreira
1
-0
/
+9
2012-02-03
Fixed the go and attack mouse click
Yohann Ferreira
1
-0
/
+2
2012-02-03
Simplified and made generic the way the pickup is handled.
Yohann Ferreira
1
-3
/
+3
2012-01-27
Random hacking cleanups in the LocalPlayer class
Yohann Ferreira
1
-13
/
+5
2012-01-26
Updated copyrights to 2012
Thorbjørn Lindeijer
1
-1
/
+1
2012-01-18
Found a better way to fix the movement glitches on both servers.
Yohann Ferreira
1
-32
/
+19
2012-01-10
player_node -> local_player
Yohann Ferreira
1
-1
/
+1
2011-08-11
Made the delay between to keyboard move calls functional.
Yohann Ferreira
1
-0
/
+9
2011-06-17
Made the client officially handle attack ids.
Yohann Ferreira
1
-1
/
+1
2011-06-03
Replace SDL_types.h with cstdint
Jared Adams
1
-1
/
+1
2011-04-26
Made the client use a unique kind of movement code.
Yohann Ferreira
1
-2
/
+9
2011-04-09
Removed a lot of useless "documentation"
Thorbjørn Lindeijer
1
-8
/
+2
2011-04-09
Removed the Mana namespace
Thorbjørn Lindeijer
1
-1
/
+1
2011-04-09
Moved Channels to Mana::Event::Channel
Thorbjørn Lindeijer
1
-1
/
+1
2011-03-17
Simplified the get/setAttackRange() functions as requested.
Yohann Ferreira
1
-1
/
+8
2011-03-16
Fixed the attack range handling for both servers.
Yohann Ferreira
1
-1
/
+1
2011-02-21
Merge branch '0.5'
Thorbjørn Lindeijer
1
-1
/
+17
2011-02-17
Specific messages for each pickup failure reason.
Ben Longbons
1
-1
/
+17
2010-12-28
Revert "Remove the AFK response system"
Yohann Ferreira
1
-0
/
+20
2010-11-13
Replace config listeners with the event system
Chuck Miller
1
-5
/
+0
2010-11-11
Have the event system channels use enums instead of strings
Chuck Miller
1
-1
/
+1
2010-11-01
Merge branch '0.5' of gitorious.org:mana/mana
Yohann Ferreira
1
-1
/
+9
2010-10-11
Implementing show IP for game masters
Stefan Dombrowski
1
-0
/
+8
2010-10-08
Remove the following system
Stefan Dombrowski
1
-28
/
+0
2010-10-04
Remove the AFK response system
Chuck Miller
1
-20
/
+0
2010-10-04
Remove the following system
Chuck Miller
1
-28
/
+0
2010-08-16
Move more to the event system
Jared Adams
1
-9
/
+1
2010-08-05
Have Being manage speech creation and add permissions to events
Jared Adams
1
-2
/
+1
2010-08-03
Move Theme and UserPalette to the resources folder
Jared Adams
1
-1
/
+1
2010-08-02
Remove non-GUI references to MiniStatusWindow
Jared Adams
1
-4
/
+0
2010-07-18
Add old values to stat and attribute events
Jared Adams
1
-2
/
+6
2010-07-18
Move more from LocalPlayer to PlayerInfo
Jared Adams
1
-51
/
+1
2010-07-17
Move ManaServ defines into the netcode
Chuck Miller
1
-52
/
+0
2010-07-17
Modify how attributes and stats are handled
Chuck Miller
1
-104
/
+0
2010-07-08
Fix crash in picking up an item that no longer exists
remoitnane
1
-1
/
+8
2010-05-17
Remove Monster, Player, and NPC classes
Jared Adams
1
-11
/
+3
2010-05-09
Move target cursor management into ActorSprite
Jared Adams
1
-16
/
+0
2010-04-19
Add afk mode for player.
Andrei Karas
1
-0
/
+24
2010-04-16
Add race support for eAthena
Jared Adams
1
-1
/
+1
2010-04-12
Reviewed the LocalPlayer::nextTile() function. The ManaServ movement system i...
Bertram
1
-0
/
+6
2010-03-25
Eliminate the logic methods from InventoryWindow and StorageWindow
Jared Adams
1
-4
/
+2
2010-03-12
Split Palette into Theme and UserPalette
Jared Adams
1
-3
/
+3
2010-03-02
Remove some unused members
Jared Adams
1
-13
/
+0
2010-03-02
Revert "Merge WindowContainer into Viewport and remove extra members"
Jared Adams
1
-0
/
+13
2010-03-01
Merge WindowContainer into Viewport and remove extra members
Jared Adams
1
-13
/
+0
2010-02-24
Move StorageWindow to instancing intead of global
Jared Adams
1
-15
/
+0
2010-02-23
Got rid of superfluous Destination coordinates in LocalPlayer.
Bertram
1
-2
/
+0
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-19
Fixed a crash when trying to switch servers
Thorbjørn Lindeijer
1
-3
/
+3
[next]