Commit Graph

12 Commits (8c7e06293fbe6d0ed1dd7dd0f424b9f1b6f92162)

Author SHA1 Message Date
scrawl 3a2dccad4b Implement 'Show' script instruction 9 years ago
Marc Zinnschlag 2a981a5272 make sure local variables are loaded when trying to access them from outside of a script (Fixes #2659) 9 years ago
dteviot 407cd50890 fixed warning C4099:
type name first seen using 'class' now seen using 'struct'
10 years ago
scrawl 2346c3528d Remove NpcStats::mProfit and store it in the script instead
Also use the Profit label when the "minimumProfit" script variable exists, rather than hardcoding to NPCs.
10 years ago
scrawl 04c79d5f1e Fix case issue when setting companion's profit on the script 10 years ago
scrawl 15b486e149 Don't trigger changed flag if a script with no locals is configured 11 years ago
Marc Zinnschlag 3590fa40bd store global script state in saved game files 11 years ago
Marc Zinnschlag 111ebf84bb replaced an include with a forward declaration 12 years ago
scrawl b0199c703c Companion UI 12 years ago
Tom Mason ac112ef972 refactored special variable code 12 years ago
greye 7606ebafd6 resolving conflicts, minor update 12 years ago
Marc Zinnschlag a06b84ac86 added local variables to ref data 15 years ago