Alexei Kotov
|
ee5ca066fd
|
Allow talking with fleeing creatures (bug #7631)
|
2023-10-22 16:18:52 +03:00 |
|
clang-format-bot
|
ddb0522bbf
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
elsid
|
b8937a493a
|
Avoid manual memory management for MWMechanics::DerivedClassStorage
|
2022-07-16 17:13:16 +02:00 |
|
elsid
|
d2b7253c7f
|
Use forward declarations instead of including aistate.hpp
|
2022-07-16 17:13:16 +02:00 |
|
elsid
|
f5c2e09df9
|
Move AiTemporaryBase to a separate header
|
2022-07-16 17:13:16 +02:00 |
|
elsid
|
e11fbc10b1
|
Remove unused member functions from MWMechanics::DerivedClassStorage
|
2022-07-16 17:13:16 +02:00 |
|
Andrei Kortunov
|
9f27a0d095
|
Keep an AiWanderStorage when cloning an actor (bug #5267)
|
2020-03-10 12:22:21 +04:00 |
|
Capostrophic
|
c03ed4cd50
|
Include cleanup
|
2019-02-19 18:40:33 +03:00 |
|
Andrei Kortunov
|
e06f0b797a
|
Replace all NULLs to nullptr
|
2018-10-09 10:21:12 +04:00 |
|
scrawl
|
78ac37b52a
|
Remove BOOST_STATIC_ASSERT to fix clang warnings
|
2015-06-04 20:11:40 +02:00 |
|
scrawl
|
a8ae0dec52
|
Implement AiWander fast-forward (Feature #1125)
|
2014-12-31 18:41:57 +01:00 |
|
terrorfisch
|
c28dfc2fa4
|
Travis CI fix?
|
2014-10-10 23:34:58 +02:00 |
|
terrorfisch
|
5248917a6c
|
- changed namespace
|
2014-10-10 23:28:49 +02:00 |
|
terrorfisch
|
db1b93498d
|
Added comment.
|
2014-10-10 00:17:50 +02:00 |
|
terrorfisch
|
4391c1fd00
|
Addded the parts of AiWander that I fully understand to the temporary storage.
The rest should be done by someone who has a clearer overview over the class.
|
2014-10-08 22:11:45 +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 |
|