clang-format-bot
|
ddb0522bbf
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
florent.teppe
|
0dd529ab1d
|
With the records include removed from store.hpp, need to include the relevant files accross the codebase.Lots of touched files, but very little done
|
2022-09-06 13:26:13 +02:00 |
|
Evil Eye
|
de51525c76
|
Allow string_view lookups in MWWorld::Store and get some use out of that
|
2022-08-09 20:43:14 +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 |
|
Kindi
|
47ff6a87a3
|
Raise a warning when entering non-existent region
|
2021-12-03 16:05:18 +00:00 |
|
Alexei Dobrohotov
|
7a0c13fcf8
|
Make better use of std::clamp
|
2021-11-06 08:47:32 +03: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
|
42402976e3
|
Fixes for building in MSVC
|
2017-06-13 19:38:12 +09: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 |
|
scrawl
|
8931ddf428
|
Remove unneeded casts
|
2015-03-03 23:46:53 +01:00 |
|
Alexander "Ace" Olofsson
|
462b41a3a8
|
Missing files, aka; Why you shouldn't stresscommit
|
2014-12-19 11:26:54 +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
|
c94653dc49
|
Implement the ModRegion script function
|
2013-07-27 07:10:18 -07: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 |
|
scrawl
|
528cff5a59
|
implemented ChangeWeather script function
|
2012-02-26 11:51:02 +01:00 |
|
scrawl
|
d77d5080bd
|
implemented GetCurrentWeather script function
|
2012-02-25 21:34:38 +01:00 |
|
Marc Zinnschlag
|
125319c441
|
splitting off console output from messageBox channel
|
2011-04-26 21:48:13 +02:00 |
|
Marc Zinnschlag
|
f52e6bd5ef
|
made toggle-type script instructions more verbose
|
2011-04-26 21:38:21 +02:00 |
|
Marc Zinnschlag
|
f3b70e05a9
|
added sky-related script functions and instructions
|
2010-07-18 19:48:02 +02:00 |
|