Commit Graph

5083 Commits (7988232bcd5c1b865e9aa832db933b3dfc42d280)

Author SHA1 Message Date
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
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
kaetemi 58d2c8be86 Adjust plugin description 10 years ago
kaetemi 8a875b3bab Don't put fixed row id's in insert queries for upgrades 10 years ago
kaetemi 5ec2db090d Bugfix 10 years ago
kaetemi 795b5a9aa0 Don't write version if upgrade failed 10 years ago
kaetemi fed7dc17ac Bugfix 10 years ago
kaetemi ed0f753fa9 Fix 10 years ago
kaetemi f4956721ff Typo 10 years ago
kaetemi d7c1249b6b Setup adjust 10 years ago
Dylan Geels 6a3d59f6f5 The setup was showing a error from it. 10 years ago
Dylan Geels fc43595faf Function split() is deprecated 10 years ago
Dylan Geels 1a1aa68ebc Function split() is deprecated
--HG--
branch : Geels/join_shardphp-edited-online-with-bitbuck-1410094877054
10 years ago
botanic d3606149e8 upgrade nel lib version 10 years ago
botanic b89faeb75b Merge 10 years ago
botanic 6e0c7ef5ca setup modifications 10 years ago
botanic 3601eae39b Initial Domain Management Plugin 10 years ago
botanic 6a47cda484 added initial domain_management plugin, also fixed potental conflicting hook names 10 years ago
kaetemi 57564a8ab0 Cleanup shard table 10 years ago
kaetemi b0c0439b39 Change ClientApplication to DomainId in permission table 10 years ago
kaetemi 00b394603d Cleanup some English AMS translations 10 years ago
kaetemi 70eb2d7bee Cleanup some English AMS translations 10 years ago
kaetemi c938c18f35 Bugfix 10 years ago
kaetemi aebcf606ed Bugfix 10 years ago
kaetemi b4f4eddd12 Add login configuration 10 years ago
kaetemi 82d9103263 This might fix #193 10 years ago
kaetemi 500aa9fbfc Syntax styling 10 years ago
kaetemi 667fa78aab This should fix #193 10 years ago
botanic 83d9dc9f69 Merge 10 years ago
botanic 9211037a54 fix missing pcntl_fork func 10 years ago
kaetemi 6763d96992 Add more paranoia 10 years ago
kaetemi 67d5ec373e Now really, don't execute any scripts here 10 years ago
kaetemi 186da3c0fa Saner behaviour to show Forbidden error 10 years ago
kaetemi d132e5ebb1 Add upgrade script 10 years ago
botanic d34f884d32 fixed sync to be more robust 10 years ago
botanic 72711ab92e throw error on non-writable file 10 years ago
botanic 702320a0ce forgot $AMS_TMPDIR 10 years ago
botanic cbabab3e80 Merge 10 years ago
botanic afa6787100 Fix #189 10 years ago
kaetemi 3ee17121f9 Make files folder safe to use 10 years ago
kaetemi 1448007193 Make files folder safe to use 10 years ago
kaetemi 1cec88b78b Protect shard admin auth SQL queries 10 years ago
kaetemi 07eff64df5 Fix version number 10 years ago
kaetemi 17e921c8e4 Merge 10 years ago
kaetemi 9be5bfb5d7 Create shard admin user in setup 10 years ago
dfighter1985 46e3242557 Merged default.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 3a94909a92 Get type info from DFN.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 ff0df2bf50 Added support for manipulating atoms.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 b63f73b1b6 Appending, resizing arrays, deleting array members should now create the proper new nodes.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 6233c25461 Added support for adding atoms and virtual structs in the treeview.
--HG--
branch : dfighter-tools
10 years ago
kervala ff370bb49f Changed: Code formatting 10 years ago
dfighter1985 0ac5d7c9ee Do the same when readding items after a deletion.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 683efde803 Add new array entries with all their children.
--HG--
branch : dfighter-tools
10 years ago
botanic ea366fcce9 Merge 10 years ago
botanic 1908d6967c only show powered by and version when admin 10 years ago
botanic 884357c705 added version number to ams 10 years ago
kaetemi 1acf0bf3ca Merge 10 years ago
kaetemi 9163bf4afa Merge 10 years ago
kaetemi 98735ea86e Validate setup password 10 years ago
botanic ab29777062 remove unecessery printing 10 years ago
botanic 72cfe723e1 fixed some caching 10 years ago
botanic f27cd046a0 remove errolog 10 years ago
botanic f46de3129e fix sync 10 years ago
kaetemi fbee858ae9 Add basis for database upgrades 10 years ago
botanic e99c43095e Made filesize friendly 10 years ago
botanic 5ae905d317 remove old file 10 years ago
botanic bd442c9854 added placeholder 10 years ago
botanic 4293518dcf added placeholder 10 years ago
botanic 58be0a2b8e Merge 10 years ago
botanic 8a1a88d48c Fix #190 10 years ago
kaetemi 38a900d4f4 Alternative redirect script 10 years ago
kaetemi e3a519fad8 Merge 10 years ago
kaetemi 8c57fb88ab Modularize web setup 10 years ago
botanic 147fa8f403 forgot to add variable 10 years ago
botanic 37be03d51c Fix #188 10 years ago
botanic 981e75dfdb added new ticket_attachment table to installer properly 10 years ago
botanic bb7c5f147b fixed installer 10 years ago
botanic 2311731fae Upload button setup
TODO: add files to database
TODO: hash folder to stick files in
10 years ago
botanic 822d255aa7 Merge 10 years ago
botanic 4ae4c1a17d Fix #111 10 years ago
dfighter1985 8c9237a16f Enter a log entry when creating new documents.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 aba33c2406 Merged default.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 916810c35d Added support for creating new form documents
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 37bbb6be32 Added support for new DFN document creation.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 ca127f756c Added support for new typ document creation.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 22d1fe0cbc Error messages
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 84853839f8 A little refactoring, dialogs are now loaded using the full filepath.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 7206f060a7 Added GUI stub for new types/Dfns/forms.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 99e9a2ad76 Removed m_modified, since the base widget has a field for this.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 691edb41eb Form editor should trigger the save button properly now.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 7e66701cba Added missing copyright headers.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 b68b658f89 Log changes and save log.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 d289b7e030 Mark the typ dialog modified after a modification.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 2ee86da670 Apply changes.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 6e86da4c40 Load type data into the property browser.
--HG--
branch : dfighter-tools
10 years ago
botanic 71840e582a fix settings width 10 years ago
botanic c968a95734 margins in element-style...really? 10 years ago
botanic 12ccb08de2 fix #185 10 years ago
botanic 071530251e Merge 10 years ago
botanic 9855aecc25 fix support group bug and dblayer bug 10 years ago
Matthew Lagoe 617b5f84f0 Merged in shubham_meena/ryzomcore (pull request #71)
documentation for doxygen containing plugin management system
10 years ago
botanic f7d338bdf6 Fix syntax error with unassigned ticket 10 years ago
botanic 8e46cd7ab9 fixed language when logged in 10 years ago
botanic f15d151fbd updated bootstrap and charisma 10 years ago
botanic f21fa61d5f updating plugins 10 years ago
botanic e373874bbf Fix path's in plugins 10 years ago
botanic 912a15c1bd fixed change email on shard 10 years ago
botanic e2882d1b9f Changed to use new throw new SystemExit(); 10 years ago
botanic fe8cb3595a Merge 10 years ago
botanic ea9324bd51 Fix add user in settings 10 years ago
kaetemi 54435b9258 Crash workaround 10 years ago
kaetemi 7edf900a2e Remove bad data in sql 10 years ago
kaetemi 9c26f8e345 Don't cache redirects 10 years ago
kaetemi 41e0baca84 Throw exception instead of exit. 10 years ago
kaetemi 7a62843aee Merge 10 years ago
kaetemi 71302bf982 Die, don't exit 10 years ago
botanic 441ede1cad Merge 10 years ago
botanic b081d97b3c Fix #181 10 years ago
kaetemi d9dac55a28 Merge 10 years ago
kaetemi f920da3873 Force all user ids equal 10 years ago
botanic c13264c207 Fix #182 10 years ago
botanic 5c63089b0a Merge 10 years ago
botanic 5d6a38ec16 settings page display bug 10 years ago
kaetemi 2b2ffb8052 Transactions not required here either, actually 10 years ago
kaetemi 5954b96813 Merge 10 years ago
kaetemi 41385c3b8c Reduce unnecessary manual transaction commit 10 years ago
botanic a533354df8 Merge 10 years ago
botanic 110b36dd4a missing ) 10 years ago
botanic dee11a74c9 updated hgignore as well as fixed php errors 10 years ago
kaetemi d4423d956f Disable connection cache workaround 10 years ago
kaetemi a120179e75 Don't create transactions for SELECT queries 10 years ago
kaetemi 3ddf42f0ef Fix #180 10 years ago
kaetemi 04ef076448 Fix #180 10 years ago
kaetemi 978c09b029 Only make a single database connection per host, and keep them persistent 10 years ago
kaetemi 75c5232dcf Remove excessive javascript interactivity in AMS 10 years ago
kaetemi 340fae54ed Some more adjustments for DBLayer... 10 years ago
dfighter1985 6cd4d756db Mark the DFN editor modified after adding / removing an element.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 f587e06d7a Implemented saving.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 173dbba11c Implemented add button.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 a68dd4c33e Implemented definition editing.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 ec8a7522b2 Implemented remove button.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 73a2b9bc90 Load comments, log, and definitions.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 a69e09af6f Delete DFN when destroying a DFN editor...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 cfaebcc1ff Load .typ file.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 24a7cc4a6d Added GUI for the Type editor.
--HG--
branch : dfighter-tools
10 years ago
kaetemi afe03367d9 Re-use the database connection 10 years ago
kaetemi dfc65485ec Make login and email unique keys 10 years ago
dfighter1985 0b9c281b2f Logging DFN changes.
--HG--
branch : dfighter-tools
10 years ago
kaetemi 2bc60334c1 Remove invalid behaviour with ring databases 10 years ago
dfighter1985 e3d405454e No comment. Literally! :D
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 c51b519845 Implemented add and remove buttons.
--HG--
branch : dfighter-tools
10 years ago
kaetemi b64ab2c828 Move misleading copyright notices to a more appropriate location 10 years ago
kaetemi 75dc4fc779 Web services setup tool, fix #141 10 years ago
dfighter1985 ed1c600c4d Save changes.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 afc8aef238 Change the name in the list too.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 e2cb637a13 Enable saving when modified, disable saving after saving.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 f1a6a8d9cd Apply changes.
--HG--
branch : dfighter-tools
10 years ago
kaetemi b500066026 Move SQL files 10 years ago
dfighter1985 25d808f7ea Added first iteration of the file path property manager / editor / factory.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 259dc63ac4 Use enum property manager for the type.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 e768506349 Load DFN.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 230159e2b6 Added common base class for Typ, Dfn, and From dialogs: GeorgesDockWidget.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 0a3d7d6355 Added GUI for DFN dialog.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 d232939294 Merged default
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 cfabc13ffd EOL
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 ad4771e3d1 Show an error message when form loading fails.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 0d530f15f6 Renamed signal.
--HG--
branch : dfighter-tools
10 years ago
kervala 3625818283 Fixed: EOL 10 years ago
kervala 687927ba10 Changed: Preserve attributes when copying files in Application Bundle 10 years ago
dfighter1985 58b50e7d7e Save the log too, when saving..
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 e6aa34584a Mark file modified even when using the context menu.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 0ae8fbde29 Implemented rename context menu.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 77a21cfc99 Now logging changes.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 3c0e76e78b Load log into the log tab.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 f0fdd41675 Don't disable the log tab!
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 5bb3e16ca4 Implement 'delete array entry' context menu command.
--HG--
branch : dfighter-tools
10 years ago
kervala f57380f19b Changed: Including malloc/malloc.h is useless 10 years ago
kervala bb324e80b4 Fixed: Use ...ARBPROC declarations for ARB_occlusion_query (to fix a conflict with official OpenGL headers under Mac OS X) 10 years ago
kervala 8d3ea38ffc Fixed: Compilation under Mac OS X (malloc is already aligned on 16 bytes and memalign doesn't exist) 10 years ago
dfighter1985 6fb9c35d84 Implemented 'append array entry' context menu
--HG--
branch : dfighter-tools
10 years ago
kaetemi 4402e2134c Remove warnings, ref #177 10 years ago
kaetemi 031cd3b68d Adjust casts, ref #177 10 years ago
kaetemi 2a27139594 Inventory bug workaround, ref #177 10 years ago
kaetemi 573fb44088 Link group_wheel.cpp, ref #176 10 years ago
dfighter1985 d593ef5d17 Crash fixes related to Georges array size changing.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 eeac53ebba Added support for creating arrays.
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 d046a970d9 Initialize CFormItem fields...
--HG--
branch : dfighter-tools
10 years ago
dfighter1985 655d446151 When reaching 0 array size, delete the array node.
--HG--
branch : dfighter-tools
10 years ago
kaetemi da5558d50a Merge with default
--HG--
branch : multipass-stereo
10 years ago
kaetemi 46aa5cef29 EOL 10 years ago
kaetemi 02e8f6e956 EOL 10 years ago