Commit Graph

2557 Commits (2a7885b514ab183edc3bfd8f1654cbfcaa501c3f)
 

Author SHA1 Message Date
Chris Robinson 5cb90ab704 Add some dummy copy constructors and assignment operators to prevent implicit versions from being used 13 years ago
Marc Zinnschlag 9ec1e55aaf Merge remote branch 'scrawl/minimap' into next 13 years ago
Chris Robinson fa70a72b75 Remove some unused sound manager fields and constructor parameters 13 years ago
Roman Melnik e6c55c144c Fix tabulation/formatting 13 years ago
Roman Melnik 6d33ad248d Fix memory leak in getIdentity method
Replace static pointer and new() operator with normal static variable
13 years ago
scrawl a6259a1b0d bugfixes 13 years ago
scrawl 7a3034701f functional HUD map 13 years ago
scrawl a1f80e029e abstracted some code to be reused for hud 13 years ago
scrawl 789fbb460f move implementation to .cpp 13 years ago
scrawl ce63d29d4a rotate hud player arrow 13 years ago
scrawl 06fa310e29 player arrow rotated correctly 13 years ago
Alexander "Ace" Olofsson dcdc759719 Adding readme to windows builds 13 years ago
scrawl b8f962a68d Merge branch 'next' into shaders 13 years ago
scrawl 770b0f2106 gui changes 13 years ago
scrawl 9c3e1f48f0 player arrow 13 years ago
Chris Robinson 1ccddefe28 Properly report the default device when opening sound fails 13 years ago
scrawl 8e299bd25b remove unuseful std::cout 13 years ago
scrawl 2dd329938a automatically zoom in on the player while moving 13 years ago
Chris Robinson 2f0af42261 Use the ALC_ENUMERATE_ALL_EXT extension with OpenAL when available 13 years ago
Chris Robinson 277597c567 Fix DEFAULT_OUTPUT for OpenAL_Output 13 years ago
Chris Robinson 2e28819243 Avoid trying to play an ambient sound if there's no chance for any to play 13 years ago
scrawl 9076401892 Merge branch 'next' into terrain
Conflicts:
	CMakeLists.txt
	apps/openmw/CMakeLists.txt
13 years ago
scrawl 6067053f08 Merge branch 'next' into water
Conflicts:
	CMakeLists.txt
13 years ago
scrawl cf3515a898 it is now possible to drag the minimap with the mouse 13 years ago
scrawl cc9f20a04f MW_MapView skin 13 years ago
scrawl ab9aa1ba74 Merge branch 'next' into minimap
Conflicts:
	files/mygui/openmw_map_window_layout.xml
13 years ago
Marc Zinnschlag 47bcbdef17 Merge remote branch 'scrawl/mygui' into mygui 13 years ago
scrawl 70ed5770da black journal text 13 years ago
scrawl 250fcab7c2 moved the mygui resources to a more suitable location 13 years ago
scrawl 6827aac42c fix all mygui.log warnings, fix journal 13 years ago
scrawl 75d5714fe0 TextEdit, TextBoxEdit, DispEdit fix more consistent 13 years ago
scrawl d67ee8b511 console fix more consitent 13 years ago
scrawl 6b4a35667c fix window titles 13 years ago
scrawl 755e05e742 fixed ListBox selected item colour 13 years ago
scrawl d1508f5a59 List -> ListBox 13 years ago
scrawl 560e702973 fixed scroll bars 13 years ago
scrawl 26aae9d2ce fix class name typo 13 years ago
scrawl 161d519206 fixed the dialogue history topic selection 13 years ago
Marc Zinnschlag 6df6cbc71a updated changelog once more 13 years ago
Marc Zinnschlag fe9cbdde89 Merge remote branch 'pvdk/master' 13 years ago
scrawl 3b76f6dcf4 fixed console log 13 years ago
scrawl 43349eb539 fixed console command line 13 years ago
scrawl ceea51fe9f fixed TextEdit, TextBoxEdit, DispositionEdit 13 years ago
Pieter van der Kloet 73a1b256a8 Changed warning dialog text to be less ambiguous 13 years ago
Pieter van der Kloet fd4826d06f Fix for Bug #222, config is always written to user location now 13 years ago
scrawl 9933de7c6a Edit -> EditBox 13 years ago
Marc Zinnschlag 47828f91f0 Issue #217: added getWeight function to ContainerStore 13 years ago
Chris Robinson bac6df5563 Avoid leaking an ffmpeg stream 13 years ago
Chris Robinson 15317796bf Handle the wav -> mp3 extension conversion in the sound output backend 13 years ago
Chris Robinson f11e3e39a1 Add an enumerate method to the sound output interface 13 years ago