Commit Graph

9658 Commits (bf6103a3a4ad685fdcc68918b15ac29ab67f5c7c)
 

Author SHA1 Message Date
Marek Kochanowicz 87286232d7 fixed bug, god bless overloading 11 years ago
Marek Kochanowicz a25271f0b6 moving bloat away from the dispatcher 11 years ago
Marc Zinnschlag ef1364878f moved test cube from SceneWidget to WorldspaceWidget 11 years ago
Marek Kochanowicz 17b521cec8 additional check 11 years ago
Marek Kochanowicz f4614c2c63 use qlabels for not editable fields 11 years ago
Marek Kochanowicz 089732419a introduce longString 11 years ago
Marek Kochanowicz cc96a38921 use qlinedit for the var 11 years ago
Marek Kochanowicz 874847c959 handle color 11 years ago
Marc Zinnschlag 7812427836 added Preview submenu item; fixed View issues regarding exterior cells 11 years ago
Marek Kochanowicz 73cb3ac0ed embelishing 11 years ago
Marek Kochanowicz 361bc55973 dont force trying display 11 years ago
Marek Kochanowicz 9ab920bd80 display id and other not editable data 11 years ago
Marek Kochanowicz b2fdaa74b0 trying to set the size policy 11 years ago
Marc Zinnschlag 2b17f5dde9 register resources locations on editor startup 11 years ago
scrawl a9dcc90970 Another terrain fix 11 years ago
Marc Zinnschlag 2de862126a moved resources group creation from Engine to bsa component 11 years ago
Marek Kochanowicz 7eb10756d4 some extra views enabled 11 years ago
scrawl 6eaa7553f8 Fixes #1181: Enable controls when loading a savegame 11 years ago
scrawl b8ca067730 Small fix for terrain 11 years ago
Sandy Carter 72a3c50eb8 (#1191) Disallow picking up if inventory disabled
Check if window manager has allowed the inventory window
if not, then items should not be possible to pick up
11 years ago
Marek Kochanowicz 0447be7e7a register extra views. do not display id 11 years ago
Marek Kochanowicz 1f1774b5e1 changing the enumdelegate seteditordata 11 years ago
Marek Kochanowicz 9612c6a6fd handle also bool boxes 11 years ago
Marek Kochanowicz 08ccae6b49 handle comboboxes 11 years ago
Marek Kochanowicz a8b11829d4 disable not editable widgets 11 years ago
Marek Kochanowicz 3c60345d6b nest wrapper into the proxy class 11 years ago
scrawl 072dc6d438 Feature #50: Implement marksman mechanics. 11 years ago
scrawl 12de0afb03 Feature #50: Spawn projectiles
Fix a bug in copyObjectToCell.
Make actor rotations more consistent.
11 years ago
Marek Kochanowicz 2e6b45dafb edit view, savind works 11 years ago
Marek Kochanowicz 020e3f8fc5 Merge branch 'master' of https://github.com/zinnschlag/openmw into dialogoue3 11 years ago
Marek Kochanowicz f0a45fa15f just saved progress 11 years ago
cc9cii f36bea03ab Bug #1189 fix by scrawl 11 years ago
Marek Kochanowicz b0ae78e889 basicly enabled code 11 years ago
Marc Zinnschlag f1353dc84f Merge branch 'scene' 11 years ago
Marc Zinnschlag 516a3b9abd close interior cell view when cell is deleted 11 years ago
Marc Zinnschlag 0254a209f6 some general cleanup 11 years ago
Marc Zinnschlag f04348fb8e do not offer view action for cells flagged as deleted 11 years ago
Marc Zinnschlag 4a119c8f46 ambient lighting in interior cells 11 years ago
Marc Zinnschlag 7e0f0c8402 fixed SceneWidget destructor 11 years ago
Marc Zinnschlag 397921e457 specialising WorldspaceWdiget into paged and unpaged subclasses 11 years ago
Marc Zinnschlag 7386d3eb0b moved navigation into the WorldspaceWidget 11 years ago
scrawl e08f6c9ce3 Bug #416: Copy framebuffer to a texture instead of not clearing
Potentially faster than the previous workaround, and should work for triple buffering too.
11 years ago
scrawl d0f98103e4 Terrain: re-added "distant land=off" path
Still a hack, but the overhead of building and traversing the quad tree appears negligible.
11 years ago
scrawl 83b6fcf22e Bug #416: Workaround for page flipping problem 11 years ago
scrawl 1d926816b5 Terrain: background load blendmaps & layer textures. Refactor QuadTree update. 11 years ago
scrawl 4328e08162 Terrain: get rid of unneeded members 11 years ago
scrawl 6a002d19b3 Terrain: destroy no longer used materials 11 years ago
scrawl 97c3efb3ba Terrain: decoupled Chunk from QuadTreeNode. 11 years ago
scrawl 2a4e99c069 Set StaticGeometry origin
Fixes an exception for coordinates far away from (0,0,0).
11 years ago
scrawl edb5a54092 Include some more required Ogre headers explicitely. 11 years ago