.. |
action.cpp
|
some cleanup
|
2012-08-26 18:50:47 +02:00 |
action.hpp
|
some cleanup
|
2012-08-26 18:50:47 +02:00 |
actionalchemy.cpp
|
Issue #107: WindowManager is accessed only through the interface class from now on
|
2012-08-12 18:11:09 +02:00 |
actionalchemy.hpp
|
Issue #351: Refactoring Action class
|
2012-07-27 12:00:10 +02:00 |
actionapply.cpp
|
Issue #351: Refactoring Action class
|
2012-07-27 12:00:10 +02:00 |
actionapply.hpp
|
Issue #351: Refactoring Action class
|
2012-07-27 12:00:10 +02:00 |
actionequip.cpp
|
Issue #351: Refactoring Action class
|
2012-07-27 12:00:10 +02:00 |
actionequip.hpp
|
Issue #351: Refactoring Action class
|
2012-07-27 12:00:10 +02:00 |
actionopen.cpp
|
Issue #107: WindowManager is accessed only through the interface class from now on
|
2012-08-12 18:11:09 +02:00 |
actionopen.hpp
|
Issue #351: Refactoring Action class
|
2012-07-27 12:00:10 +02:00 |
actionread.cpp
|
Issue #107: WindowManager is accessed only through the interface class from now on
|
2012-08-12 18:11:09 +02:00 |
actionread.hpp
|
Issue #351: Refactoring Action class
|
2012-07-27 12:00:10 +02:00 |
actiontake.cpp
|
Issue #107: WindowManager is accessed only through the interface class from now on
|
2012-08-12 18:11:09 +02:00 |
actiontake.hpp
|
Issue #351: Refactoring Action class
|
2012-07-27 12:00:10 +02:00 |
actiontalk.cpp
|
Issue #107: DialogueManager is accessed only through the interface class from now on
|
2012-08-09 10:35:53 +02:00 |
actiontalk.hpp
|
Issue #351: Refactoring Action class
|
2012-07-27 12:00:10 +02:00 |
actionteleport.cpp
|
some cleanup
|
2012-08-26 18:50:47 +02:00 |
actionteleport.hpp
|
Issue #351: Refactoring Action class
|
2012-07-27 12:00:10 +02:00 |
cellfunctors.hpp
|
|
|
cells.cpp
|
fix object moving
|
2012-08-06 18:20:48 +04:00 |
cells.hpp
|
Issue #107: World is accessed only through the interface class from now on; some include cleanup
|
2012-07-03 12:30:50 +02:00 |
cellstore.cpp
|
move responsibility for cell changing from CellStore::insertObject to Class::moveToCell
|
2012-07-25 20:31:39 +04:00 |
cellstore.hpp
|
fix player cell assertion fail, moveObject(Ptr&, CellStore&, f, f, f) added
|
2012-08-08 14:51:33 +04:00 |
class.cpp
|
removed some redundant code
|
2012-07-26 19:09:45 +02:00 |
class.hpp
|
Correct struct to class in forward declarations
|
2012-08-13 13:58:35 -04:00 |
containerstore.cpp
|
Issue #107: World is accessed only through the interface class from now on; some include cleanup
|
2012-07-03 12:30:50 +02:00 |
containerstore.hpp
|
Mostly removal of unnecessary #include's and a little clean up
|
2012-07-17 09:27:12 +02:00 |
customdata.hpp
|
|
|
globals.cpp
|
|
|
globals.hpp
|
|
|
inventorystore.cpp
|
fixed a logic error in the auto equip code
|
2012-07-17 18:35:01 +02:00 |
inventorystore.hpp
|
Correct struct to class in forward declarations
|
2012-08-13 13:58:35 -04:00 |
localscripts.cpp
|
Issue #107: Detemplateised CellStore; some include cleanup
|
2012-06-29 18:54:23 +02:00 |
localscripts.hpp
|
Issue #107: Ptr related include cleanup
|
2012-07-03 13:55:53 +02:00 |
manualref.hpp
|
Issue #107: Detemplateised CellStore; some include cleanup
|
2012-06-29 18:54:23 +02:00 |
nullaction.hpp
|
Issue #351: Refactoring Action class
|
2012-07-27 12:00:10 +02:00 |
physicssystem.cpp
|
removed some unused variables
|
2012-08-17 15:37:14 +02:00 |
physicssystem.hpp
|
using real player eye direction when moving
|
2012-08-17 15:19:44 +04:00 |
player.cpp
|
rotateObject() added, input system rewritten
|
2012-08-09 00:15:52 +04:00 |
player.hpp
|
rotateObject() added, input system rewritten
|
2012-08-09 00:15:52 +04:00 |
ptr.cpp
|
|
|
ptr.hpp
|
Mostly removal of unnecessary #include's and a little clean up
|
2012-07-17 09:27:12 +02:00 |
refdata.cpp
|
more include cleanup (most removing Ogre.h)
|
2012-07-03 15:32:38 +02:00 |
refdata.hpp
|
Mostly removal of unnecessary #include's and a little clean up
|
2012-07-17 09:27:12 +02:00 |
scene.cpp
|
Merge branch 'decouple'
|
2012-08-12 18:11:17 +02:00 |
scene.hpp
|
float* -> Vector3, moveToCell -> copyToCell, fixed placeObject()
|
2012-07-26 16:14:11 +04:00 |
timestamp.cpp
|
fixed time stamp operator
|
2012-08-11 11:38:26 +02:00 |
timestamp.hpp
|
Issue #256: added TimeStamp class
|
2012-05-18 22:04:22 +02:00 |
weather.cpp
|
Issue #107: SoundManager is accessed only through the interface class from now on
|
2012-08-09 14:33:21 +02:00 |
weather.hpp
|
|
|
worldimp.cpp
|
don't make copy of CellRefList in World::getNorthVector
|
2012-08-28 18:23:59 +02:00 |
worldimp.hpp
|
door markers on the local map
|
2012-08-28 17:30:34 +02:00 |