Marc Zinnschlag
|
560eae3f4d
|
Merge remote-tracking branch 'ragora/conjuredequipmentrmvalfix'
|
10 years ago |
cc9cii
|
1107156334
|
Workaround incorrectly reported channel_layout
|
10 years ago |
Ragora
|
58d70c2895
|
Removed Unused includes from experimentation
|
10 years ago |
Ragora
|
4ecac31752
|
Map keeps focus on wherever it was last moved when resizing map window
|
10 years ago |
scrawl
|
33636e218b
|
Remove unneeded dummies
|
10 years ago |
scrawl
|
a413e91442
|
ImageButton: get texture size from MyGUI, rather than from Ogre
|
10 years ago |
scrawl
|
c6bcd75058
|
Add various custom widgets used in OpenMW to the MyGUI plugin
|
10 years ago |
Ragora
|
e105202ee2
|
Use std::set instead of std::map
|
10 years ago |
Alexander "Ace" Olofsson
|
dd3d7ba474
|
Update NSIS to use the new icon path
|
10 years ago |
scrawl
|
ee3b1e800c
|
Add FontLoader and transparent BG texture to the MyGUI plugin
|
10 years ago |
cc9cii
|
675d11c0e5
|
Mental note: need to get a linux box
|
10 years ago |
cc9cii
|
8fe6877cb2
|
More include madness b/w different systems & compilers
|
10 years ago |
cc9cii
|
de41dfc314
|
Add includes.
|
10 years ago |
Ragora
|
f9e2fd0f3d
|
Also forgot to remove a now unused variable I introduced
|
10 years ago |
Ragora
|
efaa820ee2
|
Managed to forget the itemmodel.cpp code
|
10 years ago |
Ragora
|
ea43a23505
|
All GMST logic is done in itemmodel.cpp now with usage of a static cache std::map
|
10 years ago |
cc9cii
|
0121fdca2c
|
Don't use C99 in printf.
|
10 years ago |
cc9cii
|
be74db8b24
|
Don't use to_string()
|
10 years ago |
Ragora
|
83868bca23
|
Removed unused include left over from experimentation
|
10 years ago |
Ragora
|
ee6298f520
|
Added Flag_Bound flag for ItemStack to check against but the system behind it is probably not the best
|
10 years ago |
cc9cii
|
ecd9dd81ea
|
Moved debug statements before exception..
|
10 years ago |
cc9cii
|
ce3077c970
|
Test version with debug statements. Also moved some common code out to a separate file.
|
10 years ago |
scrawl
|
ecfc2ff5d0
|
Add a MyGUI plugin to register OpenMW resources, to use with MyGUI's standalone tools
|
10 years ago |
scrawl
|
1bb9359b4c
|
Fix a typo
|
10 years ago |
scrawl
|
fca8dc9674
|
Enable bsatool build by default
|
10 years ago |
Marc Zinnschlag
|
9ae9104a45
|
Merge branch 'openmw-32'
|
10 years ago |
Marc Zinnschlag
|
b29d1d452f
|
removed some redundant checks
|
10 years ago |
Marc Zinnschlag
|
5dd424b6c6
|
Merge remote-tracking branch 'cc9cii/Bug-No-1655'
|
10 years ago |
cc9cii
|
48a36442c6
|
Add libswresample and libavresample support for sounds.
|
10 years ago |
Marc Zinnschlag
|
717c1b15f5
|
fixed drop implementation for unpaged worldspace (wasn't updating cell object)
|
10 years ago |
Marc Zinnschlag
|
0db288ce07
|
generalising and cleaning up drop implementation of worldspace widget
|
10 years ago |
Marc Zinnschlag
|
5a9376450b
|
some cleanup of the scene view drop code
|
10 years ago |
Marc Zinnschlag
|
b5d5eadf79
|
Merge remote-tracking branch 'scrawl/master'
|
10 years ago |
cc9cii
|
862c5fc8f6
|
Add libavresample support. Tested on windows x64 only.
|
10 years ago |
Ragora
|
74e1db3ac8
|
Minor Correction to existing conjured item logic
|
10 years ago |
scrawl
|
f3d4b63aaf
|
Fix AI moving load doors and throw an exception when trying to do this (Fixes #1907)
|
10 years ago |
Ragora
|
69dbd6b30f
|
Added checks for different bound item situations
|
10 years ago |
scrawl
|
36a90198e2
|
Add option to change screenshot image format
|
10 years ago |
Ragora
|
141755b473
|
Appears to have resolved the issue with unequipping conjured items and all possible error conditions deriving from being able to unequip them
|
10 years ago |
scrawl
|
7fa3100993
|
Refactor TradeWindow balance buttons to use ControllerRepeatClick
|
10 years ago |
cc9cii
|
88cf2bd597
|
Deal with signal source being overloaded. Clear filename after creating a new addon. Enable "Open" button if a game file is already selected.
|
10 years ago |
scrawl
|
ebab911e44
|
Add a hack to support binding the console to a printable key (Fixes #371) and change default console key to morrowind default (GRAVE)
|
10 years ago |
scrawl
|
cf355d0fcb
|
Change Always Run key default to Caps Lock, as in vanilla
A poor choice, but it's still what players coming from vanilla MW will expect.
|
10 years ago |
cc9cii
|
faac91472c
|
Allow '-' and '_' in new addon name. Resolves Bug #1789.
|
10 years ago |
cc9cii
|
85596322f3
|
Update status bar when record filter is changed. Should resolve Bug #1290.
|
10 years ago |
cc9cii
|
ae0fb77e30
|
Move recordfilterbox label 2 pixels to right. Resolves Bug #1839.
|
10 years ago |
cc9cii
|
227eb12295
|
Added document name to showModifiedDocumentMessageBox.
|
10 years ago |
cc9cii
|
f7c1b169b3
|
Place the settings window on the center of window with keyboard focus. Should resolve Bug #1838.
|
10 years ago |
cc9cii
|
89f7608022
|
Refactor for better legibility.
|
10 years ago |
cc9cii
|
77171b788b
|
Made popup messagebox non-modal.
|
10 years ago |