Commit Graph

8025 Commits (ba365ff49ed9be07af0244389077c3fc71b36d7a)
 

Author SHA1 Message Date
Marc Zinnschlag 1c4a4b4f26 generalised RefIdTypeDelegate into IdTypeDelegate 11 years ago
Marc Zinnschlag 5aa8c03461 Merge remote-tracking branch 'xethik/master' 11 years ago
Xethik 9f533dbbe4 Fixed "most vexing parse" issue. 11 years ago
Marc Zinnschlag f2875e234c added missing position columns to reference table 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 4e5e3bd694 updated credits 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
graffy76 244e581952 Finished implementing drag / drop
refactored datafilesmodel (now contentmodel)
refactored esmfil
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
Marc Zinnschlag 874ce26bef added missing consts to record save functions 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
Marc Zinnschlag 1ee228a566 fix for the ESMWriter fix 11 years ago
Marc Zinnschlag 231419028d minor fix 11 years ago
Marc Zinnschlag fa25a068a8 basic saving (no data is written to file yet) 11 years ago
Marc Zinnschlag bcd36bd378 various ESMWriter fixes 11 years ago
Marc Zinnschlag 8326ac9b6f replaced dummy save implementation with a threaded dummy save implementation 11 years ago
Marc Zinnschlag d71d282952 more Operation enhancements in preparation for save operation 11 years ago
Marc Zinnschlag 414e6abb95 more signal cleanup 11 years ago
Marc Zinnschlag a5aebfb760 minor cleanup 11 years ago
mckibbenta c9f1bd8735 Merge branch 'master' of https://github.com/zinnschlag/openmw 11 years ago
Marc Zinnschlag b7bffc8a79 removed Verifier class (using Operation class without subclassing now) 11 years ago
Marc Zinnschlag f4c03c6a29 added ordered-flag to Operation (currently ignored) 11 years ago
Marc Zinnschlag 077a157841 moved Operation and Stage from model/tools to model/doc 11 years ago
Marc Zinnschlag c961abce96 added warning message to startup window 11 years ago
Marc Zinnschlag 9637e1641b fix for building with system tinyxml 11 years ago
Marc Zinnschlag 6f64b1b9db cmake option to use system tinyxml instead of embedded one 11 years ago
Marc Zinnschlag 07ff0a8de9 possible build fix for Windows 11 years ago
Marc Zinnschlag bf8a25c2c6 Merge remote-tracking branch 'mckibbenta/tgm' 11 years ago
mckibbenta 89b7d6121d Initial toggleGodMod/tgm instruction. Currently only affects player health. 11 years ago
mckibbenta 85b8af6262 Merge branch 'master' of https://github.com/zinnschlag/openmw into tgm 11 years ago
scrawl 09e692f1f6 Fixed polish font 11 years ago
Marc Zinnschlag 554c44892a Merge branch 'newgame' 11 years ago