scrawl
|
30e86e1b9d
|
settings window resolution sorting, aspect ratio
|
2012-06-26 15:41:13 +02:00 |
|
Marc Zinnschlag
|
83c3972a89
|
Issue #314: added return value to addSpell function
|
2012-06-24 16:23:43 +02:00 |
|
Marc Zinnschlag
|
aa827442e8
|
Issue #314: Generalised ActiveSpells class so that it can handle lasting effects from potions too
|
2012-06-24 11:39:21 +02:00 |
|
scrawl
|
797c2c538d
|
fix some settings bugs
|
2012-06-23 12:25:28 +02:00 |
|
Marc Zinnschlag
|
2b68e4d489
|
Merge remote branch 'scrawl/trianglebatchcount'
|
2012-06-22 14:30:00 +02:00 |
|
scrawl
|
63ce143a04
|
fix triangle / batch counts with compositors
|
2012-06-22 12:56:04 +02:00 |
|
scrawl
|
98f13ebcc0
|
Merge branch 'misc' of github.com:scrawl/openmw into misc
|
2012-06-21 12:15:43 +02:00 |
|
Marc Zinnschlag
|
ad251065f4
|
removed more cout spam
|
2012-06-21 12:00:56 +02:00 |
|
Marc Zinnschlag
|
89ac0fa232
|
Issue #312: Implemented ID-search caching to speed up some badly written scripts
|
2012-06-21 11:43:18 +02:00 |
|
Jason Hooks
|
5c51674070
|
update
|
2012-06-20 13:14:27 -04:00 |
|
Jason Hooks
|
86d8a07fc7
|
Switching back to old scaling
|
2012-06-19 13:28:06 -04:00 |
|
Marc Zinnschlag
|
1f0efa9f7d
|
Merge remote branch 'scrawl/guifixes'
|
2012-06-19 19:06:18 +02:00 |
|
scrawl
|
15e959868c
|
make some of the gui mode changes a bit safer
|
2012-06-19 17:07:00 +02:00 |
|
Marc Zinnschlag
|
590dfe8d63
|
fixed the container fill problem on cell load
|
2012-06-19 16:42:10 +02:00 |
|
scrawl
|
ff278ab4ec
|
chargen generate class: fix result not being shown in review dialog
|
2012-06-19 15:25:04 +02:00 |
|
scrawl
|
0aa01b93e2
|
don't put blue color on actions that are in the topic list, but are not topics (e.g. Barter)
|
2012-06-19 15:24:52 +02:00 |
|
Marc Zinnschlag
|
9a6f012578
|
Merge branch 'script'
|
2012-06-19 11:07:47 +02:00 |
|
Jason Hooks
|
4d55ecfdbe
|
Deleting scaled shapes; scaleObject()
|
2012-06-18 13:03:00 -04:00 |
|
Marc Zinnschlag
|
09057daac5
|
Merge remote branch 'scrawl/containerunlocking'
|
2012-06-18 09:57:22 +02:00 |
|
Jason Hooks
|
33fe80723c
|
btScaledBvhTriangleMeshShapes
|
2012-06-17 20:56:10 -04:00 |
|
scrawl
|
de3daf3dc1
|
allow the 'lock' and 'unlock' script commands to work on containers, like in morrowind
|
2012-06-18 00:21:55 +02:00 |
|
Marc Zinnschlag
|
3c42a71dae
|
removed some cout spam
|
2012-06-16 16:42:35 +02:00 |
|
Marc Zinnschlag
|
e2a77037eb
|
fixed a type in a script instruction
|
2012-06-16 16:38:54 +02:00 |
|
Marc Zinnschlag
|
8283f5f135
|
added setHello/Fight/Flee/Alarm instructions
|
2012-06-16 16:31:32 +02:00 |
|
Marc Zinnschlag
|
ea29b74bb4
|
added per NPC/creature basic AI-settings (hello, fight, flee, alarm)
|
2012-06-16 16:17:42 +02:00 |
|
Marc Zinnschlag
|
7454713a9b
|
addet provisional implementation of AiWander (doesn't do anything yet)
|
2012-06-16 16:06:15 +02:00 |
|
Marc Zinnschlag
|
b16157a618
|
documentation fix
|
2012-06-16 15:49:39 +02:00 |
|
Marc Zinnschlag
|
3167ae9473
|
added force/clearforce instructions for run and sneak
|
2012-06-16 15:49:03 +02:00 |
|
Marc Zinnschlag
|
0795730a19
|
Merge branch 'xdoty' into script
|
2012-06-16 14:57:13 +02:00 |
|
Marc Zinnschlag
|
10b27e582b
|
Issue #181: various fixed to member variable access
|
2012-06-16 13:51:13 +02:00 |
|
Marc Zinnschlag
|
6c5b21fa42
|
Issue #181: Member variable access in expressions; error reporting fix for the previous commit
|
2012-06-16 13:06:23 +02:00 |
|
Marc Zinnschlag
|
6a89d76321
|
Issue #181: Improved script error reporting for local and global scripts
|
2012-06-16 11:52:35 +02:00 |
|
gugus
|
5397b9dba6
|
Merge branch 'physicsaedra3' of https://github.com/jhooks1/openmw.git into objectRotationScaling
|
2012-06-16 11:38:07 +02:00 |
|
gugus
|
974585d357
|
Merge branch 'master' of https://github.com/zinnschlag/openmw.git into objectRotationScaling
|
2012-06-15 14:53:58 +02:00 |
|
gugus
|
01fefca0a3
|
Merge branch 'master' of https://github.com/zinnschlag/openmw.git into objectRotationScaling
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
|
2012-06-15 14:53:19 +02:00 |
|
scrawl
|
584ae30213
|
don't show diseases and curses in the spell list
|
2012-06-15 10:09:46 +02:00 |
|
Marc Zinnschlag
|
0f71439991
|
Merge remote branch 'garvek/master'
|
2012-06-15 08:22:56 +02:00 |
|
Jason Hooks
|
897a331244
|
NPC activation
|
2012-06-13 12:21:51 -04:00 |
|
Jason Hooks
|
20288de685
|
Post merge
|
2012-06-11 15:39:57 -04:00 |
|
Jason Hooks
|
b14c132a31
|
Merging in the latest master
|
2012-06-11 13:25:06 -04:00 |
|
Jason Hooks
|
595b0729da
|
Few things changed
|
2012-06-10 21:08:58 -04:00 |
|
Jason Hooks
|
fb0a52809d
|
Changing transformation processing
|
2012-06-09 15:19:15 -04:00 |
|
scrawl
|
447158e9d6
|
shutdown crash fix
|
2012-06-09 19:15:11 +02:00 |
|
Sylvain THESNIERES
|
fc3a3fc173
|
MSVC build compliance:
- static const float member is not ISO
- callback do not match DLL signature
|
2012-06-08 19:55:39 +02:00 |
|
Marc Zinnschlag
|
eb0be10e80
|
Merge branch 'script' into xdoty
|
2012-06-07 13:00:01 +02:00 |
|
Marc Zinnschlag
|
ff84fbbfa7
|
Added DontSaveObject script instruction
We are ignoring it for now and unless users protest we will probably keep it that way.
|
2012-06-07 12:36:51 +02:00 |
|
Marc Zinnschlag
|
72fca40090
|
Issue #181: member variable access in interpreter context
|
2012-06-07 11:59:45 +02:00 |
|
scrawl
|
42e44ac1b5
|
fixed some leaks
|
2012-06-06 21:08:20 +02:00 |
|
scrawl
|
c85c794c86
|
fixed some cppcheck issues
|
2012-06-06 20:29:30 +02:00 |
|
scrawl
|
dfac5f26c3
|
fixed some issues:
- probes were not showing up in inventory category "misc"
- lights, probes, lockpicks were not equippable
- weapons could not be picked up
|
2012-06-04 21:48:20 +02:00 |
|
scrawl
|
ea8e3ca1c8
|
fix item duplication bug when picking up object with the mouse and immediately dropping again
|
2012-06-04 21:09:51 +02:00 |
|
scrawl
|
1ecc6f97ed
|
alchemy effect fix
|
2012-06-04 20:56:13 +02:00 |
|
scrawl
|
d56defd4f4
|
set input focus to console after selecting objects in console mode
|
2012-06-03 21:19:48 +02:00 |
|
scrawl
|
8e96871acd
|
remove something unused
|
2012-06-03 18:40:10 +02:00 |
|
gugus
|
0012d7eb58
|
Merge branch 'master' of https://github.com/zinnschlag/openmw.git into objectRotationScaling
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
|
2012-06-03 12:53:23 +02:00 |
|
scrawl
|
b8464d4ce5
|
allow picking up objects from the gameworld with the mouse in inventory mode
|
2012-06-02 14:19:02 +02:00 |
|
scrawl
|
b886aea298
|
change console skin to MW_Window and set the selected object refID as window title
|
2012-06-02 12:31:23 +02:00 |
|
scrawl
|
0ba0b2122e
|
set the implicit object for script excution by clicking on it
|
2012-06-02 12:25:24 +02:00 |
|
scrawl
|
36d26e0681
|
set the camera orientation after using teleport doors
|
2012-05-30 15:52:39 +02:00 |
|
Marc Zinnschlag
|
2bbbff2b75
|
Merge remote branch 'scrawl/spellwindow'
|
2012-05-30 10:22:56 +02:00 |
|
scrawl
|
2c90654401
|
fix a typo that caused a crash when trying to disable an already disabled object
|
2012-05-30 09:21:41 +02:00 |
|
scrawl
|
72bb7a2d2c
|
fix a typo
|
2012-05-30 08:04:07 +02:00 |
|
Jason Hooks
|
fb4e7f02b9
|
code correction
|
2012-05-29 22:03:00 -04:00 |
|
scrawl
|
c5a685d11f
|
addition to last commit: show the selected weapon/spell names as inventory/spell window caption
|
2012-05-29 18:59:11 +02:00 |
|
scrawl
|
298ae4f7f8
|
HUD icons for selected weapon / selected spell / selected enchanted item
|
2012-05-29 18:33:01 +02:00 |
|
gugus
|
a711a3ebe1
|
Various fixes
|
2012-05-29 16:45:43 +02:00 |
|
gugus
|
f83ffecae5
|
SetAngle and SetScale script instruction
|
2012-05-29 15:57:13 +02:00 |
|
scrawl
|
8b7baa808e
|
fixed the hud icon positioning issues
|
2012-05-29 15:36:48 +02:00 |
|
scrawl
|
48ba293e88
|
added the success formula, and spell deleting (shift+click)
|
2012-05-29 15:13:44 +02:00 |
|
scrawl
|
30461438f6
|
still left: spell success formula
|
2012-05-29 12:35:03 +02:00 |
|
scrawl
|
5412d6ed9e
|
fixed a typo that prevented spells from getting added
|
2012-05-29 10:47:48 +02:00 |
|
gugus
|
d8051095d6
|
rotation are updated in the physis system
|
2012-05-29 10:36:12 +02:00 |
|
gugus
|
26d6c9453c
|
more work on rotation
|
2012-05-29 10:15:29 +02:00 |
|
scrawl
|
c7268233df
|
spell window layout & opening/closing/pinning logic
|
2012-05-29 09:02:22 +02:00 |
|
scrawl
|
1b561ce91f
|
Merge branch 'master' into next
|
2012-05-29 06:56:23 +02:00 |
|
scrawl
|
69e6bc6588
|
add water settings to settings window
|
2012-05-29 06:45:44 +02:00 |
|
scrawl
|
5d03e86613
|
added field of view and texture filtering to settings window
|
2012-05-29 04:54:54 +02:00 |
|
scrawl
|
6945afe95b
|
alchemy window layout
|
2012-05-29 02:57:19 +02:00 |
|
scrawl
|
8c7cb6909d
|
addition to c7010623fb : apparently talking _is_ allowed during the starting sequence, it is only disabled via scripts for certain actors
|
2012-05-29 01:59:16 +02:00 |
|
scrawl
|
f75266e4ba
|
fixed race dialog bug
|
2012-05-29 01:47:49 +02:00 |
|
gugus
|
77084b27c0
|
some work for rotation/scaling
|
2012-05-28 16:01:35 +02:00 |
|
scrawl
|
0a17d6d710
|
more resolution switching fixes
|
2012-05-28 12:34:29 +02:00 |
|
Marc Zinnschlag
|
76b23ae864
|
Merge remote branch 'scrawl/buildplayerfix'
|
2012-05-28 11:44:43 +02:00 |
|
scrawl
|
a54623bcd2
|
reset attributes when building player
|
2012-05-28 11:37:56 +02:00 |
|
scrawl
|
e1ee45a6d6
|
Issue #297: Make the stats review dialog show correct values for attributes/skills/health/magicka/fatigue
|
2012-05-28 10:50:00 +02:00 |
|
scrawl
|
6014a90002
|
added tooltip delay option
|
2012-05-28 09:46:05 +02:00 |
|
scrawl
|
14f4f09f83
|
proper resolution switching (reposition GUI & adjust mouse clipping region)
|
2012-05-28 09:19:25 +02:00 |
|
scrawl
|
3daf1ebc3f
|
small map tweak
|
2012-05-28 05:03:50 +02:00 |
|
scrawl
|
19c428e86c
|
delete fix
|
2012-05-28 02:04:00 +02:00 |
|
scrawl
|
8f667580bb
|
ogre 1.8 final release compability fixes
|
2012-05-27 23:12:45 +02:00 |
|
scrawl
|
f6a6684685
|
when the resolution changes, adjust camera aspect ratio and recreate compositors
|
2012-05-27 21:39:18 +02:00 |
|
scrawl
|
10cfe0f5bc
|
Issue #295: Class creation dialogs tooltips; plus tons of other improvements
|
2012-05-27 06:39:10 +02:00 |
|
scrawl
|
f1d3978897
|
Issue #290: Auto-Close MW-reference related GUI windows
|
2012-05-27 01:14:33 +02:00 |
|
scrawl
|
a7e6a142f9
|
blend fog of war into adjacent cells
|
2012-05-27 00:39:33 +02:00 |
|
scrawl
|
63213b36bf
|
Show a label on the HUD with the cell name when it changes (visible for a few seconds) - like Morrowind
|
2012-05-26 23:06:15 +02:00 |
|
scrawl
|
313a8e55b7
|
- Issue #296: Clicking on HUD elements shows/hides the respective window
- Slightly redesigned the map window and minimap, the player arrow now isn't cut off at cell borders anymore
|
2012-05-26 21:09:21 +02:00 |
|
scrawl
|
3cba884f59
|
Issue #294: show/hide HUD elements based on allowed windows
|
2012-05-26 05:46:46 +02:00 |
|
scrawl
|
738e107b52
|
Merge branch 'master' into next
|
2012-05-26 05:31:32 +02:00 |
|
scrawl
|
c7010623fb
|
Issue #294: disallowed inventory prevents Talk, Open and Take actions
|
2012-05-25 18:45:17 +02:00 |
|
gugus
|
51b6d5cae0
|
Scale *should* work. (no script instruction yet)
|
2012-05-25 18:23:06 +02:00 |
|
Marc Zinnschlag
|
173820d29b
|
Merge branch 'enable'
|
2012-05-25 18:19:12 +02:00 |
|
scrawl
|
750259973e
|
potion creating works, most of the values are bogus
|
2012-05-25 18:00:13 +02:00 |
|
Marc Zinnschlag
|
6fe53aa320
|
Issue #277: containers in cells were not filled up on cell load when the cell was preloaded before
|
2012-05-25 17:55:00 +02:00 |
|
Marc Zinnschlag
|
0131c53005
|
Issue #176: removed enable/disable functions from MWWorld::Class
|
2012-05-25 17:28:27 +02:00 |
|
Marc Zinnschlag
|
36885b2e40
|
Issue #176: removed enable/disable functions from Creature, Npc and Light
|
2012-05-25 17:04:33 +02:00 |
|
scrawl
|
63b3b82657
|
don't allow more than 4 potion effects
|
2012-05-25 16:23:49 +02:00 |
|
scrawl
|
1df1b521a4
|
show the list of potion effects
|
2012-05-25 16:20:57 +02:00 |
|
scrawl
|
6eb15f7680
|
auto-select the alchemy tools with highest quality
|
2012-05-25 15:24:33 +02:00 |
|
scrawl
|
3ba24aee0d
|
Merge branch 'alchemy' into next
|
2012-05-25 13:37:40 +02:00 |
|
scrawl
|
9b623a79ff
|
Merge branch 'master' into alchemy
|
2012-05-25 13:14:27 +02:00 |
|
scrawl
|
09c870ad68
|
first alchemy window layout (not pretty)
|
2012-05-25 12:58:28 +02:00 |
|
scrawl
|
51b8a76a68
|
merged by branches together, starting with alchemy window
Merge branch 'guimode_stacking' into next
Conflicts:
apps/openmw/mwgui/mode.hpp
|
2012-05-24 15:57:23 +02:00 |
|
scrawl
|
c2b818373e
|
adjust tooltip skin, now is never transparent
|
2012-05-24 15:11:45 +02:00 |
|
scrawl
|
a3a22e9096
|
ingredient tooltip shows possible effects
|
2012-05-24 14:47:57 +02:00 |
|
Chris Robinson
|
05fd8f0211
|
Update the actual sounds and music volume when settings change
|
2012-05-24 05:30:22 -07:00 |
|
Marc Zinnschlag
|
684208dfc9
|
Issue #176: when deleting objects, don't go through disable to remove actors from the mechanics manager
|
2012-05-24 13:26:07 +02:00 |
|
Marc Zinnschlag
|
c0ee382c72
|
Issue #176: made actor deregistration more robust
|
2012-05-24 13:21:52 +02:00 |
|
scrawl
|
57d834b14b
|
fixed an issue with interactive messagebox
|
2012-05-24 12:05:43 +02:00 |
|
scrawl
|
6ea7bdb224
|
vsync & fps buttons, sound volume apply fix
|
2012-05-24 11:50:48 +02:00 |
|
scrawl
|
cbe89f7e32
|
copy&paste mistake
|
2012-05-24 08:56:45 +02:00 |
|
scrawl
|
189b044392
|
small correction
|
2012-05-24 04:37:41 +02:00 |
|
scrawl
|
9b94edd561
|
audio tab with volume sliders
|
2012-05-24 04:34:53 +02:00 |
|
scrawl
|
cb35f4d208
|
some unrelated gui cleanup
|
2012-05-24 03:50:02 +02:00 |
|
scrawl
|
a1907e7b88
|
cleaning up mwgui/widgets part 1
|
2012-05-24 03:48:02 +02:00 |
|
scrawl
|
7ebbc099b3
|
allow stacking gui modes
|
2012-05-23 12:23:35 +02:00 |
|
scrawl
|
689cf7ce05
|
ConfirmationDialog
|
2012-05-23 05:28:25 +02:00 |
|
Jason Hooks
|
0066ef9b54
|
Some cleanup
|
2012-05-22 21:40:24 -04:00 |
|
scrawl
|
656a8f1be9
|
working menu transparency slider
|
2012-05-23 01:32:36 +02:00 |
|
scrawl
|
313294c522
|
settings window (hotkey F2) which does nothing. Yay!
|
2012-05-22 21:40:42 +02:00 |
|
scrawl
|
343bbaf0fd
|
integrated video settings in the settings file, the launcher is now useless
|
2012-05-22 03:36:03 +02:00 |
|
Marc Zinnschlag
|
7938566004
|
Merge remote branch 'scrawl/graphics'
Conflicts:
apps/openmw/mwrender/renderingmanager.cpp
|
2012-05-21 11:24:36 +02:00 |
|
Marc Zinnschlag
|
76d733d2b3
|
Merge remote branch 'scrawl/inventoryGUI'
|
2012-05-21 11:17:11 +02:00 |
|
gugus
|
dac98b2213
|
Merge branch 'master' of https://github.com/zinnschlag/openmw.git into objectRotationScaling
|
2012-05-21 11:02:10 +02:00 |
|
scrawl
|
bda90b77bc
|
oops, forgot something
|
2012-05-21 10:59:06 +02:00 |
|
gugus
|
ca9224ed7f
|
starting scale function
|
2012-05-21 10:58:04 +02:00 |
|
scrawl
|
157dd81524
|
removed script instruction, will be in the settings window later
|
2012-05-21 10:57:49 +02:00 |
|
scrawl
|
5f6e8224f4
|
skill progress
|
2012-05-21 10:48:25 +02:00 |
|
Marc Zinnschlag
|
3e85151c9d
|
Merge remote branch 'scrawl/inventoryGUI'
Conflicts:
apps/openmw/CMakeLists.txt
|
2012-05-21 10:13:27 +02:00 |
|
scrawl
|
8f2c8bbea4
|
Merge branch 'master' into graphics
|
2012-05-21 09:50:46 +02:00 |
|
scrawl
|
789dfe1c88
|
fix a bug with water reflection plane height
|
2012-05-21 09:50:02 +02:00 |
|
scrawl
|
40c52c5d09
|
max faction rank crashfix
|
2012-05-21 05:19:20 +02:00 |
|
scrawl
|
1079bb2677
|
finished tooltips for everything in the stats window, some gui refactoring
|
2012-05-21 05:14:07 +02:00 |
|
scrawl
|
76d71f86bc
|
fixed a faction case folding issue
|
2012-05-21 03:10:55 +02:00 |
|
scrawl
|
4a009fc2bb
|
faction tooltip (doesn't handle player having max. rank)
|
2012-05-21 02:58:06 +02:00 |
|
scrawl
|
8ce4727424
|
skill tooltips
|
2012-05-21 01:58:11 +02:00 |
|
scrawl
|
6518eb7794
|
some cleanup
|
2012-05-20 22:55:14 +02:00 |
|
scrawl
|
1c7110fbf5
|
birthsign tooltip
|
2012-05-20 22:45:30 +02:00 |
|
scrawl
|
8d52ee27dc
|
attribute tooltips now use a new system that allows complex tooltips to be defined entirely through layout files
|
2012-05-20 22:06:54 +02:00 |
|
Marc Zinnschlag
|
420cd53be0
|
Merge branch 'effects'
|
2012-05-19 17:41:47 +02:00 |
|
Marc Zinnschlag
|
be46f5a59c
|
various fixes
|
2012-05-19 17:39:24 +02:00 |
|