clang-format-bot
|
ddb0522bbf
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
Evil Eye
|
e79f803402
|
Change includes
|
2022-05-21 10:48:32 +02:00 |
|
Petr Mikheev
|
7bbbe40abe
|
"static const" -> "static constexpr" in headers
|
2021-03-21 13:57:54 +01: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 |
|
Marc Zinnschlag
|
984b586bb1
|
fix for implicit references
|
2014-10-15 16:27:03 +02:00 |
|
Marc Zinnschlag
|
8afdf0f46b
|
dagoth fix
|
2014-10-15 16:12:57 +02:00 |
|
scrawl
|
768d9f7237
|
Scripting: Add an optional 'required' parameter to getReference (default: true). If required=false, it will not throw an exception if there's no reference. Fixes PcExpell not working without a reference like it's supposed to, and makes the code nicer for some others (use required=false instead of catching the exception)
|
2014-01-09 02:21:03 +01: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
|
2ffe1206a6
|
merged opcode classes that came in explicit and implicit variants
|
2010-12-31 19:09:25 +01:00 |
|