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
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
14
-133
/
+188
2009-03-23
Merge branch 'aethyra/master'
Bjørn Lindeijer
2
-3
/
+2
2009-03-23
Move all TMWServ-specific code to net/tmwserv
Jared Adams
56
-129
/
+129
2009-03-23
Remove the CHATSKILL struct
Jared Adams
1
-9
/
+0
2009-03-23
Remove extra function for skill messages
Jared Adams
1
-95
/
+89
2009-03-22
Move handling of eA skill messages to SkillHandler
Jared Adams
1
-1
/
+129
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
91
-2507
/
+7819
2009-03-18
Fix up the NPC interraction widnows a bit
Jared Adams
2
-9
/
+3
2009-03-18
Fix up the NPC interraction widnows a bit
Jared Adams
2
-9
/
+3
2009-03-10
Extended hit type handling
sniper
1
-6
/
+9
2009-03-10
Made it so that when windows load previous states, they are never
Ira Rice
1
-2
/
+1
2009-03-10
Extended hit type handling
sniper
1
-6
/
+9
2009-03-10
Expand the scope where item links work
Kess Vargavind
1
-1
/
+1
2009-03-10
Expand the scope where item links work
Kess Vargavind
1
-1
/
+1
2009-03-09
Send the correct packet for the NPC close button
Jared Adams
2
-8
/
+11
2009-03-09
Send the correct packet for the NPC close button
Jared Adams
2
-9
/
+11
2009-03-09
Add an interface for eAthena's storage system
Jared Adams
2
-26
/
+60
2009-03-08
Forgot the actual storage window
Jared Adams
2
-7
/
+8
2009-03-08
Add an interface for eAthena's storage system
Jared Adams
1
-20
/
+53
2009-03-05
Got rid of Sint{8,16,32} and Uint32 for being ID
Bjørn Lindeijer
10
-34
/
+34
2009-03-06
Got rid of Sint{8,16,32} and Uint32 for being ID
Bjørn Lindeijer
10
-34
/
+34
2009-02-26
Merge branch 'aethyra/master'
Bjørn Lindeijer
4
-26
/
+22
2009-02-26
Fixed showing being deaths. I removed the wrong pointless death
Ira Rice
1
-6
/
+3
2009-02-25
Fix NPC handling to not need a handle on the NPC
Ira Rice
4
-29
/
+33
2009-02-25
Fix NPC handling to not need a handle on the NPC
Jared Adams
4
-25
/
+24
2009-02-25
Added method for resetting npc integer dialogs in the last commit, but
Ira Rice
1
-0
/
+1
2009-02-25
Make sure that all dialogs are cleared on player death, not just the NPC
Ira Rice
2
-3
/
+3
2009-02-25
Fix some problems with deleting NPCs early
Jared Adams
1
-1
/
+1
2009-02-25
Fixed up NPC list dialogs to be navigatable by keyboard (scrolling
Ira Rice
1
-1
/
+1
2009-02-24
Cleaned up some code, as well as removed redundant talk client requesting
Ira Rice
2
-8
/
+8
2009-02-24
Fix handling of next and close packets
Jared Adams
1
-5
/
+15
2009-02-23
Clear text from NpcTextDialog when character dies
Jared Adams
1
-1
/
+8
2009-02-20
Added a pickup notification as particle effect. Also make a ui option to enab...
Majin Sniper
1
-3
/
+12
2009-02-19
Added a pickup notification as particle effect. Also make a ui option to enab...
Majin Sniper
1
-3
/
+12
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
6
-10
/
+9
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
6
-10
/
+9
2009-02-18
Centralize current_npc cleanup
Jared Adams
3
-4
/
+4
2009-02-17
Fixed closing for NPC dialogs.
Ira Rice
1
-1
/
+2
2009-02-16
Fixed up NPC dialogs to behave more like eAthena expects.
Jared Adams
1
-2
/
+1
2009-02-16
Allow setting default values for NPC dialogs
Jared Adams
1
-0
/
+1
2009-02-16
read hairstyle and gender from the looks change method
Roderic Morris
1
-1
/
+9
2009-02-16
Add next/close buttons for NPCs
Jared Adams
1
-2
/
+5
2009-02-15
Add configurable units system
Jared Adams
1
-2
/
+3
2009-02-15
More copyright header fixes
Bjørn Lindeijer
2
-2
/
+2
2009-02-15
Merge commit 'aethyra/master'
Bjørn Lindeijer
3
-7
/
+6
2009-02-12
Fix some spelling and whitespace
Kess Vargavind
2
-25
/
+41
2009-02-12
Fix some spelling and whitespace
Kess Vargavind
2
-25
/
+41
2009-02-11
Removed a few unneeded includes in the being handler.
Ira Rice
1
-2
/
+0
2009-02-11
Restored particle effects on hits and critical hits.
Philipp Sehmisch
1
-1
/
+0
2009-02-11
Don't make log statements translatable
Bjørn Lindeijer
1
-4
/
+4
[next]