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
/
npc.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-09
Merged the movement branch into trunk
Bjørn Lindeijer
1
-5
/
+5
2008-05-19
Added the possibility to add particle effects to NPCs in npcs.xml.
Philipp Sehmisch
1
-4
/
+13
2008-03-31
Implemented NPC XML database which maps NPC IDs to one or more animation file...
Philipp Sehmisch
1
-4
/
+19
2007-11-21
Renamed {read,write}{Byte,Short,Long} to {read,write}{Int8,Int16,Int32}. This
Bjørn Lindeijer
1
-4
/
+4
2007-10-18
Removed player looks from generic beings. Prevented client termination on mis...
Guillaume Melquiond
1
-1
/
+1
2007-07-23
Converted NPC code to new server.
Guillaume Melquiond
1
-18
/
+6
2007-03-24
Merged 0.0 changes from revision 3177 to 3234 to trunk.
Bjørn Lindeijer
1
-2
/
+0
2007-01-04
Merged 0.0 changes from revision 2898 to 2988 to trunk.
Bjørn Lindeijer
1
-1
/
+0
2006-12-11
Merged 0.0 changes from revision 2825 to 2898 to trunk.
Bjørn Lindeijer
1
-1
/
+16
2006-11-02
Network layer refactoring.
Björn Steinbrink
1
-3
/
+15
2006-09-02
Switched to short IDs for beings.
Guillaume Melquiond
1
-1
/
+1
2006-08-26
Got rid of the default MessageOut constructor, since all messages should have
Bjørn Lindeijer
1
-10
/
+5
2006-08-26
Made the Network class a purely static interface, as there is only one instance.
Guillaume Melquiond
1
-2
/
+2
2006-08-13
Merged cleanups and content changes from the trunk. Also fixed compiling with
Bjørn Lindeijer
1
-0
/
+2
2006-07-25
Switched client to use enet and modified login sequence to work with the new ...
Eugenio Favalli
1
-19
/
+19
2006-07-19
Merged new_animation branch until r2415 into trunk.
Eugenio Favalli
1
-13
/
+13
2006-02-06
Unify some of the drawing code for beings.
Björn Steinbrink
1
-10
/
+4
2006-01-22
Merged NETWORK branch (includes BEING_OVERHAUL).
Björn Steinbrink
1
-0
/
+99