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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-06
Microoptimization in compile speed
Bjørn Lindeijer
2
-4
/
+5
2009-03-06
Got rid of Sint{8,16,32} and Uint32 for being ID
Bjørn Lindeijer
25
-90
/
+86
2009-03-02
Only auto target monsters
Jared Adams
1
-6
/
+3
2009-03-01
Only talk to NPCs with the keyboard with a target
Jared Adams
1
-6
/
+0
2009-02-28
Allow chatting while talking to NPCs
Jared Adams
3
-30
/
+22
2009-02-28
Allow sending attack packets when not in range
Jared Adams
1
-4
/
+2
2009-02-26
Don't clear current NPC early
Jared Adams
3
-5
/
+0
2009-02-26
Merge branch 'aethyra/master'
Bjørn Lindeijer
42
-169
/
+295
2009-02-26
Forgot to extend the player or NPC specifying fields as well.
Ira Rice
1
-1
/
+1
2009-02-26
Extended job numbers based on what's actually used for Ragnarok's
Ira Rice
1
-3
/
+3
2009-02-26
Fixed showing being deaths. I removed the wrong pointless death
Ira Rice
1
-6
/
+3
2009-02-26
Fixed an error in shoplistboxes as identified by Octalot.
Ira Rice
10
-27
/
+14
2009-02-25
Fix NPC handling to not need a handle on the NPC
Ira Rice
19
-141
/
+165
2009-02-25
Prevent duplicate NPC talking when using keyboard
Jared Adams
3
-2
/
+8
2009-02-25
Fix NPC handling to not need a handle on the NPC
Jared Adams
21
-148
/
+142
2009-02-25
Don't delete the Being in the NPC class
Jared Adams
1
-4
/
+1
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
6
-3
/
+15
2009-02-25
If no network is set, then don't continue
Ira Rice
1
-1
/
+10
2009-02-25
Fix some problems with deleting NPCs early
Jared Adams
3
-11
/
+14
2009-02-25
If no network is set, then don't continue
Jared Adams
1
-0
/
+2
2009-02-25
Don't delete the current NPC too early
Jared Adams
1
-3
/
+11
2009-02-25
Fixed up NPC list dialogs to be navigatable by keyboard (scrolling
Ira Rice
9
-15
/
+136
2009-02-24
Cleaned up some code, as well as removed redundant talk client requesting
Ira Rice
12
-61
/
+89
2009-02-24
Don't set current_npc when initiating interraction
Jared Adams
1
-1
/
+0
2009-02-24
Don't set current_npc when initiating interraction
Jared Adams
1
-1
/
+0
2009-02-24
Prioritize monsters when targeting
Jared Adams
1
-3
/
+3
2009-02-24
Fix handling of next and close packets
Jared Adams
1
-5
/
+15
2009-02-24
Remove debug statement that should've been removed
Jared Adams
1
-1
/
+0
2009-02-24
Small dialog visibility fix
Jared Adams
6
-0
/
+27
2009-02-24
Send a next dialog packet when ending interaction
Jared Adams
1
-0
/
+1
2009-02-24
Fix update handling
Jared Adams
1
-11
/
+11
2009-02-24
Fixed compile warnings
Bjørn Lindeijer
3
-7
/
+7
2009-02-24
Fix update handling
Jared Adams
1
-11
/
+11
2009-02-23
Allow to sell non-stackable items like stackables
Majin Sniper
5
-32
/
+259
2009-02-23
Allow to sell non-stackable items like stackables
Majin Sniper
5
-33
/
+260
2009-02-23
Hide the buy/sell dialogs when there is no NPC
Jared Adams
6
-0
/
+36
2009-02-23
End NPC interraction when canceling list inpu
Jared Adams
1
-0
/
+1
2009-02-23
Fix Job EXP bar code
Jared Adams
1
-1
/
+1
2009-02-23
Clean up of Aethyra logo on 800x600 wallpaper by Taz2781.
Ira Rice
1
-0
/
+0
2009-02-23
Clear text from NpcTextDialog when character dies
Jared Adams
2
-1
/
+13
2009-02-22
Highlight unbuyable items in red
Jared Adams
1
-8
/
+7
2009-02-22
Fixed another Particle/Paricle mismatch in a comment
Philipp Sehmisch
1
-1
/
+1
2009-02-22
Make progressbars more readable
Jared Adams
1
-2
/
+2
2009-02-22
Allow percentage for exp displays
Jared Adams
2
-9
/
+25
2009-02-22
Fixed another Particle/Paricle mismatch in a comment
Philipp Sehmisch
1
-1
/
+1
2009-02-22
Renamed InfoParicleFont to InfoParticleFont (typo?)
Philipp Sehmisch
2
-3
/
+3
2009-02-21
Fix bug when maximum level is reached
Jared Adams
3
-62
/
+77
2009-02-20
Fix debug window to show correct mouse coordinates
Jared Adams
1
-2
/
+2
2009-02-20
Fix debug window to show correct mouse coordinates
Jared Adams
1
-2
/
+2
[next]