Michael Papageorgiou
|
f7c7ed0ac7
|
Fix regression with locating sound files
|
13 years ago |
Nikolay Kasyanov
|
47f8005064
|
added installation instruction for OS X
|
13 years ago |
Nikolay Kasyanov
|
a936bee8ea
|
Updated Mac build instructions
|
13 years ago |
Michael Papageorgiou
|
3b6826b1ac
|
Set the attenuation model to linear, to be more in line with the vanilla game
|
13 years ago |
gugus
|
07d8d654cd
|
one step toward function filters and end choices.
|
13 years ago |
Marc Zinnschlag
|
ff866269ec
|
Merge remote branch 'corristo/pgrd'
Removed a warning
Conflicts:
CMakeLists.txt
|
13 years ago |
Alexander "Ace" Olofsson
|
477525ee48
|
Minor modification and spelling correction
|
13 years ago |
Nikolay Kasyanov
|
988c1111e9
|
Feature #161 (Fix) Load REC_PGRD records
fixed edge decoding, thanks Project Aedra!
|
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 |
Alexander "Ace" Olofsson
|
ac0ba0c273
|
A little bit more commenting and sorting out the "normally not enabled" warnings
|
13 years ago |
Michael Papageorgiou
|
947288e13a
|
Merge master and rewrite around the new detection function
|
13 years ago |
Alexander "Ace" Olofsson
|
e7c3ddfe40
|
Final warning changes
|
13 years ago |
Alexander "Ace" Olofsson
|
2f11bfc984
|
I think I've added all the warnings now
|
13 years ago |
scrawl
|
e8267c7363
|
adjusted fog distance, prevents objects suddenly popping up on cell load
|
13 years ago |
Alexander "Ace" Olofsson
|
cecc823cd0
|
Commented list of disabled warnings to start with
|
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 |
Marc Zinnschlag
|
97030c5dba
|
Merge remote branch 'corristo/no-submodules'
|
13 years ago |
Marc Zinnschlag
|
2d9648f88e
|
deleted submodules
|
13 years ago |
Marc Zinnschlag
|
17872bf88b
|
Merge remote branch 'corristo/master'
|
13 years ago |
Nikolay Kasyanov
|
6325697bfe
|
Change in CMakeLists.txt for OS X due to changed ogre plugin path variable name
|
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 |
Nikolay Kasyanov
|
b4343431c6
|
Merged openengine into openmw
|
13 years ago |
Nikolay Kasyanov
|
48c12e9d5c
|
Merge mangle into openmw
|
13 years ago |
Marc Zinnschlag
|
52dd5ab213
|
Merge remote branch 'scrawl/weather'
|
13 years ago |
Nikolay Kasyanov
|
de5b692f9f
|
Feature #161 (Resolved) Load REC_PGRD records
|
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 |
Nikolay Kasyanov
|
fda5b59eb6
|
Feature #161 (In Progress) Load REC_PGRD records
now using vector instead of C arrays
fixed path grid edge loading
added path grid to cell store
implemented dedicated storage class for path grids
|
13 years ago |
scrawl
|
2196e1321b
|
added weather sounds
|
13 years ago |
Marc Zinnschlag
|
04b0677cbb
|
Merge remote branch 'ace/win-packaging'
|
13 years ago |
Marc Zinnschlag
|
69127fa8f1
|
boost compatibility fix; added a missing include
|
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 |