Mads Buvik Sandvei
|
36e1bdab10
|
Use a smaller integer type instead of dealing with casting issues.
|
2024-01-28 14:48:49 +01:00 |
|
Mads Buvik Sandvei
|
f6a6c278dd
|
More cleanup of scripted animations
|
2023-12-05 14:13:35 +00:00 |
|
elsid
|
843753da14
|
Remove unused includes
|
2022-10-09 16:44:18 +02:00 |
|
clang-format-bot
|
ddb0522bbf
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
Evil Eye
|
42e59878c5
|
Use string_view in more animation code
|
2022-08-23 18:25:25 +02:00 |
|
Evil Eye
|
ac78b537d2
|
Address feedback
|
2022-05-22 09:29:03 +02:00 |
|
Evil Eye
|
c6ca0e78c9
|
Make getStringLiteral return a string_view
|
2022-05-21 01:21:55 +02:00 |
|
Matt
|
34723c8ea8
|
Cleanup interpreter code a bit
|
2022-01-27 19:18:57 +00:00 |
|
Andrei Kortunov
|
8ca3c3b123
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
Andrei Kortunov
|
3032b177a1
|
Remove redundant includes
|
2019-02-23 08:02:12 +04:00 |
|
Allofich
|
143ee387cc
|
Add enabled check to animation script commands
(Fixes #3793)
|
2017-04-21 23:27:24 +09:00 |
|
Allofich
|
a381a15b19
|
Make loopgroup loop correct number of times
|
2016-08-14 21:57:06 +09:00 |
|
MiroslavR
|
b65f379b7f
|
Save scripted animation state (Fixes #1931, #2150, #3393)
|
2016-08-03 03:52:35 +02:00 |
|
scrawl
|
67bd6cd708
|
Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
|
2015-08-18 23:06:12 +02:00 |
|
Alexander "Ace" Olofsson
|
fce404acc5
|
Remove some including of mwbase/world.hpp
Since ref.hpp is rather well used in OpenMW-CS this should help compile times there
|
2015-02-09 17:45:48 +01:00 |
|
scrawl
|
0c6e2170db
|
Include cleanup
|
2015-02-05 04:18:42 +01:00 |
|
scrawl
|
5f5fcc2fef
|
Make PlayGroup use an indefinite number of loops (Fixes #2156)
|
2014-11-28 17:15:31 +01:00 |
|
Alex
|
de1f423bd7
|
initial move of script opcodes and registerExtensions functions to components/compiler
|
2013-08-06 20:38:41 -04:00 |
|
Chris Robinson
|
d2f5a886c7
|
Handle playgroup and skipanim through mwmechanics
|
2013-01-16 17:53:18 -08:00 |
|
Marc Zinnschlag
|
4c39fefd1e
|
Issue #107: World is accessed only through the interface class from now on; some include cleanup
|
2012-07-03 12:30:50 +02:00 |
|
Marc Zinnschlag
|
35f478071e
|
Issue #255: deleted the old environment class and using the new one instead
|
2012-04-23 15:27:03 +02:00 |
|
Marc Zinnschlag
|
0f4adc39b3
|
added animation-related script instructions
|
2011-11-21 14:08:44 +01:00 |
|