scrawl
579f5d232f
Move interactive messageBox to separate function
2015-01-10 23:23:48 +01:00
scrawl
91571f51be
Ogre crash workaround ( Fixes #1745 )
2015-01-10 22:45:08 +01:00
dteviot
fcbf7d7deb
Fixed string formatting minor error found by Mingun.
2015-01-11 08:33:33 +13:00
scrawl
d4740b7533
Formatting, link fix
2015-01-10 17:38:35 +01:00
scrawl
38c6859281
Add some Getting Started links from the wiki to Readme
2015-01-10 17:29:25 +01:00
scrawl
bc51fe4ec2
Use indent instead of <pre> in AUTHORS.md (looks nicer in plaintext mode)
2015-01-10 17:22:12 +01:00
scrawl
3684f586cd
Changelog formatting
2015-01-10 17:18:33 +01:00
scrawl
529fd353fe
EB Garamond and Daedric Fontface are no longer used
2015-01-10 17:05:24 +01:00
scrawl
6079bcad24
Formatting fix
2015-01-10 17:03:41 +01:00
Marc Zinnschlag
595c08817f
Merge remote-tracking branch 'scrawl/master'
2015-01-10 17:02:46 +01:00
scrawl
36a2c11da4
Move credits.txt to AUTHORS.md to make it consistent with most other github projects
2015-01-10 16:59:21 +01:00
scrawl
bcddfabea1
Fix license file names in readme
2015-01-10 16:54:55 +01:00
scrawl
d1b07faa56
Replace outdated Installation section with link
2015-01-10 16:49:59 +01:00
scrawl
3c74c554f8
Add IRC channel to readme
2015-01-10 16:45:20 +01:00
scrawl
5ee78602e9
Improve readme formatting
2015-01-10 16:44:28 +01:00
scrawl
32ad1ae176
Add coverity scan build status image to Readme
2015-01-10 16:40:04 +01:00
scrawl
c8373198a1
Add Travis-CI build status image to Readme
2015-01-10 16:36:59 +01:00
scrawl
88a562a648
Move changelog to its own file, formatting fixes
2015-01-10 16:35:03 +01:00
scrawl
23ffd33d9e
Convert readme to markdown
2015-01-10 16:27:15 +01:00
scrawl
c37c071dfe
Repository name fix
2015-01-10 16:07:12 +01:00
scrawl
2d51d599ea
Adjust coverity config to official repo
2015-01-10 15:57:13 +01:00
scrawl
bf1739ae2c
Adjust COVERITY_SCAN_TOKEN
2015-01-10 15:54:38 +01:00
scrawl
3378dece60
Add coverity_scan branch to .travis.yml
2015-01-10 15:54:38 +01:00
scrawl
412496e28c
Enable coverity scan for Travis CI
2015-01-10 15:54:38 +01:00
scrawl
37bea9d4dc
Fix exception for empty dialog topics ( Fixes #2267 )
2015-01-10 15:06:30 +01:00
Marc Zinnschlag
e439065897
Merge remote-tracking branch 'scrawl/master'
2015-01-10 11:33:04 +01:00
dteviot
05b89be8bf
Launcher sets content list to match values in openmw.cfg ( Fixes #811 )
...
I took the liberty to add accessor & mutator functions for classes ContentListsGameSettings and LauncherSettings , as existing code can reverse order of entries.
Also replaced some "magic strings" with named constants.
2015-01-10 18:46:47 +13:00
scrawl
5b9d10f851
Reduce includes in MWGui
2015-01-10 03:56:06 +01:00
dteviot
063388e0eb
Change "Profile" to "Content List" in user visible strings in Launcher. ( Fixes #810 )
2015-01-10 15:04:45 +13:00
scrawl
728b842e72
Use MyGUI::utility in favor of boost lexical_cast
2015-01-10 03:01:01 +01:00
scrawl
eecea4131f
Reduce MyGUI includes
2015-01-10 02:50:43 +01:00
scrawl
4b704f665f
Reduce includes, move DragAndDrop to separate file
2015-01-10 01:21:17 +01:00
scrawl
eb99ed697b
Reduce includes
2015-01-10 01:00:52 +01:00
scrawl
66e7e04807
UnitTests: add another dialogue keyword test
2015-01-10 00:29:07 +01:00
scrawl
2ac23008f5
Remove an old workaround ( Fixes #2263 )
...
The workaround was added when we were still using OIS for input. It doesn't seem to be needed with SDL.
2015-01-10 00:07:55 +01:00
scrawl
efbc8742a0
Remove some unnecessary includes
2015-01-09 21:13:57 +01:00
scrawl
dfdf26e95e
Add assertion to Store
2015-01-09 20:58:53 +01:00
scrawl
1b302b750c
UnitTests: add tests for KeywordSearch conflict resolution
2015-01-09 20:53:49 +01:00
scrawl
9d07edda13
UnitTests: remove GMock which wasn't used anyway, and the gmock headers fail to compile together with gtest on ubuntu 14.04
2015-01-09 20:53:43 +01:00
scrawl
ce2cbab402
Dialogue: improve conflict resolution for chains of overlapping keywords (unit test for such a case will follow)
2015-01-09 20:08:52 +01:00
Marc Zinnschlag
4e7f7baf8b
Merge remote-tracking branch 'dteviot/Bug2076'
2015-01-09 13:57:21 +01:00
dteviot
64cd1396ac
Fixed minor issues.
...
1. Renamed "hightRatio" to "heightRatio".
2. Replaced magic numbers with named constants.
2015-01-09 22:17:53 +13:00
dteviot
7fe2f86d06
Slaughter fish attacks when player only knee deep in water ( Fixes #2076 )
2015-01-09 21:40:53 +13:00
Marc Zinnschlag
d254bb0a34
Merge remote-tracking branch 'dteviot/FixLoadOrderReset'
2015-01-09 09:32:23 +01:00
scrawl
65ab31eae6
Remove now redundant Store::setUp implementation
2015-01-09 04:31:02 +01:00
scrawl
ddd6e682bc
Dialogue: add conflict resolution for overlapping keywords ( Fixes #2245 )
2015-01-09 04:19:38 +01:00
scrawl
c77660ba20
Remove some nonsense code
2015-01-09 01:59:38 +01:00
scrawl
2ddbe22da3
Fix for NPC store clearDynamic bug
...
It was clearing the whole mShared vector, instead of only the dynamic part. Actually, that whole overload was pointless to begin with. All it does is making sure the Player record isn't cleared, but ESMStore::clearDynamic re-inserts the player record anyway after clearing.
2015-01-09 01:59:32 +01:00
Marc Zinnschlag
f8a3ec3ee3
Merge remote-tracking branch 'scrawl/cmdline-savegame'
2015-01-08 20:57:49 +01:00
scrawl
d31ae2b345
Fix mIds mapping for dynamic records being lost on save/reload
2015-01-08 16:27:13 +01:00