Commit Graph

9179 Commits (2afe3f3e5735bb369826e2ad8542dc661f47ae24)
 

Author SHA1 Message Date
Marek Kochanowicz 2afe3f3e57 Introduced multitype icon. 11 years ago
Marek Kochanowicz 6662560cbc new displays for referencable table columns 11 years ago
Marek Kochanowicz 09d3c7a446 Attempt to match types. Does not work at the moment. 11 years ago
Marek Kochanowicz 71b2fc1c70 Introduced method to access display type. 11 years ago
Marek Kochanowicz 5f3f867a10 Implemented convertEnums function 11 years ago
Marek Kochanowicz c142089bfe Merge branch 'master' of https://github.com/zinnschlag/openmw into DragDrop 11 years ago
Marek Kochanowicz c00834a8de added some iostream garbage. 11 years ago
Marek Kochanowicz 8dfdd87a07 Merge branch 'DnD' of https://github.com/gugus/openmw into DragDrop
Conflicts:
	apps/opencs/view/world/table.cpp
11 years ago
Marek Kochanowicz 62c9c77ddf Compiles now. 11 years ago
gus 6cf561f713 get index to where we are dropping 11 years ago
gus 2e33ab3a13 droping somewhat works 11 years ago
Marek Kochanowicz e1a39b8388 Replaced some display_string with specific type. Damn, i wish this is correct ;-) 11 years ago
Marek Kochanowicz fc135fbfee Added new Display types 11 years ago
Emanuel Guevel 8824af30b4 Allow to display message box outside of dialogue window 11 years ago
Marc Zinnschlag ffd1783690 Merge remote-tracking branch 'mrcheko/master' 11 years ago
Marc Zinnschlag e44a7268fc Merge remote-tracking branch 'potatoesmaster/selected-spell' 11 years ago
Emanuel Guevel a3eea4f6b6 Do not allow spellcasting stance without spell selected 11 years ago
Emanuel Guevel 70d35da116 Unset selected spell when removed 11 years ago
Emanuel Guevel 6a4820c0f7 Show a message when the player attempts to cast a disabled spell 11 years ago
Marek Kochanowicz 53e2e8415d replaced start with exec 11 years ago
Emanuel Guevel 8c8f4cd420 Fix typo 11 years ago
gus df46218acc try droping 11 years ago
gus b5006c5dbd compile fix 11 years ago
mrcheko a6be72673c improves animation-controlled velocity check 11 years ago
scrawl 6ce499f0e6 Fixes #848: Use hardcoded animation velocity for first person movement 11 years ago
scrawl ff11d85a62 Fix wrong assertion 11 years ago
scrawl 4a26909172 Fixes #1159: Don't allow quick keys menu in chargen 11 years ago
Marek Kochanowicz 3b8f04c0f3 Allow multi-item drag. 11 years ago
Marek Kochanowicz f01b02c42d Changed format. 11 years ago
Marek Kochanowicz 76b729ac9b Removed getUniversalid interface. 11 years ago
scrawl 677fc84223 Refactor actors update 11 years ago
scrawl 73c9efc5e3 Add generated version.hpp to gitignore 11 years ago
scrawl 0cc1cd8f7e Fix message box formatting bug 11 years ago
scrawl 7907181c0c Fix uninitialized member 11 years ago
scrawl ffe19e7a52 Feature #50: Handle attach & release of projectiles 11 years ago
scrawl 8b8fb931a0 Feature #50: Don't allow ranged weapon attack when ammunition is empty 11 years ago
scrawl a07eaa0c0d Feature #50: Allow body pitch in third person for ranged weapon aiming 11 years ago
scrawl 5ee105c812 Fix typo 11 years ago
scrawl 7cf22391a5 Feature #50: Handle weapon controllers (i.e. bowstring animations, etc) 11 years ago
scrawl 975f0e05b4 Fixes #1157 (attribute layout issue) 11 years ago
scrawl e1e7a492e2 Fix movement speed formula for flying creatures 11 years ago
scrawl f608ceeffc Fixes #1158 (Armor rating label issues) 11 years ago
scrawl 8aed4fcfa4 Correction for marksman weapon inventory preview 11 years ago
scrawl 5b076aa570 Revert "Bug #1074: Inventory paperdoll obscures armour rating"
This reverts commit b017a3be3e.
11 years ago
scrawl 2c0d46525b Fast-forward particle systems to make cell loads less obvious. 11 years ago
scrawl cf3812188f Fix bounding box assertions due to negative particle life time
Other parts of the code could not deal with negative life times and produced negative particle sizes as a result (which Ogre could not handle)
11 years ago
scrawl df78357e05 Handle knockout separately (Closes #1151) 11 years ago
Marek Kochanowicz 04287cb87a Provide method to return whole data vector from tablemimedata. 11 years ago
Marek Kochanowicz 8b799683c1 Display QPixMap with dragged object. 11 years ago
Marek Kochanowicz 3439940a8e Tablemimedata able to handle vector of objects and return icon. 11 years ago