scrawl
|
814969dcae
|
Cache integrity check uses relative paths, so that changing the build folder works without reset
|
12 years ago |
Marc Zinnschlag
|
c409f1184e
|
cleaned up object movement and fixed a bug regarding local scripts
|
12 years ago |
Marc Zinnschlag
|
cfceb45009
|
adjusted gcc settings again to avoid problems with older compiler versions
|
12 years ago |
Marc Zinnschlag
|
3fe5757770
|
updated changelog for 0.21.0 again
|
12 years ago |
scrawl
|
09180666b2
|
Merge branch 'master' of git://github.com/zinnschlag/openmw into terrainfix
|
12 years ago |
scrawl
|
58cf182db2
|
better place for syncing
|
12 years ago |
scrawl
|
596628d339
|
Fix terrain derived data update (bug 534, bug 544)
|
12 years ago |
scrawl
|
e949765922
|
cloud blending now as before (0 -> 0.25 -> 1)
|
12 years ago |
scrawl
|
a7d910614f
|
extern/shiny update: made caching more robust
|
12 years ago |
scrawl
|
bf037b7d29
|
Removed problematic ModVertexAlpha method, now done in shader
|
12 years ago |
Marc Zinnschlag
|
7b1b0ec41c
|
Merge branch 'cgfix'
|
12 years ago |
Marc Zinnschlag
|
a002b253d1
|
silenced a cmake warning
|
12 years ago |
Marc Zinnschlag
|
c97553703a
|
fixes for static build without cg
|
12 years ago |
Marc Zinnschlag
|
a4872e3217
|
rewrote the opencs cmake scripts (more compact and no more annoying warnings)
|
12 years ago |
Marc Zinnschlag
|
d6a73a2a02
|
updated changelog
|
12 years ago |
Marc Zinnschlag
|
827261e8b4
|
increased version number
|
12 years ago |
Marc Zinnschlag
|
85697e4628
|
reverted to C++03
|
12 years ago |
Nathan Jeffords
|
4e46f403a9
|
added some more warning to ignore in MSVC
|
12 years ago |
Emanuel Guevel
|
19dff822f4
|
Dialogue: do not filter on disposition for creatures
|
12 years ago |
Emanuel Guevel
|
ed9a9904b4
|
Dialogue filter: search script variables case-insensitively
|
12 years ago |
scrawl
|
cac68c9e87
|
Removed an outdated section from CMakeLists
|
12 years ago |
Marc Zinnschlag
|
90d05858ef
|
disabling dialogue sub-views for now
|
12 years ago |
Marc Zinnschlag
|
cd662af634
|
Merge branch 'globals'
|
12 years ago |
Marc Zinnschlag
|
2756d3ee94
|
Merge remote-tracking branch 'wheybags/containerscripts'
|
12 years ago |
Tom Mason
|
f5f3c2e62d
|
enabling / disabling should not affect scripts
|
12 years ago |
Tom Mason
|
31c71c029d
|
objects with scripts attached, that are inside containers will behave correctly when the container is moved
|
12 years ago |
Emanuel Guevel
|
af9e126487
|
Add unicode number for ellipsis (…) to code range
|
12 years ago |
Emanuel Guevel
|
736e471613
|
Print a fallback text when no topic response is found
|
12 years ago |
Emanuel Guevel
|
43e85ea0c6
|
Disallow redirection to info refusal for greetings
|
12 years ago |
Emanuel Guevel
|
05796d85a4
|
NPC: take stats from NPDT12 into account
Some available stats (level, reputation and disposition) were not used
for NPC with auto-calculated stats.
|
12 years ago |
Emanuel Guevel
|
951eb1b236
|
Dialogue: return a response from "Info Refusal" when disposition is not satisfied
|
12 years ago |
Tom Mason
|
23dada0ee4
|
moved script handling on enable / disable into their own functions
|
12 years ago |
Tom Mason
|
28c580d280
|
disabling and enabling containers causes scripts on contents to be disabled and enabled accordingly
|
12 years ago |
Tom Mason
|
bbac63bff7
|
Ignore vim swap files
|
12 years ago |
Tom Mason
|
abe25c5f66
|
removed use of c++11 auto
|
12 years ago |
Tom Mason
|
665a530e10
|
renamed realAdd to addImp
|
12 years ago |
Tom Mason
|
3c6ddd7fa7
|
fixed isInCell method
|
12 years ago |
Nathan Jeffords
|
f55da17933
|
made some journal accessor methods constant
|
12 years ago |
Nathan Jeffords
|
4c7ae3d1ff
|
prevent duplicate journal entries from being recorded
|
12 years ago |
Nathan Jeffords
|
528c3da6da
|
record heard topics in journal
|
12 years ago |
Nathan Jeffords
|
d6b956cdcf
|
fixed swapped day & month fields when created a stamped journal entry
|
12 years ago |
Marc Zinnschlag
|
2d96f52864
|
select correct record when opening a dialogue sub view
|
12 years ago |
Marc Zinnschlag
|
82b790770d
|
Merge remote-tracking branch 'potatoesmaster/dialogue-creatures'
|
12 years ago |
Emanuel Guevel
|
4feaa66897
|
Do not open the dialogue window if no greeting is found
|
12 years ago |
pvdk
|
4c0e0fc279
|
Modified license filename of the DejaVu font, more similar to the other one now
|
12 years ago |
Marc Zinnschlag
|
7b568cbb15
|
Merge remote-tracking branch 'potatoesmaster/dialogue'
|
12 years ago |
Marc Zinnschlag
|
312f68bf9c
|
Merge remote-tracking branch 'thoronador/fix-spelling'
|
12 years ago |
Thoronador
|
3220330ce0
|
fix spelling in comment
|
12 years ago |
Chris Robinson
|
e5f040a06f
|
Improve filename pattern matching
|
12 years ago |
Emanuel Guevel
|
9e00c6694f
|
Allow only ID filtered topics for dialogue with creatures
|
12 years ago |