index
:
ewewukek/Mana
master
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
/
npc.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-11
Made the different hard-coded paths and files be now taken from the
Yohann Ferreira
1
-1
/
+3
2010-04-16
Add race support for eAthena
Jared Adams
1
-16
/
+24
2010-03-12
Split Palette into Theme and UserPalette
Jared Adams
1
-1
/
+5
2010-02-28
Removed a few pointless const qualifiers
Thorbjørn Lindeijer
1
-1
/
+1
2010-02-22
Modify copyright headers
Freeyorp
1
-1
/
+2
2010-02-20
License header update for The Mana Client
Thorbjørn Lindeijer
1
-4
/
+3
2010-02-13
Make NPC dialogs instance instead of global
Jared Adams
1
-8
/
+3
2010-02-07
Updated Copyright year to 2010!
Bertram
1
-1
/
+1
2010-01-10
Fix handling of NPC talking status
Jared Adams
1
-4
/
+13
2009-12-16
Stored the cached config value which says if non-crucial particle effects are...
Philipp Sehmisch
1
-1
/
+1
2009-08-14
Add functions to more easily work with equipment
Jared Adams
1
-1
/
+8
2009-08-13
Clean up Being and it's derivatives
Jared Adams
1
-33
/
+3
2009-08-13
Make NPC inherit from Being instead of Player
Jared Adams
1
-12
/
+1
2009-05-05
Remove debug code that was accidentally committed
Jared Adams
1
-25
/
+0
2009-05-05
Remove extra check on player target
Jared Adams
1
-0
/
+25
2009-05-01
Merge the NPC dialogs into one
Jared Adams
1
-1
/
+0
2009-04-29
Removed underscores from some non-conforming filenames
Bjørn Lindeijer
1
-1
/
+1
2009-04-05
Implement TMWServ's NpcHandler
Jared Adams
1
-11
/
+2
2009-03-31
Add first draft of net handlers
Jared Adams
1
-5
/
+4
2009-03-27
Clean up of most of the Network pointers
Bjørn Lindeijer
1
-9
/
+0
2009-03-27
Made eAthena's Network class statically accessible
Bjørn Lindeijer
1
-2
/
+1
2009-03-27
Fixed some positioning issues
Bjørn Lindeijer
1
-11
/
+5
2009-03-27
Fixed position of dots on minimap
Bjørn Lindeijer
1
-9
/
+5
2009-03-26
Fix talking to NPCs
Jared Adams
1
-1
/
+1
2009-03-25
Merge branch 'eathena/master'
Bjørn Lindeijer
1
-90
/
+18
2009-03-23
Move all TMWServ-specific code to net/tmwserv
Jared Adams
1
-1
/
+1
2009-03-22
Merged the tmwserv client with the eAthena client
Bjørn Lindeijer
1
-4
/
+44
2009-03-12
Make use of the new available colors
Majin Sniper
1
-2
/
+4
2009-03-06
Got rid of Sint{8,16,32} and Uint32 for being ID
Bjørn Lindeijer
1
-1
/
+1
2009-02-26
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-7
/
+4
2009-02-25
Fix NPC handling to not need a handle on the NPC
Ira Rice
1
-63
/
+2
2009-02-25
Prevent duplicate NPC talking when using keyboard
Jared Adams
1
-2
/
+5
2009-02-25
Fix NPC handling to not need a handle on the NPC
Jared Adams
1
-65
/
+2
2009-02-25
Don't delete the Being in the NPC class
Jared Adams
1
-4
/
+1
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
1
-9
/
+3
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-24
Cleaned up some code, as well as removed redundant talk client requesting
Ira Rice
1
-3
/
+9
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
Remove debug statement that should've been removed
Jared Adams
1
-1
/
+0
2009-02-18
Centralize current_npc cleanup
Jared Adams
1
-1
/
+17
2009-02-17
Merge branch 'aethyra/master'
Bjørn Lindeijer
1
-4
/
+0
2009-02-16
Moved target unsetting on NPCs and monsters to the being class. This is
Ira Rice
1
-4
/
+0
2009-02-16
Don't arbitrarily unset player target on NPC deletion
Bjørn Lindeijer
1
-9
/
+5
2009-02-16
Fixed up NPC dialogs to behave more like eAthena expects.
Jared Adams
1
-2
/
+2
2009-02-16
Don't arbitrarily unset player target on NPC deletion
Bjørn Lindeijer
1
-9
/
+5
2009-02-16
Add next/close buttons for NPCs
Jared Adams
1
-2
/
+2
2009-02-10
Fixed header files, as well as removed the unused buddy list class (not
Ira Rice
1
-2
/
+3
[next]