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.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-16
Made the keyboard walking pixel exact again.
Bertram
1
-3
/
+9
2009-10-09
Mostly fixed keyboard movement on TMWserv.
Bertram
1
-46
/
+79
2009-10-09
While seeing it, made obvious that LocalPlayer::nextStep() isn't used by TMWs...
Bertram
1
-2
/
+3
2009-10-09
Fixed (again) mouse movement for TMWserv client.
Bertram
1
-2
/
+3
2009-10-06
Fixes equipment for players
Chuck Miller
1
-1
/
+6
2009-10-06
As little first step, move some specific out from game.cpp
Bertram
1
-94
/
+118
2009-10-02
Removed non hurting eAthena ifdefs.
Bertram
1
-6
/
+0
2009-09-22
Added support for the go-through-walls case with mouse movement on TMWserv.
Bertram
1
-0
/
+15
2009-09-22
An attempt to fix the mouse ignoring collisions in TMWserv.
Bertram
1
-0
/
+5
2009-09-22
Mostly fixed the mouse movement in TMWserv client.
Bertram
1
-2
/
+2
2009-09-06
Resolved Mantis #857: Make Show Own Name consistent.
Bertram
1
-0
/
+1
2009-08-16
More merges and conflict resolves
Philipp Sehmisch
1
-14
/
+15
2009-08-16
Merged changes from last month with a commit I forgot to commit before I went...
Philipp Sehmisch
1
-146
/
+210
2009-08-15
Fix changing setting for own name visibility
Jared Adams
1
-0
/
+2
2009-08-13
Clean up Being and it's derivatives
Jared Adams
1
-14
/
+13
2009-08-10
Move libintl from localplayer to gettext
Jared Adams
1
-1
/
+0
2009-08-10
Included libintl.h before gettext.h in order to make ngettext function work.
Bertram
1
-0
/
+1
2009-08-04
Gettext plural support, step one
Kess Vargavind
1
-16
/
+6
2009-08-03
Replace a hardcoded particle with EffectManager
Jared Adams
1
-3
/
+2
2009-08-01
Fix a compile error under Windows
Jared Adams
1
-2
/
+6
2009-08-01
Simplifies movement to only move to the current pos
Chuck Miller
1
-13
/
+3
2009-07-27
Makes mX and mY in the being class private
Chuck Miller
1
-18
/
+13
2009-07-22
Fix updating the status window when money changes
Jared Adams
1
-0
/
+8
2009-07-20
Fixed a bunch of compile errors/warnings
Thorbjørn Lindeijer
1
-2
/
+2
2009-07-19
Merge StatusWindows
Jared Adams
1
-22
/
+75
2009-07-17
Various gettext fixes
Kess Vargavind
1
-5
/
+14
2009-07-15
Merge and cleanup attribute code
Jared Adams
1
-2
/
+14
2009-07-14
Merge and cleanup more stuff
Jared Adams
1
-19
/
+11
2009-07-14
Add netcode for specials
Jared Adams
1
-1
/
+2
2009-07-13
Rename Net::SkillHandler to Net::SpecialHandler
Jared Adams
1
-1
/
+0
2009-07-13
Some item pickup cleaning
Jared Adams
1
-13
/
+34
2009-07-13
Fix level experience messages
Jared Adams
1
-30
/
+23
2009-07-08
Have both builds use the same SkillDialog
Jared Adams
1
-7
/
+13
2009-07-07
Use tmw-skills.xml instead of hardcoding
Jared Adams
1
-35
/
+31
2009-07-06
Merge some player stats
Jared Adams
1
-10
/
+6
2009-07-03
Implemented display of spell recharge information from server in the magic gu...
Philipp Sehmisch
1
-0
/
+26
2009-06-08
Try decreasing the look ahead distance for keyboard walking, seemed to helped...
Chuck Miller
1
-2
/
+2
2009-05-29
Some movement fixes for TMWServ build.
Chuck Miller
1
-3
/
+6
2009-05-26
Fixed attacking for tmwserv. Added back attacking with keyboard for tmwserv.
David Athay
1
-3
/
+17
2009-05-19
Fixed attacking.
David Athay
1
-2
/
+4
2009-05-19
Fixed targeting and warn on attack-range not being found in itemdb.
David Athay
1
-9
/
+5
2009-05-18
Hopefully player will now show its got a target. Needs more work still.
David Athay
1
-4
/
+24
2009-05-18
Added target combat
David Athay
1
-7
/
+14
2009-05-16
Fixes the lightspeed bug
Chuck Miller
1
-3
/
+3
2009-05-17
Fix offsets (16,32) on TextEffects for damage, pickup and exp.
Dennis Friis
1
-4
/
+4
2009-05-14
Fixed alpha to also apply to the main text of a text particle
Bjørn Lindeijer
1
-1
/
+2
2009-05-13
Add GM notification handling
Jared Adams
1
-0
/
+8
2009-05-13
Remove Aethyra's custom visible GM system
Jared Adams
1
-1
/
+0
2009-05-12
Fix up handling of GM status
Jared Adams
1
-6
/
+2
2009-05-12
Remove methods from LocalPlayer that just call Net
Jared Adams
1
-75
/
+0
[prev]
[next]