Commit Graph

11424 Commits (e42cb8020e67c6af4fe88e3e08dd7e331d8c9398)
 

Author SHA1 Message Date
cc9cii 4a8fe39b2c For bug #1710. Change the ID type of mime data for filterbox drop events to Referenceable rather than using the ID's native type. 10 years ago
MiroslavR 931e778b4d Initialize mHasMovedInXY in CharacterController 10 years ago
Rohit Nirmal e315a72582 Remove extra semicolons at the end of some lines. 10 years ago
Marco Melletti 9b6faa2ffa wrong rearrangement fixes
misleading comments fixed
10 years ago
Marc Zinnschlag 51128d2d57 added run button to scene subview toolbar 10 years ago
Marco Melletti e1393ad2df reputation sorted out 10 years ago
MiroslavR 007404e17f Merge branch 'master' of github.com:OpenMW/openmw 10 years ago
cc9cii c78ac391a0 Made the Region field for Cell record in dialogue subview editable but not sure if this is the wanted behaviour.
Also removed a duplicate UniversalId::Type_Class mappin in tablemimedata.cpp.
10 years ago
Marc Zinnschlag 64cf0870c6 set content files when running OpenMW from OpenCS 10 years ago
Marc Zinnschlag b2e8d61b43 updated changelog 10 years ago
Marc Zinnschlag e5dac5e80b Merge remote-tracking branch 'cc9cii/Bug-No-1735' 10 years ago
MiroslavR b1a449a0b9 Fix wolfrun sound playing all the time when running is default 10 years ago
MiroslavR 57f7ef1db4 GUI: update/clear force-hidden window status 10 years ago
MiroslavR c1cc66985d Werewolf: only NPCs should have modified fight and react to your transformation 10 years ago
cc9cii ab8403192c Fix typo. 10 years ago
Marco Melletti 2e47290ed0 finished loadnpc.hpp, fixed npdt 52byte structure 10 years ago
scrawl f345288865 Merge branch 'openmw-32' of https://github.com/OpenMW/openmw into openmw-32 10 years ago
scrawl db879e77c2 Handle death in actor update rather than instantly (Fixes #1866) 10 years ago
scrawl f274d5a627 Merge branch 'master' of https://github.com/OpenMW/openmw 10 years ago
scrawl 282c93ccc5 Handle death in actor update rather than instantly (Fixes #1866) 10 years ago
scrawl 1c178768f5 Allow Script records with missing SCDT (precompiled code, not used anyway)
Not sure on the exact conditions, but this was missing in a plugin that I made in the TES-CS, while vanilla MW would load it just fine.
10 years ago
cc9cii 6d12374ace Move windows platform specific files into a common directory. 10 years ago
Marc Zinnschlag cf05d3c69f added run log 10 years ago
cc9cii fa0b3eb298 Add an icon to opencs.exe as well 10 years ago
Marc Zinnschlag 5e022195b8 create startup script when running from OpenCS 10 years ago
Marc Zinnschlag 61a92da374 use --new-game/--skip-menu switches when running from OpenCS 10 years ago
Marc Zinnschlag 86995adc4a Merge remote-tracking branch 'cc9cii/Bug-No-1655' 10 years ago
MiroslavR 9e0d5dc28a Werewolf: can't sleep in beds anymore, actors will attack you on sight, and if you are seen transforming, you will be marked for death 10 years ago
cc9cii e0e561a105 Add icon to windows exe 10 years ago
Marc Zinnschlag a728d6d77a full implementation of global run menu item (replaces earlier placeholder implementation) 10 years ago
Marco Melletti bc7e154643 done with header files, unsure about mSkills and mReputation in
loadnpc.hpp
10 years ago
cc9cii 7ae8d04c47 Arrgh... silly typo 10 years ago
cc9cii c6cad5adc5 Make cmake more reliably detect libswresample 10 years ago
Marc Zinnschlag 67dfaa7f35 update actions in main menu when creating a new view 10 years ago
cc9cii 801b9446b7 Support for ubuntu/debian. Can easily be reverted if not required. 10 years ago
Marc Zinnschlag 431abcb63a handle shutdown of OpenMW processes when shutting down OpenCS 10 years ago
Marc Zinnschlag 3fec253409 save first (if document was modified) before running OpenMW 10 years ago
Marc Zinnschlag a06133a50e added failed flag to operation done signal 10 years ago
Marc Zinnschlag c44f9bfca9 updated changelog 10 years ago
Marc Zinnschlag 71a2424500 Merge remote-tracking branch 'miroslavr/master' 10 years ago
cc9cii 093c7f8882 Moved format conversion to audio_decode_frame() 10 years ago
Marco Melletti 8bce460f34 loadnpc is still unfinished, bodypartcheck.cpp mFlags check fix 10 years ago
cc9cii fd5f814218 Trivial change from "Musics" to "Music Files" 10 years ago
cc9cii 1e72cf4cdc More refactoring, remove more #ifdef guards and fix repeat samples for planar formats. 10 years ago
scrawl 628d57f18c Merge branch 'master' of https://github.com/OpenMW/openmw 10 years ago
scrawl 58f92f3659 Pause frame updates when the window is minimized (Fixes #1868) 10 years ago
scrawl 2379c0ada7 Pause frame updates when the window is minimized (Fixes #1868) 10 years ago
MiroslavR 386bb98fd2 Do not attach coin widgets to a box 10 years ago
scrawl 24e5a90bab Fix crash when input settings contain extra channels 10 years ago
MiroslavR 5977860e09 Fix broken coin placement in levelup dialog + possible memleak 10 years ago