Andrei Kortunov
|
8ca3c3b123
|
Mark overrided methods by override keyword
|
4 years ago |
Evil Eye
|
3875b837bc
|
make MenuMode, Random, GetSecondsPassed regular functions
|
5 years ago |
Evil Eye
|
f0e2ee45fa
|
reuse ImplicitRef and ExplicitRef for enable, disable, getdisabled, startscript; move scriptrunning and stopscript
|
5 years ago |
Capostrophic
|
bde4a38181
|
Cast Random result to float (bug #5175)
|
5 years ago |
Andrei Kortunov
|
3032b177a1
|
Remove redundant includes
|
6 years ago |
Capostrophic
|
363516049d
|
Actually fix General number formatting
|
6 years ago |
James Carty
|
1c49698053
|
Implement 'g' flag
|
6 years ago |
James Carty
|
579f35511a
|
Add support for scietific notation flag for MessageBox
|
6 years ago |
scrawl
|
a5da3a269e
|
Fix shadowing warnings
|
8 years ago |
MiroslavR
|
f6f3f71db5
|
Improve format specifiers for message boxes
|
9 years ago |
scrawl
|
8c810e3620
|
Move rng to components
|
10 years ago |
dteviot
|
2cfc4c0286
|
script Random() command now returns correct range.
|
10 years ago |
scrawl
|
0cc1cd8f7e
|
Fix message box formatting bug
|
11 years ago |
Tom Mason
|
f2c6907244
|
Added in text escape sequences for dialogue, messageboxes and books. builtins are placeholders, global variables work
|
12 years ago |
Marc Zinnschlag
|
861dc6a16e
|
redirecting output of expression evalutation to new report channel
|
14 years ago |
Marc Zinnschlag
|
08d2b80434
|
message box fix
|
15 years ago |
Marc Zinnschlag
|
276a9db6f7
|
added missing button implementation for MessageBox
|
15 years ago |
Marc Zinnschlag
|
c9a6335918
|
replaced flat Type_Data stack with a union
|
15 years ago |
Marc Zinnschlag
|
d4ac3b506e
|
implemented enable, disable and getdisabled with explicit references
|
15 years ago |
Marc Zinnschlag
|
592fa84e2d
|
added Enable, Disable, GetDisabled
|
15 years ago |
Marc Zinnschlag
|
9d73718ec1
|
added GetSecondsPassed
|
15 years ago |
Marc Zinnschlag
|
185f8bd56d
|
added random function; global variable fix
|
15 years ago |
Marc Zinnschlag
|
f9c1548f80
|
added menumode script function; added global variable handling in compiler and interpreter (openmw context still ignores global variables)
|
15 years ago |
Marc Zinnschlag
|
804aed6298
|
added basic message box formatting
|
15 years ago |
Marc Zinnschlag
|
fac8fb8fcb
|
added return and messagebox statements (messagebox does neither formating nor buttons yet)
|
15 years ago |