Commit Graph

4737 Commits (c49966dd29c61f0f5e1bf26348e5e24a0cf25785)
 

Author SHA1 Message Date
scrawl d76522e7a4 searchPtrViaHandle 12 years ago
Marc Zinnschlag 7884a927c9 Issue #68: added dead flag to CreatureStats 12 years ago
Marc Zinnschlag a8f294c9ae fixed types of dynamic stats script instructions 12 years ago
Marc Zinnschlag bdca5aff87 Issue #68: simplified the dynamic stats interface 12 years ago
Marc Zinnschlag 3f833af46a Issue #407: Fortyfy attribute effects were ignored for the last 3 attributes 12 years ago
scrawl 28cc480ce1 fix some alchemy issues and make the gui use the new implementation 12 years ago
Marc Zinnschlag 18686614db Merge remote-tracking branch 'scrawl/splashscreen_dirlisting'
Conflicts:
	apps/openmw/mwgui/loadingscreen.cpp
12 years ago
Marc Zinnschlag 1864dbe031 Issue #61: potion creation 12 years ago
Marc Zinnschlag f5caf227b2 Issue #61: remove ingredients on potion creation 12 years ago
Marc Zinnschlag 3c71378fad Issue 61: improved ingredients handling in alchemy and documenation 12 years ago
Marc Zinnschlag 3fe0a73cf2 Issue #61: increase alchemy skill on successful potion creation 12 years ago
Marc Zinnschlag 510674aa5e Merge branch 'master' into alchemy
Conflicts:
	components/esm/loadmgef.hpp
12 years ago
Marc Zinnschlag 5fbca239dd Issue #61: potion creation (1st part; still missing some implementations) 12 years ago
scrawl 0a19b56031 fix gold label 12 years ago
scrawl e80394c0b5 fix training limit 12 years ago
scrawl 125315ebe7 remove a cout 12 years ago
scrawl c64eb96952 Merge branch 'Travel_Dialogue' into training_travel
Conflicts:
	apps/openmw/CMakeLists.txt
	apps/openmw/mwgui/dialogue.cpp
	apps/openmw/mwrender/globalmap.cpp
	files/mygui/CMakeLists.txt
12 years ago
scrawl 1a2034b4dd training window 12 years ago
scrawl 6be092e268 substr check 12 years ago
scrawl 84a4fd56c3 consider all files in Splash directory 12 years ago
scrawl 6acbea822b splash screen directory listing 12 years ago
Lukasz Gromanowski 5e9153e2b8 Issue #423: Wrong usage of "Version"
Remove "Version" line from openmw.desktop file (according to
http://standards.freedesktop.org/desktop-entry-spec/latest/ar01s05.html
it's not required).

Fixes #423

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
12 years ago
scrawl 7d1e659960 fading, greying out destinations you cant afford, warning fix 12 years ago
gugus 9583a1b8e9 FadeOut/In, that's for you scrawl! 12 years ago
gugus c9afe222be traveling now takes time 12 years ago
scrawl c991f68a2d buying created spell 12 years ago
Marc Zinnschlag e05e683da3 Merge remote-tracking branch 'scrawl/spellcreation' 12 years ago
scrawl 8ccb0907e6 assertion -> exception; added the old effect flags again 12 years ago
pvdk 85aaacb41a Some cleaning of the launcher source dir 12 years ago
pvdk bc95336183 Merge remote-tracking branch 'upstream/master' into launcher-model 12 years ago
scrawl f154031e54 last bits of the gui 12 years ago
scrawl cf0596c216 Merge branch 'master' into spellcreation 12 years ago
Marc Zinnschlag 54f752e1c0 Merge remote-tracking branch 'scrawl/master' 12 years ago
Marc Zinnschlag 17dc67be0a updated credits.txt 12 years ago
Marc Zinnschlag b2025b9209 Merge branch 'pedantic' 12 years ago
Marc Zinnschlag e4c3a75639 Merge remote-tracking branch 'cfcohen/master' 12 years ago
cfcohen e4a61486c8 Removed minor comments left in by accident. 12 years ago
cfcohen 68a856ff6f Human readable labels for many records types. Human readable flags
for many record types.  Improved DialInfo rule parsing.  Discovered
several issues involving the assignment of various flag bits.
12 years ago
Pieter van der Kloet 5773676986 Got the Data Files tab to use the new model 12 years ago
Pieter van der Kloet 4174d3c235 Added new plugin model for the Data Files tab in the launcher 12 years ago
Marc Zinnschlag bb0f94decb Merge remote-tracking branch 'cfcohen/master' 12 years ago
cfcohen 50e259c060 Remove tabs as requested. Sorry about that, thought I already
had. :-) I updated the help to better document the --type option,
although I did not finish reasoning through it's interaction with the
new loading framework. I also expanded the print() methods of a few
more of the record types to make a more consistent commit.
12 years ago
scrawl 94f2937c8f missed a warning 12 years ago
Marc Zinnschlag fb7e5699aa Merge branch 'master' into pedantic 12 years ago
scrawl d97184cd4d fixing some warnings 12 years ago
Marc Zinnschlag 3fd887c030 silenced some warnings 12 years ago
Marc Zinnschlag 35d099a638 disabling gcc extensions 12 years ago
cfcohen 57f3b50dc8 Add more detail to ESMTool record dumping. 12 years ago
gugus 27a3487d78 right prices 12 years ago
gugus 5a611b66d7 traveling. 12 years ago