Commit Graph

3078 Commits (a3d99767f7e971f7c732d5da9ee0e27f8e56481e)
 

Author SHA1 Message Date
scrawl a3d99767f7 next & prev button mouseover 13 years ago
scrawl c125fba9d2 button mouse-over image change working 13 years ago
scrawl a4d6d1baff added a utility for creating texture atlas at runtime 13 years ago
scrawl ad5753ba91 Merge branch 'master' of https://github.com/zinnschlag/openmw into gui 13 years ago
Marc Zinnschlag 1149e282b8 Merge remote branch 'scrawl/physicsaedra2' 13 years ago
Marc Zinnschlag e9f1c266bf Merge remote branch 'scrawl/creaturedialogue' 13 years ago
scrawl b653f047ac removed a file that wasn't supposed to be there 13 years ago
scrawl 5028a83d11 fix stats window layout resizing 13 years ago
scrawl dc378fc6cf allow talking with creatures 13 years ago
scrawl 9fc1138a87 opening, closing and taking books/scrolls works 13 years ago
scrawl 0e6b82284f book & scroll windows 13 years ago
scrawl c0e12d0e56 class dialog fix 13 years ago
scrawl 387792bb57 Merge branch 'master' of https://github.com/zinnschlag/openmw into physicsaedra2 13 years ago
scrawl c4b63bdb2f .gitmodules 13 years ago
Chris Robinson 144d52cf49 Add voices to the chargen class questions 13 years ago
scrawl dd8c66b479 notification when screenshot was taken 13 years ago
scrawl e4b057be30 translated journal notification 13 years ago
scrawl 04ead5eb42 make the no-clip mode move much faster 13 years ago
scrawl 6850f3945c disable those physics debug prints 13 years ago
scrawl a13f542396 disable snapping underwater 13 years ago
scrawl 7f15385dc5 unrelated cleanup 13 years ago
scrawl 6acb777c5a minimum framerate fix 13 years ago
Chris Robinson b3caf82714 Avoid using vector<>::data(), which requires C++11 13 years ago
Chris Robinson 8c4f78cc05 Merge remote branch 'zini/master' into sound 13 years ago
scrawl 86b6184f43 pMove in a seperate loop with fixed timestep to prevent frame-dependent movement 13 years ago
scrawl 4655ec94f0 Merge branch 'master' into physicsaedra2 & fix warnings
Conflicts:
	apps/openmw/mwworld/scene.cpp
13 years ago
Marc Zinnschlag 53e77d4196 Merge remote branch 'scrawl/tooltips' into next 13 years ago
scrawl 2f0a69160c small fix 13 years ago
scrawl 22f524f8d5 potion effects in tooltip 13 years ago
scrawl b82c39c8be renamed Widgets::MWEnchantment to Widgets::MWEffectList so it can be
reused for potion effects
13 years ago
scrawl f733382f74 tooltip now contains info about item enchantment 13 years ago
scrawl 397a978145 DispositionEdit tweaks 13 years ago
scrawl eca18f3e1d dialogue topic and choice sorting independent of case 13 years ago
scrawl cca39978d4 changed messagebox text colors 13 years ago
scrawl 50d79a8815 Merge branch 'next' into tooltips 13 years ago
scrawl af3ccd85e3 determine shield weight (tested with some light/medium/heavy shields) 13 years ago
Marc Zinnschlag d1d21c8a0e compile fix 13 years ago
scrawl 5d4d35a02c Merge branch 'master' into graphics 13 years ago
scrawl 4ce83badc9 flickering lights 13 years ago
Chris Robinson 2f1fee4b83 Merge remote branch 'zini/next' into sound 13 years ago
Marc Zinnschlag d5e52e46ea removing even more cout spam (thanks to scrawl for finding this one) 13 years ago
scrawl 1b5bfc52a1 Merge branch 'next' of https://github.com/zinnschlag/openmw into tooltips
Conflicts:
	apps/openmw/engine.cpp
	apps/openmw/mwclass/apparatus.cpp
	apps/openmw/mwclass/book.cpp
	apps/openmw/mwclass/container.cpp
	apps/openmw/mwclass/ingredient.cpp
	apps/openmw/mwclass/misc.cpp
	apps/openmw/mwclass/npc.cpp
	apps/openmw/mwclass/potion.cpp
	apps/openmw/mwclass/repair.cpp
	apps/openmw/mwgui/window_manager.cpp
13 years ago
scrawl e443455612 Merge branch 'next' of https://github.com/zinnschlag/openmw into graphics 13 years ago
Marc Zinnschlag f4428097f9 removing more cout spam 13 years ago
Marc Zinnschlag 7ac9523e0c Merge branch 'master' into next 13 years ago
Marc Zinnschlag 9f1199ee7e removing a using directive from a header file 13 years ago
Marc Zinnschlag 35f478071e Issue #255: deleted the old environment class and using the new one instead 13 years ago
Marc Zinnschlag 7102a825c2 Issue 255: moved global scripts into script manager (simplifying the environment class) 13 years ago
Marc Zinnschlag 2bfd90f3f9 Issue #255: added new environment class (not in use yet) 13 years ago
scrawl 2c89306306 Merge branch 'physicsaedra2' of https://github.com/jhooks1/openmw into physicsaedra2 13 years ago