Jason Hooks
15fcdc8b72
Physics working
2011-11-17 19:38:52 -05:00
Jason Hooks
b3e1044699
Exterior cells
2011-11-17 18:08:48 -05:00
Jason Hooks
a0947cd432
Player handle changed;Interior removed;Exterior removed;Cellimp removed; Probe fixed
2011-11-16 21:15:49 -05:00
Jason Hooks
9b94074472
addObject
2011-11-16 16:22:13 -05:00
Jason Hooks
58f103a75c
Adding new insertCellRefList;Collection switched to a set
2011-11-15 23:31:18 -05:00
Jason Hooks
bc06d13d30
Removing backups
2011-11-13 23:17:56 -05:00
Jason Hooks
dd46694059
Changing a lot of things in scene and world
2011-11-13 23:14:18 -05:00
Jason Hooks
bc58ef28cd
Made corrections
2011-11-12 15:58:22 -05:00
Jason Hooks
0b3bb2719f
Fixing some errors
2011-11-12 00:19:22 -05:00
Jason Hooks
62d8d1add2
more recommended changes
2011-11-11 14:37:42 -05:00
Jacob Essex
746c3dc297
Added some minor documentation
2011-11-11 11:25:01 +00:00
Jason Hooks
f4e7bd6dfd
Made some recommended changes
2011-11-11 00:20:53 -05:00
Jason Hooks
042bceb547
Changes to insertObjectRendering; Proposed insertObject
2011-11-09 18:06:55 -05:00
Jason Hooks
1faa07b279
insertObjectRendering proposed
2011-11-09 15:47:06 -05:00
Jason Hooks
c25b49d2b6
refdata change
2011-11-08 22:59:39 -05:00
Jacob Essex
9aac625000
Changes to move the mutable ESM::Position data to RefData
2011-11-08 00:08:00 +00:00
Jason Hooks
5822221ae1
Made recommended changes
2011-11-01 13:47:36 -04:00
Jason Hooks
86d3cec1aa
Changing refdata3
2011-10-30 22:38:15 -04:00
Jason Hooks
15fae749ae
Changing refdata2
2011-10-30 17:31:49 -04:00
Jason Hooks
e1558e8e14
Changing refdata
2011-10-30 16:59:40 -04:00
Jason Hooks
1083db5582
Hiding debugging
2011-10-30 00:25:29 -04:00
Marc Zinnschlag
583e7221ef
silenced a warning and removed some tabs
2011-10-29 09:55:22 +02:00
Marc Zinnschlag
33ecd8b66c
fixed collision toggling bug
2011-10-29 09:50:11 +02:00
Jason Hooks
c3a492bf74
Debugging file renamed
2011-10-25 14:06:44 -04:00
Jason Hooks
d4f63443e6
Hiding the rendering manager; crash eliminated
2011-10-24 22:11:36 -04:00
Jason Hooks
6efc61b9df
Removal of MWScene; Object listing fixed
2011-10-24 13:42:36 -04:00
Jason Hooks
fcf404d27b
GetFacedHandle in Physics. RenderingManager constructor code added
2011-10-20 18:15:30 -04:00
Jason Hooks
3315de8b4a
Naming convention change
2011-10-20 15:02:19 -04:00
Jason Hooks
d0f922ec5d
Moved SkyManager creation
2011-10-20 13:55:56 -04:00
Marc Zinnschlag
8bebae17aa
Issue #19 : More local script related cleanup
2011-10-07 09:52:42 +02:00
Marc Zinnschlag
10778d8c3e
Issue #19 : factored out local script handling into a separate class
...
This also fixes a bug related to self-destructing references (introduced during the cell handling improvements)
2011-10-06 12:30:30 +02:00
Marc Zinnschlag
695452e1a3
Issue #169 : Don't continue to run local scripts after the reference the script is attached to has been deleted
2011-09-29 09:02:06 +02:00
Marc Zinnschlag
b866323cf3
Issue #31 : create new exterior cells on the fly
2011-09-27 10:08:07 +02:00
Marc Zinnschlag
8da15440e0
Issue #31 : added function for creating cell records
2011-09-26 11:11:30 +02:00
Marc Zinnschlag
02ce672fdc
preload cell's reference list when accessing a reference outside of the actice cells (memory usage and speed optimisation)
2011-09-24 11:45:59 +02:00
Marc Zinnschlag
af4f48fd3f
Issue #28 : implemented access to references outside of the active cells
2011-09-22 12:44:17 +02:00
Marc Zinnschlag
aa87370d8f
Issue #28 : moved cell-specific getPtr function from World to Cells
2011-09-22 11:59:39 +02:00
Marc Zinnschlag
ce7202a147
Issue #28 : shifting around functionality among CellStore, Cells and CellList
2011-09-10 11:23:30 +02:00
Marc Zinnschlag
e8632a799d
Feature #28 : refactored out cell management into a separate class
2011-09-08 11:02:55 +02:00
Marc Zinnschlag
40853e292f
various bits of clean up
2011-09-04 09:48:50 +02:00
Marc Zinnschlag
afa84b72e0
fixed exterior bug
2011-09-03 10:26:31 +02:00
Marc Zinnschlag
0a2979caf2
more cleanup
2011-08-27 10:45:09 +02:00
Marc Zinnschlag
f8029aaa9e
more cleanup; fixes for player handling during physics (unrelated to the actual refactoring bugs); fixed minor bug in character initialisation
2011-08-27 10:30:38 +02:00
Marc Zinnschlag
4191bb32d1
fixed an unitialised variable
2011-08-22 21:34:51 +02:00
Marc Zinnschlag
705e11becb
Merge remote branch 'swick/mwrender' into mwrender
...
Conflicts:
apps/openmw/mwworld/world.cpp
2011-08-22 21:27:53 +02:00
Sebastian Wick
29b8a5374b
get rid of the warnings
2011-08-19 17:03:47 +02:00
Marc Zinnschlag
6d8cfa7dfa
fixed crash bug
2011-08-09 09:56:09 +02:00
Sebastian Wick
a13b958600
MWWorld::Scene::insertCell
2011-08-09 00:05:16 +02:00
Sebastian Wick
b7dbfb849a
moved skyManager into RenderingManager
2011-08-08 21:11:30 +02:00
Sebastian Wick
54724d7e7f
start RenderingManager
2011-08-07 16:40:01 +02:00
Sebastian Wick
74b4a0cbe5
World::moveObjectImp private
2011-08-02 19:46:21 +02:00
Sebastian Wick
41d4ad93f8
World::moveObjectImp
2011-08-02 18:50:31 +02:00
Sebastian Wick
7cf66443df
const std::string* to std::string
2011-08-02 18:44:10 +02:00
Sebastian Wick
52bf3af565
make World::PhysicsSystem not depending on World::World
2011-08-02 18:16:39 +02:00
Sebastian Wick
4b846a54f1
PhysicsSystem
2011-08-01 15:55:36 +02:00
Sebastian Wick
8d4dc096a4
move getExterior back
2011-08-01 14:41:15 +02:00
Sebastian Wick
3f007d29cc
move mInteriors and mExterior back to World::World
2011-08-01 14:34:50 +02:00
Sebastian Wick
6baf904f0f
mStore fixed; glibc detected in shutdown process
2011-08-01 04:53:06 +02:00
Sebastian Wick
b131f022ba
constructor & destructor
2011-08-01 04:36:23 +02:00
Sebastian Wick
380cd5ca35
World::Scene improvements
2011-08-01 04:30:21 +02:00
Sebastian Wick
af59f3c475
cut down World::Scene
2011-08-01 04:17:50 +02:00
Sebastian Wick
97e4f698a7
World::World looks good for now, cutting down World::Scene; still the to_utf8 error
2011-08-01 04:11:50 +02:00
Sebastian Wick
64633ddcdb
wired string to_utf8 error (maybe it returnes an empty string)
2011-08-01 04:06:38 +02:00
Sebastian Wick
ff68ca7e52
next try :/
2011-08-01 03:33:02 +02:00
Sebastian Wick
008a3768e2
use MWWorld::Scene
2011-07-31 17:59:08 +02:00
Sebastian Wick
e7057bed29
moving stuff from MWWorld::World to MWWorld::Scene but receiving segfault signals
2011-07-31 17:07:11 +02:00
Marc Zinnschlag
4367b93e64
typo
2011-07-23 11:56:01 +02:00
Marc Zinnschlag
7bc1adde9f
allow adding records at runtime (only potions and classes)
2011-07-22 15:56:54 +02:00
Lukasz Gromanowski
ac9b1715d5
Added new command line option: "encoding"
...
Added new command line option: "encoding" which allow to
change font encoding used in game messages.
Currently there are three evailable encodings:
win1250 - Central and Eastern European (languages
that use Latin script, such as Polish,
Czech, Slovak, Hungarian, Slovene, Bosnian,
Croatian, Serbian (Latin script),
Romanian and Albanian)
win1251 - languages that use the Cyrillic alphabet
such as Russian, Bulgarian, Serbian Cyrillic
and others
win1252 - Western European (Latin) - default
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
2011-07-17 22:16:50 +02:00
Lukasz Gromanowski
90985e849e
Mantis: #18 - Move components from global namespace into their own namespace.
...
Moving classes from components/misc into Misc namespace.
Note: Misc namespace introduced conflict with ESM::Misc and MWClass::Misc
classes, so both of them are renamed to ESM::Miscellaneous
and MWClass::Miscellaneous.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
2011-06-19 18:14:03 +02:00
Marc Zinnschlag
7d2956329a
some cleanup
2011-05-30 14:27:04 +02:00
Marc Zinnschlag
6e880cffb2
changed engine class to support multiple data directories for esm files
2011-05-05 19:32:42 +02:00
Marc Zinnschlag
5b6ec405e3
Merge branch 'script'
2011-04-28 10:30:32 +02:00
Marc Zinnschlag
f52e6bd5ef
made toggle-type script instructions more verbose
2011-04-26 21:38:21 +02:00
Marc Zinnschlag
792de880cf
another constness fix
2011-04-21 11:00:00 +02:00
Marc Zinnschlag
717b5e1784
fixed a constness problem
2011-04-21 10:49:45 +02:00
Marc Zinnschlag
190f77f6c9
added journal class
2011-04-04 11:16:56 +02:00
Jan-Peter Nilsson
a94de76801
Whitespace changes only tabs->spaces and removal of traling space (including mangle and openengline)
2011-04-03 13:20:42 +02:00
Pieter van der Kloet
833a61dd82
Fixed Boost errors with 1.46 caused by the deprecated name file_string()
2011-03-28 17:36:05 +02:00
Marc Zinnschlag
53e1d0e7e7
more cleanup
2011-03-23 23:05:15 +01:00
Marc Zinnschlag
c571148bef
Merge branch 'collision'
2011-03-23 22:57:56 +01:00
Marc Zinnschlag
5661dc27c2
removed a leftover from physics debugging
2011-03-23 22:56:58 +01:00
gugus
3ad2b9986e
fix actors not beeing deleted. Need the latest OEngine.
2011-03-23 19:16:51 +01:00
Marc Zinnschlag
7144657cfc
Merge branch 'script'
2011-03-23 17:07:05 +01:00
gugus
7a28c9f3aa
fix the door bug
2011-03-22 20:15:19 +01:00
gugus
0cc94c81d4
Merge remote branch 'upstream/collision' into collision
2011-03-22 14:14:56 +01:00
Marc Zinnschlag
7b5d24c853
fixed a bug in phyiscs update code
2011-03-22 13:48:31 +01:00
gugus
3dddcbd958
fix a camera problem and increase player speed
2011-03-22 13:01:23 +01:00
gugus
2aee958789
Not sure about this commit: the PhysicEngine was initialized twice...
2011-03-18 13:22:51 +01:00
Marc Zinnschlag
72a84356e2
added tcg/tcb instructions (toggle collision rendering); not fully working yet (problem in OpenEngine or MWScene)
2011-03-16 09:09:45 +01:00
Marc Zinnschlag
f1bfca7c7c
player class cleanup
2011-03-13 22:37:54 +01:00
Marc Zinnschlag
eb93ef68f1
fixed collision mode interface and redirected collision mode script instruction from Player class to MWScene class
2011-03-13 22:33:55 +01:00
Marc Zinnschlag
1e9dc4b435
de-Windownizing and some build-fixes
2011-02-26 16:37:47 +01:00
gugus
ff941b5963
add physic
2011-02-19 17:59:40 +01:00
Marc Zinnschlag
ef7a06dea5
player was not registered at mwscene (for physics)
2011-02-11 09:51:11 +01:00
Marc Zinnschlag
9807e7dadc
simplified actor-related physics interface to mwscene
2011-02-11 09:24:59 +01:00
Marc Zinnschlag
5c1aae3e26
added object movement code in mwscene (will be replaced by physics code later); does not work well, because OpenEngine manipulates camera instead of player node
2011-02-10 13:32:34 +01:00
Marc Zinnschlag
9c6bc4975c
attached camera to a scene node
2011-02-10 12:56:19 +01:00
Marc Zinnschlag
9a3158675a
reworked cell changing mechanism
2011-02-10 10:38:45 +01:00
Marc Zinnschlag
f773cf27cb
replaced old movement input system
2011-02-03 12:16:59 +01:00
Marc Zinnschlag
4468a2b6a8
added movement data to MW references; added movement interface to MWWorld::Class
2011-02-03 11:37:17 +01:00
Marc Zinnschlag
ca44b3640a
pasing movement data from mwmechanics to mwscene and fixed a very stupid interface bug
2011-02-01 10:11:41 +01:00
Marc Zinnschlag
40d772b33a
call doPhysics function once per frame
2011-01-29 17:39:34 +01:00
Marc Zinnschlag
6a14ea8ec3
handle physics during player changing cells
2011-01-29 16:57:33 +01:00
Marc Zinnschlag
5486c70edf
connected object-manipulator functions in world to physics interface
2011-01-27 09:46:54 +01:00
Marc Zinnschlag
9a5a6eac2b
stop reporting changes originating from physics system back to physics system
2011-01-27 09:29:55 +01:00
Marc Zinnschlag
36cb10572a
fixed tab problem
2011-01-18 15:20:36 +01:00
Marc Zinnschlag
eb5e4427c1
Merge remote branch 'star/master' into movement
2011-01-18 15:15:00 +01:00
Marc Zinnschlag
b48a5084be
added NPC stances
2011-01-18 10:45:29 +01:00
Star-Demon
09023bb853
Toggle now toggles, conventions...
2011-01-18 00:16:01 -05:00
Star-Demon
962b8c9781
Cleaned up inputmanager, tightened up player.exectueAutoMove()
2011-01-17 16:36:44 -05:00
Star-Demon
1bc9a46c6b
Cleaned up and changed executeAutoMove()
2011-01-17 15:48:12 -05:00
Star-Demon
90e6029bad
Fixed object reference error in player gets
2011-01-16 13:45:54 -05:00
Star-Demon
81c0909dbf
Player constructor now inits new variables.
2011-01-16 12:39:54 -05:00
Star-Demon
1a56ef9a67
More AutoMove, now including walking - ready for a look and then test
2011-01-16 11:05:03 -05:00
Star-Demon
5aec3815fd
The player should now be able to run AND walk...
2011-01-16 10:47:03 -05:00
Star-Demon
f96f53484c
More AutoMove stuff, Sneak bools, cleaning
2011-01-16 10:25:33 -05:00
Star-Demon
bfcfcecab6
Most of AutoMove finished - just needs some speed in Player class.
2011-01-14 09:52:28 -05:00
Jan-Peter Nilsson
429775d485
Store configuration in /etc/openmw/ and ~/.openmw/ on linux
...
Requires new openengine version.
2011-01-12 18:18:06 +01:00
Marc Zinnschlag
46a8ccc2ff
changed collision mode instruction from enable/disable to toggle
2011-01-09 21:07:27 +01:00
Marc Zinnschlag
42ef7a61a0
Merge branch 'script'
...
Conflicts:
apps/openmw/engine.cpp
apps/openmw/mwworld/world.cpp
apps/openmw/mwworld/world.hpp
2011-01-09 20:56:21 +01:00
Marc Zinnschlag
bb34f6e7fc
added Enable/DisableCollision instructions
2011-01-09 20:44:17 +01:00
Marc Zinnschlag
f01a3d5e35
split Player class into a MWWorld and a MWRender component
2011-01-08 15:11:37 +01:00
Marc Zinnschlag
4f51391003
general player class cleanup
2011-01-06 10:07:01 +01:00
Pieter van der Kloet
dd4d022301
Converted all tabs to four spaces
2011-01-05 22:18:21 +01:00
Marc Zinnschlag
4a12be11bf
moved PlayerPos class from MWRender to MWWorld and renamed it to Player
2011-01-04 15:58:22 +01:00
Jason Hooks
a038c67e5a
Preliminary region sound framework2
2010-11-07 12:51:59 -05:00
Jason Hooks
cab2341259
Preliminary region sound framework
2010-11-06 13:11:09 -04:00
Jan Borsodi
1907aeb6c6
The game mode is now properly restored once a dialog is finished. Previously the game mode was only set in the window manager but it has to go through the input manager firs to get correct input state. Also updated the gui script commands to also use the input manager and not the window manager.
...
At some point the gui mode code should be moved to a class that handles all game mode (engine?).
2010-09-15 14:48:19 +02:00
Marc Zinnschlag
814d721e33
build external cell names from name of region instead of from internal region id
2010-09-11 15:12:42 +02:00
Marc Zinnschlag
db2b238328
adjusted coordinates for coc/coe for exteriors (place player in the middle of the cell instead of at the border)
2010-09-11 12:21:55 +02:00
Marc Zinnschlag
5f84b680af
implemented exterior coc
2010-09-11 11:55:28 +02:00
Marc Zinnschlag
1dc805d0d4
Merge branch 'master' into exterior
...
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
2010-09-08 15:38:19 +02:00
Nicolay Korslund
d911653846
Merge with athile's WIP windows build
2010-09-02 12:55:27 +02:00
Marc Zinnschlag
459dd82896
implemented locking/unlocking for doors (can not be invoked by user interaction yet)
2010-08-30 11:56:55 +02:00
athile
d955a0efc4
WIP Windows build
2010-08-30 02:12:54 +01:00
Marc Zinnschlag
07c06acc08
implemented loading of 3x3 exterior cell grid
2010-08-25 11:50:13 +02:00
Marc Zinnschlag
bdb5749b57
temporarily removed statics from raycast test (makes object activation easier by removing inactive obstacles, that overlap the AABB of the object)
2010-08-25 09:19:15 +02:00
Marc Zinnschlag
9e8251e6b4
finally got rid of the nasty coordinates bug
2010-08-22 21:30:48 +02:00
Marc Zinnschlag
0fce360908
more refactoring
2010-08-22 20:55:22 +02:00
Marc Zinnschlag
033c771be8
load/unload cells while player is moving around in the exteriors
2010-08-21 12:41:59 +02:00
Marc Zinnschlag
0d20719158
re-routed player movement through MWWorld::World
2010-08-21 12:31:04 +02:00
Marc Zinnschlag
fe3b6230fc
refactored cell unloading
2010-08-21 11:43:07 +02:00
Marc Zinnschlag
bdd5e2f064
modified teleport action to support exteriors; coordinates are wrong here too
2010-08-20 14:56:26 +02:00
Marc Zinnschlag
0111631ee9
very early implementation of exterior rendering
2010-08-20 13:33:03 +02:00
Marc Zinnschlag
3b49d6c826
added NPC stats
2010-08-19 12:49:13 +02:00
Marc Zinnschlag
2cfe5f0697
Merge branch 'master' into dialogue
...
Conflicts:
apps/openmw/mwclass/creature.cpp
apps/openmw/mwclass/creature.hpp
apps/openmw/mwclass/npc.cpp
apps/openmw/mwclass/npc.hpp
apps/openmw/mwworld/class.cpp
apps/openmw/mwworld/class.hpp
2010-08-18 09:25:07 +02:00
Marc Zinnschlag
5543c84586
bug-fixes: actors were registered twice at cell change; disabled references were rendered at cell change
2010-08-14 21:58:54 +02:00
Marc Zinnschlag
6f28bd9adf
handle sounds when enabling/disabling
2010-08-14 11:39:32 +02:00
Marc Zinnschlag
d57c984517
added enable and disable functions to class hierarchy; fixed a bug regarding actors in cellings being actived
2010-08-14 11:27:13 +02:00
Marc Zinnschlag
4649d7fa41
stop sounds on cell change
2010-08-14 09:29:38 +02:00
Marc Zinnschlag
de2eeb4cde
integrated insertObject function into class hierarchy
2010-08-14 09:20:47 +02:00
Marc Zinnschlag
2acfe22975
added test for actor ID
2010-08-08 14:28:35 +02:00
Marc Zinnschlag
8086933282
Merge branch 'master' into dialogue
...
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwclass/creature.cpp
apps/openmw/mwclass/creature.hpp
apps/openmw/mwclass/npc.cpp
apps/openmw/mwclass/npc.hpp
2010-08-08 14:14:43 +02:00
Marc Zinnschlag
8d85211fa1
modified Npc and Creature class to let them store a copy of their own ID
2010-08-08 14:09:09 +02:00
Marc Zinnschlag
7afc8ffd2e
Merge branch 'container'
...
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwclass/creature.cpp
apps/openmw/mwclass/creature.hpp
apps/openmw/mwclass/npc.cpp
apps/openmw/mwclass/npc.hpp
2010-08-07 20:33:07 +02:00
Marc Zinnschlag
2eee3d32f1
fixed World::disable function
2010-08-07 20:29:10 +02:00
Marc Zinnschlag
a7fe28ecbe
implemented take action
2010-08-07 20:25:17 +02:00
Marc Zinnschlag
589f8b5ede
added GetItemCount
2010-08-07 16:21:07 +02:00
Marc Zinnschlag
3ea85b4619
added AddItem instruction
2010-08-07 15:11:31 +02:00
Marc Zinnschlag
0a60bde834
added insertIntoContainer function to class hierarchy
2010-08-06 22:20:20 +02:00
Marc Zinnschlag
b5d59edd44
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
Marc Zinnschlag
d42747e85b
Merge branch 'master' into dialogue
...
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwclass/creature.cpp
apps/openmw/mwclass/creature.hpp
apps/openmw/mwclass/npc.cpp
apps/openmw/mwclass/npc.hpp
2010-08-06 19:20:05 +02:00
Marc Zinnschlag
c806415f08
changed namespace, class and function names to ensure consistent spelling
2010-08-06 19:16:44 +02:00
Marc Zinnschlag
09c42589cc
implemented npc/creature activation (enters dialog gui mode for now)
2010-08-06 18:15:46 +02:00
Marc Zinnschlag
8045320ac9
added dialog manager
2010-08-06 18:01:34 +02:00
Marc Zinnschlag
10a63b10b5
Merge branch 'master' into container
...
Conflicts:
apps/openmw/mwclass/container.cpp
apps/openmw/mwclass/container.hpp
apps/openmw/mwclass/creature.cpp
apps/openmw/mwclass/creature.hpp
apps/openmw/mwclass/npc.cpp
apps/openmw/mwclass/npc.hpp
apps/openmw/mwworld/class.cpp
apps/openmw/mwworld/class.hpp
2010-08-06 14:37:53 +02:00
Marc Zinnschlag
c883921af3
minor cell change fix
2010-08-05 15:57:06 +02:00
Marc Zinnschlag
7a313f24ab
integrated activation into script system
2010-08-05 15:40:03 +02:00
Marc Zinnschlag
87c84e6fcd
limited activation range according to GMST settings
2010-08-05 13:29:49 +02:00
Marc Zinnschlag
ee7570f7e7
added containerstore
2010-08-04 14:37:23 +02:00
Marc Zinnschlag
e0a3b1b1db
implemented item count
2010-08-04 14:04:22 +02:00
Marc Zinnschlag
052d049a6c
integrated name-lookup into ape's code; added missing implementation of a function
2010-08-03 22:06:48 +02:00
Marc Zinnschlag
5827591d05
Merge commit 'ape/master'
...
Conflicts:
apps/openmw/mwworld/world.hpp
2010-08-03 21:52:19 +02:00
Marc Zinnschlag
69ea00455f
Merge branch 'poly'
...
Conflicts:
apps/openmw/mwworld/world.cpp
2010-08-03 21:43:05 +02:00
Armin Preiml
adc209d135
Implemented the faced handle method to the engine. Faced handles will
...
be written to stdout every 10th frame.
2010-08-03 20:40:45 +02:00
Marc Zinnschlag
d1c000313f
added getPtr function that works via Ogre handle
2010-08-03 20:01:52 +02:00
Marc Zinnschlag
002345270b
implemented teleport doors (only for the player for now)
2010-08-03 18:44:52 +02:00
Marc Zinnschlag
7e5ddae3b3
modified action interface to allow other actors besides the player
2010-08-03 18:22:01 +02:00
Marc Zinnschlag
c38b02bd5c
added action interface
2010-08-03 18:20:15 +02:00
Marc Zinnschlag
239498bcd4
added getName function
2010-08-03 17:11:41 +02:00
Marc Zinnschlag
f50ced4616
added missing record classes
2010-08-03 15:24:44 +02:00
Marc Zinnschlag
0851044fa6
removed superfluous includes
2010-08-03 14:43:14 +02:00
Marc Zinnschlag
bfc282779b
added item health interface
2010-08-03 14:14:04 +02:00
Marc Zinnschlag
93754b2851
moved some includes around
2010-08-03 13:32:37 +02:00
Marc Zinnschlag
33b6a0b800
moved concrete record classes to separate sub-system (mwclass)
2010-08-03 13:17:31 +02:00
Marc Zinnschlag
9d6e658e05
previous commit was missing some files
2010-08-03 13:03:08 +02:00
Marc Zinnschlag
ca842d1b4d
reimplemented access to creature stats via new class interface
2010-08-03 11:49:12 +02:00
Marc Zinnschlag
a70c3876a2
added foundation for esm record class hierarchy
2010-08-03 11:14:57 +02:00
Armin Preiml
389a28a836
Added const reference to esmstore to some methods down to CellRenderImp.
...
Body part mesh names will be now obtained by the bodypart id.
2010-08-02 09:59:59 +02:00
Marc Zinnschlag
455bcf3b01
added get, set and mod instructions for health, magicka and fatigue
2010-07-28 18:27:46 +02:00
Marc Zinnschlag
63f686ffab
update attribute values in stats window
2010-07-27 15:59:41 +02:00
Marc Zinnschlag
1d9df6cf40
implemented handling of disabled actors
2010-07-27 14:43:46 +02:00
Marc Zinnschlag
3d987f1b7a
register actors in active cells with MechanicsManager
2010-07-27 14:05:05 +02:00
Marc Zinnschlag
8bbcbc05d5
removed duplicate code from World class
2010-07-27 13:09:35 +02:00
Marc Zinnschlag
5d40055b44
added comparison operators for Ptr class
2010-07-27 12:04:52 +02:00
Marc Zinnschlag
77a0215d53
added get-, set- and mod-instructions for attributes
2010-07-26 23:09:37 +02:00
Marc Zinnschlag
e43b475ade
changed PlayerPos::getPlayer return type from CellRef to Ptr
2010-07-26 13:09:44 +02:00
Marc Zinnschlag
fa50bbc77b
added a CellStore pointer to PlayerPos
2010-07-26 12:59:50 +02:00
Marc Zinnschlag
04b86f7e1e
added first set of character and creature stats (attributes)
2010-07-26 12:52:32 +02:00
Marc Zinnschlag
61d09c4768
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
Marc Zinnschlag
0e641f1246
implemented coc instruction
2010-07-22 12:29:23 +02:00
Marc Zinnschlag
2d8fbc6e55
implemented month variable and fixed some day/gamehour bugs
2010-07-22 11:48:27 +02:00
Marc Zinnschlag
77e03f0f31
fixed global variable search to properly handle injected variables (DaysPassed)
2010-07-21 15:01:35 +02:00
Marc Zinnschlag
e670753497
fixed handling of global variables of type short
2010-07-21 14:48:03 +02:00
Marc Zinnschlag
c8a18b7d70
use global variable timescale instead of fixed factor
2010-07-21 14:10:52 +02:00
Marc Zinnschlag
f3b70e05a9
added sky-related script functions and instructions
2010-07-18 19:48:02 +02:00
Marc Zinnschlag
d27c548710
implemented passing of time
2010-07-18 18:29:16 +02:00
Marc Zinnschlag
083b11c740
moved global variable handling into a separate class
2010-07-18 16:48:01 +02:00
Nicolay Korslund
c84672a560
Added MyGUI to OpenMW, fully working (with events and script hooks)
2010-07-17 19:38:32 +02:00
Nicolay Korslund
13d3f9c87e
Integrated OpenEngine, replaces entire components/engine/ directory.
2010-07-16 14:56:14 +02:00
Marc Zinnschlag
8134c5b760
integrated CellStore pointer into Ptr class
2010-07-10 13:19:04 +02:00
Marc Zinnschlag
592fa84e2d
added Enable, Disable, GetDisabled
2010-07-09 16:07:03 +02:00
Marc Zinnschlag
2c63d67ceb
added gui manager skeleton and a cmake fix
2010-07-07 18:48:06 +02:00
Nicolay Korslund
359f2903d7
Merged athile and zinnschlag
2010-07-07 09:46:11 +02:00
Marc Zinnschlag
9d73718ec1
added GetSecondsPassed
2010-07-06 12:06:50 +02:00
Marc Zinnschlag
cc0c21cf35
added function to retrieve a live cell ref via name
2010-07-05 12:09:04 +02:00
athile
5fe4313b95
Various Windows fixes to CMake, compile errors, and a few warnings. Also made the command server optional and disabled by default since it is not currently working correctly on Linux.
2010-07-04 20:17:10 -07:00
Marc Zinnschlag
a61b2c39f0
added scriptrunning/startscript/stopscript; sorted out more case problems
2010-07-04 16:00:32 +02:00
Marc Zinnschlag
df8f8a315c
added missing part of global variable implementation (storage and interpreter context)
2010-07-04 13:33:33 +02:00
Marc Zinnschlag
4482884eb5
implemented global script execution
2010-07-04 10:43:34 +02:00
Marc Zinnschlag
3fae68b403
added unifying LiveCellRef pointer class
2010-07-03 17:46:55 +02:00
Marc Zinnschlag
d51e6fb7c4
second part of refactoring
2010-07-03 15:41:20 +02:00