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
2009-01-09
Removed an unneccessary function
Ira Rice
1
-2
/
+0
2009-01-09
Added the ability to see your own name in game.
Ira Rice
1
-9
/
+23
2008-12-07
Added some initialization and removed ChargeDialog
Ira Rice
1
-1
/
+1
2008-11-29
Imported patch that Fate made on TMW which which changes the item
Ira Rice
1
-1
/
+1
2008-11-23
Corrected a misreporting of the number of available slots. In the
Ira Rice
1
-1
/
+1
2008-11-18
Pedantic fixes to the client, where I alphabetized all of the include
Ira Rice
1
-2
/
+0
2008-10-28
Fixed attacking so that it will actually continue to attack in
Ira Rice
1
-0
/
+2
2008-10-27
Made targets draw on the fringe layer, as well as added t for talking to
Ira Rice
1
-0
/
+1
2008-10-27
Merged the Tametomo branch back into trunk. Targeting has been removed
Ira Rice
1
-0
/
+25
2008-09-25
Merged the Tametomo branch into trunk.
Ira Rice
1
-1
/
+1
2008-09-12
Fixed /where, added /cast for heal and gather, some changes to inventory to s...
Lloyd Bryant
1
-0
/
+16
2008-07-18
Import of client tree
Lloyd Bryant
1
-9
/
+4
2008-06-12
Merged revisions 3738 via svnmerge from
Bjørn Lindeijer
1
-12
/
+4
2008-04-11
Players now need to
David Athay
1
-0
/
+11
2007-12-21
Fixed inventory size not matching the size assumed by eAthena and related
Bjørn Lindeijer
1
-3
/
+1
2007-11-20
Merged revisions 3692 via svnmerge from
Bjørn Lindeijer
1
-1
/
+1
2007-11-20
Merged revisions 3629-3630 via svnmerge from
Bjørn Lindeijer
1
-2
/
+0
2007-08-23
Changed XP gaining effect to appear on the player instead.
Bjørn Lindeijer
1
-4
/
+11
2007-08-21
mantis id=118 - Added Item Shortcut Bar.
Joshua Langley
1
-0
/
+8
2007-08-20
Added monster killed xp notification effect.
Joshua Langley
1
-3
/
+9
2007-03-19
Added target cursor. Shows blue when target in range, and red when out of range.
David Athay
1
-0
/
+12
2007-02-20
Now different sounds can play when a monster misses the player.
Bjørn Lindeijer
1
-1
/
+16
2006-12-16
Fixed connection dialog visibility and fixed issues with walking one tile too
Bjørn Lindeijer
1
-3
/
+14
2006-12-11
Fixed visibility of the update window.
Bjørn Lindeijer
1
-2
/
+2
2006-11-19
Separated sprite definition from playback.
Bjørn Lindeijer
1
-1
/
+9
2006-09-02
Applied patch by Bernard Lidicky, adding targetting nearest monster with either
Bjørn Lindeijer
1
-1
/
+6
2006-05-12
You can now see the shirt when equipping a top equipment.
Eugenio Favalli
1
-2
/
+0
2006-03-09
Made all class members named like mClassMember.
Björn Steinbrink
1
-12
/
+12
2006-03-09
Use std::auto_ptr in some places.
Björn Steinbrink
1
-2
/
+4
2006-02-07
Made the being directions being stored in a bitfield.
Björn Steinbrink
1
-1
/
+2
2006-02-06
Use virtual methods instead of getType() checks.
Björn Steinbrink
1
-0
/
+6
2006-02-05
Made the player walk to items prior to picking them up.
Björn Steinbrink
1
-0
/
+2
2006-02-04
Unify the various login dialogs to use LoginData.
Björn Steinbrink
1
-1
/
+1
2006-01-22
Merged NETWORK branch (includes BEING_OVERHAUL).
Björn Steinbrink
1
-0
/
+149