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
2010-01-06
Removed the nonsensical particle popups with the percent of exp to next level...
Philipp Sehmisch
1
-1
/
+3
2009-12-16
Stored the cached config value which says if non-crucial particle effects are...
Philipp Sehmisch
1
-0
/
+3
2009-11-07
More eAthena guild stuff
Jared Adams
1
-5
/
+5
2009-11-03
Move ManaServ guild code into GuildHandler
Jared Adams
1
-5
/
+6
2009-11-03
Remove more _SUPPORT ifdefs and do some cleanup
Jared Adams
1
-76
/
+14
2009-11-02
Fix an uninitialized value error in LocalPlayer
Jared Adams
1
-0
/
+1
2009-10-29
Second round of fine tuning for keyboard movement.
Bertram
1
-4
/
+2
2009-10-29
Mostly fixed the walk on water bug... But...
Bertram
1
-18
/
+29
2009-10-24
REplace instances of TMW with Mana
Jared Adams
1
-26
/
+26
2009-10-22
Fix flipping player's direction when using keyboard to walk diagonally.
Bertram
1
-2
/
+2
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
[prev]
[next]