Commit Graph

2870 Commits (ef72bfc8282b2f8f0dd64013d9e87d4b931e447b)

Author SHA1 Message Date
kervala 493f033e02 Changed: Added a warning when a texture can't be created in D3D driver 13 years ago
kervala edee553e1b Fixed: Don't compress textures in DXTC when used as buttons 13 years ago
kervala e7d490d9a8 Changed: #825 Remove all warnings when compiling Ryzom 13 years ago
kervala cb12a7546a Changed: #1254 Error while compiling with current stable squish 13 years ago
kervala 1374286cab Changed: #825 Remove all warnings when compiling Ryzom 13 years ago
kervala 0795a61516 Changed: #825 Remove all warnings when compiling Ryzom 13 years ago
kervala fc8c26ff9f Fixed: #1254 Error while compiling with current stable squish 13 years ago
sfb b858478e31 Removed: #1378 Removed the reference implementation, the full implementation is available at code/web/app and code/web/api. 13 years ago
kervala 0d4f383a7f Changed: Plugins specs and plugins installation 13 years ago
kervala ddd33c6090 Fixed: OVQT plugins loading under Unices (in the order: local, OVQT plugins, system) 13 years ago
kervala 541a147d34 Changed: Homogeneous carriage returns 13 years ago
kervala 476377dd88 Changed: Fixed plugins specs name to install 13 years ago
kervala cb8cb918dd Changed: #1493 Fixed absolute prefixes 13 years ago
kervala 2028034214 Changed: Install plugins specs in ${NL_SHARE_PREFIX}/object_viewer_qt/plugins under Linux 13 years ago
kervala 8d9c96a97a Changed: Use "lib" prefix under unices for plugins 13 years ago
kervala 52d086fb8a Changed: #1493 Fixed absolute prefixes 13 years ago
kervala 6f480b4a87 Fixed: #1493 Remove also -O flags from environment variables 13 years ago
kervala 1604cb3f8c Changed: Compiler flags must be defined after options declaration 13 years ago
kervala ece10f2965 Fixed: Compilation with GCC 13 years ago
kervala e8e75d05c0 Changed: Synchronization with SVN 13 years ago
kervala 8ab293a6ec Changed: #1493 Fixed some directories 13 years ago
kervala 7a04e920e1 Fixed: #1493 MultiArch support 13 years ago
kervala 8701d6e6ee Fixed: Replaced "Reqiures" by "Requires" in pkg-config files 13 years ago
kervala a2aefedfb5 Fixed: ryzom.xpm should be 32x32 instead of 48x48 13 years ago
kervala 3f764df03e Added: shape2obj project to convert NeL .shape to standard .obj file format 13 years ago
kervala 49900c0be3 Fixed: Compilation under unices (syslog.h included before chat_displayer.h creates a conflict with LOG_WARNING) 13 years ago
sfb e48a8bd13e Fixed: #1490 Added a 'no context' object in the createNamedItemInBag admin function. 13 years ago
kervala e2237d3971 Changed: Reverted another previous fix (sorry again) 13 years ago
kervala 32c376fefa Changed: Reverted a previous fix (sorry) 13 years ago
kervala f3828a0b92 Changed: Synchronization with SVN 13 years ago
kervala eea1360021 Changed: Synchronization with SVN 13 years ago
kervala 8922f96b9a Changed: Synchronization with SVN 13 years ago
kervala f61d6c9ae2 Changed: Updated some object_viewer_qt french translations 13 years ago
kervala 429ac753e9 Changed: #878 Fix typos in comments/code 13 years ago
kervala 2f8b59e0ae Fixed: cmake Xcode project generation broken 13 years ago
kaetemi 433cf02624 Added: #1440 Initial code for shape export
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 5e1cab83f5 Removed: #1440 Duplicate project
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 4cc4eb431f Changed: #1440 Remove old code
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 3cdda9cd1d Changed: #1440 Disable compilation of max file library
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi edd73a2493 Changed: #1440 Asset path rewrite configuration
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 2e2013abec Changed: #1440 Typo
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 979c9b56d8 Added: #1440 Replace xref paths and more renaming rules
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6083dfd829 Added: #1440 Additional filename rewriting rules
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 523ad30655 Changed: #1440 Fallback to filename only instead of using fallback texture
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 45cca62041 Changed: #1440 Also make it work with certain irregular format differences
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi a26ec41392 Added: #1440 Convert Map Extender to Unwrap UVW modifier
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9a707b0c95 Changed: #1440 Some additional rules
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 8d91f412b4 Added: #1440 Rewrite chunks containing asset paths
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 5361e3cc3d Added: #1440 Initial asset path rewriting code
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 77f5547f15 Added: #1440 Handle some more unknown chunks
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 30954ec397 Changed: #1440 Additional superclass dummies
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 67c245ffcb Added: #1440 Max file scanner
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7a8b6fc1f8 Added: #1440 File map initialization for asset path rewriting tool
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7fd3252564 Changed: #1440 Typos
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi acf6a8981f Merged: build_pipeline_v3
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 80e17db602 Added: #1440 Initial tool to fix asset paths
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi dd50972c0c Changed: #1440 Simplify AppData interface
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 534d0bdca9 Added: #1440 PolyObject triangulation and obj test exporter
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 4f544bf916 Added: #1440 Parser for CEditablePoly
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9db385c94c Added: #1440 Parser for CEditableMesh
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9c7a3921ea Added: #1440 Poly face info to string
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 3a6b7fc130 Added: #1440 Extended parser for GeomObject
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 3f6de020c0 Added: #1440 Same filter for toStringLocal
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6af13cafd4 Added: #1440 Parse filter for out of order parsing tricks
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi e5cd5eb497 Added: #1440 Dummy classes for editable mesh, poly and patch
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi b6ec41f53d Added: #1440 Parser for PolyObject faces
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 56fbd0bbb8 Added: #1440 Description of the bitfield used in faces
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 3a09142dc7 Added: #1440 Some notes on PolyObject format
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi fe82439b97 Changed: #1440 Typo
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 89df4ad8f7 Added: #1440 Serialization types for different geometry buffers
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi a8a6be68d5 Changed: #1440 Use more specific structures
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6e8e6ab86a Added: #1440 Basic export of a TriObject to obj
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 58d57d3304 Changed: #1440 Simplify
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 1161178d2a Added: #1440 Node graph printout
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 15f52ccfac Added: #1440 Parse INode
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi f5d2048f7c Added: #1440 Extended parser for CTrackViewNode
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 028c5381d1 Added: #1440 Base parser for CTrackViewNode
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 359ee113a7 Changed: #1440 Removed parse level
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 76b33139e2 Added: #1440 Parse scene references
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7eb1eb3313 Added: #1440 Skeleton for scene parser
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 444b71ba92 Changed: #1440 Handle the unknown identifiers safely
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi dce3e67b73 Added: #1440 Parse references
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 72d587fb51 Added: #1440 Pointer to CScene storage
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 1f49f906ba Added: #1440 INode
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 228b787513 Changed: #1440 Take both superclassid and classid into account in the scene class registry
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 12690604ee Added: #1440 Initial parsing of references
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi c037ac9334 Added: #1440 CStorageArray template
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi a4654cdf28 Changed: #1440 Read AppData chunk into Animatable
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi c61fee7a85 Added: #1440 More superclass dummies
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 543f729d42 Added: #1440 More superclass dummies
--HG--
branch : build_pipeline_v3
13 years ago
SirCotare d39db0a4fd #1470 tasks may now inherit objectives from their parent tasks
--HG--
branch : gsoc2012-achievements
13 years ago
kaetemi 143d8392f1 Added: #1440 More superclass dummy descriptions
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi bf38e47579 Added: #1440 Dummy descriptions for encountered unimplemented superclasses
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi e9fcadb737 Changed: #1440 Constness
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6ee389a1cf Changed: #1440 Constness
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 3184ce4edc Added: #1440 First registration to the class registry
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi e9a179b203 Added: #1440 Initial class descriptions
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6520b793ad Added: #1440 Skeleton for superclasses
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9775de10ea Changed: #1440 Make template for unknown classes so they can be based on the superclasses
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 96ebef489d Added: #1440 Implementation for CSceneClass
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 2cf7892854 Added: #1440 CSceneClass interface and comments
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi ca9a7ab913 Changed: #1440 Additional tests
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 5fd3d7f275 Changed: #1440 Stricter code
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 49aff3b7d7 Added: #1440 Test for AppData, which works
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi c8f3d2cb9b Added: #1440 Functionality for AppData
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 396fe01197 Added: #1440 Extended parser for AppData
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 492a1701cb Added: #1440 Extended parser for AppData entries
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6f1125b97a Added: #1440 Parser for AppData
--HG--
branch : build_pipeline_v3
13 years ago
SirCotare 00a6c623e8 #1470 final commit gsoc 2012; work continues...
--HG--
branch : gsoc2012-achievements
13 years ago
kaetemi fa32c4d664 Added: #1440 Additional output
--HG--
branch : build_pipeline_v3
13 years ago
SirCotare d3b7289e56 #1470 documentation update
--HG--
branch : gsoc2012-achievements
13 years ago
kaetemi 0b9cbf147e Added: #1440 More useful print output
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 28e4b2c76c Added: #1440 Parser for scene container
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi dee1431c97 Added: #1440 Parser for unknown scene classes
--HG--
branch : build_pipeline_v3
13 years ago
SirCotare c888a5249e #1470 some cleanup; some bugfix; some documentation
--HG--
branch : gsoc2012-achievements
13 years ago
kaetemi 0286e6bf72 Added: #1440 Internal DllDirectory indices
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi b175f4e8bc Added: #1440 Test code for writing the storage back to a stream, which works
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 39feef9c8b Added: #1440 Some comments
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi ab57e97782 Added: #1440 Functionality between ClassDirectory3 and DllDirectory
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi f56e7e2b18 Added: #1440 Initial link between ClassDirectory3 and DllDirectory
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 8946674dd0 Added: #1440 Initial functionality for DllDirectory
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi c1279c1a6e Added: #1440 Plugin descriptions
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 847ca01fb6 Added: #1440 Functionality for ClassDirectory3
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 6fc37e7338 Added: #1440 Extended parser for ClassDirectory3
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 2042692ad1 Added: #1440 Clean duplicate unparsed data after parsing
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 93365f8618 Added: #1440 Unparser for DllDirectory
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 63370056f0 CHANGED: #1471 GUI Editor can now be linked without manually supplying the libraries.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 efc9890e08 CHANGED: #1471 Serialize links that belong to the root group too. Also deactivate the active group when serializing.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0da667bffb CHANGED: #1471 CGroupContainer action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 6d343a460b CHANGED: #1471 CGroupWheel action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 905c19b4e4 CHANGED: #1471 CGroupEditBox action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0e46b933e4 CHANGED: #1471 CInterfaceGroup action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 e620f725c3 CHANGED: #1471 CCtrlBaseButton action handlers will now be retrievable, even if the action handler couldn't be found at the time of parsing.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 33f548341a Added: #1440 Extended parser for DllDirectory
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi dc0e9a513e Changed: #1440 Parse function instead of serialized handler
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 8cacf5f386 Added: #1440 Parser skeleton for Scene
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 7bfecaad4b CHANGED: #1471 Need to serialize root group first, otherwise client crashes when loading the pointer settings.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 6b42c11626 CHANGED: #1471 I probably shouldn't sacrifice the game's key config parsing on the altar of the GUI editor :P
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 53eb29fef8 CHANGED: #1471 got rid of a crash.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi a50cbe9a5f Changed: #1440 Print container indices
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 90956e39d9 Changed: #1440 Some useful stuff
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 8a1b32561d Added: #1440 Parser for config, 0x20a0
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 546334a261 Added: #1440 Parser for Config, ConfigScript
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7fa54f1164 Added: #1440 Parser for ClassData
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 7266711002 Added: #1440 Parser for ClassDirectory3
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 a0559ee680 CHANGED: #1471 Keys are now parsed from the config files, and then serialized on save.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 8410019c50 Added: #1440 Parser for DllDirectory
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 274ed370af Added: #1440 Templates for storage values
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 c532f23ac1 CHANGED: #1471 Pointer settings are now parsed even when the particular pointer cannot be instantiated. They are also serialized when serializing the GUI.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi cfb1d808cc Added: #1440 Raw data to string
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 635092b0db Added: #1440 Simple library for serializing max storage through an IStream
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 9beb31bac4 Added: #1440 Write functionality for storage stream
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi a90d76361c Added: #1440 Serial function for class id
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 4b1a310dfb Added: #1440 Max file utility library
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 4e35b4f551 Added: #1440 Additional utility functions for class id
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 0d4c4cd56d CHANGED: #1471 Should be able to change text options for CCtrlTextButton.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 caa024b0be CHANGED: #1471 Serialize text options for Buttons with text too.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 152aacc41e CHANGED: #1471 Squashed a bug that prevented text to be displayed when hardtextformat was specified as an empty string. A.K.A hidden mines in the code. There are some more :(
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 d23b17f8a0 CHANGED: #1471 Apparently when parsing variables, the parser changes the parsed entry, so better to re-read it from the XML-tree when caching.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 91368514b6 CHANGED: #1471 GUI Procedures are now serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 87001d8ff1 CHANGED: #1471 Links are now serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi c6bf6be172 Added: #1440 Basic support for 64 bit formatted chunk headers
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 4e27c6f4b4 Added: #1440 Comments
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi e4709fcddd Added: #1440 More types to read
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 08c7c6bf6e Added: #1440 Simple interface to parse the max file into an easy to use tree structure
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 4ae34c1844 CHANGED: #1471 Variables are now serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 ceba5457c5 CHANGED: #1471 Squashed a bug that prevented many widgets from being serialized right. Therefore preventing correct display when loading the saved XML.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 503b9c4234 CHANGED: #1471 Tree/node data is now serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
kaetemi 544660d8b3 Added: #1440 NeL IStream interface to gsflib with max specific features
--HG--
branch : build_pipeline_v3
13 years ago
kaetemi 15602bb2c6 Added: #1440 Temporary experimental tool related to max files
--HG--
branch : build_pipeline_v3
13 years ago
dfighter1985 180f86694d CHANGED: #1471 interface options are now serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 cae68df393 CHANGED: #1471 CGroupMenu's previously unnamed children will now be named properly.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 94a6fe7595 CHANGED: #1471 CCtrlTextButton created CViewText shouldn't be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0e33091e27 CHANGED: #1471 CGroupMenu and CGroupList created widgets shouldn't be serialized by CInterfaceGroup.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 c554c90fbe CHANGED: #1471 Widgets can now be flagged as non-serializable, in which case they won't be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 e684882296 CHANGED: #1471 CInterfaceElement::convertBool is now implemented with NLMISC::fromString, and can convert both 0/1 and false/true style strings to boolean.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 875f8814b7 CHANGED: #1471 CGroupContainer fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 f3cdb18f74 CHANGED: #1471 CGroupTab fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 d0f94ade15 CHANGED: #1471 CDBGroupSelectNumber fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 8a33e0ea9f CHANGED: #1471 CDBGroupComboBox fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 005afd7aab CHANGED: #1471 CGroupHTML fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 5371a77486 CHANGED: #1471 CGroupScrollText fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 4c9ab0ac63 CHANGED: #1471 CGroupParagraph fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 a390b90ee0 CHANGED: #1471 CGroupHeader fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 7d12259197 CHANGED: #1471 CGroupList fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 7dfb60bd0c CHANGED: #1471 CGroupHTMLInputOffset fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 42b4eae629 CHANGED: #1471 CGroupWheel fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 7547c5aa88 CHANGED: #1471 CGroupHeaderEntry fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 b4c21e1f04 CHANGED: #1471 CGroupTree fields can now we serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 e825f9b055 CHANGED: #1471 CGroupMenu fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 00bae86e74 CHANGED: #1471 CGroupModal fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 59d86b070e CHANGED: #1471 CGroupFrame fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 d1cf73e368 CHANGED: #1471 CGroupTable fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 11a3e03253 CHANGED: #1471 CGroupCell fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 d75e87d2dc CHANGED: #1471 CGroupEditBox fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 0e365679b7 CHANGED: #1471 CViewBitmapCombo fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 eb7e805fa5 CHANGED: #1471 CDBViewBar3 fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 7d72abed71 CHANGED: #1471 CDBViewBar fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 67ce41d6b3 CHANGED: #1471 CViewBitmap fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago
dfighter1985 81ba2dbcff CHANGED: #1471 CDBViewQuantity fields can now be serialized.
--HG--
branch : gsoc2012-gui-editor
13 years ago