Marc Zinnschlag
8499ceb35d
set default value for topic when cloning info records
10 years ago
scrawl
f5868f7ae1
Fix layout problems in generate class result dialog
10 years ago
Marc Zinnschlag
8ce87803c4
set default value for cell when cloning references
10 years ago
Marc Zinnschlag
b39cdb7645
fixed referenceable cloning (and as a side-effect enabled showing the type of the refereceable in the clone UI)
10 years ago
Marc Zinnschlag
90ad3f332a
extending refnum functionality to cloning (and also enable cloning of references to a different cell)
10 years ago
Nikolay Kasyanov
9f7a8462d8
Fix build & OpenCS game runner code on OS X
10 years ago
Marc Zinnschlag
6c6ce11056
Merge remote-tracking branch 'scrawl/master'
10 years ago
scrawl
4cc95cf952
Tweak spacing on some tooltips
10 years ago
scrawl
e42cb8020e
Change all skins to get font colors from fallback settings ( Fixes #704 )
10 years ago
Marc Zinnschlag
7733df239e
made CloneCommand a subclass of CreateCommand
10 years ago
Marc Zinnschlag
022fada78f
Merge remote-tracking branch 'lgro/updated_credits'
10 years ago
Marc Zinnschlag
8353cab28b
Merge remote-tracking branch 'swick/master'
10 years ago
scrawl
25e96b8c7b
InteractiveMessageBox: Define a maximum width for the message text
10 years ago
MiroslavR
84d27d55e2
Remove redundant includes
10 years ago
MiroslavR
4f89c3e77a
Rework book formatter ( Fixes #1148 )
10 years ago
Lukasz Gromanowski
ed7fde3612
Added Okulo and Nekochan as English news writers/translators.
...
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
10 years ago
Lukasz Gromanowski
5e571450f3
Added Dawid Łakomy (Vedyimyn) as a new Polish news writer/translator
...
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
10 years ago
Sebastian Wick
41094a8641
the global config path is not always $prefix/etc, so just define the whole path in the build system
10 years ago
Marc Zinnschlag
727a83d09a
Merge remote-tracking branch 'swick/master'
10 years ago
Marc Zinnschlag
65ddf7acfe
Merge remote-tracking branch 'scrawl/master'
10 years ago
Marc Zinnschlag
bc1eaa035d
Merge remote-tracking branch 'scrawl/fontcolors'
10 years ago
Marc Zinnschlag
2a48c377a8
Merge remote-tracking branch 'miroslavr/master'
10 years ago
scrawl
9c0649c11d
Add basic framework to retrieve font colors from fallback settings (Feature #704 )
10 years ago
scrawl
e94268b4e6
Remove some garbage
10 years ago
scrawl
cbc242d857
Move item count text to ItemWidget
10 years ago
scrawl
b145d183ae
Fix incorrect alchemy failure handling when an effect has a zero magnitude/duration ( Fixes #1922 )
10 years ago
scrawl
ab9d9c7001
Add magic effect flags from ESM files to esmtool
10 years ago
Sebastian Wick
f46da271d7
SYSCONFDIR should be "/etc" instead of "$PREFIX/etc" if prefix is "/usr"
10 years ago
scrawl
8a3a3baed4
Tweak AiEscort maximum distances
10 years ago
scrawl
b6c6bfe943
Merge cell names when merging cells ( Fixes #1929 )
10 years ago
Sebastian Wick
2ae8158ee9
SYSCONFDIR and LinuxPath should work with different install prefixs
10 years ago
cc9cii
5dfcd2ed01
Removed standard window size combobox. Rearranged widgets.
10 years ago
scrawl
b39fe85a51
Implement fPCbaseMagickaMult and fNPCbaseMagickaMult
10 years ago
cc9cii
52354b14fc
Fixed compilation issue on linux. Updated shader mode selection logic (thanks scrawl). Cleaned up a little but needs more once things are settled.
10 years ago
Marc Zinnschlag
3add4bdf35
rewrote refnum handling code (fixes broken reference creation, but not reference cloning yet)
10 years ago
Marc Zinnschlag
6fbffdb98f
fixed reference creator error handling
10 years ago
Marc Zinnschlag
e93ab383ea
set refnum and increment refnum counter when creating a new reference
10 years ago
Marc Zinnschlag
33243c8c16
move code for storing old value from ModifyCommand constructor to redo function (allows use of the command on records that haven't been created at the time of construction)
10 years ago
Marc Zinnschlag
144f6ca79a
Merge remote-tracking branch 'scrawl/master'
10 years ago
cc9cii
575780ec0d
Display format settings working.
10 years ago
cc9cii
d9b0c81299
Show status bar setting working (feature #854 ). Turns out signals were not needed, may need to clean up later.
10 years ago
Stanislav
313bdf4e78
fix
10 years ago
scrawl
c05874e1ff
Reset CreatureLevList spawning flag if levelled list returned no creature
10 years ago
scrawl
c19f89976e
Add missing Hit voice dialogue for friendly hits
10 years ago
scrawl
54dac1460c
Run global scripts after running local scripts
...
Turns out to be a compatibility problem with Calvus Horatius contract scripts. The local script needs to be run first, otherwise the cleanup when he quits as result of negative profit does not work properly.
10 years ago
scrawl
08499ea51f
Fix Calvus Horatius AiFollow package not being removed after he quits as result of negative profit
10 years ago
cc9cii
86636bd960
Mouse events to disabled objects implemented via a signal filter.
10 years ago
scrawl
ac97a0f99d
Fix dialogue choices being displayed in incorrect order
10 years ago
scrawl
be7839873a
Don't trigger dynamic stats recalculation when setting up actor initial stats ( Fixes #1927 )
...
This caused the magicka value set in the CS to be ignored completely, so flame atronachs were spawning with 50 magicka instead of 105.
10 years ago
scrawl
447e93bdb4
Use SpellCast animation for creatures that have it (flame atronach)
10 years ago