scrawl
|
21143f006b
|
fix several warnings
|
13 years ago |
scrawl
|
9d4f79bcfc
|
GCC compile fix
|
13 years ago |
Michael Papageorgiou
|
dbbf50a184
|
Journal sounds, close sound will be added later
|
13 years ago |
scrawl
|
1840401172
|
weather transitions (e.g. from clear to cloudy) use timescale
|
13 years ago |
scrawl
|
3ae69f792a
|
no light-"jumps" during night
|
13 years ago |
scrawl
|
5ea2122f79
|
sun gradually disappears
|
13 years ago |
scrawl
|
d18b3271b1
|
transition tweak 2
|
13 years ago |
scrawl
|
460b584934
|
transition tweaks
|
13 years ago |
scrawl
|
a67cc8e73b
|
more fixes
|
13 years ago |
gugus
|
10321ff51a
|
Merge branch 'master' of https://github.com/zinnschlag/openmw.git into DialogueSystem
|
13 years ago |
gugus
|
042d87f77f
|
a lot of clean up
|
13 years ago |
gugus
|
91801e5cab
|
stop spamming messages
|
13 years ago |
gugus
|
56a84b6a1a
|
choices works. The only thing remaining is the script arguments problems.
Need a lot of clean up too.
|
13 years ago |
Michael Papageorgiou
|
b2c6d52db1
|
Another file search fix
|
13 years ago |
scrawl
|
877cb2aca7
|
much better looking moons
|
13 years ago |
scrawl
|
e354203c21
|
stars rotation
|
13 years ago |
Alexander "Ace" Olofsson
|
e8eea03b4c
|
Fixed a few more non-virtual destructor warnings
|
13 years ago |
Marc Zinnschlag
|
a7211d2a90
|
Merge remote branch 'werdanith/searchfix'
|
13 years ago |
Michael Papageorgiou
|
588ac44bc7
|
Improved matching for the FileListLocator
|
13 years ago |
Marc Zinnschlag
|
5b378e820d
|
warning level adjustments and some related fixes
|
13 years ago |
k1ll
|
b7eb7ff8e3
|
Added support for linking static Ogre libraries and plugins into the launcher and openmw.
|
13 years ago |
Marc Zinnschlag
|
6f9d9c0f9e
|
another armour class detection fix
|
13 years ago |
Marc Zinnschlag
|
7ab20c3eb1
|
fixed armour class detection
|
13 years ago |
Marc Zinnschlag
|
c616d005e8
|
fixed a spelling mistake
|
13 years ago |
Marc Zinnschlag
|
3c3fb8d706
|
Merge remote branch 'werdanith/activationsounds2' into equipment
|
13 years ago |
Michael Papageorgiou
|
f7c7ed0ac7
|
Fix regression with locating sound files
|
13 years ago |
gugus
|
07d8d654cd
|
one step toward function filters and end choices.
|
13 years ago |
Marc Zinnschlag
|
81abd97753
|
Merge remote branch 'scrawl/weather'
|
13 years ago |
Marc Zinnschlag
|
010c8e6041
|
Merge remote branch 'scrawl/viewingdistance'
|
13 years ago |
Michael Papageorgiou
|
947288e13a
|
Merge master and rewrite around the new detection function
|
13 years ago |
scrawl
|
e8267c7363
|
adjusted fog distance, prevents objects suddenly popping up on cell load
|
13 years ago |
scrawl
|
8421fd2670
|
fixed a visual issue with the stars
|
13 years ago |
Michael Papageorgiou
|
db9085ae59
|
Pickup sounds for weapons
|
13 years ago |
Michael Papageorgiou
|
7c1475b723
|
Pickup sounds for potions, repair, gold, lights, rings
|
13 years ago |
Michael Papageorgiou
|
34e18df0fe
|
Pickup sounds for apparatus, books, clothes, ingredients, lockpicks, misc and probes
|
13 years ago |
scrawl
|
f46d9b094b
|
fix weather sounds sometimes playing in interiors
|
13 years ago |
Michael Papageorgiou
|
6dddf8a3d5
|
Pickup sounds for armors
|
13 years ago |
Marc Zinnschlag
|
cbbc295eb6
|
implemented new equipment functions in MWClass
|
13 years ago |
Marc Zinnschlag
|
c314cddb1c
|
added getEquipmentSkill function to Class hierarchy
|
13 years ago |
Marc Zinnschlag
|
ea336214de
|
more inventory sanity checks
|
13 years ago |
Marc Zinnschlag
|
4b73116b9d
|
added getEquipmentSlots function to MWWorld::Class hierarchy
|
13 years ago |
Marc Zinnschlag
|
635b7ec6cb
|
slot system
|
13 years ago |
Michael Papageorgiou
|
703e484a92
|
Doors and Containers sounds, now in 3D
|
13 years ago |
Michael Papageorgiou
|
836732096e
|
Fix both relative and 3D sounds
|
13 years ago |
Marc Zinnschlag
|
222b5b741e
|
Merge branch 'master' into equipment
|
13 years ago |
Pieter van der Kloet
|
1ed1c29db9
|
Fix Boost path problem for Boost versions below 1.43
|
13 years ago |
Pieter van der Kloet
|
96c0b8760e
|
Got rid of the console showing up on Windows and removed libpng stuff
|
13 years ago |
Marc Zinnschlag
|
79158b9325
|
NPCs are using InventoryStore instead of ContainerStore from now on
|
13 years ago |
Marc Zinnschlag
|
84c8cd3720
|
added InventoryStore class (doesn't do anything yet)
|
13 years ago |
Marc Zinnschlag
|
5562653578
|
provisionally fill up containers on cell load
|
13 years ago |
Marc Zinnschlag
|
06e0706b35
|
added fill and clear functions to container store
|
13 years ago |
scrawl
|
2196e1321b
|
added weather sounds
|
13 years ago |
Marc Zinnschlag
|
c259b25fcf
|
Merge remote branch 'werdanith/soundmanagerrefactor'
|
13 years ago |
Michael Papageorgiou
|
6f46f2b7a0
|
SoundManager: add the ability to play non-3d looping sounds
|
13 years ago |
Michael Papageorgiou
|
a309ef7b55
|
Corrected setPlaylist and added stopMusic
|
13 years ago |
Michael Papageorgiou
|
44620ada86
|
SoundManager: Finish up with Task #172, plus cleanup
|
13 years ago |
Michael Papageorgiou
|
ad6175c78a
|
SoundManager: Set up the priority for file look up right and take care of a corner case
|
13 years ago |
gugus
|
82c6b0f92a
|
choice function. Do not work.
|
13 years ago |
gugus
|
6f7752633a
|
there was no extension in the compiler context. Corrected. But Choice doesn't work.
|
13 years ago |
gugus
|
39415f0b4a
|
fix compilation bug with Visual C++
|
13 years ago |
Michael Papageorgiou
|
054a176c86
|
Added new FileLibrary class to handle music, this fixes a number of issues.
|
13 years ago |
gugus
|
4990ba48ed
|
Merge branch 'master' of https://github.com/zinnschlag/openmw.git into DialogueSystem
|
13 years ago |
Marc Zinnschlag
|
3d1cbcd4e7
|
Merge remote branch 'jhooks/animperform'
|
13 years ago |
Michael Papageorgiou
|
54353794e5
|
SoundManager: Completely rewrote the file management
|
13 years ago |
Jason Hooks
|
39ff8d6a01
|
Compile error retry
|
13 years ago |
Michael Papageorgiou
|
03ea3bb62f
|
SoundManager: first attempt at refactoring. BROKEN
|
13 years ago |
Jason Hooks
|
9848b67174
|
Fixing errors
|
13 years ago |
Pieter van der Kloet
|
2429f3960f
|
Merge remote-tracking branch 'upstream/master' into launcher
Conflicts:
apps/launcher/CMakeLists.txt
apps/launcher/datafilespage.cpp
|
13 years ago |
Marc Zinnschlag
|
25f5bdf7aa
|
Merge remote branch 'scrawl/weather'
|
13 years ago |
scrawl
|
3ea2a9f05d
|
changeWeather bugfix
|
13 years ago |
Marc Zinnschlag
|
69f0ec99f1
|
implemented dialogue scripts
|
13 years ago |
Michael Papageorgiou
|
1776ede9e1
|
Broken sound path fix
|
13 years ago |
Marc Zinnschlag
|
65756db49e
|
Merge remote branch 'gus/DialogueSystem' into dialogue
|
13 years ago |
Marc Zinnschlag
|
4bdfbb6d4f
|
Merge branch 'master' into dialogue
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
|
13 years ago |
Marc Zinnschlag
|
896c7d9fa5
|
Merge remote branch 'scrawl/batching2'
|
13 years ago |
Marc Zinnschlag
|
e7fa1d94b8
|
Merge remote branch 'scrawl/shapefix'
|
13 years ago |
scrawl
|
42a7375a0b
|
adjusted the batch region size, this was the cause for lights going on/off bug
|
13 years ago |
Jason Hooks
|
a81ecb5f65
|
Bug 210 fix
|
13 years ago |
scrawl
|
d74b78a302
|
very minor performance improvement
|
13 years ago |
scrawl
|
ba0365a427
|
collision shape scale fix
|
13 years ago |
Marc Zinnschlag
|
1e998545c7
|
fixed log path
|
13 years ago |
Marc Zinnschlag
|
be70d197e5
|
Merge branch 'next'
Conflicts:
.gitignore
cmake/FindOGRE.cmake
|
13 years ago |
Michael Papageorgiou
|
b3159683a4
|
Replace gengetopt with bullet program options for esmtool's argument handling
|
13 years ago |
Nikolay Kasyanov
|
b283ad86fb
|
revert to old launcher stylesheet location on OS X
|
13 years ago |
Michael Papageorgiou
|
185cd63462
|
ESMTool set to use default Latin encoding
|
13 years ago |
Pieter van der Kloet
|
5ffa3264b2
|
Appended resources/ to the stylesheet path
|
13 years ago |
Marc Zinnschlag
|
3c5f8a4a23
|
void pointer workaround
|
13 years ago |
Marc Zinnschlag
|
ed0fa255b0
|
Merge remote branch 'scrawl/weather' into next
|
13 years ago |
Pieter van der Kloet
|
11ec5cf2e2
|
Stylesheet location changed in CMakeLists and some minor fixes to the launcher
|
13 years ago |
Pieter van der Kloet
|
b320733e45
|
Fixed Qt exits, this time for all occurrences
|
13 years ago |
scrawl
|
c8aab3a562
|
fix sun angle
|
13 years ago |
Pieter van der Kloet
|
5b54a658d8
|
Launcher improvements: ask for data dir and write it to cfg if none is found
and prevent removal of the default profile
|
13 years ago |
Pieter van der Kloet
|
1512481c07
|
Changed the way whitespace was removed from retrieved Ogre values
|
13 years ago |
scrawl
|
b3db4f1c27
|
slightly improved moon fading
|
13 years ago |
Marc Zinnschlag
|
7aaa7f185f
|
same for launcher
|
13 years ago |
Marc Zinnschlag
|
4c2fffdd61
|
temporarily disabled multi data path support in OpenMW
|
13 years ago |
Marc Zinnschlag
|
2c20aeab90
|
Merge remote branch 'werdanith/activationsounds' into next
|
13 years ago |
Marc Zinnschlag
|
2608491906
|
Merge remote branch 'corristo/master'
|
13 years ago |
Nikolay Kasyanov
|
d58b408ae1
|
Deploying Qt image format plugins on OS X considered useless
|
13 years ago |
Michael Papageorgiou
|
fe977fe313
|
More container and door trap fixes
|
13 years ago |