.. |
action.hpp
|
added action interface
|
2010-08-03 18:20:15 +02:00 |
actiontake.cpp
|
implemented take action
|
2010-08-07 20:25:17 +02:00 |
actiontake.hpp
|
implemented take action
|
2010-08-07 20:25:17 +02:00 |
actiontalk.cpp
|
implemented npc/creature activation (enters dialog gui mode for now)
|
2010-08-06 18:15:46 +02:00 |
actiontalk.hpp
|
implemented npc/creature activation (enters dialog gui mode for now)
|
2010-08-06 18:15:46 +02:00 |
actionteleport.cpp
|
implemented teleport doors (only for the player for now)
|
2010-08-03 18:44:52 +02:00 |
actionteleport.hpp
|
implemented teleport doors (only for the player for now)
|
2010-08-03 18:44:52 +02:00 |
class.cpp
|
integrated insertObject function into class hierarchy
|
2010-08-14 09:20:47 +02:00 |
class.hpp
|
integrated insertObject function into class hierarchy
|
2010-08-14 09:20:47 +02:00 |
containerstore.hpp
|
added containerstore
|
2010-08-04 14:37:23 +02:00 |
containerutil.cpp
|
added GetItemCount
|
2010-08-07 16:21:07 +02:00 |
containerutil.hpp
|
added GetItemCount
|
2010-08-07 16:21:07 +02:00 |
environment.hpp
|
read attribute names from GMST instead of using hard-coded names (doesn't fully work yet, because of encoding issues)
|
2010-07-26 11:15:38 +02:00 |
globals.cpp
|
fixed global variable search to properly handle injected variables (DaysPassed)
|
2010-07-21 15:01:35 +02:00 |
globals.hpp
|
fixed global variable search to properly handle injected variables (DaysPassed)
|
2010-07-21 15:01:35 +02:00 |
manualref.hpp
|
modified Npc and Creature class to let them store a copy of their own ID
|
2010-08-08 14:09:09 +02:00 |
nullaction.hpp
|
added action interface
|
2010-08-03 18:20:15 +02:00 |
ptr.hpp
|
removed superfluous includes
|
2010-08-03 14:43:14 +02:00 |
refdata.hpp
|
added containerstore
|
2010-08-04 14:37:23 +02:00 |
world.cpp
|
integrated insertObject function into class hierarchy
|
2010-08-14 09:20:47 +02:00 |
world.hpp
|
implemented take action
|
2010-08-07 20:25:17 +02:00 |