scrawl
|
92467ba6bc
|
Fix sunlight for interiors
|
2014-05-02 21:20:27 +02:00 |
|
Marek Kochanowicz
|
7f1df878f6
|
make getDropType static and public.
|
2014-05-02 20:28:28 +02:00 |
|
scrawl
|
58d868d56a
|
Change default water setting (current fps is low enough as it is without this setting enabled)
|
2014-05-02 19:16:10 +02:00 |
|
Marc Zinnschlag
|
3abe4c1f16
|
Merge remote-tracking branch 'scrawl/master'
|
2014-05-02 13:11:44 +02:00 |
|
scrawl
|
8560b43464
|
Move to esm component
|
2014-05-02 12:48:07 +02:00 |
|
scrawl
|
f8cc328b5e
|
Slightly prettier backdrop when loading game from main menu.
|
2014-05-02 12:48:01 +02:00 |
|
scrawl
|
6381b1e938
|
Fixes #1309: Do not allow saving while dialogs are opened, just like vanilla
This limitation could be removed post-1.0 by serializing the state of open windows.
|
2014-05-02 11:20:43 +02:00 |
|
scrawl
|
17bb8d7f9a
|
Fixes #1252: Add item/magic keybindings to savegame
|
2014-05-01 21:16:32 +02:00 |
|
Marek Kochanowicz
|
c2b070f097
|
trying to do it right.
|
2014-05-01 19:17:33 +02:00 |
|
Marek Kochanowicz
|
ea1aaef8ca
|
replace paged with unpaged (and vice versa)
|
2014-05-01 18:25:28 +02:00 |
|
scrawl
|
fc7e79027a
|
Fixes #1144: Don't refreshCurrentAnims when adding already dead actors
|
2014-05-01 16:55:16 +02:00 |
|
scrawl
|
64a30ad182
|
Fix another leak
|
2014-05-01 16:55:16 +02:00 |
|
scrawl
|
6f7fbc867f
|
Fix several leaks
|
2014-05-01 16:55:15 +02:00 |
|
scrawl
|
f99eda1a54
|
Fixes #1302: Do not attempt to set OnPcAdd before the script has been added
|
2014-05-01 16:55:15 +02:00 |
|
scrawl
|
5415ca6a63
|
Fix exception when shift+click on empty space in save dialog
|
2014-05-01 16:55:15 +02:00 |
|
Marek Kochanowicz
|
d00dbf47d5
|
working on worldspace drops
|
2014-05-01 15:09:47 +02:00 |
|
Sandy
|
36914b43d7
|
Remove install of License of no longer used font
|
2014-05-01 08:19:05 -04:00 |
|
Marc Zinnschlag
|
ab94e70724
|
more cleanup of document setup
|
2014-05-01 13:04:48 +02:00 |
|
Marek Kochanowicz
|
57131332f4
|
fixing minor issues
|
2014-05-01 12:34:54 +02:00 |
|
Marc Zinnschlag
|
6a809064df
|
Merge remote-tracking branch 'mrcheko/master'
|
2014-05-01 10:07:43 +02:00 |
|
mrcheko
|
9e79fb5b87
|
fix to broken aiwander logic
|
2014-05-01 11:41:25 +04:00 |
|
Marc Zinnschlag
|
634311c86c
|
Merge remote-tracking branch 'mrcheko/master'
|
2014-04-30 22:45:26 +02:00 |
|
mrcheko
|
e8f7d12c01
|
uninit bool and invalid iterator bugs fixes
|
2014-04-30 23:57:19 +04:00 |
|
Marek Kochanowicz
|
9e01a54d72
|
minor correction
|
2014-04-30 15:17:20 +02:00 |
|
Marek Kochanowicz
|
6aaa15b2e8
|
paged worldspace drop
|
2014-04-30 15:03:46 +02:00 |
|
Marek Kochanowicz
|
19dac9dc86
|
that would be it
|
2014-04-30 14:27:11 +02:00 |
|
Jeffrey Haines
|
5c9c467b26
|
Improved sneak.
|
2014-04-30 08:06:36 -04:00 |
|
Jeffrey Haines
|
14ebd8b110
|
Fixed logic in commit crime
|
2014-04-30 07:44:29 -04:00 |
|
Marek Kochanowicz
|
4d79f00e28
|
enable dragging on the region map cells
|
2014-04-30 13:32:54 +02:00 |
|
Thomas
|
10a5bb9464
|
Made code a bit more standardized and added a good bit of documentation.
|
2014-04-29 23:40:59 -04:00 |
|
Marek Kochanowicz
|
eeb18b533e
|
moved editlock to the dragrecordtable
|
2014-04-29 21:41:57 +02:00 |
|
Marc Zinnschlag
|
0c2843b0f7
|
some missing cleanup
|
2014-04-29 19:56:33 +02:00 |
|
Marek Kochanowicz
|
d376efe30b
|
handle dragging not-existing records
|
2014-04-29 19:34:06 +02:00 |
|
Thomas
|
8f90dd43ec
|
Changed things to use typedef ScriptARgs/ScriptReturn, which makes finding out what those weird strings meant much much easier
|
2014-04-29 12:52:08 -04:00 |
|
Marc Zinnschlag
|
9a1b5dc1c6
|
a bit of cleanup
|
2014-04-29 15:32:00 +02:00 |
|
Marc Zinnschlag
|
f6a876bc3d
|
added actor ID
|
2014-04-29 15:27:49 +02:00 |
|
cc9cii
|
7d990abd37
|
OpenCS changes to allow compilation with MSVC 11.0.
|
2014-04-29 22:46:55 +10:00 |
|
Marc Zinnschlag
|
8dc6ad5059
|
moved new flag from setupData function to Document constructor
|
2014-04-29 14:27:44 +02:00 |
|
Marc Zinnschlag
|
5f1d2f72f6
|
added basic loading GUI
|
2014-04-29 14:17:25 +02:00 |
|
Marc Zinnschlag
|
2906ade531
|
string fix
|
2014-04-29 13:16:58 +02:00 |
|
Marc Zinnschlag
|
4eeed4e2c7
|
Merge remote-tracking branch 'scrawl/return'
|
2014-04-29 12:27:27 +02:00 |
|
Marek Kochanowicz
|
18fc8acc71
|
able to drag existing cells from the regionmap
|
2014-04-29 12:27:26 +02:00 |
|
Marek Kochanowicz
|
853abb65c3
|
added new, later common, base for the regionmap and the table
|
2014-04-29 11:44:21 +02:00 |
|
scrawl
|
28ef236f0e
|
Don't allow setting a new return position if there already is one and we haven't reached it yet
|
2014-04-29 11:17:07 +02:00 |
|
Marc Zinnschlag
|
8fea2cfa2a
|
Merge remote-tracking branch 'mrcheko/master'
|
2014-04-29 10:03:29 +02:00 |
|
scrawl
|
1fd7a07b5e
|
Merge branch 'master' of https://github.com/OpenMW/openmw into return
Conflicts:
apps/openmw/mwmechanics/aisequence.cpp
apps/openmw/mwmechanics/aiwander.cpp
|
2014-04-29 09:14:13 +02:00 |
|
scrawl
|
9b36a13821
|
Feature #1289: NPCs return to default position
Make stationary NPCs return to their previous position once combat/crime AI finishes.
|
2014-04-29 09:09:51 +02:00 |
|
scrawl
|
3780503275
|
Removed quicksave/quickload message boxes, now that the same text is shown in the progress bar
|
2014-04-29 07:07:03 +02:00 |
|
Marc Zinnschlag
|
3013c34d9b
|
Merge remote-tracking branch 'scrawl/master'
|
2014-04-28 21:46:05 +02:00 |
|
scrawl
|
7a0aeeaa38
|
Allow to delete savegames (shift + click)
|
2014-04-28 20:57:45 +02:00 |
|