Commit Graph

9579 Commits (2e4ef93b28630f6f2ec8ccbe7eb2627e3912d6d1)
 

Author SHA1 Message Date
scrawl 2e4ef93b28 Add proper main menu (background image, logo animation, title music) 11 years ago
scrawl 27956f3624 Savegame dialog: Hide main menu after successful load 11 years ago
scrawl 0e78ffe8c0 Add option to disable SDL's "minimize on focus loss" in fullscreen 11 years ago
scrawl e5e1e84c52 Ask for confirmation to exit OpenMW 11 years ago
scrawl a5598e9c2e Add Credits button to main menu (plays mw_credits.bik) 11 years ago
scrawl 23f4bbc5b0 Videoplayer: only pause previous sounds if there is an audio stream 11 years ago
scrawl 5562c78ac4 Ask for confirmation when selecting 'New Game' 11 years ago
scrawl ecfaa41e93 Savegame dialog: use locale-aware datetime format 11 years ago
scrawl 53ba23e303 Fixes #1224: Store class name instead of id in savegame header 11 years ago
scrawl 793649c854 ToggleAI: Report current status on toggle 11 years ago
scrawl 688415ce54 Play deathknockout/deathknockdown animations when appropriate 11 years ago
scrawl 0a17245633 Refactored settings window 11 years ago
scrawl 452b522bc3 Fix typos 11 years ago
Marc Zinnschlag 87ae03b5d4 fix for previous commit 11 years ago
Marc Zinnschlag 6bd3b3ee78 include local variable state in saved games 11 years ago
Marc Zinnschlag 4d80bc009a Merge remote-tracking branch 'scrawl/master' 11 years ago
scrawl 0c207f7212 Fix build error 11 years ago
scrawl 394284d0f8 Fixes #1209: Tarhiel never falls
There are a few pitfalls with this code:
 - Gravity is only considered when applying queued movement. Therefore, make sure to queue some movement every frame. (Could be refactored in the future?)
 - The character controller never detects being in free fall (!World::isOnGround) unless movement has been applied.
11 years ago
Alexander "Ace" Olofsson 317f1e0b63 Update dialoguesubview.cpp
That doesn't work on Windows. (Are and/or allowed in C++ in any other compiler?)
11 years ago
Marc Zinnschlag 41fd94b160 compensated for different coordinate systems 11 years ago
Marc Zinnschlag 1e57d55717 update/close on deletion of reference/referenceable 11 years ago
Marc Zinnschlag 698fe8cce3 update preview title on changed referenceableID (preview for references only) 11 years ago
Marc Zinnschlag 58daf52a67 deal with empty and invalid referenceable ID fields 11 years ago
Marc Zinnschlag 1a9df4bc56 Merge branch 'preview' 11 years ago
Marek Kochanowicz 2a26ff2299 better fix 11 years ago
Marc Zinnschlag fc8ae2b9b5 fixed encoding problems 11 years ago
Marc Zinnschlag 10ce47938b update preview on reference/referenceable changes 11 years ago
Marc Zinnschlag 2128d3008c Merge branch 'master' into preview 11 years ago
Rohit Nirmal e3a9daf921 Play item sound when trying to sell a bound item, too. 11 years ago
Marc Zinnschlag 688e03a9d2 Merge remote-tracking branch 'sirherrbatka/Editor-Dialog' 11 years ago
Marek Kochanowicz fbb619db73 11 years ago
Marek Kochanowicz a692ce99fa where was my mind… 11 years ago
Marek Kochanowicz ccd5e549cd moved buttons down 11 years ago
Marek Kochanowicz 832a10b2ac solving problems 11 years ago
Marek Kochanowicz c9b8c69f03 reverted changes in the cmake 11 years ago
Marc Zinnschlag 1a1d52c513 fixed a column ID problem 11 years ago
Marek Kochanowicz 5c34823bb0 added some placeholder icons 11 years ago
Marek Kochanowicz ad2f9a69a1 prevent deleting already deleted record 11 years ago
Rohit Nirmal e4c4747a27 Play item sound even if merchant doesn't purchase it. 11 years ago
Alexander "Ace" Olofsson 7ed3effc92 Fix windows packaging issue now that the OFL license doesn't exist
anymore.
11 years ago
Marek Kochanowicz ea9b6fa37e view button 11 years ago
Marek Kochanowicz 8f3103ce65 added preview button 11 years ago
Marek Kochanowicz 6416ae90d2 Merge branch 'preview' of https://github.com/zinnschlag/openmw into Editor-Dialog
Conflicts:
	apps/opencs/CMakeLists.txt
	apps/opencs/view/world/subviews.cpp
11 years ago
Marek Kochanowicz 010160d047 missed those :/ 11 years ago
Marek Kochanowicz c0b2b783cb use more proper creators 11 years ago
Marek Kochanowicz f3475f7ef5 Merge branch 'master' of https://github.com/zinnschlag/openmw into Editor-Dialog 11 years ago
Marek Kochanowicz db774b02d7 clone and create buttons work 11 years ago
pvdk 5f71843e2c Updated credits.txt 11 years ago
Marek Kochanowicz 95afca0558 delete record button 11 years ago
Marek Kochanowicz 7296b09357 revert button 11 years ago