scrawl
|
f46d9b094b
|
fix weather sounds sometimes playing in interiors
|
2012-03-13 17:25:07 +01:00 |
|
Marc Zinnschlag
|
cbbc295eb6
|
implemented new equipment functions in MWClass
|
2012-03-13 15:35:06 +01:00 |
|
Marc Zinnschlag
|
c314cddb1c
|
added getEquipmentSkill function to Class hierarchy
|
2012-03-13 14:27:13 +01:00 |
|
Marc Zinnschlag
|
ea336214de
|
more inventory sanity checks
|
2012-03-13 14:04:19 +01:00 |
|
Marc Zinnschlag
|
4b73116b9d
|
added getEquipmentSlots function to MWWorld::Class hierarchy
|
2012-03-13 13:50:11 +01:00 |
|
Marc Zinnschlag
|
635b7ec6cb
|
slot system
|
2012-03-13 13:31:11 +01:00 |
|
Marc Zinnschlag
|
222b5b741e
|
Merge branch 'master' into equipment
|
2012-03-13 12:14:47 +01:00 |
|
Marc Zinnschlag
|
79158b9325
|
NPCs are using InventoryStore instead of ContainerStore from now on
|
2012-03-10 12:49:54 +01:00 |
|
Marc Zinnschlag
|
84c8cd3720
|
added InventoryStore class (doesn't do anything yet)
|
2012-03-10 12:49:27 +01:00 |
|
Marc Zinnschlag
|
5562653578
|
provisionally fill up containers on cell load
|
2012-03-10 12:36:29 +01:00 |
|
Marc Zinnschlag
|
06e0706b35
|
added fill and clear functions to container store
|
2012-03-10 12:11:07 +01:00 |
|
scrawl
|
2196e1321b
|
added weather sounds
|
2012-03-09 18:30:03 +01:00 |
|
Marc Zinnschlag
|
c259b25fcf
|
Merge remote branch 'werdanith/soundmanagerrefactor'
|
2012-03-09 17:27:11 +01:00 |
|
Michael Papageorgiou
|
6f46f2b7a0
|
SoundManager: add the ability to play non-3d looping sounds
|
2012-03-09 18:10:23 +02:00 |
|
Michael Papageorgiou
|
a309ef7b55
|
Corrected setPlaylist and added stopMusic
|
2012-03-09 03:56:29 +02:00 |
|
Michael Papageorgiou
|
44620ada86
|
SoundManager: Finish up with Task #172, plus cleanup
|
2012-03-09 03:22:16 +02:00 |
|
Michael Papageorgiou
|
ad6175c78a
|
SoundManager: Set up the priority for file look up right and take care of a corner case
|
2012-03-08 23:06:52 +02:00 |
|
Michael Papageorgiou
|
054a176c86
|
Added new FileLibrary class to handle music, this fixes a number of issues.
|
2012-03-07 17:46:51 +02:00 |
|
Marc Zinnschlag
|
3d1cbcd4e7
|
Merge remote branch 'jhooks/animperform'
|
2012-03-07 09:20:29 +01:00 |
|
Michael Papageorgiou
|
54353794e5
|
SoundManager: Completely rewrote the file management
|
2012-03-07 02:20:15 +02:00 |
|
Jason Hooks
|
39ff8d6a01
|
Compile error retry
|
2012-03-06 18:28:41 -05:00 |
|
Michael Papageorgiou
|
03ea3bb62f
|
SoundManager: first attempt at refactoring. BROKEN
|
2012-03-06 01:21:00 +02:00 |
|
Jason Hooks
|
9848b67174
|
Fixing errors
|
2012-03-05 17:46:29 -05:00 |
|
Marc Zinnschlag
|
25f5bdf7aa
|
Merge remote branch 'scrawl/weather'
|
2012-03-05 22:45:52 +01:00 |
|
scrawl
|
3ea2a9f05d
|
changeWeather bugfix
|
2012-03-05 19:13:11 +01:00 |
|
Michael Papageorgiou
|
1776ede9e1
|
Broken sound path fix
|
2012-03-05 16:06:46 +02:00 |
|
Marc Zinnschlag
|
896c7d9fa5
|
Merge remote branch 'scrawl/batching2'
|
2012-03-05 10:54:55 +01:00 |
|
Marc Zinnschlag
|
e7fa1d94b8
|
Merge remote branch 'scrawl/shapefix'
|
2012-03-05 10:51:18 +01:00 |
|
scrawl
|
42a7375a0b
|
adjusted the batch region size, this was the cause for lights going on/off bug
|
2012-03-04 23:26:35 +01:00 |
|
Jason Hooks
|
a81ecb5f65
|
Bug 210 fix
|
2012-03-03 18:26:11 -05:00 |
|
scrawl
|
d74b78a302
|
very minor performance improvement
|
2012-03-03 12:26:08 +01:00 |
|
scrawl
|
ba0365a427
|
collision shape scale fix
|
2012-03-02 16:47:39 +01:00 |
|
Marc Zinnschlag
|
1e998545c7
|
fixed log path
|
2012-03-02 15:15:44 +01:00 |
|
Marc Zinnschlag
|
be70d197e5
|
Merge branch 'next'
Conflicts:
.gitignore
cmake/FindOGRE.cmake
|
2012-03-02 12:11:44 +01:00 |
|
Marc Zinnschlag
|
3c5f8a4a23
|
void pointer workaround
|
2012-02-29 10:13:25 +01:00 |
|
Marc Zinnschlag
|
ed0fa255b0
|
Merge remote branch 'scrawl/weather' into next
|
2012-02-28 23:33:22 +01:00 |
|
scrawl
|
c8aab3a562
|
fix sun angle
|
2012-02-28 20:28:46 +01:00 |
|
scrawl
|
b3db4f1c27
|
slightly improved moon fading
|
2012-02-28 15:20:46 +01:00 |
|
Marc Zinnschlag
|
4c2fffdd61
|
temporarily disabled multi data path support in OpenMW
|
2012-02-28 09:27:35 +01:00 |
|
Marc Zinnschlag
|
2c20aeab90
|
Merge remote branch 'werdanith/activationsounds' into next
|
2012-02-27 18:24:33 +01:00 |
|
Michael Papageorgiou
|
fe977fe313
|
More container and door trap fixes
|
2012-02-27 16:59:45 +02:00 |
|
Michael Papageorgiou
|
28fdfb0f99
|
Added container locked and trapped activation sounds
|
2012-02-27 16:37:05 +02:00 |
|
Marc Zinnschlag
|
739870489a
|
Merge remote branch 'scrawl/weather' into weather
Conflicts:
apps/openmw/CMakeLists.txt
|
2012-02-27 15:02:03 +01:00 |
|
scrawl
|
c9ceb74e5c
|
transition fix
|
2012-02-27 12:21:00 +01:00 |
|
Michael Papageorgiou
|
c6861ed2a9
|
Added door activation sounds
|
2012-02-27 09:39:35 +02:00 |
|
Jason Hooks
|
36e9322830
|
a few changes2
|
2012-02-26 21:43:04 -05:00 |
|
Jason Hooks
|
8d7a5f469b
|
a few changes
|
2012-02-26 21:27:54 -05:00 |
|
Marc Zinnschlag
|
053a2996d2
|
fix for non-standard erase function
|
2012-02-26 23:31:16 +01:00 |
|
Alexander "Ace" Olofsson
|
be8690e333
|
Fix for debug crash on windows
|
2012-02-26 22:45:17 +01:00 |
|
scrawl
|
8b0ef8f98c
|
improvements to sun glare
|
2012-02-26 20:46:09 +01:00 |
|