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
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
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-02-01
Small cleanups.
Bertram
1
-14
/
+42
2010-01-31
Unify eAthena and manaserv support in to one build.
Daniel Bradshaw
1
-2
/
+0
2010-01-28
Added virtual destructors, some implicit casts, and a couple of type changes.
Daniel Bradshaw
1
-1
/
+1
2010-01-21
No point in differentiating between int and Uint16
Thorbjørn Lindeijer
1
-11
/
+7
2010-01-13
Supress level up notifications when starting
Jared Adams
1
-2
/
+2
2010-01-13
Adds a follow manager for users
BlueSansDouze
1
-0
/
+29
2010-01-12
Standardize header order
Jared Adams
1
-3
/
+4
2010-01-10
Remove some support ifdefs
Jared Adams
1
-16
/
+3
[next]