Jason Hooks
|
8c3127367a
|
Npc Optimization
|
2011-12-27 22:35:22 -05:00 |
|
Jason Hooks
|
cef2f5e927
|
Trying to get code to conform with older c++
|
2011-12-27 19:19:45 -05:00 |
|
Jason Hooks
|
c399f4f210
|
Fixing a few things
|
2011-12-27 17:12:47 -05:00 |
|
Jason Hooks
|
1a90f4241b
|
Npc Animation Working
|
2011-12-27 00:25:52 -05:00 |
|
Jason Hooks
|
a6b88b48ec
|
A different way
|
2011-12-27 00:20:14 -05:00 |
|
Jason Hooks
|
653d999ac4
|
Animation creatures
|
2011-12-26 19:23:46 -05:00 |
|
Jason Hooks
|
88c427543b
|
Deleting animations; Empty Functions/Planning
|
2011-12-25 22:37:26 -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
|
7cf3fc8991
|
handleAnimationTransforms
|
2011-12-18 03:18:26 -05:00 |
|
Jason Hooks
|
6d10c76b06
|
Unique Identifiers for Creatures and NPC Free Parts
|
2011-12-17 01:29:08 -05:00 |
|
Jason Hooks
|
93a4060346
|
Switching handleShapes to use sets instead of maps
|
2011-12-15 00:41:44 -05:00 |
|
Jason Hooks
|
d51dfebde1
|
NPCs fully rendered
|
2011-12-15 00:33:10 -05:00 |
|
Jason Hooks
|
47112ad7f9
|
Changing a lot of things
|
2011-12-13 23:49:03 -05:00 |
|
Jason Hooks
|
509009e5c1
|
Putting the actors in a list
|
2011-12-11 23:42:39 -05:00 |
|
Jason Hooks
|
0902a3db89
|
Filled out NpcAnimation and CreatureAnimation classes
|
2011-12-11 22:40:00 -05:00 |
|
Jason Hooks
|
39338f4be1
|
NPC bounded parts
|
2011-12-09 15:20:35 -05:00 |
|
Jason Hooks
|
5c48d8fc1e
|
more stuff
|
2011-12-09 03:02:09 -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 |
|
Jason Hooks
|
16ff2a7a1b
|
Changing to Actors;NPCAnimation;CreatureAnimation
|
2011-11-24 01:48:54 -05:00 |
|
Jason Hooks
|
0d3338f867
|
Some naming changes
|
2011-11-22 02:39:28 -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
|
7385948056
|
Yet another crash fix
|
2011-11-19 20:22:56 -05:00 |
|
Jason Hooks
|
7319f7a8c6
|
Many bugs fixed related to changing cells
|
2011-11-19 01:01:19 -05:00 |
|
Jason Hooks
|
4dc59dfbdd
|
Scenenode flip
|
2011-11-17 17:10:27 -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
|
db57f0a1a5
|
more corrections
|
2011-11-13 18:19:29 -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 |
|
Jason Hooks
|
f4e7bd6dfd
|
Made some recommended changes
|
2011-11-11 00:20:53 -05:00 |
|
Jason Hooks
|
a7652bcb0c
|
Yacoby's changes on Objects
|
2011-11-09 13:53:29 -05:00 |
|
Jason Hooks
|
c25b49d2b6
|
refdata change
|
2011-11-08 22:59:39 -05:00 |
|
Jason Hooks
|
469086747e
|
Compile error fix;RenderingInterface separated; buildStaticGeometry argument changed
|
2011-11-07 23:35: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
|
c11b3a57c1
|
Made buildStaticGeometry function
|
2011-11-05 14:57:33 -04:00 |
|
Jason Hooks
|
8edcd4d15b
|
removing tabs
|
2011-11-04 21:57:39 -04:00 |
|
Jason Hooks
|
6c80e75deb
|
More Objects functionality
|
2011-11-04 21:48:52 -04:00 |
|
Jason Hooks
|
e041006063
|
Adding light and fog functions
|
2011-11-03 23:47:15 -04:00 |
|
Jason Hooks
|
edf85b26f9
|
Insert Mesh, Insert Light, insertBegin improved
|
2011-11-03 19:40:37 -04:00 |
|
Jason Hooks
|
9ac627c931
|
Commenting out assert
|
2011-11-02 22:45:58 -04:00 |
|
Jason Hooks
|
d49a02abe5
|
new insertBegin()
|
2011-11-02 22:41:48 -04:00 |
|
Jason Hooks
|
c2181d2091
|
Dealing with scenenodes
|
2011-11-02 00:13:33 -04:00 |
|
Jason Hooks
|
3d43a4cd33
|
Made recommended changes
|
2011-11-01 13:46:57 -04:00 |
|
Jason Hooks
|
f1bc5b0ab6
|
Objects started, RenderingInterface
|
2011-10-31 23:59:16 -04:00 |
|
Jason Hooks
|
3761271c59
|
Empty creature, objects, npc
|
2011-10-31 00:04:06 -04:00 |
|
Jason Hooks
|
1083db5582
|
Hiding debugging
|
2011-10-30 00:25:29 -04:00 |
|