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
/
being.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2009-10-22
Fix flipping player's direction when using keyboard to walk diagonally.
Bertram
1
-1
/
+7
2009-10-21
Commencing the keyboard walking fine-tune.
Bertram
1
-1
/
+7
2009-10-15
Speed code unification part 3: Made the client handle the speed in tiles per ...
Bertram
1
-13
/
+29
2009-10-09
Mostly fixed keyboard movement on TMWserv.
Bertram
1
-9
/
+24
2009-10-05
Hide color codes from speech text
Andrei Karas
1
-1
/
+2
2009-10-04
Do some refactoring of Being code
Jared Adams
1
-13
/
+5
2009-09-22
Added support for the go-through-walls case with mouse movement on TMWserv.
Bertram
1
-3
/
+1
2009-09-22
Mostly fixed the mouse movement in TMWserv client.
Bertram
1
-6
/
+6
2009-09-17
Partially (but mainly) resolved Mantis #753 by making monsters, NPC, and Floo...
Bertram
1
-0
/
+18
2009-08-13
Clean up Being and it's derivatives
Jared Adams
1
-64
/
+83
2009-08-07
Gettext fixes
Kess Vargavind
1
-1
/
+0
2009-08-01
Fixes pickup items on eA, also cleaned up some code
Chuck Miller
1
-9
/
+6
2009-08-01
Remove some unused movement methods
Chuck Miller
1
-24
/
+8
2009-07-27
Fix compile warnings from last commit
Jared Adams
1
-1
/
+1
2009-07-01
Remove complex path finding for players. Add a simple path finding algorithm ...
Roderic Morris
1
-6
/
+14
2009-06-26
Fixes the walk after death on TMWServ builds
Chuck Miller
1
-33
/
+36
2009-06-23
Made so monster particle effects show up on eA
Chuck Miller
1
-6
/
+2
2009-06-08
Merge being direction handling code
Jared Adams
1
-24
/
+2
2009-06-08
Remove some unused variables
Jared Adams
1
-2
/
+0
2009-06-08
Remove duplicate code from Being
Jared Adams
1
-41
/
+0
2009-05-29
Some movement fixes for TMWServ build.
Chuck Miller
1
-152
/
+44
2009-05-17
Fix offsets (16,32) on TextEffects for damage, pickup and exp.
Dennis Friis
1
-1
/
+1
2009-05-10
Made overhead text the default instead of the bubbles
Bjørn Lindeijer
1
-2
/
+2
2009-05-09
Increased the distance between head and overhead text a bit
Bjørn Lindeijer
1
-5
/
+5
2009-05-05
Remove debug code that was accidentally committed
Jared Adams
1
-37
/
+0
2009-05-05
Remove extra check on player target
Jared Adams
1
-0
/
+37
2009-05-04
Check to see if their is a victim before sending a arrow
Chuck Miller
1
-1
/
+1
2009-05-04
Prevented crash when arrow particle effect does not exist or has an error.
Philipp Sehmisch
1
-3
/
+6
2009-05-04
Fixed crash when no weapon is equipped and fixed height of arrow target
Philipp Sehmisch
1
-1
/
+2
2009-05-03
Added rotational particles, and added code to show arrows when a player shoot...
Chuck Miller
1
-1
/
+16
2009-05-03
Moved mIsGM from Being to Player and made isGM() const
Bjørn Lindeijer
1
-1
/
+0
2009-03-27
Fixed selection shadow not to overlap the emoticons
Bjørn Lindeijer
1
-2
/
+2
2009-03-27
Fixed some positioning issues
Bjørn Lindeijer
1
-27
/
+32
2009-03-27
Fixed position of dots on minimap
Bjørn Lindeijer
1
-43
/
+16
2009-03-27
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-3
/
+2
2009-03-26
Fixed duplicate check for item names
Bjørn Lindeijer
1
-1
/
+1
2009-03-25
Merged relevent changes from TMW commit
Ira Rice
1
-20
/
+5
2009-03-26
Remove redundancy, fix variable names and other code cleanups
Bjørn Lindeijer
1
-20
/
+4
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-135
/
+95
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-5
/
+6
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-11
/
+304
2009-03-12
Make use of the new available colors
Majin Sniper
1
-25
/
+16
2009-03-12
Make use of the new available colors
Majin Sniper
1
-23
/
+14
2009-03-12
Made hair load again (commit e2d60401eaf55abe9e2251854f3174ffe0f4ad9e
Ira Rice
1
-2
/
+14
2009-03-12
Move emote sprite loading into EmoteDB
Jared Adams
1
-29
/
+1
2009-03-12
Move emote sprite loading into EmoteDB
Jared Adams
1
-23
/
+2
2009-03-11
Fix segfault when being count reaches 0 too often
Jared Adams
1
-29
/
+27
2009-03-11
Remove some duplication in hair loading code
Jared Adams
1
-52
/
+23
2009-03-11
Fix segfault when being count reaches 0 too often
Jared Adams
1
-29
/
+27
2009-03-10
Extended hit type handling
sniper
1
-31
/
+24
[prev]
[next]