Marek Kochanowicz
|
17af865a9f
|
checking for the source of the drop, reject those from other files for now
|
2014-02-16 09:51:33 +01:00 |
|
Marek Kochanowicz
|
cbe1fe2f95
|
removed misplaced bracket
|
2014-02-15 22:38:59 +01:00 |
|
Marek Kochanowicz
|
45d9364195
|
Put the id in the quote.
|
2014-02-15 22:14:27 +01:00 |
|
Marek Kochanowicz
|
ec8c8a9d88
|
-journalinfo +topic
|
2014-02-15 22:05:42 +01:00 |
|
Marek Kochanowicz
|
41606a67e4
|
implemented whitelist of allowed types in the scripts
|
2014-02-15 20:49:09 +01:00 |
|
Marek Kochanowicz
|
930b77e60a
|
allow drag and drop into the script edit window.
|
2014-02-15 19:52:40 +01:00 |
|
Marek Kochanowicz
|
97fe5465bf
|
created new files
|
2014-02-15 17:55:18 +01:00 |
|
Marek Kochanowicz
|
56be62b956
|
small reformatting
|
2014-02-15 13:23:51 +01:00 |
|
Marek Kochanowicz
|
4ee90c24e5
|
more readable code.
|
2014-02-15 13:22:14 +01:00 |
|
Marek Kochanowicz
|
b1f63947e8
|
Checking if the drop comes from same document.
|
2014-02-15 12:40:07 +01:00 |
|
Marek Kochanowicz
|
d6820b977e
|
store const ref to the document in the table.
|
2014-02-15 12:22:32 +01:00 |
|
Marek Kochanowicz
|
f3dc45f1ec
|
long line split.
|
2014-02-14 15:29:10 +01:00 |
|
Marek Kochanowicz
|
37d262b147
|
Splited very long line.
|
2014-02-14 15:12:34 +01:00 |
|
Marek Kochanowicz
|
aafde926d3
|
Documentation, corrections.
|
2014-02-14 14:04:36 +01:00 |
|
Marek Kochanowicz
|
ae418f2538
|
nicer formatting
|
2014-02-14 12:51:50 +01:00 |
|
Marek Kochanowicz
|
40cc108e54
|
drag and drop works.
|
2014-02-13 20:19:51 +01:00 |
|
Marek Kochanowicz
|
1bcc6d6918
|
using new icon.
|
2014-02-13 19:14:17 +01:00 |
|
Marek Kochanowicz
|
2afe3f3e57
|
Introduced multitype icon.
|
2014-02-13 19:00:35 +01:00 |
|
Marek Kochanowicz
|
6662560cbc
|
new displays for referencable table columns
|
2014-02-13 15:43:19 +01:00 |
|
Marek Kochanowicz
|
09d3c7a446
|
Attempt to match types. Does not work at the moment.
|
2014-02-13 13:54:09 +01:00 |
|
Marek Kochanowicz
|
71b2fc1c70
|
Introduced method to access display type.
|
2014-02-13 10:55:31 +01:00 |
|
Marek Kochanowicz
|
5f3f867a10
|
Implemented convertEnums function
|
2014-02-13 10:21:49 +01:00 |
|
Marek Kochanowicz
|
c142089bfe
|
Merge branch 'master' of https://github.com/zinnschlag/openmw into DragDrop
|
2014-02-12 13:13:32 +01:00 |
|
Marek Kochanowicz
|
c00834a8de
|
added some iostream garbage.
|
2014-02-12 13:12:58 +01:00 |
|
Marek Kochanowicz
|
8dfdd87a07
|
Merge branch 'DnD' of https://github.com/gugus/openmw into DragDrop
Conflicts:
apps/opencs/view/world/table.cpp
|
2014-02-12 12:12:53 +01:00 |
|
Marek Kochanowicz
|
62c9c77ddf
|
Compiles now.
|
2014-02-12 11:42:19 +01:00 |
|
gus
|
6cf561f713
|
get index to where we are dropping
|
2014-02-12 11:32:01 +01:00 |
|
gus
|
2e33ab3a13
|
droping somewhat works
|
2014-02-12 11:16:12 +01:00 |
|
Marek Kochanowicz
|
e1a39b8388
|
Replaced some display_string with specific type. Damn, i wish this is correct ;-)
|
2014-02-12 09:24:08 +01:00 |
|
Marek Kochanowicz
|
fc135fbfee
|
Added new Display types
|
2014-02-12 09:04:52 +01:00 |
|
Emanuel Guevel
|
8824af30b4
|
Allow to display message box outside of dialogue window
|
2014-02-11 18:26:57 +01:00 |
|
Marc Zinnschlag
|
ffd1783690
|
Merge remote-tracking branch 'mrcheko/master'
|
2014-02-11 17:03:50 +01:00 |
|
Marc Zinnschlag
|
e44a7268fc
|
Merge remote-tracking branch 'potatoesmaster/selected-spell'
|
2014-02-11 17:00:41 +01:00 |
|
Emanuel Guevel
|
a3eea4f6b6
|
Do not allow spellcasting stance without spell selected
|
2014-02-11 16:34:51 +01:00 |
|
Emanuel Guevel
|
70d35da116
|
Unset selected spell when removed
|
2014-02-11 16:34:23 +01:00 |
|
Emanuel Guevel
|
6a4820c0f7
|
Show a message when the player attempts to cast a disabled spell
|
2014-02-11 14:52:58 +01:00 |
|
Marek Kochanowicz
|
53e2e8415d
|
replaced start with exec
|
2014-02-11 12:25:21 +01:00 |
|
gus
|
df46218acc
|
try droping
|
2014-02-10 16:48:04 +01:00 |
|
gus
|
b5006c5dbd
|
compile fix
|
2014-02-09 15:33:00 +01:00 |
|
mrcheko
|
a6be72673c
|
improves animation-controlled velocity check
|
2014-02-08 16:59:15 +02:00 |
|
scrawl
|
6ce499f0e6
|
Fixes #848: Use hardcoded animation velocity for first person movement
|
2014-02-06 04:05:22 +01:00 |
|
scrawl
|
ff11d85a62
|
Fix wrong assertion
|
2014-02-06 03:15:01 +01:00 |
|
scrawl
|
4a26909172
|
Fixes #1159: Don't allow quick keys menu in chargen
|
2014-02-05 12:15:49 +01:00 |
|
Marek Kochanowicz
|
3b8f04c0f3
|
Allow multi-item drag.
|
2014-02-05 11:44:08 +01:00 |
|
Marek Kochanowicz
|
f01b02c42d
|
Changed format.
|
2014-02-05 11:24:33 +01:00 |
|
Marek Kochanowicz
|
76b729ac9b
|
Removed getUniversalid interface.
|
2014-02-05 11:19:55 +01:00 |
|
scrawl
|
677fc84223
|
Refactor actors update
|
2014-02-05 09:50:21 +01:00 |
|
scrawl
|
0cc1cd8f7e
|
Fix message box formatting bug
|
2014-02-05 05:18:11 +01:00 |
|
scrawl
|
7907181c0c
|
Fix uninitialized member
|
2014-02-05 05:18:11 +01:00 |
|
scrawl
|
ffe19e7a52
|
Feature #50: Handle attach & release of projectiles
|
2014-02-05 05:18:11 +01:00 |
|