Marek Kochanowicz
70602c2c36
Removed changes in the unimplemented copy ctor.
11 years ago
Marek Kochanowicz
5e1bdd605b
Corrected formatting in document.hpp
11 years ago
Marek Kochanowicz
b23df42817
Removed old comment. Changed to set resources path correctly.
11 years ago
Marek Kochanowicz
96b6787255
Getting rid of extension. Correcting tiny mistake in filters file.
11 years ago
Marek Kochanowicz
184456892b
Added check to load custom filters set when present.
11 years ago
Marek Kochanowicz
4e26a61db3
Removed command line handling. Maybe zini will let me to implement it later. Implemented switch to handle resources directory. TODO: check for defaultfilters on data path.
11 years ago
Marek Kochanowicz
a7002e8a09
Implements switch (--help and --resources), and copying defaultfilters.omwaddon.project. Seems to work.
11 years ago
Marek Kochanowicz
3000386443
failed attempt on switch adding.
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
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
5779f799ab
create project file when saving content file
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
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
graffy76
70ac14b8ba
Merge branch 'master' into esxSelector
11 years ago
graffy76
cfdc19c427
Renamed esxSelector to contentSelector
...
Fixed datafilespage model implementation in launcher
Filtered addons in table view by selected game file
11 years ago
Marc Zinnschlag
94bb97e766
replacing tabs with spaces
11 years ago
Marc Zinnschlag
96b181bb54
Merge remote-tracking branch 'xethik/master'
11 years ago
Xethik
094e4d93b7
Generally speaking, you should never compare iterators from two different compilers
...
http://stackoverflow.com/questions/4657513/comparing-iterators-from-different-containers
It seems like this was just an overlook that happened to work on most systems. I was not able to thoroughly test this change, but it fixed an issue I was having in VC10.
It's possible the prev.end() was a copy paste error that was meant to be new.end() anyways.
11 years ago
Xethik
58bb0b8773
Bug #907
...
Added a check to make sure playerview is allowed when attempting to scroll, locking out zooming before character creation.
11 years ago
graffy76
7b7dfa122d
Merge branch 'master' into esxSelector
11 years ago
Marc Zinnschlag
99fe6e68c7
Merge remote-tracking branch 'mckibbenta/tgm'
11 years ago
Marc Zinnschlag
8d4f4e395f
update syntax highlighting when ID list changes
11 years ago
Marc Zinnschlag
ba5e2a0330
changed ID listing to include deleted records by default
11 years ago
Marc Zinnschlag
9c751ae370
separate highlight colour for IDs
11 years ago
Marc Zinnschlag
3d2281fe80
added signals and functions to Data for handling ID list changes
11 years ago
Marc Zinnschlag
78f7f80fc3
configured script highlighting with extensions
11 years ago
graffy76
0eb06ada39
Implemneting drag and drop
11 years ago
scrawl
d5ef843f56
Fix a missing model update
11 years ago
Marc Zinnschlag
acfd78c62a
implemented saving for all supported record types except cells, referencables and references
11 years ago
Marc Zinnschlag
03054c8160
forgot to write record ID
11 years ago
Marc Zinnschlag
bf0fba68af
added save stage for globals
11 years ago
mckibbenta
6bb6ba6372
added god mode comment
11 years ago
mckibbenta
3035675a26
Merge branch 'master' of https://github.com/zinnschlag/openmw
11 years ago
mckibbenta
644f081c60
minor changes
11 years ago
Marc Zinnschlag
db70095148
write TES3 header
11 years ago