Commit Graph

5220 Commits (642ae4208e027048123617cf96ee8e9824bc461e)

Author SHA1 Message Date
dfighter1985 e311547a39 Initialize Nel3D in the Object Viewer plugin too.
--HG--
branch : hotfix
10 years ago
kervala 6205b16fbf Changed: Optimize sorting of files (instead of doing it several times for each directory, do it only once)
--HG--
branch : develop
10 years ago
kervala eea09d8893 Fixed: Guilds with same characters and not same spaces
--HG--
branch : develop
10 years ago
Nimetu 53f6adb041 Include chat message channel/type to chatlog file
--HG--
branch : issue-221
10 years ago
kervala b26e7f4c1b Fixed: Compilation
--HG--
branch : develop
10 years ago
kervala 3aa448ba24 Changed: Replaced atoi and atof by NLMISC::fromString
--HG--
branch : develop
10 years ago
kervala b70e8d3e7b Fixed: Compilation
--HG--
branch : develop
10 years ago
kervala 5ee2864491 Fixed: Compilation
--HG--
branch : develop
10 years ago
kervala 303f7d2e79 Changed: Minor changes
--HG--
branch : develop
10 years ago
kervala 704610668d Changed: Replaced ~0 by corresponding std::numeric_limits<T>::max()
--HG--
branch : develop
10 years ago
kaetemi dade81e02e Lightmap debug message
--HG--
branch : develop
10 years ago
kaetemi 1ab170b7d8 Unhide layers in max export
--HG--
branch : develop
10 years ago
kervala bc78734602 Changed: Fixed a wrong copy-paste
--HG--
branch : develop
10 years ago
kervala 8fc8c3aa39 Changed: Use defined directories prefixed by a default directory
--HG--
branch : develop
10 years ago
kervala 08c557ae76 Changed: Allow to use a readable and writable data path for IG patch (usefull when data are read only)
--HG--
branch : develop
10 years ago
kervala 3367eb3205 Changed: Append getAppBundlePath() to search paths under OS X
--HG--
branch : develop
10 years ago
kervala acf677e635 Changed: Don't use replaceApplicationDirToken anymore
--HG--
branch : develop
10 years ago
kervala 3bca3f41cc Changed: Typo
--HG--
branch : develop
10 years ago
kervala fad0e9af4e Fixed: Compilation with OS X SDK 10.10
--HG--
branch : develop
10 years ago
kervala e8ff07fe7d Fixed: Removed raw mouse mode for OS X too
--HG--
branch : develop
10 years ago
kervala 5b9ac59f49 Fixed: OpenGL driver compilation
--HG--
branch : develop
10 years ago
kervala 418e0ee7b7 Merge
--HG--
branch : develop
10 years ago
kervala 99c88bd515 Changed: Minor changes
--HG--
branch : develop
10 years ago
kervala 2869d5f1ac Fixed: OpenGL ES driver compilation
--HG--
branch : develop
10 years ago
kervala 0f22ea7777 Changed: More aliases for OpenGL ES functions and defines to simplify code
--HG--
branch : develop
10 years ago
Jan Boon d360f78a1c Merged in nimetu/ryzomcore/fix-issue-225 (pull request #98)
CGroupEditBox: ignore enter key when ctrl is pressed (ctrl+m combo) (issue #225)

--HG--
branch : develop
10 years ago
Nimetu 85f63b7db3 Fix html submit button value that is included with form data (issue #226)
--HG--
branch : fix-issue-226
10 years ago
Nimetu fbea1d2173 CGroupEditBox: ignore enter key when ctrl is pressed (ctrl+m combo) (issue #225)
--HG--
branch : fix-issue-225
10 years ago
kervala 4fc639671c Changed: Check for string length
--HG--
branch : develop
10 years ago
kervala ec12e6a75e Changed: Allow to enable UAC for Windows client
--HG--
branch : develop
10 years ago
kervala f745f82455 Changed: Give priority to Luabind library filenames with specific Lua version
--HG--
branch : develop
10 years ago
kervala 6596af9682 Changed: Minor changes
--HG--
branch : develop
10 years ago
kervala 3bfcd8644d Changed: Minor changes
--HG--
branch : develop
10 years ago
kaetemi 0a7462f7e1 Merge with hotfix
--HG--
branch : develop
10 years ago
kaetemi bb8eb7dcec Fix mirror type sizes
--HG--
branch : hotfix
10 years ago
kaetemi c03c0f532b Merge with default
--HG--
branch : develop
10 years ago
kaetemi f9c81f3740 ryzomcore/v0.11.2
--HG--
branch : hotfix
10 years ago
kaetemi 11ae94ab21 Move to feature-light_cycle: c5207e1f862a
--HG--
branch : develop
10 years ago
kaetemi b9d372b144 Backed out changeset: 3694176c26bf
--HG--
branch : develop
10 years ago
kaetemi a43fb4dba8 Move to hotfix: 287c1142e5ea
--HG--
branch : develop
10 years ago
dfighter1985 f189a98422 Ported changeset 9878ab4: CCtrlTextbutton checkcoords should call it's text's checkcoords method. Fix #219.
--HG--
branch : develop
10 years ago
dfighter1985 4d67a41f94 CCtrlTextbutton checkcoords should call it's text's checkcoords method. Fix #219.
--HG--
branch : hotfix
10 years ago
kaetemi 93d5ffddb6 Override sun direction from sky dome [breaks packed sheets]
--HG--
branch : develop
10 years ago
kaetemi eb2f4555b1 Also export non-root shapes
--HG--
branch : develop
10 years ago
kaetemi 5346da559e Merge
--HG--
branch : develop
10 years ago
kaetemi 0c77c91e95 Adjust sky batch
--HG--
branch : develop
10 years ago
kaetemi c3df884b13 Allow different light cycle for different continents [breaks packed sheets]
--HG--
branch : develop
10 years ago
kaetemi 44286f7ade Add sky batch script
--HG--
branch : develop
10 years ago
kaetemi f411d2b230 Fix choppy sky animation
--HG--
branch : develop
10 years ago
kaetemi 7fbe24f27f Merge
--HG--
branch : develop
10 years ago
kaetemi 7cb61f8796 Merge
--HG--
branch : develop
10 years ago
kaetemi da166c81db Add zone snapshot script example
--HG--
branch : develop
10 years ago
kaetemi 4c4b96bcfd Fix NeLLigoMakeSnapShot
--HG--
branch : develop
10 years ago
kaetemi 58590a9e7e Fix offscreen rendering mode
--HG--
branch : develop
10 years ago
kaetemi 6db29c375a Add script to generate zone names
--HG--
branch : develop
10 years ago
kaetemi 56339c6f93 Handle window close message in painter
--HG--
branch : develop
10 years ago
botanicvelious 1df52a45ad add some additional checking for database errors
--HG--
branch : develop
10 years ago
botanicvelious a79e141193 Update with added Domain_Auto_Add settings
--HG--
branch : develop
10 years ago
kaetemi 07286c14d1 Adjust patch orientation script
--HG--
branch : develop
10 years ago
kaetemi 90f1234ed0 Add key in patch painter to reset a patch mesh
--HG--
branch : develop
10 years ago
kaetemi b762356a16 Merge with hotfix
--HG--
branch : develop
10 years ago
kaetemi 59a5cb7e6b Fix crash with patch mesh attach
--HG--
branch : hotfix
10 years ago
kaetemi 39c776ec30 Add script to orient zone patches automatically
--HG--
branch : develop
10 years ago
kaetemi ff283f5070 Increase patch painter distance
--HG--
branch : develop
10 years ago
kaetemi dfe0b2977a Separate version string
--HG--
branch : develop
10 years ago
kaetemi 7bdf719cb9 Adjust version
--HG--
branch : develop
10 years ago
kaetemi 91a4207f93 Merge with hotfix
--HG--
branch : develop
10 years ago
kaetemi 6b1ea30f9c ryzomcore/v0.11.1
--HG--
branch : hotfix
10 years ago
kaetemi 1676b3b46f Fix #218 erratic mouse behaviour
--HG--
branch : hotfix
10 years ago
kaetemi fef6543e0c Fix bug causing patch painter fail to open more than once
--HG--
branch : develop
10 years ago
kaetemi 0a765bde8c Fix bug causing patch painter fail to open more than once
--HG--
branch : hotfix
10 years ago
kaetemi f05c52aa0b Remove PIC library
--HG--
branch : develop
10 years ago
kaetemi 0c1ff0df2a ryzomcore/v0.11.0
--HG--
branch : develop
10 years ago
kaetemi 2df9cb5f87 Fix PHP error "Only variables should be passed by reference"
--HG--
branch : develop
10 years ago
kaetemi ef2415257b Fix PHP error "Only variables should be passed by reference"
--HG--
branch : develop
10 years ago
kaetemi 70ace8b7d4 Print callstack
--HG--
branch : develop
10 years ago
kaetemi 91ad193104 Fix patchman scripts
--HG--
branch : develop
10 years ago
kaetemi ee92cb0702 Update default path
--HG--
branch : develop
10 years ago
kaetemi d30cca34f0 Backed out merge changeset: 361eb082ec5e
Does not compile. FindLibLZMA missing on Ubunty 12.04 LTS

--HG--
branch : develop
10 years ago
kaetemi c3cf5c7af4 Update default patchman cfg
--HG--
branch : develop
10 years ago
kaetemi 933420690b Change patchman example domain
--HG--
branch : develop
10 years ago
dfighter1985 0ac94e3e72 CDBViewQuantity shouldn't crash in the editor.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 d2ca66c574 Default text for DBViewNumber.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 8c5ad81199 it's not a bad idea to store the value in the right variable...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 b6d9e3285f DBViewNumber shouldn't crash anymore.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 2fe2077170 When setting the Id of the decorated edit box, set the Id of the text as well.
--HG--
branch : dfighter-tools
10 years ago
Jan Boon e2eb5d739c Merged in nimetu/ryzomcore/html-table-rendering (pull request #92)
Some improvements to table rendering

--HG--
branch : develop
10 years ago
Nimetu 78e1bb6147 Fix html img not showing on some cases, clean up addImage method
--HG--
branch : develop
10 years ago
Nimetu 48b346fed8 Fix crash when using textarea without form
--HG--
branch : develop
10 years ago
dfighter1985 67aa7a50d2 set the Id of the text properly when loading the decorated edit box.
--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 923b36f0e5 Create the viewtext of the decorated edit box when the box is created, also adjust it so the text is drawn to the right of the left texture.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 ba1e3c9919 Fixed a typo that messed up the textures of decorated editbox.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 210f93a4f2 Save decorated edit box as such.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 18866c88af Update decorated edit box decoration coords while dragging.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 274efe6798 Allow selection of CGroupEditBox.
--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 f91846c970 Fix parent pos and size parsing.
--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
Nimetu 0a1a1244ae Change table defaults valign=middle, cellpadding=1, cellspacing=2
--HG--
branch : html-table-rendering
10 years ago
Nimetu 799705b7ed Render table with rowspan, colspan.
Borders, if enabled, adds +1 to cell padding.

--HG--
branch : html-table-rendering
10 years ago
Nimetu a53b9305a2 Add rowspan and colspan attributes
--HG--
branch : html-table-rendering
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 c5cd6990fe When creating a new GUI set the base color to white.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 8066717aa2 Pos and Size parent setters should now use the widget directly as well.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 2dd6278771 Size parent is now queried directly from the widget.
--HG--
branch : dfighter-tools
10 years ago
Nimetu 11927cca93 Render table and cell borders
--HG--
branch : html-table-rendering
10 years ago
Nimetu 283cbe8092 Add bordercolor attribute to table tag
--HG--
branch : html-table-rendering
10 years ago
dfighter1985 487c6a3440 GUI Editor should show the right parent position.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 b3dd26e01c Parent positions should now be saved right again.
--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
Nimetu 2de4315027 Fix table cellpadding
--HG--
branch : html-table-rendering
10 years ago
dfighter1985 ded18b266c Implemented new action.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 e5d2e9293d Moved CRootGroup out of CInterfaceParser.
--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 fe89e8f77c Added limits to pch, should fix Linux build.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 481298b9f1 Merged develop
--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 8cec8de3a0 Unselect selection when clicking 'nothing'.
--HG--
branch : dfighter-tools
10 years ago
kervala e34ba83f26 Minor changes
--HG--
branch : develop
10 years ago
kervala aaa044203e Fix some warnings
--HG--
branch : develop
10 years ago
kaetemi 5fd4f96a59 Configure shadow outline in applications
--HG--
branch : develop
10 years ago
kaetemi 74827a1808 Handle shadow outline in gui
--HG--
branch : develop
10 years ago
kaetemi 3edfd56c75 Implement text shade outline
--HG--
branch : develop
10 years ago
dfighter1985 a1e2c5667a A little crash fix.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 bec078af25 Sizes should remain the same when ungrouping.
--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 08b6675b3d Only select a group first in editor mode.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 ad9e9839fb Don't try to handle the right mouse button actions in editor mode.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 64571abd47 When moving a group draw it's children too.
--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 97ddd3573d Select groups first.
--HG--
branch : dfighter-tools
10 years ago
kaetemi dc3238b111 Disable dumb loading strings
--HG--
branch : develop
10 years ago
kaetemi ec68d2c317 Fix rendering of specially sized window highlights
--HG--
branch : develop
10 years ago
kaetemi ec6ea26323 Fix when tx_b and tx_b_open have different heights
--HG--
branch : develop
10 years ago
kaetemi 025d7b6260 Fix crypt
--HG--
branch : sha512-auth
10 years ago
kaetemi e6c0c70fc9 Compile fixes
--HG--
branch : sha512-auth
10 years ago
kaetemi 650dba5c51 Require setup upgrade
--HG--
branch : sha512-auth
10 years ago
kaetemi f900f80b36 Merge with develop
--HG--
branch : sha512-auth
10 years ago
Jan Boon 944b048356 Merged in rodolphe_breard/ryzomcore/sha512-auth (pull request #89)
ref #206 : windows compilation stuff

--HG--
branch : sha512-auth
10 years ago
kaetemi b98c6f6a59 Set version
--HG--
branch : develop
10 years ago
kaetemi 88a9a809a9 Add inset_t parameter to layer options, allows putting header graphics in top texture
--HG--
branch : develop
10 years ago
kaetemi 25f1aa6247 Fix a bad copy paste in NLGUI
--HG--
branch : develop
10 years ago
Rodolphe Breard 4c2be7ea1f ref #206 : hacking the types so it may compile on windows
--HG--
branch : sha512-auth
10 years ago
Rodolphe Breard 81d5294fc3 ref #206 : removing unused crypt lib reference
--HG--
branch : sha512-auth
10 years ago
kaetemi bb9d0d91d3 Fix #207, FXAA orientation under D3D
--HG--
branch : develop
10 years ago
kaetemi ff7450a22e Merge with develop
--HG--
branch : sha512-auth
10 years ago
Jan Boon 7549ab8b7f Merged in rodolphe_breard/ryzomcore/sha512-auth (pull request #88)
rolling back to include a crypt(3) implementation and adding sha512 support

--HG--
branch : sha512-auth
10 years ago
Jan Boon 7729c3b65c Merged in nimetu/ryzomcore-2/nimetu/find-lua-version-for-luabind-under-fedor-1412076128442 (pull request #87)
find lua version for luabind under fedora

--HG--
branch : develop
10 years ago
Jan Boon 782f08f137 Merged in nimetu/ryzomcore-1/nimetu/static-libxml2-under-linux-requires-lzma-1412075714030 (pull request #86)
static libxml2 under linux requires lzma (tested on fedora/debian)

--HG--
branch : develop
10 years ago
Jan Boon 980b855de9 Merged in nimetu/ryzomcore/html-maxlength-attr (pull request #84)
Add maxlength attribute to input and textarea tags

--HG--
branch : develop
10 years ago
Rodolphe Breard 65b902970a ref #206 : rolling back to include a crypt(3) implementation and adding sha512 support
--HG--
branch : sha512-auth
10 years ago
nimetu dcf2906b94 find lua version for luabind under fedora
--HG--
branch : nimetu/find-lua-version-for-luabind-under-fedor-1412076128442
10 years ago
nimetu 3e209147b0 static libxml2 under linux requires lzma (tested on fedora/debian)
--HG--
branch : nimetu/static-libxml2-under-linux-requires-lzma-1412075714030
10 years ago
dfighter1985 d2587df8c1 From now on dragged widgets will be re-aligned on drop. They will find the nearest hotspot of the group they are dropped into, and calculate an offset so they will align to the hotspot and yet remain where they were dropped.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 4571038fa6 Update CCtrlTextButton's CViewText's coords after updating it's own coords.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 86007c9156 Posref changes in the editor should apply...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 2603ad3a2b Refactoring. Added CInterfaceFactory.
--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 0055e2dd91 A little refactoring.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 4797b150d8 Move the text too with the text button.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 d053bb51c2 Merged develop
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 c6df57adf1 Initialize struct member before use...
--HG--
branch : develop
10 years ago
Nimetu 0d62650159 Add maxlength attribute to input and textarea tags
--HG--
branch : html-maxlength-attr
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 c92d084600 Merged develop.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 938c36027d Editbox selection should be stopped when the mouse button goes up, even if it happens outside of the box.
--HG--
branch : develop
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 a658be39b7 No need for free floating elements when we can simply reparent to the top window...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 e7ab56beea Orphaned widgets won't get stuck.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 bd7cb1eea3 Add widget to a new parent when the widget being dragged is dropped, otherwise add it to the orphanlist so that it's drawn anyways. NOTE: The dropped widget can be clipped. If it is clipped, it never shows up even tho it's there.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 f9dbef7df7 Set dragged widgets' coordinates based on the move rather than the mouse pointer's coords.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 62744db86d Dragged elements will no longer disappear.
--HG--
branch : dfighter-tools
10 years ago
kaetemi 3bd552ebb0 Add useful default config variables to dev client
--HG--
branch : develop
10 years ago
kaetemi 27cbd59a0f Add some more practical data build batch scripts
--HG--
branch : develop
10 years ago
kaetemi 6551881171 Handle GUI event only once
--HG--
branch : develop
10 years ago
kaetemi cb022c6bbb Remove debug message
--HG--
branch : develop
10 years ago
kaetemi e714e37c4c Fix EGS sheet rebuild crashes
--HG--
branch : develop
10 years ago
dfighter1985 7ef9920bac Instantiate the Wold Editor window after the LIGO setup.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 9b989a2dc0 Merged develop.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 e67e9594e1 Call the onActivate method of the current context after all plugins are initialized.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 f61438d7d9 Studio should no longer crash when multiple plugins that use LIGO are loaded. LIGO classes are now guarded against multiple registrations. If it's tried log messages are generated. Mission Compiler and World Editor will now apply their own LIGO configs when the user switches to their tab.
--HG--
branch : dfighter-tools
10 years ago
kaetemi eff07ebbf9 Add an assert
--HG--
branch : develop
10 years ago
kaetemi cec992c4a5 Fix double delete
--HG--
branch : develop
10 years ago
dfighter1985 648b2cb46b oups
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 5b7bc8cc54 GUI Editor should no longer crash on Linux
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 447aac5821 Merged develop
--HG--
branch : dfighter-tools
10 years ago
kaetemi 779b0c22bc Add extra search paths
--HG--
branch : develop
10 years ago
kaetemi 0ed6e8111b Increment web version
--HG--
branch : sha512-auth
10 years ago
kaetemi b6df4cac4f Merge with develop
--HG--
branch : sha512-auth
10 years ago
kaetemi 0275d0fe29 It works on my machine
--HG--
branch : develop
10 years ago
kaetemi 902a873e78 Add resave scripts
--HG--
branch : develop
10 years ago
kaetemi 5e9c3b82fc Add particle system path fixing script
--HG--
branch : develop
10 years ago
kaetemi 027860be16 Fix missing include
--HG--
branch : develop
10 years ago
kaetemi c1b8ea9bd0 Backed out incomplete changes to GL driver
--HG--
branch : develop
10 years ago
dfighter1985 780394f989 Fixed Object Viewer build.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 7a4d9e2cdc Merged the gui-editor branch.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 012fae0ef6 don't evaluate the child-nodes when there are none, directly just return ()
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 4d760c7515 When removing the root node, don't retain the pointer to it...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 0c354f436d Added the rest of the expression files.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 d90d3cd227 Merged develop.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 4059547835 Added support for clearing the Expression Editor scene.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 e77fed3c3d Texture Chooser shouldn't have been left in the main menu...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 df98492b1c Moved the Expression Editor to it's right place.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 a9cd538786 Instead of mouse move event, use the itemChange handler to move the links.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 315e43a469 ExpressionNode flags are now set in it's constructor.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 bf12cbc53c Links shouldn't be selectable.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 b715b6eaf6 This is the GUI Editor not Georges...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 83859cdd82 Save expression.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 5f47f74431 Expression can now be built.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 cbca49fcc0 A root node can now be set. The root node is where the evaluation will start.
--HG--
branch : dfighter-tools
10 years ago
Rodolphe Breard 5c2cc95dc9 Fixing the database migration system for issue #206
--HG--
branch : sha512-auth
10 years ago
Rodolphe Breard 094a23bd09 fixing #206 : passwords are now stored using SHA-512 instead of traditional DES
--HG--
branch : sha512-auth
10 years ago
dfighter1985 cc071e5048 Added sample expression files.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 5e91c2f374 When changing the value of a node, change the size the node if needed.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 f0e78b5fbb Allow to set and change values of value nodes.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 142d82d788 Only allow variable nodes to have their number of slots changed.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 89aaa52703 Set the number of slots and their names from the data loaded from XMLs.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 af74411104 Parse expression files, and build the expression tree from the expressions parsed from these files.
--HG--
branch : dfighter-tools
10 years ago
kaetemi c789a22155 Fix r2ed
--HG--
branch : develop
10 years ago
kaetemi 74e9aac960 Fix r2ed
--HG--
branch : develop
10 years ago
kaetemi 9283a74a22 Fix r2ed
--HG--
branch : develop
10 years ago
kaetemi 84046c8db4 Fix r2ed
--HG--
branch : develop
10 years ago
kaetemi 07caf402c2 Fix bad type passed to sscanf
--HG--
branch : develop
10 years ago
dfighter1985 5e5fb49f12 Slot count can now be changed.
--HG--
branch : dfighter-tools
10 years ago
botanic 89604dbba4 Fix #194
--HG--
branch : develop
10 years ago
botanic ba3f48a9e2 FIX #205
--HG--
branch : develop
10 years ago
dfighter1985 7f2091d6c9 Expression Editor is now a QMainWindow subclass. Also added an expression tree, with some sample nodes.
--HG--
branch : dfighter-tools
10 years ago
botanic 9ceeed138e change to 256 characters
--HG--
branch : develop
10 years ago
botanic 34acdf0d94 Merge
--HG--
branch : develop
10 years ago
botanic 38810a8c0f Update domain settings
--HG--
branch : develop
10 years ago
dfighter1985 65382b45b7 Show the node names as title, in the link dialog.
--HG--
branch : dfighter-tools
10 years ago