Marc Zinnschlag
|
690273d5b3
|
Merge remote-tracking branch 'ragora/fixmapresize'
|
10 years ago |
scrawl
|
f82224497a
|
Compatibility fix for MyGUI git
|
10 years ago |
scrawl
|
2c58a879ec
|
Fix minor exploit when map window is shown with transparency
|
10 years ago |
scrawl
|
2b5adb325b
|
Remove a useless method
|
10 years ago |
scrawl
|
cfc57d0fe0
|
Use MyGUI's castType for widget casts
|
10 years ago |
MiroslavR
|
4fdef94034
|
Use player's base name for profiles
|
10 years ago |
MiroslavR
|
23e6d52844
|
Fix UI not updating initially for zero stats
|
10 years ago |
Ragora
|
282e7abd16
|
Map Arrow Correction; now rotate global map arrow to whatever the local map arrow orientation is
|
10 years ago |
Ragora
|
35571bb108
|
Global compass arrow rotates regardless of indoor or outdoor presence
|
10 years ago |
Ragora
|
25f99c5d5a
|
Discarded use of a static variable and renamed event function to be less ambiguous
|
10 years ago |
scrawl
|
9d05718515
|
Move plugin to new plugins/ top level directory
|
10 years ago |
Marco Melletti
|
f212f0e4d2
|
subviews now get destroyed on close
|
10 years ago |
Marc Zinnschlag
|
70ee899691
|
Merge remote-tracking branch 'cc9cii/Bug-No-1725'
Conflicts:
apps/opencs/model/tools/bodypartcheck.cpp
|
10 years ago |
Marc Zinnschlag
|
b8fdccdbff
|
Merge remote-tracking branch 'cc9cii/Bug-No-1864'
|
10 years ago |
Marc Zinnschlag
|
f142d82b3a
|
Merge remote-tracking branch 'ace/win-package-fix'
|
10 years ago |
Marc Zinnschlag
|
2397a87330
|
Merge remote-tracking branch 'scrawl/bsatool'
|
10 years ago |
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 |