.. |
action.hpp
|
|
|
actionequip.cpp
|
make Class::use method return an equip action for equippable items, add sound for equipping
|
2012-05-16 16:08:55 +02:00 |
actionequip.hpp
|
make Class::use method return an equip action for equippable items, add sound for equipping
|
2012-05-16 16:08:55 +02:00 |
actionopen.cpp
|
Finished merging.
|
2012-05-11 11:52:07 +02:00 |
actionopen.hpp
|
Finished merging.
|
2012-05-11 11:52:07 +02:00 |
actionread.cpp
|
opening, closing and taking books/scrolls works
|
2012-05-03 05:26:05 +02:00 |
actionread.hpp
|
opening, closing and taking books/scrolls works
|
2012-05-03 05:26:05 +02:00 |
actiontake.cpp
|
using items via the inventory is now possible by dragging them on the avatar (only implemented for books right now)
|
2012-05-15 18:05:53 +02:00 |
actiontake.hpp
|
|
|
actiontalk.cpp
|
|
|
actiontalk.hpp
|
|
|
actionteleport.cpp
|
|
|
actionteleport.hpp
|
|
|
cellfunctors.hpp
|
|
|
cells.cpp
|
|
|
cells.hpp
|
|
|
class.cpp
|
fixed typo getCapacity method
|
2012-05-15 22:31:52 +02:00 |
class.hpp
|
fixed typo getCapacity method
|
2012-05-15 22:31:52 +02:00 |
containerstore.cpp
|
slightly revamped gold stacking, now always uses the gold_001 base object to be script-friendly
|
2012-05-19 00:36:01 +02:00 |
containerstore.hpp
|
adjust the "total cost"/"total sold" value when trading items, added some checks with respective user notifications
|
2012-05-18 22:06:25 +02:00 |
customdata.hpp
|
|
|
globals.cpp
|
|
|
globals.hpp
|
|
|
inventorystore.cpp
|
removed the _freeSlot method which is now unneeded
|
2012-05-15 22:01:09 +02:00 |
inventorystore.hpp
|
removed the _freeSlot method which is now unneeded
|
2012-05-15 22:01:09 +02:00 |
localscripts.cpp
|
|
|
localscripts.hpp
|
|
|
manualref.hpp
|
|
|
nullaction.hpp
|
|
|
physicssystem.cpp
|
use a raycast to determine where to place object, if distance is too far
|
2012-05-15 16:47:23 +02:00 |
physicssystem.hpp
|
use a raycast to determine where to place object, if distance is too far
|
2012-05-15 16:47:23 +02:00 |
player.cpp
|
Merge branch 'master' into physicsaedra2 & fix warnings
|
2012-04-30 18:46:51 +02:00 |
player.hpp
|
|
|
ptr.cpp
|
|
|
ptr.hpp
|
using items via the inventory is now possible by dragging them on the avatar (only implemented for books right now)
|
2012-05-15 18:05:53 +02:00 |
refdata.cpp
|
|
|
refdata.hpp
|
|
|
scene.cpp
|
Merge branch 'master' into inventoryGUI
|
2012-05-17 19:03:41 +02:00 |
scene.hpp
|
dropping items works
|
2012-05-14 17:41:17 +02:00 |
weather.cpp
|
WeatherManager: fix for cells that have no region.
|
2012-05-17 18:21:05 +02:00 |
weather.hpp
|
|
|
world.cpp
|
gold dropping works without crash, but the code needs clean up.
|
2012-05-16 22:56:54 +02:00 |
world.hpp
|
removed the attempt to unify activation and use scripts which was incorrect
|
2012-05-15 20:51:19 +02:00 |