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-05-12
Makes ItemContainer use indexes for selected and highlighted items, rather th...
Chuck Miller
1
-5
/
+0
2009-05-10
Stop attacking when walking away
Bjørn Lindeijer
1
-3
/
+6
2009-05-09
Modify keyboard handling
Freeyorp
1
-1
/
+1
2009-05-06
Remove more inventory handling support #ifdefs
Jared Adams
1
-17
/
+2
2009-05-04
Fixed seemingly random attacks from occuring once a target is put up.
Tametomo
1
-1
/
+1
2009-04-29
Removed underscores from some non-conforming filenames
Bjørn Lindeijer
1
-1
/
+1
2009-04-20
Drop current target on death
Bjørn Lindeijer
1
-0
/
+11
2009-04-15
Also hardcode the bold font, we ship it after all
Bjørn Lindeijer
1
-1
/
+1
2009-04-14
Cleanup of Sound class, fixing restoring of volumes and music
Bjørn Lindeijer
1
-3
/
+2
2009-04-14
Put the remaining unnamespaced handlers in a namespace
Bjørn Lindeijer
1
-8
/
+12
2009-04-13
Revert forced FPS limit
Bjørn Lindeijer
1
-1
/
+3
2009-04-11
Remove more support #ifdefs
Jared Adams
1
-9
/
+7
2009-04-07
Implement TMWServ's PartyHandler
Jared Adams
1
-12
/
+3
2009-04-06
Moved many MessageOut constructions around
Bjørn Lindeijer
1
-12
/
+0
2009-04-06
Add TMWServ's SkillHandler
Jared Adams
1
-2
/
+1
2009-04-03
Fill in TMWServ's TradeHandler
Jared Adams
1
-82
/
+22
2009-04-02
Start TMWServ's PlayerHandler and InventoryHandler
Jared Adams
1
-11
/
+11
2009-04-02
Some cleanup and renaming
Bjørn Lindeijer
1
-8
/
+8
2009-04-02
Removed duplicated code in LocalPlayer
Bjørn Lindeijer
1
-60
/
+1
2009-04-01
Fix a bug for TMWServ compilation
Jared Adams
1
-2
/
+4
2009-04-01
Make eAthena's inventory handler
Jared Adams
1
-23
/
+17
2009-04-01
Build eAthena's PlayerHandler
Jared Adams
1
-53
/
+13
2009-03-31
Implement a few more handlers for eAthena
Jared Adams
1
-8
/
+13
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
[prev]
[next]