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 |
|
Evil Eye
|
c6ca0e78c9
|
Make getStringLiteral return a string_view
|
2022-05-21 01:21:55 +02:00 |
|
Marc Zinnschlag
|
52f6a2ec7b
|
remote local variable access was always using variable with index 1 instead of the index specified by the access request (Fixes #1739)
|
2014-08-24 11:58:08 +02:00 |
|
Marc Zinnschlag
|
2e355df8b3
|
removed function ScriptManager::getLocalIndex (was redundant and was also depending on precompiled scripts)
|
2014-07-25 07:59:50 +02:00 |
|
Marc Zinnschlag
|
3590fa40bd
|
store global script state in saved game files
|
2013-12-15 16:16:50 +01:00 |
|
Chris Robinson
|
30973352e8
|
Implement ShowVars (SV) console function
|
2013-08-13 04:54:41 -07:00 |
|
Marc Zinnschlag
|
fdcd34941b
|
added parsing for set statement (only integer values so far); added code generator
|
2010-06-28 18:27:45 +02:00 |
|
Marc Zinnschlag
|
ba847ae9d8
|
write local variable declarations into a separate file
|
2010-06-28 14:17:50 +02:00 |
|
Marc Zinnschlag
|
0cfeab622d
|
added storage class for local variable declarations; added checks for variable re-declaration
|
2010-06-28 13:28:50 +02:00 |
|