Commit Graph

381 Commits (bf8d9aef1241880d49fcc35238aa3c73ee4ee178)

Author SHA1 Message Date
kervala 0d773e3e79 Fixed: Use nlfopen in tools and servers
--HG--
branch : develop
9 years ago
Gary Preston c2084480c8 libxml include/lib related build errors for studio.
--HG--
branch : develop
9 years ago
kervala 63a36fc2f8 Changed: Removed libxml2 dependencies from other targets
--HG--
branch : develop
9 years ago
kervala fc951a24ce Fixed: Homogenize CFile::moveFile with other methods (use std::string instead of const char*)
--HG--
branch : develop
9 years ago
kaetemi 3c120cd398 Flag studio as windowed application
--HG--
branch : develop
10 years ago
kaetemi 6e06b4e79e Merge with dfighter-tools
--HG--
branch : hotfix
10 years ago
dfighter1985 b381ef6fae Add the data directory to the search path.
--HG--
branch : hotfix
10 years ago
dfighter1985 26f1cc6fac Added ryzom.ttf, it will be installed to the data directory.
--HG--
branch : hotfix
10 years ago
dfighter1985 28b0a0a040 Change the cursor to a wait cursor when applying settings in the settings dialog.
--HG--
branch : hotfix
10 years ago
dfighter1985 44c6f93b26 We can now set whether to use OpenGL in WE in the WE settings page. For whatever reason VMware despises the OpenGL viewport so it's a good idea to turn it off inside VMware.
--HG--
branch : hotfix
10 years ago
dfighter1985 b530d99bf1 Renamed the studio startup settings dialog to avoid name conflict with the core plugin's settings dialog.
--HG--
branch : hotfix
10 years ago
dfighter1985 b881f9558b Read the GUI Editor widget and expression definition XML files from the right directory.
--HG--
branch : hotfix
10 years ago
dfighter1985 a2c96c3053 Install the GUI Editor widget and expression definition files to the data dir.
--HG--
branch : hotfix
10 years ago
dfighter1985 46cc31d0d0 Handle relative paths when loading .worldedit files in World Editor.
--HG--
branch : hotfix
10 years ago
dfighter1985 ea3b16069b We need the LIGO config file, not directory in the first start settings dialog.
--HG--
branch : hotfix
10 years ago
dfighter1985 35c870c793 Install tile editor's plugin spec to the right directory.
--HG--
branch : hotfix
10 years ago
dfighter1985 e311547a39 Initialize Nel3D in the Object Viewer plugin too.
--HG--
branch : hotfix
10 years ago
dfighter1985 d2ca66c574 Default text for DBViewNumber.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 fd5a1a6834 Don't add non-selectable widgets to the hierarchy tree.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 42ebad94f6 Implemented CGroupEditBoxDecor a decorated CGroupEditBox.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 f7f74b5398 Render every 25ms instead of 200ms
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 66fe76fc06 A Kami will be the default texture for Bitmaps.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 c9b528081e CtrlButton textures should be selectable in the texture chooser!
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 cfa4129754 Default texture for CtrlButton.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 bd942ba62b TEMPORARILY add the login texture map to new project by default.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 3209f48daa Don't drop the texture property just because there's no texture assigned...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 2b5898565f Don't disable the active group before serializing.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 ab76b7ed85 It's not a bad idea to actually retrieve the version if we load it...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 fae1e39039 Don't reject an action property just because it's empty...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 22a1d39ac7 Map files can now be specified when creating a new GUI project.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 b587acb135 Some refactoring regarding saving.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 2c5617cea7 When creating a new project, save it right away.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 ded18b266c Implemented new action.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 03c041310e Added dialog for the new GUI action.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 5217b38f58 Some defaults.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 816e89c967 Another classname.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 7e16e95c35 CInterfaceParser in editor mode should look for files in the working directory first.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 99a3b93703 Restored lost class names
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 7b45a05562 Added support for grouping widgets.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 aac2fd41a1 Allow multiselection.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 3ffe56b862 Added support for ungrouping.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 d7d62e690c Make group selection optional.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 5d5bf860d4 Reparent items in widget hierarchy instead of deleting and creating a new item...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 22d9accae6 When moving a widget, save the reference to the hierarchy lookup map...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 0af278e50a A little bit of refactoring.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 8c3702f826 Update coords when changing something.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 4ec13e57e4 Collapse the tree, and only expand the items that are needed to get to the selected items.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 9cae0c1793 When repareting a widget, remove the old item from the hierarchy and add a new one at the right place.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 006f87278b Refactored IWidgetAdditionWatcher, now it's called IWidgetWatcher and it also reports widget moves.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 7ef9920bac Instantiate the Wold Editor window after the LIGO setup.
--HG--
branch : dfighter-tools
10 years ago