Marc Zinnschlag
|
e13e858c7a
|
fixed container store iterator; new add function
|
2012-02-23 12:34:25 +01:00 |
|
Marc Zinnschlag
|
b7ea110632
|
manually created objects were initialised incompletely
|
2012-02-23 12:33:50 +01:00 |
|
Marc Zinnschlag
|
1beaea0115
|
forgot to add cone file
|
2012-02-20 14:14:39 +01:00 |
|
Marc Zinnschlag
|
4a16553acc
|
replaced an include with a forward declaration
|
2012-02-20 12:44:17 +01:00 |
|
Marc Zinnschlag
|
e3e6b3809f
|
added container store iterator (a.k.a. the most hilarious iterator I ever had the misfortune to write)
|
2012-02-20 12:38:34 +01:00 |
|
Marc Zinnschlag
|
78b6ceabc7
|
Merge branch 'refdata' into equipment
|
2012-01-30 12:38:55 +01:00 |
|
Marc Zinnschlag
|
a4785ffc4f
|
minor fix
|
2012-01-30 12:38:13 +01:00 |
|
Marc Zinnschlag
|
f2972b1ca0
|
turned ContainerStore from a template into a simple struct
|
2012-01-28 11:45:55 +01:00 |
|
Marc Zinnschlag
|
c081160591
|
replaced container store in ref data with new custom data implementation
|
2012-01-27 14:55:58 +01:00 |
|
Marc Zinnschlag
|
b0256cea34
|
replaced movement settings in ref data with new custom data implementation
|
2012-01-27 13:17:30 +01:00 |
|
Marc Zinnschlag
|
aa87bd4030
|
replaced creature stats in ref data with new custom data implementation
|
2012-01-26 11:35:47 +01:00 |
|
Marc Zinnschlag
|
c6761e3470
|
replaced NPC stats in ref data with new custom data implementation
|
2012-01-25 16:56:49 +01:00 |
|
Marc Zinnschlag
|
baf9cff21d
|
added customdata base class (issue #185)
|
2012-01-24 11:24:05 +01:00 |
|
Marc Zinnschlag
|
7439c83623
|
Added custom copy-constructor, assignment-operator and destructor for RefData
Prerequisite for the ContainerStore rewrite, which is a prerequisite for issue #117.
|
2012-01-22 11:22:12 +01:00 |
|
Marc Zinnschlag
|
6a88133178
|
Split refdata.hpp in a hpp and a cpp file
Prerequisite for the ContainerStore rewrite, which is a prerequisite for issue #117.
|
2012-01-22 11:00:40 +01:00 |
|
Jason Hooks
|
1d2e77d947
|
Turning off hardware skinning
|
2012-01-04 19:47:06 -05:00 |
|
Jason Hooks
|
653d999ac4
|
Animation creatures
|
2011-12-26 19:23:46 -05:00 |
|
Jason Hooks
|
7eee54bcd7
|
More physics and managing of Animation objects
|
2011-12-25 01:52:57 -05:00 |
|
Jason Hooks
|
1b835d6702
|
Cell changing fixes
|
2011-12-24 21:53:12 -05:00 |
|
Jason Hooks
|
ee98a2af1a
|
Empty npcs
|
2011-12-09 00:08:30 -05:00 |
|
Jason Hooks
|
7bd911b401
|
Problems with handles
|
2011-11-24 23:13:34 -05:00 |
|
Marc Zinnschlag
|
0f4adc39b3
|
added animation-related script instructions
|
2011-11-21 14:08:44 +01:00 |
|
Marc Zinnschlag
|
51d5c7cd59
|
Merge remote branch 'jhooks/mwrender' into mwrender
Conflicts:
apps/openmw/engine.cpp
- fixed code that did not compile
- removed tons of tabs
- more clean up
|
2011-11-21 12:52:28 +01:00 |
|
Jason Hooks
|
d8367f4968
|
Activation fix
|
2011-11-19 17:45:05 -05:00 |
|
Jason Hooks
|
7319f7a8c6
|
Many bugs fixed related to changing cells
|
2011-11-19 01:01:19 -05:00 |
|
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 |
|