Marek Kochanowicz
11779c27d3
Writting that manual…
11 years ago
Marek Kochanowicz
e34cbe857c
Added a little more to the filters.
11 years ago
Marek Kochanowicz
930aef7ae5
Added *.pdf to the gitignore.
11 years ago
Marek Kochanowicz
ca700c4cfd
Creating the new branch for filters.
11 years ago
scrawl
3a3f2a37c8
Add cut, copy & paste of text
11 years ago
Marc Zinnschlag
74f7071b82
Merge remote-tracking branch 'jeaye/gitignore'
11 years ago
jeaye
04735a6734
Extend .gitignore
...
Organize .gitignore to make it easier to add to
Ignore only binaries, not directories
Removed some invalid ignores (.cfg, .desktop, etc)
Better globbing
11 years ago
Marc Zinnschlag
8c139783b7
silenced a warning
11 years ago
Marc Zinnschlag
19bd0f90b9
Merge remote-tracking branch 'rainChu/torches'
11 years ago
Alex "rainChu" Haddad
65818155d8
Fixed punctuation consistency
11 years ago
Alex "rainChu" Haddad
e11da5c0a3
Added a constructor to Light CustomData
11 years ago
Marc Zinnschlag
8995cd8543
reverted gitignore changes
11 years ago
jeaye
5f4e2d2cf2
Organize .gitignore to make it easier to add to
11 years ago
jeaye
8d8ba0257e
Added common untracked files to .gitignore
11 years ago
Alex "rainChu" Haddad
2643214ca6
Lights extinguish underwater
11 years ago
Alex "rainChu" Haddad
30ee3c5cf6
Equipped torches and lights run out of fuel
11 years ago
Emanuel Guevel
ba4b8a37e2
Remember pressed message box button longer
...
Remember which button was pressed until a new interactive message box is
displayed or until the pressed button number is read.
Before that, it was not possible to get the pressed button after the
message box was hidden/destroyed.
11 years ago
Marc Zinnschlag
db7ea30483
allow float values in cell for value tests
11 years ago
Marc Zinnschlag
679754b305
corrected an error message
11 years ago
Marc Zinnschlag
9b0766b678
minor fix in ValueNode::toString
11 years ago
Marc Zinnschlag
4905f1c8ab
make testing empty cells against an empty string yield true
11 years ago
Marc Zinnschlag
ce8694c84e
Merge remote-tracking branch 'scrawl/master'
11 years ago
scrawl
683ad40e21
No need for this ifdef since there is a default argument.
11 years ago
scrawl
2fb059e2fa
Don't destroy the SDL window twice
11 years ago
scrawl
fa264935ff
We can apply vsync at runtime now that the Ogre bug is fixed.
11 years ago
scrawl
f504ab42fe
Turn off vsync while in the loading screen
11 years ago
Marc Zinnschlag
b8ae195a46
Merge branch 'scene'
11 years ago
Marc Zinnschlag
4624bed899
changed handling of scene toolbar button icons
11 years ago
Marc Zinnschlag
c8d0fb8c4e
updated credits file
11 years ago
Marc Zinnschlag
fc5afe430b
Merge remote-tracking branch 'potatoesmaster/fatigue-restoration'
11 years ago
Emanuel Guevel
dcfff79460
Regenerate fatigue over time
11 years ago
Marc Zinnschlag
708cde2688
Merge remote-tracking branch 'jordan-ayers/topic/COC-Exterior-Cell-Selection'
11 years ago
Jordan Ayers
141382b8c0
COC Command: Exterior cell selection fix.
...
Return the northernmost cell of the easternmost matching column for Ext. cells.
11 years ago
Marc Zinnschlag
608d154ad7
Merge remote-tracking branch 'rainChu/master'
11 years ago
Alex "rainChu" Haddad
cfc3093320
Reverted conditional compiling
11 years ago
Marc Zinnschlag
b5d620a8dc
fixed string filter on enum column when column is empty
11 years ago
Marc Zinnschlag
a29b8667ef
fixed string filter on boolean columns when testing against the value false
11 years ago
Marc Zinnschlag
a77044cda4
fixed column numbering
11 years ago
Marc Zinnschlag
2606feec3a
Merge remote-tracking branch 'lgro/cfg_without_data_path'
11 years ago
Marc Zinnschlag
3c580fbc59
Merge remote-tracking branch 'jordan-ayers/topic/MagicEffectDisplayFormat'
11 years ago
Marc Zinnschlag
458c752425
Merge remote-tracking branch 'mckibbenta/tgm'
11 years ago
Marc Zinnschlag
87cd5d4267
Merge remote-tracking branch 'potatoesmaster/DisableLevitation'
11 years ago
Marc Zinnschlag
9c4d88cd76
Merge remote-tracking branch 'potatoesmaster/acrobatics'
11 years ago
Marc Zinnschlag
c8dc6a70b7
Merge remote-tracking branch 'greye/master'
11 years ago
Marc Zinnschlag
c8695db66f
Merge remote-tracking branch 'wheybags/unshield_fixes'
11 years ago
Lukasz Gromanowski
5ce1f50fab
Cleanup in MWGui::WindowManager constructor initialzation list.
...
Corrected order of initialization list, and added missing
member field initializations - without this openmw crashes when
installer is interrupted and there are no valid data path
in openmw.cfg, as reported by BrotherBrick in:
https://forum.openmw.org/viewtopic.php?f=20&p=19501#p19499
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
11 years ago
Jordan Ayers
6e4978643c
Magic Effect descriptions: support feet / level modes.
...
Show proper suffixes for all magnitudes.
Drop extra 'times' symbol in 'timesInt format (not consistent
with other magnitude displays).
11 years ago
Jordan Ayers
296b2ab870
Magic Effect: Recognize other display types.
...
Fill out the list of effects which use percentage formatting.
Add in types which use Feet and level labels.
11 years ago
Jordan Ayers
6ab7002908
MagicEffect: Put magnitude type into ESM::MagicEffect helper.
11 years ago
Jordan Ayers
065f435225
Format fix: remove extra spaces from ranged TimesINT formatting.
11 years ago