greye
|
4637503680
|
applying new interface vol.6, inconsistent
|
12 years ago |
greye
|
2057f5619e
|
move ESMStore to MWWorld
|
12 years ago |
greye
|
7606ebafd6
|
resolving conflicts, minor update
|
12 years ago |
Marc Zinnschlag
|
fd6c155118
|
Issue #352: added --script-run switch
|
13 years ago |
Marc Zinnschlag
|
23f8595b87
|
Issue #352: refactored script execution in console
|
13 years ago |
Marc Zinnschlag
|
90de02b901
|
Issue #350: console only script instructions
|
13 years ago |
Marc Zinnschlag
|
cc7c6aa0ad
|
Merge branch 'decouple'
|
13 years ago |
Marc Zinnschlag
|
4c39fefd1e
|
Issue #107: World is accessed only through the interface class from now on; some include cleanup
|
13 years ago |
scrawl
|
d27863bf8e
|
rename layout files to .layout to get them recognized by layout editor
|
13 years ago |
scrawl
|
c85c794c86
|
fixed some cppcheck issues
|
13 years ago |
scrawl
|
d56defd4f4
|
set input focus to console after selecting objects in console mode
|
13 years ago |
scrawl
|
b8464d4ce5
|
allow picking up objects from the gameworld with the mouse in inventory mode
|
13 years ago |
scrawl
|
b886aea298
|
change console skin to MW_Window and set the selected object refID as window title
|
13 years ago |
scrawl
|
0ba0b2122e
|
set the implicit object for script excution by clicking on it
|
13 years ago |
scrawl
|
14f4f09f83
|
proper resolution switching (reposition GUI & adjust mouse clipping region)
|
13 years ago |
Marc Zinnschlag
|
35f478071e
|
Issue #255: deleted the old environment class and using the new one instead
|
13 years ago |
scrawl
|
97ab48993e
|
more deprecated fixes
|
13 years ago |
Roman Melnik
|
88979577db
|
Change 'nullptr' to 'NULL' (after fixing bug#192 in previous commit)
|
13 years ago |
Roman Melnik
|
a9759c3f33
|
Fix bug #192: Remove the focus from the console when console is closed
(set current keyFocusWidget to nullptr)
|
13 years ago |
Marc Zinnschlag
|
5b378e820d
|
warning level adjustments and some related fixes
|
13 years ago |
k1ll
|
0ece722ff3
|
Added handling of quotation marks and search for matches now ignores the case of input and keywords. When completing and there are matching or partly matching uppercase keywords the output will be upercase too. If this is a problem i'll change it.
|
14 years ago |
k1ll
|
ac43d482c5
|
Basic tab-completition seems to be finished. It's working like requested in the old thread.
|
14 years ago |
Marc Zinnschlag
|
80691250ec
|
don't create a new virtual machine for each script and frame
|
14 years ago |
Marc Zinnschlag
|
125319c441
|
splitting off console output from messageBox channel
|
14 years ago |
Marc Zinnschlag
|
a70e582ae2
|
removed debugging leftovers from the tab_complition branch
|
14 years ago |
Marc Zinnschlag
|
d865c3cfc6
|
backend for tab completion: identifiers
|
14 years ago |
Marc Zinnschlag
|
6848115c18
|
backend for tab completion: keywords
|
14 years ago |
Marc Zinnschlag
|
09a258253c
|
removed custom messageBox implementation for console
|
15 years ago |
Marc Zinnschlag
|
276a9db6f7
|
added missing button implementation for MessageBox
|
15 years ago |
Marc Zinnschlag
|
cf7150e585
|
implemented naked expressions in lineparser (used in console; result is send through messagebox interface)
|
15 years ago |
Marc Zinnschlag
|
281f2d1136
|
added script interpreter for console
|
15 years ago |