Commit Graph

4737 Commits (c49966dd29c61f0f5e1bf26348e5e24a0cf25785)
 

Author SHA1 Message Date
emoose cadc753216 Fixed: engine: Bug #437 Stop animations when paused better fix; scene: Bug #430 Teleporting and using loading doors linking within the same cell reloads the cell
Bug #437 fix only pauses the RenderingManager, and still updates the mOcclusionQuery
Bug #430 fix is only tested in interiors (ToddTest)
12 years ago
emoose c8cc6b6e65 Fixed: engine: Bug #437 Stop animations when paused; tooltips: capitalize first letter (eg paper -> Paper) 12 years ago
emoose b70b8cc4bc Fixed: character creation: make OK button grayed out/disabled (loses the hoverover when it's re-enabled though...) 12 years ago
emoose 1c8e941f0d fix kdevelop indentation again... 12 years ago
emoose 96b56d9803 fixes: containers: key id case comparison 12 years ago
emoose 4a9821dc65 fix kdevelop indentation... 12 years ago
emoose 15f972cc62 fixes: compile: cast error; doors: key id case comparison; character creation: going from CharacterCreation to BirthDialog loses data; character creation: Class/Race/BirthDialog allowing no data; code: clean up a bit
todo: going from CharacterCreation back to CreateClassDialog loses data
12 years ago
pvdk 8cdd1e5539 Fixed problem with sorting of the masters in the launcher 12 years ago
Marc Zinnschlag 37a42c7dbc increased version number; updated changelog 12 years ago
Marc Zinnschlag 4bc4ca775c Issue #432: fixed MWWorld::ContainerStore::clear 12 years ago
Marc Zinnschlag 648b53ef93 removed unused launcher.cfg file 12 years ago
pvdk b0647d6c8a Fix for Bug #413: resolutions no longer appear multiple times on Windows 12 years ago
pvdk 60aea3653f Modified sorting, should not crash anymore 12 years ago
Pieter van der Kloet 64c348c39e Added support for different encodings 12 years ago
Pieter van der Kloet 433773e0ea Fixed segfault in datafilesmodel because of invalid modelindex row 12 years ago
Pieter van der Kloet 6920958e16 Oops, forgot to add timestamps for master files 12 years ago
Pieter van der Kloet 6e758af05c Launcher cfg is stored in the user location only, fixes Bug #414 12 years ago
Pieter van der Kloet 1c06a06f91 Files are now sorted by modified timestamp, fixes Bug #415 12 years ago
Pieter van der Kloet 2b25178aef Merge remote-tracking branch 'upstream/master' into launcher-model 12 years ago
Pieter van der Kloet ef11a32fee Fixed a bug where a non-existant openmw.cfg would crash the launcher 12 years ago
Pieter van der Kloet d065b56948 Fixed default profile adding and made switching profiles more efficient 12 years ago
scrawl a04df37f83 implemented looting corpses 12 years ago
Marc Zinnschlag d7add0b9e6 Issue #61: fixed alchemy skill 12 years ago
Marc Zinnschlag c635447cea Merge branch 'death' 12 years ago
Marc Zinnschlag ed3641b214 Issue #68: check for essential actors 12 years ago
Marc Zinnschlag 2e63ca5e0a Merge branch 'death' 12 years ago
Marc Zinnschlag 453f347ee8 Issue #68: added getdeadcount script function 12 years ago
Marc Zinnschlag f72c35fc17 Issue #68: tally deaths 12 years ago
Marc Zinnschlag 6b09b3ad61 Issue #68: Play death animations 12 years ago
bwrsandman 5d45d328b8 Fixed uninitialized variable that caused a segfault when going to previous page. 12 years ago
greye 9f923e7963 fix crashing if /home/greye/.cache not exist 12 years ago
Marc Zinnschlag 21c24dedb6 Issue #68: Stop player from dying (temporary workaround) 12 years ago
Marc Zinnschlag 0ab432b074 Issue #68: fixed death detection 12 years ago
scrawl 4ca0eb93ee fix markers used for raycasting and blocking activation 12 years ago
Marc Zinnschlag 9172c3ec4d Issue #68: stop NPCs from instantly dropping dead 12 years ago
scrawl 234716daa6 finished spell creation 12 years ago
scrawl 33361e6539 Merge branch 'master' into spellcreation 12 years ago
Pieter van der Kloet fe9120bcb3 Added support for the profiles and made creation/editing them more user friendly 12 years ago
scrawl 9f821e5df2 fix shaders 12 years ago
Pieter van der Kloet a4855186c5 Merge remote-tracking branch 'upstream/master' into launcher-model 12 years ago
Pieter van der Kloet ab8894e07a Merge remote-tracking branch 'origin/launcher-model' into launcher-model
Conflicts:
	apps/launcher/datafilespage.cpp
12 years ago
Pieter van der Kloet 6433b1e022 Some minor fixes 12 years ago
Marc Zinnschlag 0547f11564 Issue #68: Remove dead actors from actor list 12 years ago
Marc Zinnschlag f2e25b8a47 Issue #68: Keep dead actors out of the actor list for the current scene 12 years ago
scrawl 59560e84eb small addition 12 years ago
scrawl b2b9254718 improved the ingredient GUI code (this didnt fix anything, though) 12 years ago
scrawl 475163bd4a Merge branch 'master' of https://github.com/zinnschlag/openmw 12 years ago
scrawl fbe3538f32 bug #412: sort birth signs 12 years ago
Marc Zinnschlag 3f6afb13f1 Merge remote-tracking branch 'scrawl/alchemy' 12 years ago
scrawl 8d7514e341 corrected chance 12 years ago