scrawl
|
fb78e853d4
|
removed 2 unneeded lines
|
13 years ago |
Marc Zinnschlag
|
a4fb71a0fc
|
Merge remote branch 'scrawl/graphics'
|
13 years ago |
Marc Zinnschlag
|
477237d60a
|
Merge remote branch 'scrawl/cursor_replace'
|
13 years ago |
scrawl
|
e2ec889d10
|
fixed a warning "implicit cast to float3"
|
13 years ago |
gugus
|
7edc5c733c
|
corrected a bug about rank.
|
13 years ago |
gugus
|
03d6d1fb82
|
NPC rank is correctly loaded now. Also corrected a potential bug (i think).
|
13 years ago |
scrawl
|
a96ad7fb82
|
restored toggleWater
|
13 years ago |
scrawl
|
95f87a8abf
|
more or less complete list for morrowind.bsa (thanks to artorius)
|
13 years ago |
scrawl
|
2b8c81e779
|
removed test.skin file
|
13 years ago |
scrawl
|
4a6a8e5420
|
don't write to disk
|
13 years ago |
scrawl
|
800df7376c
|
use the cursors from morrowind.bsa and remove mwpointer.png
|
13 years ago |
Jason Hooks
|
7fce57f335
|
Getting started with a new branch
|
13 years ago |
scrawl
|
a727bcd4a4
|
override nif transparency settings (part 1)
|
13 years ago |
Marc Zinnschlag
|
26a529111c
|
removed old known spell list from NpcStats
|
13 years ago |
Marc Zinnschlag
|
77065390d7
|
simplifying Spells class
|
13 years ago |
Marc Zinnschlag
|
e04ccfced0
|
replaced old abilities container in CreatureStats with a Spells object
|
13 years ago |
Marc Zinnschlag
|
750d79eaf0
|
added spell container class
|
13 years ago |
scrawl
|
2a4fcf42a3
|
basic shadows
|
13 years ago |
Marc Zinnschlag
|
344641e574
|
updated developer list in readme file
|
13 years ago |
scrawl
|
33f360f52f
|
transparency fix
|
13 years ago |
scrawl
|
944654f263
|
image rotating function
|
13 years ago |
gugus
|
0553227ee1
|
Merge branch 'master' of https://github.com/zinnschlag/openmw.git into Factions2
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
apps/openmw/mwworld/player.cpp
apps/openmw/mwworld/player.hpp
|
13 years ago |
gugus
|
dd9a88cee2
|
clean up
|
13 years ago |
gugus
|
6ca212b9e9
|
script instruction: PCJoinFaction
|
13 years ago |
gugus
|
aa8418634f
|
add PCLowerRank script instruction
|
13 years ago |
gugus
|
45d11eaf14
|
fixed a bug in the dialogue manager.
|
13 years ago |
gugus
|
e5b1e27fa6
|
pcRaiseRank works. Player can now join factions.
|
13 years ago |
Marc Zinnschlag
|
62908c9ef5
|
Merge remote branch 'scrawl/settingsfixes'
|
13 years ago |
Jason Hooks
|
c0f52fef48
|
one more change
|
13 years ago |
Jason Hooks
|
80afcb2eac
|
small change
|
13 years ago |
Jason Hooks
|
74deb5588d
|
Post merge
|
13 years ago |
scrawl
|
1df7be7fee
|
- fixes to texture filtering setting
- add a sensible warning to settings-default.cfg, since there have been some confusions with it
|
13 years ago |
Marc Zinnschlag
|
0aecb0ed5c
|
cmake fix
|
13 years ago |
Marc Zinnschlag
|
5e9d209b21
|
Merge remote branch 'minty3/testbranch'
|
13 years ago |
Jason Hooks
|
6bdfdf379b
|
Trying iterators
|
13 years ago |
Marc Zinnschlag
|
e17a09e710
|
Merge remote branch 'scrawl/water'
|
13 years ago |
scrawl
|
aa8208efb9
|
changed compositor to be compatible with Ogre 1.8RC
|
13 years ago |
Aleksandar Jovanov
|
db928dcb2f
|
put an opening bracket on a new line
|
13 years ago |
Aleksandar Jovanov
|
9893e4b384
|
made player respect NpcStats for mDrawState
|
13 years ago |
Marc Zinnschlag
|
9e3299cae8
|
Merge remote branch 'scrawl/water'
|
13 years ago |
Alexander "Ace" Olofsson
|
00b8ce6b35
|
Fix linker error in windows.
|
13 years ago |
scrawl
|
0b2dab0b5d
|
disable water fog due to some issues
|
13 years ago |
scrawl
|
a5c6207fe7
|
add setting to disable the underwater effect
|
13 years ago |
scrawl
|
b1c84f28a9
|
Merge branch 'master' into water
Conflicts:
files/settings-default.cfg
|
13 years ago |
scrawl
|
fbfc6e0966
|
enabled new water by default
|
13 years ago |
scrawl
|
17eb68e4bc
|
disable "reflect statics" by default because it performs not so well right now
|
13 years ago |
scrawl
|
8caa5ff9c4
|
fixed refraction and underwater distortion artifacts
|
13 years ago |
scrawl
|
113bbfa253
|
removed the now unneccesary SG for transparent objects
|
13 years ago |
Aleksandar Jovanov
|
23cc1d17ca
|
missing ; added
|
13 years ago |
Aleksandar Jovanov
|
c589cbd4ff
|
enum bug fix
|
13 years ago |