Commit Graph

1546 Commits (7f905470fae10ac8d5665b19adbc995a92cb720d)

Author SHA1 Message Date
cc9cii b3ef7a71e2 Different implementation of update overlay fix. 10 years ago
scrawl 8786fb639f Implement terrain rendering in OpenCS (Fixes #1597) 10 years ago
cc9cii 5d8022bdc5 Update overlay upon control elements button signal. 10 years ago
cc9cii e2560de05a Don't use windows path separator. 10 years ago
cc9cii 4fd7537155 Use default sort until a more generic sort that uses numeric order can be implemented. 10 years ago
cc9cii e1197e75bc Handle change of names or regions to dynamically update the overlay. 10 years ago
cc9cii 7836ee9ab6 Fixed crash exiting internal cells. Better starting camera position for external cells. 10 years ago
cc9cii a161ad3cd5 Sort cell id column by numerical order. 10 years ago
cc9cii 0cccdfd114 Added description below the cell id (name if exists, or region) 10 years ago
cc9cii 7640875f9d More cleanup. 10 years ago
cc9cii f48f841d31 Add full path for Ogre Overlay headers (workaround for osx). 10 years ago
cc9cii 0197f7088f Remove extra frame rendering after enabling/disabling the label. 10 years ago
cc9cii b3e09cce00 Remove mouse picking code. 10 years ago
cc9cii 972c789060 Add Ogre Overlay path to cmake. 10 years ago
cc9cii cc6153eb8e Removed temporary key bindings. 10 years ago
cc9cii 6d687993b8 Remove C++11 stuff. 10 years ago
cc9cii e38417e662 Visibility mask implemented. For testing rigged up 'M' and 'N' keys for show/hide.
The scenewidget doesn't receive any mouse events for about a second after toggling the visibility flag.  No idea what is causing this.
10 years ago
cc9cii dbb2781817 Mouse click on text overlay implemented. Removed 'm' keybinding for overlay toggle. White lines not visible by default. 10 years ago
Marc Zinnschlag 2d3ffc4483 fixed pathgrid saving 10 years ago
cc9cii 85d93807c5 Working version. White lines still present. Marker toggle hard-coded to 'm' key. Mouse events not implemented. 10 years ago
Marc Zinnschlag be3b229a5f fixed pathgrid loading 10 years ago
cc9cii c9e054cdd7 Merge remote-tracking branch 'remotes/upstream/master' into QtOgre
This reverts commit 0b133d5c2e0d258274ef5f272d7c1a185225673a, reversing
changes made to 3aea1bf5f9.
10 years ago
cc9cii 3aea1bf5f9 CMake changes for using Ogre Overlay. 10 years ago
Marc Zinnschlag 9fd82212b3 Merge remote-tracking branch 'cc9cii/opencs-settings' 10 years ago
cc9cii 115841d31d Do not save window size on exit. 10 years ago
Marc Zinnschlag f4c9897bbd Merge branch 'master' into tables 10 years ago
Marc Zinnschlag 00073694c6 added pathgrid subview 10 years ago
Marc Zinnschlag d64127106b load and save pathgrid records 10 years ago
Marc Zinnschlag ce52735df6 Merge remote-tracking branch 'cc9cii/Bug-No-1750' 10 years ago
cc9cii 517a797a3e Remove seemingly unnecessary clearFocus() call (thanks scrawl for help). Fix saving window size on linux. 10 years ago
cc9cii 5ffb740120 Fix silly mistake (thanks scrawl for picking that up) 10 years ago
Marc Zinnschlag 850a40d4e2 fixed resources table drag source problem 10 years ago
cc9cii a9745cce1e Suppress some compiler warnings. 10 years ago
Marc Zinnschlag ff530a2e19 added missing magic effect table columns 10 years ago
cc9cii dee090355f Changes to compile on Ubuntu 14.04. 10 years ago
cc9cii 687b62dfd3 Revert some changes (mostly iostream adds) 10 years ago
cc9cii 312b7cd571 Merge branch 'master' into QtOGre
Conflicts:
	apps/opencs/model/doc/document.cpp
	apps/opencs/view/render/pagedworldspacewidget.cpp
	apps/opencs/view/render/pagedworldspacewidget.hpp
	components/nif/niffile.hpp
	libs/openengine/bullet/physic.hpp
10 years ago
cc9cii 7675df60ba Fix far clip distance (again), workaround for broken settings minimum value. 10 years ago
cc9cii 54c77cf875 Silence clang warnings. 10 years ago
cc9cii f0c739b763 Apply camera setting changes immediately. Remove current value check for shader setting changes. 10 years ago
cc9cii 6e8977348a Check the FSAA setting of windows rather than system value. 10 years ago
cc9cii 303b0ee8c6 Update scenewidget when antialiasing settings change. 10 years ago
cc9cii 8a0ff17c22 Update SceneWidget when relevant user settings change. 10 years ago
cc9cii 9902e08773 Apply sh::Factory settings immediately. 10 years ago
cc9cii a25cffc242 Fixed default value not being set for spinbox. Changed the default value of max subviews to 256. Simplified the call signature to get settings & set an initial value. Fixed missing settings for num_lights. 10 years ago
cc9cii d790b8edfa Revert old fix. 10 years ago
cc9cii a2d043f43a Re-check unknown record id after loading. 10 years ago
Marc Zinnschlag e47f9c7268 added first batch of magic effect columns (re-using existing columns) 10 years ago
Marc Zinnschlag aa89370db6 make sure magic effects added by expansions are available 10 years ago
Marc Zinnschlag 25a1112627 add magic effect records for newly created games 10 years ago
cc9cii 810ba61909 While loading overwrite records with the same id. Should resolve bug #1750. 10 years ago
scrawl 7252cb63a6 Fix cppcheck issues 10 years ago
Marc Zinnschlag 23fd314294 added magic effects table 10 years ago
Marc Zinnschlag c321f2c252 load and save magic effect records 10 years ago
cc9cii 8e71f092c5 Comment out setMinimum which is broken. 10 years ago
cc9cii a1c0ec2feb Repair collateral damage from a purging session gone out of control. 10 years ago
cc9cii 111a35bc38 More strip back. 10 years ago
Marc Zinnschlag 33cd04b37d added missing sound gen table columns 10 years ago
cc9cii d5c8ff7d73 More removal. 10 years ago
cc9cii 127f9bb30d Fix reverting to wrong version. 10 years ago
cc9cii 61bab6b1f1 Sanitised version. Some settings are only accessible via manually editing the config file. 10 years ago
cc9cii 31fb160376 More cleanup. 10 years ago
cc9cii 66852d5392 Code cleanup and revert incorrect settings. 10 years ago
cc9cii fdf375fb4d Reusing subviews implemented. 10 years ago
cc9cii 3f9b73812b Minor fixes and workarounds. 10 years ago
cc9cii 970f3609c9 Fixed spinbox issue with integer entry via keyboard. Removed shader settings as per feedback comments. 10 years ago
cc9cii 67503c93b2 Added some scenewidget user settings but noticed during testing that the spinbox view resets the value if enter key is pressed. 10 years ago
Marc Zinnschlag 7ab4881661 added sound gen table 10 years ago
cc9cii d41230a0c5 Tweak the look of the recordfilterbox. Keep titlebar if floating. 10 years ago
Marc Zinnschlag 02247fe712 load and save sound gen records 10 years ago
cc9cii ffae816aab Max subviews setting working. However there is no way to remove the last subview once the title bar is removed and the look of the filter box is broken without the title bar. 10 years ago
cc9cii 62406d5322 Use reasonable values for the spinbox. 10 years ago
cc9cii 437fb774c5 Re-implemented subview minimum size setting. 10 years ago
cc9cii c8ae8f4a6d Added minimum width setting for subviews - regionmap, table, scene, preview and dialogue. It should be noted that the setting is not the starting minimum width, i.e. it won't be possible to reduce the width of the subview after the creation. Also, one setting applies to all subviews. It may be desirable to have individual settings. 10 years ago
cc9cii c4f11785ec Added a window size change easter egg. 10 years ago
cc9cii 48f96df29d Fixed checkboxes saving invalid values. 10 years ago
Marc Zinnschlag 5c8ef842b6 Merge branch 'edit' 10 years ago
Marc Zinnschlag 51151bc43e minor fix 10 years ago
cc9cii fc8d6da6a2 Added more shader settings. 10 years ago
cc9cii 71a3880884 Added workarounds to add QLabel. Add stylesheet option to apply to View's QGroupBox. RangeViews are now right aligned. Added content margins to the page/tab's layout. 10 years ago
cc9cii 02f8f54192 Fixed checkbox behaviour. Added some shader settings. 10 years ago
cc9cii 17a74da650 Cleaned up comments and dead code. 10 years ago
cc9cii dbd1ab05d3 Integrated into the original settings design, except using tabs rather than list & stacked widgets. Works but visuals need updating. 10 years ago
Marc Zinnschlag cf5c5cbce7 Merge remote-tracking branch 'corristo/osx-openmw-launch-fix' 10 years ago
Marc Zinnschlag 9d316a8745 Merge branch 'records' 10 years ago
Marc Zinnschlag 8499ceb35d set default value for topic when cloning info records 10 years ago
Marc Zinnschlag 8ce87803c4 set default value for cell when cloning references 10 years ago
Marc Zinnschlag b39cdb7645 fixed referenceable cloning (and as a side-effect enabled showing the type of the refereceable in the clone UI) 10 years ago
Marc Zinnschlag 90ad3f332a extending refnum functionality to cloning (and also enable cloning of references to a different cell) 10 years ago
Nikolay Kasyanov 9f7a8462d8 Fix build & OpenCS game runner code on OS X 10 years ago
Marc Zinnschlag 7733df239e made CloneCommand a subclass of CreateCommand 10 years ago
cc9cii 5dfcd2ed01 Removed standard window size combobox. Rearranged widgets. 10 years ago
cc9cii 52354b14fc Fixed compilation issue on linux. Updated shader mode selection logic (thanks scrawl). Cleaned up a little but needs more once things are settled. 10 years ago
Marc Zinnschlag 3add4bdf35 rewrote refnum handling code (fixes broken reference creation, but not reference cloning yet) 10 years ago
Marc Zinnschlag 6fbffdb98f fixed reference creator error handling 10 years ago
Marc Zinnschlag e93ab383ea set refnum and increment refnum counter when creating a new reference 10 years ago
Marc Zinnschlag 33243c8c16 move code for storing old value from ModifyCommand constructor to redo function (allows use of the command on records that haven't been created at the time of construction) 10 years ago
cc9cii 575780ec0d Display format settings working. 10 years ago
cc9cii d9b0c81299 Show status bar setting working (feature #854). Turns out signals were not needed, may need to clean up later. 10 years ago
Stanislav 313bdf4e78 fix 10 years ago
cc9cii 86636bd960 Mouse events to disabled objects implemented via a signal filter. 10 years ago
cc9cii 62d2811285 Window size improvements. Added promoted widgets but seems to be require signal filters for disabled widgets to receive mouse events. 10 years ago
U-NSFW-50TH\cc9c ca80a2b856 Merge remote-tracking branch 'upstream/master' into opencs-settings 10 years ago
Marc Zinnschlag 41275b0af3 Merge remote-tracking branch 'cc9cii/Bug-No-1869' 10 years ago
cc9cii 9dc4af69c6 Got window size to work correctly. Started to incorporate parts of previous settings implementation where possible. 10 years ago
Stanislav ebb223b2d3 Feature #1226: fixes 10 years ago
cc9cii cb15750e40 Removed fullscreen checkbox and associated code. Doesn't really make sense for opencs and a fullscreen windowed mode is just a click or keyboard shortcut away, anyway. 10 years ago
cc9cii e3da37567b Cleaned up and got some signals going. 10 years ago
Marc Zinnschlag 70275350de rewrote command generation in GenericCreator 10 years ago
Marc Zinnschlag b31c4e2bcd Merge remote-tracking branch 'cc9cii/Bug-No-1301' 10 years ago
Marc Zinnschlag 90b45e09f7 added refnum column to references tables 10 years ago
Marc Zinnschlag f5483e76cf added refnum counter column to cells table 10 years ago
cc9cii d679e0e012 Made more progress. Grey out disabled settings. 10 years ago
cc9cii ffaca7a875 GUI added, but not yet functional. 10 years ago
Stanislav 8574d2330c Feature #1226: Request UniversalId editing from table column 10 years ago
cc9cii ecb4154ac0 Fixed default settings logic and cleaned up comments. 10 years ago
Marc Zinnschlag 3d8216ee17 fixed broken content file list in case of newly created addons 10 years ago
cc9cii e4b836608c Partially address feature #854 by reading the status bar setting from opencs.ini. Missing GUI update that will affect new top level windows. 10 years ago
cc9cii 0ec20b23aa Initial working version. Video/rendering options supported. No GUI yet. 10 years ago
Marc Zinnschlag d1d861e1be Merge branch 'run'
Conflicts:
	apps/opencs/model/world/columns.cpp
	apps/opencs/model/world/columns.hpp
	apps/opencs/model/world/data.cpp
	components/CMakeLists.txt
10 years ago
Marc Zinnschlag bf6150d009 allow project scope scripts 10 years ago
Marc Zinnschlag 081588f484 add project file to content file list when running OpenMW from OpenCS 10 years ago
Marc Zinnschlag 10fa205ced fixed --data switch (was missing composing option) 10 years ago
Marc Zinnschlag 1254198d90 add debug profiles to scene subviews view drag and drop 10 years ago
Marc Zinnschlag 3ed2edb7cb rewrote run tool profile management 10 years ago
Marco Melletti f212f0e4d2 subviews now get destroyed on close 10 years ago
Marc Zinnschlag 70ee899691 Merge remote-tracking branch 'cc9cii/Bug-No-1725'
Conflicts:
	apps/opencs/model/tools/bodypartcheck.cpp
10 years ago
Marc Zinnschlag b8fdccdbff Merge remote-tracking branch 'cc9cii/Bug-No-1864' 10 years ago
Marc Zinnschlag b29d1d452f removed some redundant checks 10 years ago
Marc Zinnschlag 5dd424b6c6 Merge remote-tracking branch 'cc9cii/Bug-No-1655' 10 years ago
Marc Zinnschlag 717c1b15f5 fixed drop implementation for unpaged worldspace (wasn't updating cell object) 10 years ago
Marc Zinnschlag 0db288ce07 generalising and cleaning up drop implementation of worldspace widget 10 years ago
Marc Zinnschlag 5a9376450b some cleanup of the scene view drop code 10 years ago
cc9cii 88cf2bd597 Deal with signal source being overloaded. Clear filename after creating a new addon. Enable "Open" button if a game file is already selected. 10 years ago
cc9cii faac91472c Allow '-' and '_' in new addon name. Resolves Bug #1789. 10 years ago
cc9cii 85596322f3 Update status bar when record filter is changed. Should resolve Bug #1290. 10 years ago
cc9cii ae0fb77e30 Move recordfilterbox label 2 pixels to right. Resolves Bug #1839. 10 years ago
cc9cii 227eb12295 Added document name to showModifiedDocumentMessageBox. 10 years ago
cc9cii f7c1b169b3 Place the settings window on the center of window with keyboard focus. Should resolve Bug #1838. 10 years ago
cc9cii 89f7608022 Refactor for better legibility. 10 years ago
cc9cii 77171b788b Made popup messagebox non-modal. 10 years ago
cc9cii f0e0494f03 Since commit 8bce460f34 negative value checks no longer make sense. Not sure what to do about Vampire flag, however. 10 years ago
cc9cii 3a5ed9c5bb Build objects and connections only once. 10 years ago
cc9cii fdc20c595d Fix gcc compile error. 10 years ago
cc9cii 4471fe771e Fix logic errors. 10 years ago
cc9cii 84f5784575 Remove document when closing the last view. Should resolve Bug #1292. 10 years ago
cc9cii ad8d722763 Close documents rather than views. 10 years ago
cc9cii 5675626482 Cleanup signals when finished. 10 years ago
Marc Zinnschlag 77e9ac8975 Merge remote-tracking branch 'cc9cii/Bug-No-1710' 10 years ago
cc9cii 724ed807c8 Let the filterbox of the receiving side of the drag&drop to decide whether to add referenceable type. Only added if the table has "Referenceable ID" column AND the UniversalId type is referenceable. 10 years ago
cc9cii 988c8f9ebe Ignore duplicate connections. 10 years ago
Marc Zinnschlag 3f24593dba added profile selection panel 10 years ago
Marc Zinnschlag 4337d05126 added right-click handling support to SceneTool class 10 years ago
Marc Zinnschlag f913d51e35 remove deleted debug profiles from run tool 10 years ago
cc9cii cedf1171e3 Cleanup comments. 10 years ago
cc9cii dba352fd6f Check all views before exiting. 10 years ago
Marc Zinnschlag d4c27d4ce0 Merge remote-tracking branch 'mellotanica/master' 10 years ago
cc9cii 4a8fe39b2c For bug #1710. Change the ID type of mime data for filterbox drop events to Referenceable rather than using the ID's native type. 10 years ago
Rohit Nirmal e315a72582 Remove extra semicolons at the end of some lines. 10 years ago
Marc Zinnschlag 51128d2d57 added run button to scene subview toolbar 10 years ago
cc9cii c78ac391a0 Made the Region field for Cell record in dialogue subview editable but not sure if this is the wanted behaviour.
Also removed a duplicate UniversalId::Type_Class mappin in tablemimedata.cpp.
10 years ago
Marc Zinnschlag 64cf0870c6 set content files when running OpenMW from OpenCS 10 years ago
cc9cii ab8403192c Fix typo. 10 years ago
cc9cii 6d12374ace Move windows platform specific files into a common directory. 10 years ago
Marc Zinnschlag cf05d3c69f added run log 10 years ago
cc9cii fa0b3eb298 Add an icon to opencs.exe as well 10 years ago
Marc Zinnschlag 5e022195b8 create startup script when running from OpenCS 10 years ago
Marc Zinnschlag 61a92da374 use --new-game/--skip-menu switches when running from OpenCS 10 years ago
Marc Zinnschlag a728d6d77a full implementation of global run menu item (replaces earlier placeholder implementation) 10 years ago
Marc Zinnschlag 67dfaa7f35 update actions in main menu when creating a new view 10 years ago
Marc Zinnschlag 431abcb63a handle shutdown of OpenMW processes when shutting down OpenCS 10 years ago
Marc Zinnschlag 3fec253409 save first (if document was modified) before running OpenMW 10 years ago
Marc Zinnschlag a06133a50e added failed flag to operation done signal 10 years ago
Marco Melletti 8bce460f34 loadnpc is still unfinished, bodypartcheck.cpp mFlags check fix 10 years ago
cc9cii fd5f814218 Trivial change from "Musics" to "Music Files" 10 years ago
Marc Zinnschlag bee36c9167 block saving while OpenMW process is running 10 years ago
Marc Zinnschlag c88b3a1520 track state of OpenMW process and enable/disable run/stop actions accordingly 10 years ago
Marc Zinnschlag 1b4ab6e130 added OpenMW runner 10 years ago
Marc Zinnschlag 96cd46568b some cleanup 10 years ago
Marc Zinnschlag bec6c4e726 fixed editor creation for Display_LongString 10 years ago
Marc Zinnschlag 7e653cebdf implement script editor via QPlainTextEdit instead of QTextEdit 10 years ago
Marc Zinnschlag 03c0cbc65a added owner global column to references table (Fixes #1695) 11 years ago
Marc Zinnschlag 0dff1fb816 fix for previous commit (was using wrong destination path) 11 years ago
Marek Kochanowicz ea2feb0aa9 fix for bug 1672 11 years ago
Marc Zinnschlag 0b3e2775a0 fixed wording in body part verifier 11 years ago
Stanislav 4d2bdda22f Merge branch 'master' of https://github.com/OpenMW/openmw 11 years ago
Stanislav bdfb0c8351 Feature #1616: Body part record verifier 11 years ago
Marc Zinnschlag ea4cd94c25 syntax highlighter modes 11 years ago
Marc Zinnschlag 5c536d571b added script column to debug profile table (dialogue only) 11 years ago
Marc Zinnschlag d024c1a93f Merge remote-tracking branch 'scrawl/master' 11 years ago
scrawl 2b407a9995 Refactor NIF cache
- Remove broken cache locking mechanism

This was supposed to unload NIFFiles after a cell transition completes, but it was never working due to a mistake on the line if (--sLockLevel), should have been if (--sLockLevel == 0). Repairing this would increase load times (NIF files would have to be reloaded more frequently), so just removed it for now.

 - Decouple cache from NIFFile (now a new nifcache component)

 - Add API for future background loading

 - Provide a reliable way (SharedPtr) to hold on to loaded NIFFiles. This will be useful to avoid deep copies of keyframe and text key data, which is currently a performance bottleneck.
11 years ago
Marc Zinnschlag 30830d0693 make delegates use the whole document instead of the undo stack 11 years ago
Marc Zinnschlag 232c6c9ad3 Merge branch 'scriptedit' into run 11 years ago
Marc Zinnschlag be61ed0f6a minor cleanup 11 years ago
Marc Zinnschlag c2e3709d0f moved syntax highlighter from ScriptSubView to ScriptEdit 11 years ago
Marc Zinnschlag d4981c3037 moved change lock from ScriptSubView to ScriptEdit 11 years ago
Marc Zinnschlag 2f08d44313 moved script widget configuration code from ScriptSubView to ScriptEdit 11 years ago
Marc Zinnschlag 4e521d1aca fixed resources collection access 11 years ago
Marc Zinnschlag 06e1cfe613 added missing allowed drop types for script edit (script and region) 11 years ago
Marc Zinnschlag 58916a7731 fixed creator for filter dialogue subview 11 years ago
Marc Zinnschlag 6f97fa472e added dialgoue subview for debug profiles 11 years ago
Marc Zinnschlag fd3842d726 added flag columns to debug profile table 11 years ago
Marc Zinnschlag 2b9395333a fixed error detection and improved error reporting in IdValidator 11 years ago
Marc Zinnschlag 775e24d2c0 save debug profiles in project files 11 years ago
Marc Zinnschlag 605f71ecc0 added creator to debug profile table 11 years ago
Marc Zinnschlag 1bf177fe72 fixed double namespace in GenericCreator 11 years ago
Marc Zinnschlag c66dfe67b1 integrated namespace widget into input field (GenericCreator) 11 years ago
gus 1ac220593d clean up 11 years ago
gus 11922dc53a code is shorter, thanks scrawl 11 years ago
gus 465914c77c more clean up 11 years ago
gus 321d385a5d clean up 11 years ago
gus d4d8f07bf3 clean up 11 years ago
gus e9cc1df69e use QPainter 11 years ago
gus 5fd599b5de minor corrections 11 years ago
Marc Zinnschlag a5ecf2e9f0 hide record type column in resources tables 11 years ago
Marc Zinnschlag 98fa789904 fixed mixed-up tooltip 11 years ago
Marc Zinnschlag fa9c6b19c2 removed OpenCS-specific custom Filter record struct (default ESM struct will do from now on) 11 years ago
Marc Zinnschlag 2df1079dd4 removed mScope field from Filter record (redundant now) 11 years ago
Marc Zinnschlag a54efbcfa0 made FilterCreator redundant by generalising GenericCreator 11 years ago
Marc Zinnschlag 35803bc9b6 added scope configuration to creators 11 years ago
Marc Zinnschlag 0be1e3d12f removed WriteFilterStage class (functionality integrated into WriteCollectionStage) 11 years ago
Marc Zinnschlag 828536e999 generalised the concept of record scope 11 years ago
Marc Zinnschlag 4d49924025 added debug profile record table 11 years ago
Marc Zinnschlag 3f6a7e36d0 removed the (partial broken) return/enter shortcut for custom push buttons, since there is already a space shortcut) 11 years ago
Marc Zinnschlag 1e6d557089 Merge branch 'visibility' 11 years ago
Marc Zinnschlag f381451ae0 added control element selector toolbar button 11 years ago
Marc Zinnschlag 612202a7a5 fixed several bugs in the layout algorithm of the toggle scene tool 11 years ago
Marc Zinnschlag 507e5c4f6e explicitly flag scene as modified when changing visibility mask 11 years ago
Marc Zinnschlag 439ba57d46 added visual element selector toolbar button 11 years ago
Marc Zinnschlag a25758c3b1 fixed visibility flags setting 11 years ago
Marc Zinnschlag b0a9d17dc3 use name as a tooltip if no tooltip is given for scene tool bar toggle buttons 11 years ago
Marc Zinnschlag 92d322cbd1 added visibility flags 11 years ago
Marc Zinnschlag 71ce78f949 added scene toolbar toggle widget 11 years ago
Marc Zinnschlag 7a5f73de9e added navigation mode icons to buttons 11 years ago
Marc Zinnschlag c9cd7fb6b7 Merge branch 'scripts' 11 years ago
Marc Zinnschlag 4421e7a5cc added lighting mode toolbar icons 11 years ago
scrawl 469d2afffa Merge branch 'master' of https://github.com/OpenMW/openmw
Conflicts:
	apps/openmw/mwgui/levelupdialog.cpp
11 years ago
scrawl 75366b2e37 Implement CellRef's faction rank (rank requirement to use item) 11 years ago
gus baf6cca051 modified tab to space 11 years ago
gus 195767db7f link back to OGre Wiki for some copied past code 11 years ago
gus 546b44a3be bugfixes 11 years ago
gus 2092e5fe22 compile fixes 11 years ago
gus 875daed4ec Merge branch 'master' of https://github.com/OpenMW/openmw.git into QtOGre 11 years ago
gus a5058625b3 clean up + toggle function for the billboard 11 years ago
gus f8019b4a97 added a bilboard with the Cell coord. Can't be toggled off yet, and no clean up too. 11 years ago
Marc Zinnschlag a9f9dec923 consider script blacklist in OpenCS verifier 11 years ago
Marc Zinnschlag 1a1f5dfc4a added tooltips to dialgoue subview buttons 11 years ago
Marc Zinnschlag 517b27e29a Merge branch 'toolbar' 11 years ago
Marc Zinnschlag 0430558c3c fixed focussed button in mode tool panel when panel is opened 11 years ago
Marc Zinnschlag 17fc570e38 new keyboard shortcut (T): move focus from toolbar to scene widget 11 years ago