index
:
cuoco/mana
0.5
0.6
lpc2012
manaserv-char-attr
master
png_dyecmd
removed-config-file-checks
some-cleanups
Original The Mana World client, now known as simply the Mana 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-03-30
Merge item types to remove more #ifdefs
Jared Adams
1
-2
/
+2
2009-03-29
Fix up eAthena party handling some more
Jared Adams
1
-3
/
+11
2009-03-28
Clean up eAthena party handling a bit more
Jared Adams
1
-5
/
+9
2009-03-27
Moved the inventory and storage offset handling into netcode
Bjørn Lindeijer
1
-14
/
+12
2009-03-27
Clean up of most of the Network pointers
Bjørn Lindeijer
1
-1
/
+0
2009-03-27
Made eAthena's Network class statically accessible
Bjørn Lindeijer
1
-28
/
+14
2009-03-27
Fixed some positioning issues
Bjørn Lindeijer
1
-4
/
+1
2009-03-27
Simplified and fixed initialization of login data
Bjørn Lindeijer
1
-2
/
+2
2009-03-27
Fixed position of dots on minimap
Bjørn Lindeijer
1
-2
/
+8
2009-03-27
Fixed include structure in resource/ directory
Bjørn Lindeijer
1
-0
/
+1
2009-03-26
Remove redundancy, fix variable names and other code cleanups
Bjørn Lindeijer
1
-6
/
+3
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-32
/
+90
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-2
/
+2
2009-03-23
Move all TMWServ-specific code to net/tmwserv
Jared Adams
1
-3
/
+3
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-23
/
+508
2009-03-12
Make use of the new available colors
Majin Sniper
1
-9
/
+10
2009-03-12
Make use of the new available colors
Majin Sniper
1
-9
/
+10
2009-03-09
Add an interface for eAthena's storage system
Jared Adams
1
-2
/
+9
2009-03-08
Add an interface for eAthena's storage system
Jared Adams
1
-0
/
+7
2009-03-08
Fix some NPC-related bugs
Jared Adams
1
-15
/
+25
2009-03-06
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-1
/
+25
2009-03-05
Got rid of Sint{8,16,32} and Uint32 for being ID
Bjørn Lindeijer
1
-1
/
+1
2009-03-06
Got rid of Sint{8,16,32} and Uint32 for being ID
Bjørn Lindeijer
1
-1
/
+1
2009-03-02
Cut down on constant streaming of attacks. Attacks from players now only
Ira Rice
1
-1
/
+1
2009-03-02
Added particle attacks back on to the players. However, instead of being
Ira Rice
1
-1
/
+25
2009-02-28
Allow sending attack packets when not in range
Jared Adams
1
-4
/
+2
2009-02-26
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-2
/
+4
2009-02-20
Removed the last of the image particle guichan fonts.
Ira Rice
1
-2
/
+4
2009-02-20
Added a pickup notification as particle effect. Also make a ui option to enab...
Majin Sniper
1
-0
/
+12
2009-02-19
Added a pickup notification as particle effect. Also make a ui option to enab...
Majin Sniper
1
-0
/
+12
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
1
-1
/
+1
2009-02-18
Merge commit 'aethyra/master'
Bjørn Lindeijer
1
-1
/
+0
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
1
-1
/
+1
2009-02-17
Fixed an error reported by m0t1k4 which caused a segmentation fault on
Ira Rice
1
-1
/
+0
2009-02-16
Don't arbitrarily unset player target on NPC deletion
Bjørn Lindeijer
1
-5
/
+5
2009-02-16
Don't arbitrarily unset player target on NPC deletion
Bjørn Lindeijer
1
-5
/
+5
2009-02-15
Removed unnecessary parenthesis at constructors
Bjørn Lindeijer
1
-2
/
+2
2009-02-15
Merge commit 'aethyra/master'
Bjørn Lindeijer
1
-95
/
+56
2009-02-10
Use string::empty() instead of comparing to ""
Bjørn Lindeijer
1
-1
/
+2
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
2009-02-11
Removed many pointless comparisons with NULL
Bjørn Lindeijer
1
-1
/
+1
2009-02-10
Use string::empty() instead of comparing to ""
Bjørn Lindeijer
1
-1
/
+2
2009-02-10
Don't time out targets when attacking.
Ira Rice
1
-1
/
+1
2009-02-10
Simplified target drawing so that it actually uses the SimpleAnimation
Ira Rice
1
-94
/
+55
2009-02-09
Mostly whitespace fixes
Bjørn Lindeijer
1
-5
/
+5
2009-02-09
Merged with Aethyra master as of 2009-02-09
Bjørn Lindeijer
1
-2
/
+7
2009-02-09
Mostly whitespace fixes
Bjørn Lindeijer
1
-5
/
+5
2009-02-09
Merged with Aethyra master as of 2009-01-27
Bjørn Lindeijer
1
-19
/
+222
2009-02-07
Some more include cleanups.
Ira Rice
1
-2
/
+6
2009-02-04
Moved mEquipment to the LocalPlayer class, since it's the only place
Ira Rice
1
-0
/
+1
[next]