Commit Graph

2407 Commits (2362d0a02929e457c218ead29610e7990c7a0390)
 

Author SHA1 Message Date
Marc Zinnschlag 2362d0a029 possible EOL problem 13 years ago
Chris Robinson 7b3ecc290e Fix compilation with older OpenAL headers 13 years ago
Chris Robinson f8f749dbec Merge remote branch 'zini/next' into sound-rewrite 13 years ago
Marc Zinnschlag d993766ee1 Merge remote branch 'pvdk/garamond' into next 13 years ago
Chris Robinson 3e98e28059 Use a better method to get a more even randomization 13 years ago
Chris Robinson 2bc81a778b Merge remote branch 'zini/next' into sound-rewrite 13 years ago
scrawl f959a5cbeb auto adjust size of map window title bar 13 years ago
Pieter van der Kloet 426c278505 Changed the OpenMW default font from Comic sans to EB Garamond 13 years ago
Pieter van der Kloet 155cd76f37 Changed Launcher font to EB Garamond and added license info 13 years ago
Marc Zinnschlag 4a2ade2372 Merge remote branch 'kromgart/master' into next 13 years ago
Chris Robinson 71d3f9bd51 Get the object reference's position once when updating its sounds 13 years ago
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
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 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
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
scrawl 9933de7c6a Edit -> EditBox 13 years ago