Commit Graph

4672 Commits (cb298d556b9dc86f2b4a85a765ed6c8f109fa8e5)

Author SHA1 Message Date
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
dfighter1985 eb0693cd27 Add serial number to nodes.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 99ebe16c03 Allow painting of arbitrary number of connection slots.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 40b4bce729 A little refactoring.
--HG--
branch : dfighter-tools
10 years ago
kaetemi adb717052a Add cartographer
--HG--
branch : develop
10 years ago
dfighter1985 42cd76c768 Support for adding nodes with different slot count.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 aa67011381 Added unlinking support.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 875cad3f72 Improved linking
--HG--
branch : dfighter-tools
10 years ago
kaetemi b5a95d725b Add pz process
--HG--
branch : develop
10 years ago
dfighter1985 2e6a5bb1d6 There are more than 1 slots available now.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 275095107b More refactoring.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 5fc392623b More refactoring.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 c63f22fe92 Refactoring
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 4cf4440a97 Connection slots are now managed by their own object, and linking is now done to their positions.
--HG--
branch : dfighter-tools
10 years ago
botanic 07933bf52c Update smarty for admin to 2.6.28
--HG--
branch : develop
10 years ago
dfighter1985 7c930366de Paint the connection text, boxes separately.
--HG--
branch : dfighter-tools
10 years ago
botanic 53ea877a50 update lib sql version
--HG--
branch : develop
10 years ago
botanic 3c01c5c811 disable debug mode
--HG--
branch : develop
10 years ago
botanic 9be68e3326 Merge
--HG--
branch : develop
10 years ago
botanic 9b813a5e4c Fix #122
--HG--
branch : develop
10 years ago
botanic 765e614c23 Fix #122
--HG--
branch : develop
10 years ago
dfighter1985 aef69eef64 Add a little style.
--HG--
branch : dfighter-tools
10 years ago
kaetemi 433d83e2fc Increase texturing limits (*4), ref #203 (TODO: Update config translations)
--HG--
branch : develop
10 years ago
kaetemi 7fed632c54 Fix includes
--HG--
branch : develop
10 years ago
kaetemi 9678b56ed5 Fix strange code
--HG--
branch : develop
10 years ago
dfighter1985 af550acd62 Throw an error message when trying to link nodes that are already linked.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 d2c396bc84 Link nodes and remove and delete the link too when deleting one of the nodes.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 adece7564a Subclassed QGraphicsItem and QGraphicsItemLine.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 83566116d9 Added link action.
--HG--
branch : dfighter-tools
10 years ago
kaetemi 6bb136dca9 Change cfg name
--HG--
branch : develop
10 years ago
kaetemi 07ee9a4469 Add missing r2_islands_textures tool
--HG--
branch : develop
10 years ago
dfighter1985 e2ea5a74b8 We can select multiple items
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 cc7e93c96e Added GUI for expression editor.
--HG--
branch : dfighter-tools
10 years ago
kaetemi d12ccf194e Merge with develop
--HG--
branch : multipass-stereo
10 years ago
kaetemi e347b2a97f ryzomcore/v0.10.0 10 years ago
kaetemi 9fd8338849 Add data_common to executables_dev batch 10 years ago
kaetemi 8a3994d95a Replace some hardcoded urls 10 years ago
kaetemi 50f05a2bb9 Remove hardcoded urls 10 years ago
kaetemi 927ecb3dae Remove dead code (CCharacterAchievements, CKnownBrickInfo) 10 years ago
botanic dcd09e034b Merge 10 years ago
botanic 92afe8e76a FIX #200
dont crash when neldb is missing
10 years ago
kaetemi 2abe431675 Regenerate PLR cpp and header 10 years ago
kaetemi 14fda8a39a Add missing leaf 10 years ago
kaetemi 47368e78f9 Remove dead code 10 years ago
kaetemi 0d7c9fd4bf When in Rome, do as the Romans do 10 years ago
kaetemi 6b2b633fed Merge 10 years ago
kaetemi a9ee3c6b37 Admin web fix 10 years ago
kaetemi 1bf482adc9 Small database adjustment 10 years ago
dfighter1985 1ca2b634ee Merged default.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 52963260a8 Offer to save changes when closing a dialog.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 09ccd8613d When closing a dialog, remove it from the docked dialogs, and delete it.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 97d7fbe6e8 Allow editing of the comment section, and save comments when saving.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 104506a717 Raise the widget after adding.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 78a65459f0 WTF?
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 7abd407bc5 oups
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 1d028c759c Use a file browser for setting files.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 946685dfac A little refactoring
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 c44d910434 Store the filename only in the Dfn value.
--HG--
branch : dfighter-tools
10 years ago
kaetemi fceb2927f4 Add script for installing worldedit data 10 years ago
dfighter1985 e89cde4b93 Properly support color types.
--HG--
branch : dfighter-tools
10 years ago
kaetemi d03c2dcfcd Nice try 10 years ago
nimetu 1a4c2169c5 Fix #161 fix craft success rate display on client 10 years ago
nimetu ca79af60c6 Fix #143 /muteUniverse on dyn universe channels 10 years ago
nimetu 0cd3ea8d3b Fix #199 Studio object viewer plugin font 10 years ago
kaetemi 9e74156181 Move islands entry points to data 10 years ago
kaetemi f5fb98764f Remove unused mirror dataset 10 years ago
kaetemi 22fc641666 Merge 10 years ago
kaetemi 89db6c78a7 Use the correct ring database 10 years ago
botanic cafe41fa24 FIX #192 10 years ago
botanic 74df36b179 FIX #197
Added default config values that should work for mail config settings in case people are lazy
10 years ago
botanic dfdd7698c3 fix windows warnings in sync 10 years ago
dfighter1985 0587d6a687 Create vstruct node when needed.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 e47d480170 Instead of storing the node, store the name and the node type.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 53357ca9ec Don't add Virtual Structs to the property browser!
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 821ec6cfad Added support for Virtual Structs.
--HG--
branch : dfighter-tools
10 years ago
kaetemi 328eaf592a Use correct AES cfg 10 years ago
kaetemi 55ca1e7a2a Crashfix 10 years ago
kaetemi 7c40248728 Bugfix 10 years ago
kaetemi 0445c3138c Typo 10 years ago
kaetemi a8f8fa7b63 Don't use magic numbers for the LCT 10 years ago
kaetemi ea9cf3db93 Typo 10 years ago
kaetemi f0ac4705d8 Cleanup the AMS theme a bit, improve layouting of user settings 10 years ago
kaetemi d863ed8a10 Mask database connection error 10 years ago
kaetemi 7cd21d48b4 Merge 10 years ago
botanic 6a36f1f433 fix sync 10 years ago
kaetemi be78a1cd0b Cache PDO connections and connection failures in a single page load 10 years ago
kaetemi c4d4587830 Disable APC page caching 10 years ago
botanic e1c70eb423 dont cache $#1t 10 years ago
botanic 0b579f6306 attachment error checking 10 years ago
botanic efadbb3f58 make the random generation more secure 10 years ago
botanic 6f1037f829 fix some unset warnings 10 years ago
botanic 2a8ff51169 change some div's so it looks proper 10 years ago
botanic 8be65ec64c turn debugging off 10 years ago
botanic 32745a132b properly display permissions 10 years ago
botanic 4f907c30e6 display the correct plugin page 10 years ago
botanic 7fc83ccd37 set template permissions 10 years ago
botanic b20008b520 fix menu plugin display 10 years ago
botanic c3c319944c fix notice 10 years ago
botanic 76dc593a1c fix plugin template 10 years ago
botanic 8d49355c9f fix index issue 10 years ago
botanic 4009772907 Fix smarty issues 10 years ago
botanic 371f666dea Cleanup Domain management code 10 years ago
botanic 1b9986063e Merge 10 years ago
botanic b58f365473 upgrade smarty to 3.1.19 10 years ago
botanic 52885f20e0 Fix for stupid loop 10 years ago
kaetemi 3e476a9376 Install fix 10 years ago
kaetemi d651eff10b Cleanup some RYZOMID code 10 years ago
kaetemi 3baf60ad1d Remove dead code in game item manager 10 years ago
kaetemi e0a1d27dc8 Bugfix in distance prioritizer 10 years ago
botanic ab06a6ce08 remove testing errorlog 10 years ago
kaetemi 4dda4099de Remove dead code 10 years ago
botanic 4ff51bf600 Merge 10 years ago
botanic 876afdf018 Domain management plugin updates 10 years ago
kaetemi 034c5d7982 Better use this 10 years ago
kaetemi 6031e8666d Enable PHP APC cache for AMS smarty 10 years ago
kaetemi 7448ec51a7 Remove dead declarations in DSS 10 years ago
kaetemi bde283e8cb Fix SU RSM UAP SQL query 10 years ago
kaetemi af1b9ed495 Make this extra clear 10 years ago
kaetemi c902392de3 Enable ring database installation and upgrade in the setup script... 10 years ago
kaetemi 01735e86ad Translation fix 10 years ago