kervala
|
89e78b8ad2
|
Fixed: MFC tools compilation with STLport
|
2012-10-28 13:41:50 +01:00 |
|
kervala
|
c4706adc76
|
fixes #3 allow Qt without STLport to link to NeL with STLport
|
2012-10-28 13:34:58 +01:00 |
|
kervala
|
8e110a8bb8
|
Fixed: Compilation with 64 bits MFC
|
2012-10-28 12:22:30 +01:00 |
|
kervala
|
b9fd49ebc3
|
Move all PACS headers in nel/include/pacs directory (fixes #2)
|
2012-10-28 11:55:21 +01:00 |
|
kervala
|
0698f1abc2
|
Changed: Replaced string empty comparisons with empty()
|
2012-10-06 18:17:57 +02:00 |
|
kervala
|
95d4d5972e
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-09-27 22:25:00 +02:00 |
|
kervala
|
2d5142844a
|
Changed: Use *_PREFIX instead of fixed values with INSTALL
|
2012-09-27 22:11:26 +02:00 |
|
kervala
|
ae1118744c
|
Changed: Use RYZOM_SHARE_PREFIX as prefix to look for leveldesign data
|
2012-09-26 12:53:03 +02:00 |
|
kervala
|
bc477d7d8a
|
Changed: #1254 Error while compiling with current stable squish
|
2012-09-25 13:20:37 +02:00 |
|
kervala
|
182a79f2cb
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-09-25 13:20:25 +02:00 |
|
kervala
|
3429d7ba42
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-09-25 12:33:02 +02:00 |
|
kervala
|
d45a4122b8
|
Fixed: #1254 Error while compiling with current stable squish
|
2012-09-25 12:19:13 +02:00 |
|
kervala
|
fee16b7e0f
|
Changed: Plugins specs and plugins installation
|
2012-09-24 14:02:33 +02:00 |
|
kervala
|
5b6e448bde
|
Fixed: OVQT plugins loading under Unices (in the order: local, OVQT plugins, system)
|
2012-09-24 09:52:35 +02:00 |
|
kervala
|
dd64516b58
|
Changed: Homogeneous carriage returns
|
2012-09-24 09:49:52 +02:00 |
|
kervala
|
e05bd06a75
|
Changed: Fixed plugins specs name to install
|
2012-09-24 08:56:49 +02:00 |
|
kervala
|
45fe25eb98
|
Changed: Install plugins specs in ${NL_SHARE_PREFIX}/object_viewer_qt/plugins under Linux
|
2012-09-24 08:25:47 +02:00 |
|
kervala
|
dd05b36f99
|
Changed: Use "lib" prefix under unices for plugins
|
2012-09-23 23:58:03 +02:00 |
|
kervala
|
29396158d8
|
Changed: #1493 Fixed some directories
|
2012-09-22 23:42:40 +02:00 |
|
kervala
|
38c5e6840d
|
Fixed: #1493 MultiArch support
|
2012-09-22 22:57:38 +02:00 |
|
kervala
|
4d8cde70b2
|
Added: shape2obj project to convert NeL .shape to standard .obj file format
|
2012-09-19 19:38:37 +02:00 |
|
kervala
|
4134da5f79
|
Changed: Updated some object_viewer_qt french translations
|
2012-09-11 20:17:16 +02:00 |
|
dnk-88
|
b55c198ee3
|
Changed: #1302 Polish code of property editor
|
2012-09-02 15:27:31 +03:00 |
|
dfighter1985
|
bbeaec0461
|
CHANGED: #1471 GUI Editor can now be linked without manually supplying the libraries.
|
2012-08-20 04:50:19 +02:00 |
|
dfighter1985
|
80df3293f5
|
CHANGED: #1471 Serialize links that belong to the root group too. Also deactivate the active group when serializing.
|
2012-08-20 03:34:09 +02:00 |
|
dfighter1985
|
2458968643
|
CHANGED: #1471 Need to serialize root group first, otherwise client crashes when loading the pointer settings.
|
2012-08-19 03:13:16 +02:00 |
|
dfighter1985
|
c5a8cecf7e
|
CHANGED: #1471 Keys are now parsed from the config files, and then serialized on save.
|
2012-08-18 20:28:56 +02:00 |
|
dfighter1985
|
530a141bee
|
CHANGED: #1471 Pointer settings are now parsed even when the particular pointer cannot be instantiated. They are also serialized when serializing the GUI.
|
2012-08-18 18:39:45 +02:00 |
|
dfighter1985
|
3a6ae1b74a
|
CHANGED: #1471 Should be able to change text options for CCtrlTextButton.
|
2012-08-18 03:37:52 +02:00 |
|
dfighter1985
|
094bbd6e9a
|
CHANGED: #1471 GUI Procedures are now serialized.
|
2012-08-17 21:49:54 +02:00 |
|
dfighter1985
|
ef43b498bc
|
CHANGED: #1471 Variables are now serialized.
|
2012-08-17 06:10:18 +02:00 |
|
dfighter1985
|
8a6d621881
|
CHANGED: #1471 Tree/node data is now serialized.
|
2012-08-17 04:37:07 +02:00 |
|
dfighter1985
|
b8cb3c43cd
|
CHANGED: #1471 interface options are now serialized.
|
2012-08-16 00:45:19 +02:00 |
|
dfighter1985
|
76fa5215ff
|
CHANGED: #1471 CCtrlScroll fields can now be serialized.
|
2012-08-11 19:22:55 +02:00 |
|
dfighter1985
|
198a8b39db
|
CHANGED: #1471 Apparently the *root* group needed to be serializes separately, otherwise the parser cannot read it back.
|
2012-08-10 17:10:01 +02:00 |
|
dfighter1985
|
5895d198d0
|
CHANGED: #1471 CCtrlBase fields can now be serialized.
|
2012-08-10 02:43:01 +02:00 |
|
dfighter1985
|
936260d54f
|
ADDED: #1471 CWidgetSerializer class, that serializes the widgets into a single XML file. Also CInterfaceElement fields can now be serializes.
|
2012-08-10 01:21:20 +02:00 |
|
dfighter1985
|
83de816afc
|
CHANGED: #1471 Partially implemented save-as(only the project file is saved for now )
|
2012-08-09 01:48:51 +02:00 |
|
dfighter1985
|
074e742900
|
ADDED: #1471 CProjectFileSerializer class, and also it's possible to save the project file changes now.
|
2012-08-09 01:24:37 +02:00 |
|
dfighter1985
|
9bb6bb99b1
|
CHANGED: #1471 Added and implemented File->Close option.
|
2012-08-08 20:56:21 +02:00 |
|
dfighter1985
|
02a57e4bf7
|
CHANGED: #1471 Enabled the new and save actions in the file menu. (They are not implemented yet)
|
2012-08-08 07:24:32 +02:00 |
|
dfighter1985
|
7c551870c8
|
CHANGED: #1471 some simple bugfixes, like missing properties, misspelled properties, widget not updating when changed, etc.
|
2012-08-07 22:35:08 +02:00 |
|
dfighter1985
|
ff66cd284b
|
ADDED: #1471 widget definition file for CRootGroup, somehow I forgot this earlier.
|
2012-08-07 03:32:24 +02:00 |
|
dfighter1985
|
d562a50ceb
|
CHANGED: #1471 The property browser widget can now actually change properties.
|
2012-08-03 03:13:39 +02:00 |
|
dfighter1985
|
dc08bfc73f
|
CHANGED: #1471 Enabled editing in the property browser widget, but obviously changing properties will have no effect until property changing is implemented.
|
2012-08-02 21:12:03 +02:00 |
|
dfighter1985
|
7d207ae1a4
|
CHANGED: #1471 Implemented property querying for for CDBViewQuantity.
|
2012-08-02 20:42:12 +02:00 |
|
dfighter1985
|
4a15416445
|
CHANGED: #1471 Implemented property querying for for CDBViewNumber.
|
2012-08-02 20:25:42 +02:00 |
|
dfighter1985
|
289adb12a4
|
CHANGED: #1471 Implemented property querying for for CViewTextIDFormated.
|
2012-08-02 19:46:00 +02:00 |
|
dfighter1985
|
9a0e7661ca
|
CHANGED: #1471 Implemented property querying for for CViewTextID.
|
2012-08-02 19:41:49 +02:00 |
|
dfighter1985
|
7390abe71c
|
CHANGED: #1471 Implemented property querying for for CViewTextFormated.
|
2012-08-02 19:33:03 +02:00 |
|