graffy76
|
3b40192e90
|
Merge branch 'master' into esxSelector
|
2013-09-23 22:03:42 -05:00 |
|
graffy76
|
9d358dd44c
|
Further implemented auto-checking / unchecking of dependencies
|
2013-09-23 22:01:44 -05:00 |
|
Marek Kochanowicz
|
ae5e8b95ff
|
Solving Issue912
|
2013-09-23 20:12:04 +02:00 |
|
sirherrbatka
|
ea637a24b9
|
Issue 912, making branch
|
2013-09-23 19:48:18 +02:00 |
|
sirherrbatka
|
0aebbcfdf5
|
Merge pull request #2 from zinnschlag/master
Updating fork
|
2013-09-23 10:47:06 -07:00 |
|
Marc Zinnschlag
|
0f1c4cb00e
|
cleanup
|
2013-09-23 15:34:52 +02:00 |
|
Berulacks
|
91d7291c0c
|
Switched to using proper enums as opposed to ints.
|
2013-09-23 08:31:36 -04:00 |
|
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.
|
2013-09-23 06:51:49 -05:00 |
|
Berulacks
|
0c518fb047
|
Replaced tabs with spaces.
|
2013-09-23 07:36:50 -04:00 |
|
Berulacks
|
c423479f20
|
Fixed bug #887
|
2013-09-23 07:31:14 -04:00 |
|
Marc Zinnschlag
|
6d9ff39390
|
set dependencies when saving (requires further refinements)
|
2013-09-23 12:16:56 +02:00 |
|
Marc Zinnschlag
|
74d683b530
|
fixed save path for newly created addons
|
2013-09-23 11:58:11 +02:00 |
|
Marc Zinnschlag
|
63e0cf5154
|
fixed missing initialisation of adjuster widget in file dialogue
|
2013-09-23 11:26:29 +02:00 |
|
Marc Zinnschlag
|
d4b2a6b9f1
|
Merge remote-tracking branch 'graffy76/esxSelector' into saving
|
2013-09-23 10:09:43 +02:00 |
|
graffy76
|
513f0c4b3e
|
Implemented file/adjuster widgets into new addon creation dialog
|
2013-09-22 23:52:53 -05:00 |
|
Marc Zinnschlag
|
a6ea670255
|
use IdTypeDelegate in report table
|
2013-09-22 13:54:01 +02:00 |
|
Marc Zinnschlag
|
1c4a4b4f26
|
generalised RefIdTypeDelegate into IdTypeDelegate
|
2013-09-22 13:39:44 +02:00 |
|
Marc Zinnschlag
|
5aa8c03461
|
Merge remote-tracking branch 'xethik/master'
|
2013-09-22 11:26:37 +02:00 |
|
Xethik
|
9f533dbbe4
|
Fixed "most vexing parse" issue.
|
2013-09-22 04:57:01 -04:00 |
|
Marc Zinnschlag
|
f2875e234c
|
added missing position columns to reference table
|
2013-09-22 10:43:09 +02:00 |
|
graffy76
|
70ac14b8ba
|
Merge branch 'master' into esxSelector
|
2013-09-21 23:07:53 -05:00 |
|
graffy76
|
cfdc19c427
|
Renamed esxSelector to contentSelector
Fixed datafilespage model implementation in launcher
Filtered addons in table view by selected game file
|
2013-09-21 23:06:29 -05:00 |
|
Marc Zinnschlag
|
4e5e3bd694
|
updated credits file
|
2013-09-21 10:04:31 +02:00 |
|
Marc Zinnschlag
|
94bb97e766
|
replacing tabs with spaces
|
2013-09-21 08:40:00 +02:00 |
|
Marc Zinnschlag
|
96b181bb54
|
Merge remote-tracking branch 'xethik/master'
|
2013-09-21 08:07:00 +02:00 |
|
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.
|
2013-09-20 21:38:10 -04:00 |
|
Xethik
|
58bb0b8773
|
Bug #907
Added a check to make sure playerview is allowed when attempting to scroll, locking out zooming before character creation.
|
2013-09-20 21:26:12 -04:00 |
|
graffy76
|
7b7dfa122d
|
Merge branch 'master' into esxSelector
|
2013-09-19 16:24:28 -05:00 |
|
Marc Zinnschlag
|
99fe6e68c7
|
Merge remote-tracking branch 'mckibbenta/tgm'
|
2013-09-19 15:14:35 +02:00 |
|
Marc Zinnschlag
|
8d4f4e395f
|
update syntax highlighting when ID list changes
|
2013-09-19 14:26:09 +02:00 |
|
graffy76
|
244e581952
|
Finished implementing drag / drop
refactored datafilesmodel (now contentmodel)
refactored esmfil
|
2013-09-19 06:53:09 -05:00 |
|
Marc Zinnschlag
|
ba5e2a0330
|
changed ID listing to include deleted records by default
|
2013-09-19 13:42:19 +02:00 |
|
Marc Zinnschlag
|
9c751ae370
|
separate highlight colour for IDs
|
2013-09-19 12:30:42 +02:00 |
|
Marc Zinnschlag
|
3d2281fe80
|
added signals and functions to Data for handling ID list changes
|
2013-09-19 12:11:27 +02:00 |
|
Marc Zinnschlag
|
78f7f80fc3
|
configured script highlighting with extensions
|
2013-09-19 08:58:27 +02:00 |
|
graffy76
|
0eb06ada39
|
Implemneting drag and drop
|
2013-09-18 02:36:23 -05:00 |
|
scrawl
|
d5ef843f56
|
Fix a missing model update
|
2013-09-16 19:22:08 +02:00 |
|
Marc Zinnschlag
|
acfd78c62a
|
implemented saving for all supported record types except cells, referencables and references
|
2013-09-16 14:17:04 +02:00 |
|
Marc Zinnschlag
|
03054c8160
|
forgot to write record ID
|
2013-09-16 14:10:05 +02:00 |
|
Marc Zinnschlag
|
bf0fba68af
|
added save stage for globals
|
2013-09-16 12:51:57 +02:00 |
|
Marc Zinnschlag
|
874ce26bef
|
added missing consts to record save functions
|
2013-09-16 12:32:35 +02:00 |
|
mckibbenta
|
6bb6ba6372
|
added god mode comment
|
2013-09-15 16:12:59 -04:00 |
|
mckibbenta
|
3035675a26
|
Merge branch 'master' of https://github.com/zinnschlag/openmw
|
2013-09-15 15:49:18 -04:00 |
|
mckibbenta
|
644f081c60
|
minor changes
|
2013-09-15 15:48:32 -04:00 |
|
Marc Zinnschlag
|
db70095148
|
write TES3 header
|
2013-09-15 15:31:44 +02:00 |
|
Marc Zinnschlag
|
1ee228a566
|
fix for the ESMWriter fix
|
2013-09-15 15:30:17 +02:00 |
|
Marc Zinnschlag
|
231419028d
|
minor fix
|
2013-09-15 15:03:17 +02:00 |
|
Marc Zinnschlag
|
fa25a068a8
|
basic saving (no data is written to file yet)
|
2013-09-15 15:00:41 +02:00 |
|
Marc Zinnschlag
|
bcd36bd378
|
various ESMWriter fixes
|
2013-09-15 15:00:15 +02:00 |
|
Marc Zinnschlag
|
8326ac9b6f
|
replaced dummy save implementation with a threaded dummy save implementation
|
2013-09-15 12:53:59 +02:00 |
|