Marc Zinnschlag
|
fee748d4b5
|
added creator bar UI and cancel button
|
2013-07-26 21:09:23 +02:00 |
|
Marc Zinnschlag
|
b8ac45defe
|
added creator to bottom box layout and re-routed add record event to bottom box
|
2013-07-26 18:22:31 +02:00 |
|
Marc Zinnschlag
|
d899cbb449
|
removed some junk
|
2013-07-26 18:14:34 +02:00 |
|
Marc Zinnschlag
|
ed83e2e70a
|
added creator to bottom box; more cleanup
|
2013-07-26 12:51:45 +02:00 |
|
Marc Zinnschlag
|
6c4bdc0101
|
minor cleanup; less pointer usage
|
2013-07-26 12:42:15 +02:00 |
|
Marc Zinnschlag
|
ba5ca5beed
|
replaced createAndDelete flag with a new class hierarhy (Creator)
|
2013-07-26 12:35:17 +02:00 |
|
Marc Zinnschlag
|
4327b81bc3
|
fixed column handling in table (had problems with filtered out columns before)
|
2013-07-25 14:38:53 +02:00 |
|
Marc Zinnschlag
|
55e7e71c11
|
added optional per-subview status bar
|
2013-07-25 14:29:56 +02:00 |
|
Marc Zinnschlag
|
a80e80dd94
|
added layout to table sub view
|
2013-07-23 21:59:02 +02:00 |
|
Emanuel Guevel
|
70a5a83419
|
Change the formula used to calculate initial NPC health
|
2013-07-23 16:48:54 +02:00 |
|
Marc Zinnschlag
|
ec575200e3
|
Merge remote-tracking branch 'gus/MeleeCombat2'
Conflicts:
apps/openmw/mwrender/animation.cpp
|
2013-07-23 09:12:23 +02:00 |
|
Marc Zinnschlag
|
66534a45da
|
replaced double click in table with a context menu item (edit) because double click was interfering with basic table functionality
|
2013-07-21 17:53:39 +02:00 |
|
Marc Zinnschlag
|
5dc1aceae1
|
Merge remote-tracking branch 'potatoesmaster/bug-664'
|
2013-07-21 16:50:02 +02:00 |
|
Emanuel Guevel
|
48f0e64ec3
|
Fix health calculation at character creation
|
2013-07-21 11:02:03 +02:00 |
|
Emanuel Guevel
|
1c330fc899
|
Use the correct formula for NPC health initialization
|
2013-07-21 10:13:46 +02:00 |
|
Marc Zinnschlag
|
3d792a60fb
|
updated credits file
|
2013-07-20 22:53:48 +02:00 |
|
Emanuel Guevel
|
2356e6218e
|
Complete health increase on level up
|
2013-07-20 22:14:10 +02:00 |
|
Emanuel Guevel
|
2a0644a7c3
|
Move some levelup logic from mwgui to mwmechanics
|
2013-07-20 22:14:10 +02:00 |
|
Emanuel Guevel
|
7837dcdc19
|
Calculate NPC health on loading instead of updating it continually
Only NPC with auto-calculated stats are concerned.
|
2013-07-20 22:14:10 +02:00 |
|
Emanuel Guevel
|
074e241c32
|
MWMechanics::DynamicStat: fix members initialization
|
2013-07-20 22:14:09 +02:00 |
|
Marc Zinnschlag
|
a8168c58c2
|
Merge remote-tracking branch 'kolek/thirdpersonzoom'
|
2013-07-20 18:29:59 +02:00 |
|
Kolzi
|
d12bac2d9e
|
Third person zoom - fixed code review issues.
|
2013-07-20 16:55:35 +02:00 |
|
Marc Zinnschlag
|
0fad2e7f40
|
restructured main menu
|
2013-07-20 13:46:56 +02:00 |
|
Marc Zinnschlag
|
2497c18702
|
replaced settings change notifications for columns with a more robust implementation
|
2013-07-20 13:19:27 +02:00 |
|
Kolzi
|
1b7966ca27
|
Can zoom in and out in third person view.
|
2013-07-19 16:12:01 +02:00 |
|
Chris Robinson
|
0cb7d186e7
|
Use Play_TypeFoot for 'left' and 'right' soundgen keys
|
2013-07-18 21:50:11 -07:00 |
|
Chris Robinson
|
14e0c182f3
|
Allow specifying the sound type to playSound and playSound3D
|
2013-07-18 21:50:11 -07:00 |
|
Chris Robinson
|
ac4dfd3b39
|
Play the appropriate foot sound based on footwear
|
2013-07-18 21:50:11 -07:00 |
|
Marc Zinnschlag
|
365ea11e86
|
Merge remote-tracking branch 'graffy76/RefIdTypeDelegate'
|
2013-07-18 13:51:24 +02:00 |
|
Marc Zinnschlag
|
fdd47e5b73
|
silenced a warning
|
2013-07-18 13:50:12 +02:00 |
|
graffy76
|
0ae254f6a8
|
Fixed segfault opening tables
|
2013-07-18 06:31:47 -05:00 |
|
Chris Robinson
|
9c13568bb7
|
Remove idles from the state list and rename it
|
2013-07-18 01:49:53 -07:00 |
|
Chris Robinson
|
e803cdbe7f
|
Handle swimdeath and missing death animations
|
2013-07-18 01:13:53 -07:00 |
|
Chris Robinson
|
f01b0b48cc
|
Don't start with an idle state if dead
|
2013-07-18 00:35:03 -07:00 |
|
Chris Robinson
|
e78bdd2a5d
|
Clear 'swim' from the animation name as a backup instead of 'sneak'
|
2013-07-18 00:22:40 -07:00 |
|
Chris Robinson
|
9ea6b22a83
|
Handle soundgen animation keys
|
2013-07-17 23:58:21 -07:00 |
|
Chris Robinson
|
d6324d71bf
|
Ensure mechanics actors/objects are cleared before adding them
|
2013-07-17 21:39:21 -07:00 |
|
Chris Robinson
|
c7692acb79
|
Update the player's Ptr in mwrender when changing cells
|
2013-07-17 19:11:03 -07:00 |
|
graffy76
|
6486f342b5
|
Fixed setting synchronization issue
Moved default settings to CSMSettings::UserSettings.
Other minor code changes / cleanup
|
2013-07-17 20:19:01 -05:00 |
|
Marc Zinnschlag
|
1b4cd787a5
|
Merge remote-tracking branch 'kcat/animation-state'
|
2013-07-17 11:33:04 +02:00 |
|
Chris Robinson
|
0cd4df3edf
|
Stop playing idles on death
|
2013-07-17 02:19:22 -07:00 |
|
Chris Robinson
|
e2e278d06d
|
Fix some animations not playing properly
Default movement animation speed multiplier should be 1, not 0. Only
randomize death1...death5 for NPCs.
|
2013-07-17 02:06:31 -07:00 |
|
scrawl
|
dfe912dcab
|
Enum renaming
|
2013-07-16 23:38:55 +02:00 |
|
scrawl
|
91e95e1404
|
Use the correct slash, chop or thrust animation
|
2013-07-16 23:32:41 +02:00 |
|
gugus
|
9043fe427f
|
Merge pull request #4 from scrawl/melee
Fixes weapon input to use A_Use instead of hardcoding to mouse button
|
2013-07-16 07:35:21 -07:00 |
|
scrawl
|
9536b5050b
|
Fixes weapon input to use A_Use instead of hardcoding to mouse button
|
2013-07-16 16:25:41 +02:00 |
|
gus
|
66e3eacace
|
fix bows
|
2013-07-16 15:14:34 +01:00 |
|
gus
|
701ff94887
|
bugfix for lockpick
|
2013-07-16 14:46:44 +01:00 |
|
gus
|
20341ae8b7
|
simplification + taking into account weapon speed. Seems too fast, but i'm not sure
|
2013-07-16 14:10:14 +01:00 |
|
gus
|
8fc6e73649
|
post-merge fix
|
2013-07-16 11:51:18 +01:00 |
|