.. |
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
|
re-routed talk action from gui to dialogue manager (master branch should not incooperate this change, because the dialogue window implementer will need the original code for testing)
|
2010-08-06 19:25:26 +02:00 |
actiontalk.hpp
|
re-routed talk action from gui to dialogue manager (master branch should not incooperate this change, because the dialogue window implementer will need the original code for testing)
|
2010-08-06 19:25:26 +02:00 |
actionteleport.cpp
|
reworked cell changing mechanism
|
2011-02-10 10:38:45 +01:00 |
actionteleport.hpp
|
modified teleport action to support exteriors; coordinates are wrong here too
|
2010-08-20 14:56:26 +02:00 |
cellfunctors.hpp
|
Many bugs fixed related to changing cells
|
2011-11-19 01:01:19 -05:00 |
cells.cpp
|
Issue #31: create new exterior cells on the fly
|
2011-09-27 10:08:07 +02:00 |
cells.hpp
|
Issue #31: create new exterior cells on the fly
|
2011-09-27 10:08:07 +02:00 |
class.cpp
|
turned ContainerStore from a template into a simple struct
|
2012-01-28 11:45:55 +01:00 |
class.hpp
|
turned ContainerStore from a template into a simple struct
|
2012-01-28 11:45:55 +01:00 |
containerstore.hpp
|
turned ContainerStore from a template into a simple struct
|
2012-01-28 11:45:55 +01:00 |
containerutil.cpp
|
turned ContainerStore from a template into a simple struct
|
2012-01-28 11:45:55 +01:00 |
containerutil.hpp
|
turned ContainerStore from a template into a simple struct
|
2012-01-28 11:45:55 +01:00 |
customdata.hpp
|
added customdata base class (issue #185)
|
2012-01-24 11:24:05 +01:00 |
environment.hpp
|
added journal class
|
2011-04-04 11:16:56 +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 |
localscripts.cpp
|
Issue #19: More local script related cleanup
|
2011-10-07 09:52:42 +02:00 |
localscripts.hpp
|
Issue #19: More local script related cleanup
|
2011-10-07 09:52:42 +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 |
physicssystem.cpp
|
Turning off hardware skinning
|
2012-01-04 19:47:06 -05:00 |
physicssystem.hpp
|
Physics working
|
2011-11-17 19:38:52 -05:00 |
player.cpp
|
replaced movement settings in ref data with new custom data implementation
|
2012-01-27 13:17:30 +01:00 |
player.hpp
|
various bits of clean up
|
2011-09-04 09:48:50 +02:00 |
ptr.hpp
|
replaced container store in ref data with new custom data implementation
|
2012-01-27 14:55:58 +01:00 |
refdata.cpp
|
minor fix
|
2012-01-30 12:38:13 +01:00 |
refdata.hpp
|
replaced container store in ref data with new custom data implementation
|
2012-01-27 14:55:58 +01:00 |
scene.cpp
|
Animation creatures
|
2011-12-26 19:23:46 -05:00 |
scene.hpp
|
Animation creatures
|
2011-12-26 19:23:46 -05:00 |
world.cpp
|
Turning off hardware skinning
|
2012-01-04 19:47:06 -05:00 |
world.hpp
|
Turning off hardware skinning
|
2012-01-04 19:47:06 -05:00 |