jvoisin
|
1cd15613a6
|
Remove some useless headers in apps/openmw/mwmechanics
|
2021-05-15 22:14:08 +02:00 |
|
Bret Curtis
|
5a824d0333
|
components/compiler cleanup; also cleaned up related cascading warnings; fixed up final/override issues
|
2020-10-22 23:57:53 +02:00 |
|
elsid
|
82893c30f4
|
Store package type id as enum except ESM
|
2020-06-11 21:02:27 +02:00 |
|
elsid
|
5b34ef224b
|
Replace AiPackage virtual methods by options
|
2020-06-06 12:00:17 +02:00 |
|
elsid
|
da8ea9d8c7
|
Mark not changing AiPackages fields as const
|
2020-06-04 23:12:23 +02:00 |
|
elsid
|
8e0934cbd8
|
Single AI package clone definition
|
2020-05-20 20:15:29 +02:00 |
|
elsid
|
103188b61d
|
Derive all AI package classes from template to support CRTP features
|
2020-05-20 20:15:29 +02:00 |
|
elsid
|
f566ab03ab
|
Mark overriden AiPackage methods as final
|
2020-05-17 22:19:50 +02:00 |
|
elsid
|
7fbc696d44
|
Change angle direction by rolling dice to avoid rotating door
|
2019-09-29 13:44:06 +02:00 |
|
Allofich
|
b1be3596dc
|
Cleanup of #include statements
|
2016-06-18 10:56:28 +09:00 |
|
scrawl
|
d3b76b7006
|
Don't stack Ai packages (Fixes #3101, Fixes #3080, Fixes #2697)
|
2016-02-02 22:20:56 +01:00 |
|
scrawl
|
51c77c5045
|
Accept a ConstPtr in getDoorState
|
2015-12-19 16:15:45 +01:00 |
|
scrawl
|
59db9664ba
|
Pass the CharacterController to AiPackage::execute
|
2015-06-26 17:47:04 +02:00 |
|
terrorfisch
|
0871d45790
|
Draft how to move temporary package state to CharacterController.
Example for a few values shown in AiWander.
|
2014-10-08 10:58:52 +02:00 |
|
scrawl
|
a54ac579a5
|
Savegame: Store AiSequence
|
2014-06-13 02:26:52 +02:00 |
|
scrawl
|
039398c8ae
|
Basic RefData and CellRef change tracking
Wrapped item charge handling in getItemHealth function
|
2014-05-25 14:30:07 +02:00 |
|
scrawl
|
37b9d2fb0c
|
Fix a wrong use of reference that causes potential crash
|
2014-05-15 09:54:10 +02:00 |
|
Thomas
|
2425d2c2ab
|
Added stuck mitigation for AiAvoidDoor
|
2014-05-14 13:38:10 -04:00 |
|
Thomas
|
58bf7624be
|
Made code a bit more efficient
|
2014-05-13 21:52:05 -04:00 |
|
Thomas
|
ee36ace00b
|
Undid some code clean up changes, and changed how some includes work
|
2014-05-13 13:43:50 -04:00 |
|
Thomas
|
598221a8e7
|
Forgot some files
|
2014-05-13 13:07:27 -04:00 |
|