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
/
gui
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
1
-3
/
+1
2009-02-28
Allow chatting while talking to NPCs
Jared Adams
2
-2
/
+10
2009-02-26
Don't clear current NPC early
Jared Adams
3
-5
/
+0
2009-02-26
Merge branch 'aethyra/master'
Bjørn Lindeijer
23
-96
/
+215
2009-02-26
Fixed an error in shoplistboxes as identified by Octalot.
Ira Rice
8
-22
/
+11
2009-02-25
Fix NPC handling to not need a handle on the NPC
Ira Rice
10
-34
/
+102
2009-02-25
Prevent duplicate NPC talking when using keyboard
Jared Adams
1
-0
/
+1
2009-02-25
Fix NPC handling to not need a handle on the NPC
Jared Adams
12
-28
/
+90
2009-02-25
Make sure that all dialogs are cleared on player death, not just the NPC
Ira Rice
4
-0
/
+12
2009-02-25
Fixed up NPC list dialogs to be navigatable by keyboard (scrolling
Ira Rice
7
-13
/
+134
2009-02-24
Cleaned up some code, as well as removed redundant talk client requesting
Ira Rice
7
-30
/
+46
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
Fixed compile warnings
Bjørn Lindeijer
3
-7
/
+7
2009-02-23
Allow to sell non-stackable items like stackables
Majin Sniper
3
-25
/
+118
2009-02-23
Allow to sell non-stackable items like stackables
Majin Sniper
3
-26
/
+119
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
Clear text from NpcTextDialog when character dies
Jared Adams
1
-0
/
+5
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
2009-02-20
Fixed some lines from cutting off in English (which would carry over to
Ira Rice
1
-4
/
+4
2009-02-20
Removed the last of the image particle guichan fonts.
Ira Rice
2
-31
/
+4
2009-02-20
Added a pickup notification as particle effect. Also make a ui option to enab...
Majin Sniper
6
-8
/
+53
2009-02-20
Restore old middle click behavior
Jared Adams
1
-1
/
+2
2009-02-19
Added a pickup notification as particle effect. Also make a ui option to enab...
Majin Sniper
6
-8
/
+53
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
26
-44
/
+31
2009-02-18
Move check to a more appropriate place
Jared Adams
1
-2
/
+2
2009-02-18
Move check to a more appropriate place
Jared Adams
1
-2
/
+2
2009-02-18
Introduced a toLower method and grouped string utils
Bjørn Lindeijer
26
-44
/
+31
2009-02-18
Centralize current_npc cleanup
Jared Adams
4
-16
/
+12
2009-02-17
Fix small bug in character select dialog
Jared Adams
1
-1
/
+1
2009-02-17
Show money for initial character in char select
Jared Adams
1
-0
/
+1
2009-02-17
Fix small bug in character select dialog
Jared Adams
1
-1
/
+1
2009-02-17
Reduce NpcTextDialog to one action
Jared Adams
2
-14
/
+29
2009-02-17
Got rid of const where it does not make much sense
Bjørn Lindeijer
8
-17
/
+17
2009-02-17
Merge branch 'aethyra/master'
Bjørn Lindeijer
4
-18
/
+33
2009-02-16
Moved location of trim checking, since it really should be done after
Ira Rice
1
-6
/
+3
2009-02-16
Trim whitespace from the beginning and end of whispers, as well as
Ira Rice
1
-0
/
+21
2009-02-16
Fixed a nasty crash that was only visible from the @help command. If the
Ira Rice
1
-1
/
+3
2009-02-16
Fixed up NPC dialogs to behave more like eAthena expects.
Jared Adams
5
-14
/
+18
[next]