Commit Graph

8025 Commits (ba365ff49ed9be07af0244389077c3fc71b36d7a)
 

Author SHA1 Message Date
graffy76 00c78a4aa1 Implementing ContentSelector class in DataFilesPage
Moved AdjusterWidget / FileWidget to ContentSelectorView
11 years ago
Emanuel Guevel b8c60dabb3 Reintroduce Acrobatics changes made by Glorf
Advance Acrobatics skill on jump and on landing,
apply fall damage on landing.
11 years ago
Alex "rainChu" Haddad 0ddb5097fc Revert "Bug #840, First Person Sneaking Camera Height"
This reverts commit 296abfd48f.
11 years ago
Alex "rainChu" Haddad 296abfd48f Bug #840, First Person Sneaking Camera Height
Also, added comments to existing code in the area.
11 years ago
Alex "rainChu" Haddad 4496244b14 Tabs to spaces
My own code uses only tabs - I forgot to change the setting on my IDE,
sorry!
11 years ago
Alex "rainChu" Haddad eae02ea00d Cleaned up my hackish code for WinMain 11 years ago
Alex "rainChu" Haddad 00a776a1a8 Fixed compilation failure on my machine
Fixed shared records not being populated before the player record is
moved.
11 years ago
greye 4cdb57e388 workaround segfault on --new-game switch 11 years ago
Alex "rainChu" Haddad bffbfff41c My own fix to make it hackily compile 11 years ago
graffy76 24b167b755 Implemented ContentSelector as a singleton "charm" modifier for
FileDialog...
11 years ago
Tom Mason dd0a416249 cleaned up bloodmoon_fix_ini 11 years ago
Tom Mason fd169c2399 fixed issue with cds where subfolders of Data Files were contained outside the Data Files folder 11 years ago
Lukasz Gromanowski ef617d408b Issue #913: Merge --master and --plugin switches
Merged master/plugin switches in launcher.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Lukasz Gromanowski 9c2145eda1 Issue #913: Merge --master and --plugin switches
Merged master/plugin switches into content in openmw
and mwiniimporter.

Extension in content files is now required.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Marc Zinnschlag 7be1f1afc2 implemented SceneToolMode as a horizontal panel with radiobutton-type buttons 11 years ago
Marc Zinnschlag 0c5f07a65a added SceneToolMode class 11 years ago
Marc Zinnschlag 84cadc10f4 added scene toolbar buttons (still not doing anything) 11 years ago
Marc Zinnschlag 9ea092927f added basic scene subview (no functionality yet) 11 years ago
Marc Zinnschlag 6143ec33e0 giving Documents direct access to ConfigurationManager 11 years ago
Marc Zinnschlag e7c48cbe58 load project files 11 years ago
Marc Zinnschlag 62148b3247 moved implementation of searchColumnIndex and findColumnIndex functions from IdTable to CollectionBase 11 years ago
Marc Zinnschlag baae548106 added project scope filter saving 11 years ago
Marc Zinnschlag 6ac4dedfbe added missing column enum 11 years ago
Marc Zinnschlag 31346dde58 fixed uninitialise scope value for filters 11 years ago
Marc Zinnschlag 6f2c418a5c (slightly) improved error reporting during save operations 11 years ago
Marc Zinnschlag 23095ec3ec added missing scope column to filter table 11 years ago
Marc Zinnschlag 4ea5191d7d fixed write function for ESM variant type 11 years ago
Marc Zinnschlag 5779f799ab create project file when saving content file 11 years ago
Marc Zinnschlag 1363e86828 made verifier ignore deleted records 11 years ago
Marc Zinnschlag 96fd1c35bf preserve author/descriptin meta data 11 years ago
Marc Zinnschlag 830530bd06 set record count in TES3 header 11 years ago
Marc Zinnschlag e4fdebc85b added saving for referenceable records 11 years ago
Marc Zinnschlag c42e74dadf make 4 byte record type accessable from record struct 11 years ago
Marc Zinnschlag 7a05180d00 updated credits file 11 years ago
graffy76 3b40192e90 Merge branch 'master' into esxSelector 11 years ago
graffy76 9d358dd44c Further implemented auto-checking / unchecking of dependencies 11 years ago
Marek Kochanowicz ae5e8b95ff Solving Issue912 11 years ago
sirherrbatka ea637a24b9 Issue 912, making branch 11 years ago
sirherrbatka 0aebbcfdf5 Merge pull request #2 from zinnschlag/master
Updating fork
11 years ago
Marc Zinnschlag 0f1c4cb00e cleanup 11 years ago
Berulacks 91d7291c0c Switched to using proper enums as opposed to ints. 11 years ago
graffy76 d7cff6361e Fixed filter issue (all addons for a gamefile are enabled for checking).
Note:  Other dependencies are not yet automatically selected when an
addon is checked.
11 years ago
Berulacks 0c518fb047 Replaced tabs with spaces. 11 years ago
Berulacks c423479f20 Fixed bug #887 11 years ago
Marc Zinnschlag 6d9ff39390 set dependencies when saving (requires further refinements) 11 years ago
Marc Zinnschlag 74d683b530 fixed save path for newly created addons 11 years ago
Marc Zinnschlag 63e0cf5154 fixed missing initialisation of adjuster widget in file dialogue 11 years ago
Marc Zinnschlag d4b2a6b9f1 Merge remote-tracking branch 'graffy76/esxSelector' into saving 11 years ago
graffy76 513f0c4b3e Implemented file/adjuster widgets into new addon creation dialog 11 years ago
Marc Zinnschlag a6ea670255 use IdTypeDelegate in report table 11 years ago