1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 04:19:55 +00:00
openmw-tes3mp/apps/openmw/mwworld
scrawl 6ee4e8fb5a Merge branch 'itemstacking' into inventoryGUI
Conflicts:
	apps/openmw/mwclass/armor.hpp
	apps/openmw/mwclass/clothing.hpp
	apps/openmw/mwclass/weapon.hpp
	apps/openmw/mwworld/class.hpp
2012-05-12 18:32:06 +02:00
..
action.hpp Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +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 Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +02:00
actiontake.hpp Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +02:00
actiontalk.cpp Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +02:00
actiontalk.hpp Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +02:00
actionteleport.cpp Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +02:00
actionteleport.hpp Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +02:00
cellfunctors.hpp Many bugs fixed related to changing cells 2011-11-19 01:01:19 -05:00
cells.cpp provisionally fill up containers on cell load 2012-03-10 12:36:29 +01:00
cells.hpp provisionally fill up containers on cell load 2012-03-10 12:36:29 +01:00
class.cpp Merge branch 'itemstacking' into inventoryGUI 2012-05-12 18:32:06 +02:00
class.hpp Merge branch 'itemstacking' into inventoryGUI 2012-05-12 18:32:06 +02:00
containerstore.cpp type 2012-05-12 16:30:27 +02:00
containerstore.hpp more clean-up. Container window shows up! But there is no working close button. 2012-04-15 20:56:45 +02:00
customdata.hpp added customdata base class (issue #185) 2012-01-24 11:24:05 +01: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
inventorystore.cpp Merge branch 'master' into next 2012-04-23 15:32:02 +02:00
inventorystore.hpp Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +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 manually created objects were initialised incompletely 2012-02-23 12:33:50 +01:00
nullaction.hpp Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +02:00
physicssystem.cpp pMove in a seperate loop with fixed timestep to prevent frame-dependent movement 2012-04-30 23:55:22 +02:00
physicssystem.hpp pMove in a seperate loop with fixed timestep to prevent frame-dependent movement 2012-04-30 23:55:22 +02:00
player.cpp Merge branch 'master' into physicsaedra2 & fix warnings 2012-04-30 18:46:51 +02:00
player.hpp Merging in master 2012-04-17 18:12:05 -04:00
ptr.cpp Issue #217: container change tracking 2012-03-21 12:48:05 +01:00
ptr.hpp constness fix 2012-03-30 17:01:23 +02: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 Merge branch 'master' into physicsaedra2 & fix warnings 2012-04-30 18:46:51 +02:00
scene.hpp Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +02:00
weather.cpp flickering lights 2012-04-28 20:42:53 +02:00
weather.hpp Issue #255: deleted the old environment class and using the new one instead 2012-04-23 15:27:03 +02:00
world.cpp minimum framerate fix 2012-05-01 20:51:32 +02:00
world.hpp pMove in a seperate loop with fixed timestep to prevent frame-dependent movement 2012-04-30 23:55:22 +02:00