kaetemi
|
50fdf13ac5
|
Reverted: 3fdff8debe52 No comment
|
2012-04-09 20:28:14 +02:00 |
|
kaetemi
|
0a07e483f9
|
Reverted: a1603fc4efbf Only release internal resources in driver destructor, not the driver classes, otherwise there will be crashes on exit. The driver classes are deleted by the application.
|
2012-04-09 20:18:13 +02:00 |
|
kaetemi
|
dee18c2e72
|
Added: Log warnings when setting excessively high max distances on sound sources
|
2012-04-09 20:00:53 +02:00 |
|
kaetemi
|
2e47ab7fe4
|
Reverted: dc87ef1a34b6 Parameter distMax depends on fixed values in sheets and other code. Using this to switch between rolloff and minimum sound is likely causing the glitchy sound volumes of background sounds. Must be fixed in whatever code is using too large value of distMax instead, and not here.
|
2012-04-09 19:03:48 +02:00 |
|
kaetemi
|
51ac3a0e38
|
Reverted: 2424536ec6f9 The setAsyncLoading function is used for a different purpose. In our case, async means that the file is read on the fly, and otherwise it is fully loaded into memory before being encoded. Synchronous mode is used for example during loading when hard disk access is not guaranteed.
|
2012-04-09 18:42:31 +02:00 |
|
kaetemi
|
870b089f1f
|
Added: Useful comment
|
2012-04-09 18:24:09 +02:00 |
|
kaetemi
|
9821db2b21
|
Fixed: Do not mess with the order of the old TSampleFormat enum
|
2012-04-09 18:21:41 +02:00 |
|
kervala
|
ed95d4ed79
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-04-07 22:30:39 +02:00 |
|
kervala
|
d3bb7e1062
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-04-07 20:04:08 +02:00 |
|
kervala
|
22b77a597f
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-04-07 15:56:41 +02:00 |
|
kervala
|
c441d086ce
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-04-07 15:04:26 +02:00 |
|
kervala
|
1df1912b14
|
Changed: #1448 Compilation with CLang
|
2012-04-07 11:29:45 +02:00 |
|
kervala
|
5c66cbf374
|
Changed: #1448 Compilation with CLang (patch provided by GelluleX, thanks !)
|
2012-04-07 11:14:21 +02:00 |
|
kaetemi
|
acab58a3b9
|
Fixed: Compile errors under Linux.
|
2012-04-05 17:45:53 +02:00 |
|
kaetemi
|
a744fa912e
|
Allow compiling max plugins without the other tools
|
2012-04-03 16:54:20 +02:00 |
|
sfb
|
12073be970
|
merge changeset from remote
|
2012-03-21 07:55:14 -05:00 |
|
dnk-88
|
fe25a3332d
|
Added: #1450 Added multiple undo stacks per context.
|
2012-03-13 02:20:26 +03:00 |
|
Krolock
|
062c3a84d5
|
Added: creating new bnp files
Fixed: some bugs caused crashes during drag&drop
|
2012-03-04 19:09:41 +01:00 |
|
kervala
|
41551e3026
|
Fixed: #1441 Remove all remaining .vcproj, Makefiles, automake scripts, etc...
|
2012-03-03 10:49:42 +01:00 |
|
kaetemi
|
c2de0eeb31
|
Fixed: #620 Incorrect usage of mutex in particle system loader
|
2012-03-02 22:43:42 +01:00 |
|
kaetemi
|
a64e68cf91
|
Patched: #1387 Wrong includes in some max plugins
|
2012-03-02 22:29:06 +01:00 |
|
sfb
|
501f05c05e
|
merge from default
|
2012-03-02 14:21:42 -06:00 |
|
sfb
|
12a20bd94c
|
merge
|
2012-02-29 09:32:53 -06:00 |
|
kervala
|
6865470c03
|
Changed: #878 Fix typos in comments/code
|
2012-02-27 10:01:45 +01:00 |
|
kervala
|
ea55ed6cd0
|
Changed: #1433 Merge changes from patch 1.13
|
2012-02-27 09:59:27 +01:00 |
|
kervala
|
639b7f2285
|
Changed: #1219 Bad color when rgba.cpp is compiled with GCC 4.2.4
|
2012-02-21 21:11:04 +01:00 |
|
Krolock
|
bfb06efd8e
|
Added: Drop handling from outside into FileListDialog
|
2012-02-21 18:00:05 +01:00 |
|
Krolock
|
3f1d11568e
|
Added: Sortproxymodel class
|
2012-02-21 17:47:26 +01:00 |
|
Krolock
|
b3730e18ce
|
Added: Sortproxymodel in order to sort DirTreeView (folders on top)
|
2012-02-21 17:45:47 +01:00 |
|
dfighter1985
|
6df7a47149
|
Changed the copyright header of a previously moved file for consistency
|
2012-02-08 20:21:29 +01:00 |
|
dfighter1985
|
86cf0b47f6
|
Oups didn't want to commit this.
|
2012-02-08 02:06:12 +01:00 |
|
dfighter
|
ef71add33f
|
Moved xml_auto_ptr from game_share to nel misc.
|
2012-02-08 01:58:15 +01:00 |
|
dnk-88
|
3c09ce3ee8
|
Changed: #1302 Added preview properties (except ConstStringArray values).
|
2012-02-05 02:31:56 +03:00 |
|
dnk-88
|
83db0f0adf
|
Changed: #1302 Added text edit property in qt property browser for NLLIGO::CPropertyStringArray.
|
2012-02-04 20:58:21 +03:00 |
|
dnk-88
|
3d1d9d3fca
|
Fixed: #1301 Fixed crash program
|
2012-01-16 01:18:27 +03:00 |
|
Krolock
|
39acce2d8d
|
merge from default
|
2012-01-15 22:22:20 +01:00 |
|
dnk-88
|
976bbe7ad6
|
Merge
|
2012-01-15 20:54:00 +03:00 |
|
dnk-88
|
0dea272516
|
Fixed: #1375 Fixed compilation error.
|
2012-01-15 20:52:33 +03:00 |
|
Krolock
|
ae946437d7
|
Changed: Finished serial system
|
2012-01-12 00:18:09 +01:00 |
|
Krolock
|
874db0ccea
|
Changed: BIG_ENDIAN check is no longer needed
|
2012-01-12 00:00:09 +01:00 |
|
Krolock
|
390dd139dd
|
Changed: bnp_manager_plugin file handles to CIFile/COFile to use serial system
|
2012-01-11 23:52:18 +01:00 |
|
Krolock
|
b112ec5f91
|
Added: Implemented bnp_manager_plugin add and delete files
|
2012-01-11 20:54:54 +01:00 |
|
Krolock
|
34bfcc1af8
|
Added: Added bnp manager plugin basic layout, list and unpack for ovqt
|
2012-01-04 09:51:10 +01:00 |
|
kervala
|
6994f7374e
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2012-01-02 15:41:22 +01:00 |
|
dnk-88
|
3e32c1b037
|
Added #1193 Added scheme bank dialog in particles editor.
|
2011-12-31 12:24:23 +03:00 |
|
dnk-88
|
d0d7f37432
|
Fixed: #1307 Clean up code.
|
2011-12-22 02:41:39 +03:00 |
|
dnk-88
|
f4975287a1
|
Changed: #1302 Added some stuff for weqt property editor.
|
2011-12-21 00:45:00 +03:00 |
|
sfb
|
0dca6e19a4
|
Merge orphaned zone painter changes.
|
2011-12-19 07:58:09 -06:00 |
|
sfb
|
e87ed24608
|
Fixed: #1412 Added build_sound, build_samplebank and build_soundbank to CMake.
|
2011-12-14 14:51:42 -06:00 |
|
sfb
|
c0c75e442d
|
Fixed: #1412 Added build_sound, build_samplebank and build_soundbank to CMake.
|
2011-12-14 14:51:29 -06:00 |
|
sfb
|
c8467d9b51
|
Fixed: #1359 Applied patch from GelluleX adding cut/paste functionality to Ryzom for OSX.
|
2011-12-07 07:20:05 -06:00 |
|
sfb
|
506e214e38
|
Fixed: #1367 Added ifdef for OSX 10.7 GL API changes. Thanks GelluleX.
|
2011-12-07 07:16:37 -06:00 |
|
kaetemi
|
72b8643d54
|
Added: Use ssh key for 8_upload script.
|
2011-11-15 14:55:57 +01:00 |
|
dnk-88
|
2234eae556
|
Fixed: #1193 Correct deleting particle system from workspace
|
2011-11-08 00:22:32 +02:00 |
|
kaetemi
|
43b0cf8ad1
|
Changed: #1093 Handle leveldesign and primitives directories seperately for the server upload script.
|
2011-10-31 13:54:22 +01:00 |
|
kervala
|
81df57ac0f
|
Changed: #1328 Map time and weather Issue (patch provided by Sywindt)
|
2011-10-29 15:34:04 +02:00 |
|
sfb
|
b10c7e4009
|
Changed: Removed unnecessary help menu entry.
|
2011-10-22 17:09:55 -05:00 |
|
sfb
|
bd089d779b
|
merge default into gsoc2011-translationovqt
|
2011-10-22 17:00:09 -05:00 |
|
sfb
|
8d3e59131e
|
Changed: Converted to new plugin spec.
|
2011-10-22 16:58:55 -05:00 |
|
sfb
|
dfad5c55bc
|
Changed: Added header to fix mission compiler.
|
2011-10-22 16:58:07 -05:00 |
|
dnk-88
|
dab8c80928
|
Fixed: #1193 Clean up code.
|
2011-10-23 00:32:49 +03:00 |
|
dnk-88
|
38997d34f2
|
Fixed: #1193 In debug mode ovqt trying to load plugins witj suffix _d.dll instead _r.dll.
|
2011-10-23 00:30:28 +03:00 |
|
sfb
|
90083b318d
|
merged default into gsoc2011-translationovqt
|
2011-10-22 14:28:29 -05:00 |
|
sfb
|
34d5ecbb5f
|
Changed: Fixed an error when cancelling a merge window, added double click support on merge source. Fixed window scaling on merge windows.
|
2011-10-22 14:23:54 -05:00 |
|
kervala
|
b591056364
|
Fixed: #1376 Wrong NeL window position with Compiz
|
2011-10-15 16:42:03 +02:00 |
|
sfb
|
187964cefd
|
Fixed: #1373 the Mission Compiler plugin build for Linux and pre-4.7 Qt.
|
2011-10-13 10:19:15 -05:00 |
|
dnk-88
|
785fa25683
|
Fixed: #1193 Clean up code.
|
2011-10-12 00:23:50 +03:00 |
|
dnk-88
|
bff989499d
|
Fixed: #1193 Clean up code. Removed imenu_manager fro cmake rules.
|
2011-10-11 13:48:20 +03:00 |
|
dnk-88
|
07fb99c510
|
Changed: #1302 Fixed undo/redo in world editor qt.
|
2011-10-11 13:44:53 +03:00 |
|
kaetemi
|
3ec1b15dd1
|
Added: #1093 Script for uploading data to servers
|
2011-10-08 22:28:19 +02:00 |
|
kervala
|
87f2f5bdd6
|
Changed: #1366 No Ryzom client icon under Ubuntu with Unity + Compiz
|
2011-10-08 12:16:47 +02:00 |
|
kervala
|
312fc3eb74
|
Fixed: #1366 No Ryzom client icon under Ubuntu with Unity + Compiz
|
2011-10-08 11:01:10 +02:00 |
|
dnk-88
|
ce42621413
|
Changed: #1301 Cleanup code.
|
2011-10-03 03:35:05 +03:00 |
|
dnk-88
|
60a4ca7e07
|
Changed: #1301 Polished code.
|
2011-10-03 00:40:25 +03:00 |
|
kaetemi
|
b02a4d6251
|
Changed: #1093 Build pacs prim list to correct location.
|
2011-09-28 09:55:59 +02:00 |
|
kaetemi
|
143556b098
|
Changed: #1093 Build pacs prim list to correct location.
|
2011-09-28 09:49:16 +02:00 |
|
kaetemi
|
7f229a1c0f
|
Changed: #1093 Move the visual_slot.tab to the right place after running sheets packer.
|
2011-09-26 22:10:48 +02:00 |
|
kaetemi
|
852e8e8f73
|
Changed: #1093 Also use mirror sheets directory in sheet id bin build.
|
2011-09-26 21:50:16 +02:00 |
|
dnk-88
|
ecf3f2ae5e
|
Fixed: #1193 Plugin system checks dependency before loading plugins.
|
2011-09-26 12:36:04 +03:00 |
|
dnk-88
|
ede23b7077
|
Changed: #1193 Updated landscape editor and world editor plugins with latest API changes to OVQT plugin system. Added the plugin-spec files for each plugin.
|
2011-09-26 02:53:15 +03:00 |
|
dnk-88
|
a164f178c2
|
merge from default
|
2011-09-26 02:40:30 +03:00 |
|
dnk-88
|
16300c5776
|
Changed: #1193 Updated other plugins with latest API changes to OVQT plugin system. Added the plugin-spec files for each plugin.
|
2011-09-26 02:32:14 +03:00 |
|
dnk-88
|
9a420946f8
|
Changed: #1193 Updated object viewer plugin with latest API changes to OVQT plugin system. Added the plugin-spec file.
|
2011-09-26 01:36:02 +03:00 |
|
dnk-88
|
03a9b9455c
|
Changed: #1193 Updated core plugin. Added the plugin-spec file.
|
2011-09-26 01:25:10 +03:00 |
|
dnk-88
|
57a29f9ccd
|
Changed: #1193 Now plugin system reads plugin information from plugin-spec file(ovqt_plugin_*.xml) for each plugin.
|
2011-09-26 00:55:00 +03:00 |
|
cemycc
|
e1a206385b
|
Changed: #1307 Merge from default and fixing the bug when you switch windows
|
2011-09-23 13:30:51 +03:00 |
|
kaetemi
|
d788749fef
|
Changed: #1093 Also copy .packed files in sheets install.
|
2011-09-21 23:17:00 +02:00 |
|
kaetemi
|
c30e624498
|
Changed: #1093 #1092 Stability workarounds for plant shape exporting.
|
2011-09-21 23:16:03 +02:00 |
|
kaetemi
|
2ca6207037
|
Added: #1093 Added command line argument for client_patch script to only generate updated bnp files without creating a patch.
|
2011-09-20 18:13:27 +02:00 |
|
kaetemi
|
9f726fff73
|
Added: #1092 Some extra log info.
|
2011-09-20 18:11:51 +02:00 |
|
kaetemi
|
3e4ab6bb3a
|
Changed: #1092 Fixed several issues concerning export with lightmaps.
|
2011-09-20 16:21:37 +02:00 |
|
kaetemi
|
deb69ad630
|
Added: #1093 Command line arguments for build gamedata scripts, filter projects and processes, make setup buildsite config skippable, and verify tool paths in setup script.
|
2011-09-17 11:35:07 +02:00 |
|
kaetemi
|
7ed294830c
|
Changed: #1093 Changed order of some default build pipeline search paths to work better.
|
2011-09-16 14:14:15 +02:00 |
|
kaetemi
|
6f61215a93
|
Changed: #1093 Common default setup values.
|
2011-09-16 14:04:41 +02:00 |
|
kaetemi
|
de4d271857
|
Changed: #1093 Create client_install using bnps made in client_patch.
|
2011-09-16 13:58:20 +02:00 |
|
kaetemi
|
c658184af6
|
Changed: #1093 Create client_dev, client_patch and client_install directories in setup if needed.
|
2011-09-16 13:55:48 +02:00 |
|
dnk-88
|
22ebed9a6e
|
merge from default
|
2011-09-14 12:16:59 +03:00 |
|
dnk-88
|
0827d29d59
|
Changed: #1193 Added the feature of enable/disable plugins on startup program.
|
2011-09-14 01:47:27 +03:00 |
|
kervala
|
44e3c936e4
|
Changed: New option WITH_INSTALL_LIBRARIES which allows user to install only final binaries and no development files (header, static libraries, etc...)
|
2011-09-11 14:44:37 +02:00 |
|
aquiles
|
51ecec85e5
|
Changed: #1306 some focus (in terms of widget focus) related additions, to provide expected usabillity (Tab/Click Focus etc.)
|
2011-09-04 18:48:37 +02:00 |
|
dnk-88
|
5ee9934c95
|
Changed: #1193 Fix typos in comments/code.
|
2011-09-02 01:29:19 +03:00 |
|
aquiles
|
1cd8591bd9
|
Changed: #1306 added basic editing possibillities for normal and parent values (no default values and no saving of changed values yet); added possibillity to expand/collapse whole tree by header click
|
2011-08-25 23:25:33 +02:00 |
|
dnk-88
|
d6d47f63d0
|
GSOC FINAL
|
2011-08-23 18:17:08 +03:00 |
|
dnk-88
|
1ad2ff3512
|
Changed: #1302 Added "unload primitive" and "unload landscape" undo command. Update doxygen comments.
|
2011-08-22 21:53:23 +03:00 |
|
cemycc
|
59727ccacd
|
Changed: #1307 Added documentation and minor fixes
|
2011-08-22 14:42:51 +03:00 |
|
dnk-88
|
8c14b55871
|
Changed: #1302 Added "delete primitive" undo command.
|
2011-08-20 16:10:35 +03:00 |
|
sfb
|
5738f6ae47
|
Changed: Turned off zone painter, fixed nelns and snowballs CMake builds for gcc 4.4.3
|
2011-08-19 07:50:05 -05:00 |
|
dnk-88
|
74ca89ab38
|
Changed: #1301 Fix typos in comments/code.
|
2011-08-19 00:14:40 +03:00 |
|
dnk-88
|
d8d6ed5384
|
Changed: #1302 The value angle can save in file.
|
2011-08-18 01:37:39 +03:00 |
|
cemycc
|
fed0a7e4e1
|
Changed: #1307 Making some little modifcations in code. Open now saves the last directory
|
2011-08-18 00:58:26 +03:00 |
|
cemycc
|
85a4612556
|
Changed: #1307 Added support for unicode format on editors
|
2011-08-17 11:54:00 +03:00 |
|
dnk-88
|
08ae84ed19
|
Changed: #1302 Clean up code for undo commands.
|
2011-08-17 02:49:32 +03:00 |
|
dnk-88
|
b6db3ccfc7
|
Fixed: #1302 Fixed crash program(LoadRootPrimitiveCommand and AddPrimitiveByClassCommand do not work with selection model, and edit points mode does not work with mouse panning).
|
2011-08-16 22:30:45 +03:00 |
|
aquiles
|
421a434c87
|
Changed: #1306 small additions/bug fixed here and there for your viewing pleasure :)
|
2011-08-16 20:48:24 +02:00 |
|
dnk-88
|
8362d0b123
|
Changed: #1302 When selecting graphics items in scene will be selected the appropriate primitives in the primitives dialog.
|
2011-08-16 21:18:10 +03:00 |
|
aquiles
|
1cd1643ef4
|
Changed: #1206 added pill icon to object_viewer tab
|
2011-08-16 19:27:12 +02:00 |
|
dnk-88
|
4786379e85
|
Changed: #1302 Added save/saveAs action for primitive item.
|
2011-08-16 19:34:21 +03:00 |
|
dnk-88
|
10c5d9183c
|
Changed: #1302 Added save/saveAs action for primitive item.
|
2011-08-16 13:52:06 +03:00 |
|
dnk-88
|
2ccc79a591
|
Changed: #1302 When create zone or path initially has minimal 3 points and path 2 points resp.
|
2011-08-16 01:10:22 +03:00 |
|
dnk-88
|
2650b86ca8
|
Changed: #1302 Added empty property dialog.
|
2011-08-15 17:04:09 +03:00 |
|
dnk-88
|
834ef7fe2a
|
Changed: #1302 Added edit points mode with undo/redo commands and turn undo/redo command for PointWorldItem.
|
2011-08-15 17:03:28 +03:00 |
|
aquiles
|
e85ade1204
|
Changed: #1306 added basic sheet viewing
|
2011-08-14 20:28:16 +02:00 |
|
kervala
|
6cac32a8d9
|
Merge
|
2011-08-14 11:44:02 +02:00 |
|
kaetemi
|
5cf4afdbde
|
Merge
|
2011-08-13 23:44:22 +02:00 |
|
kaetemi
|
1651f8510b
|
Fixed: #1333 Support 3ds Max 2012 SDK.
|
2011-08-13 23:36:37 +02:00 |
|
aquiles
|
169af8fd18
|
Changed: #1206 fixed bug when exception in sound system wouldnt close the settings group leading to inconsistent ini file
|
2011-08-13 19:11:15 +02:00 |
|
kervala
|
e62ee8523d
|
Fixed: Dll symbols export under Windows for qtpropertybrowser
|
2011-08-13 17:40:43 +02:00 |
|
dnk-88
|
353847a489
|
Changed: #1302 When selecting primitives in the primitives dialog will be selected the appropriate graphics items in scene.
|
2011-08-13 13:07:06 +03:00 |
|
kervala
|
6632ff4509
|
Fixed: Moc'ed files not being generated by CMake for qtpropertybrowser
|
2011-08-12 17:28:30 +02:00 |
|
cemycc
|
49d892724a
|
Changed: #1307 Added undo/redo for Phrase Editor. Works great
|
2011-08-12 15:00:22 +03:00 |
|
dnk-88
|
63a755f83e
|
Changed: #1302 Added drawing of circle for point primitive
|
2011-08-12 13:38:13 +03:00 |
|
dnk-88
|
c78e3c80fd
|
Changed: #1302 Added the turn undo command.
|
2011-08-11 22:58:45 +03:00 |
|
cemycc
|
f1e55dae35
|
Changed: #1307 Added tab view on QMdiArea, new syntax highliter and added base functions for Undo/Redo framework
|
2011-08-11 19:16:46 +03:00 |
|
dnk-88
|
fa774b51c7
|
Fixed: #1302 Fixed crash program.
|
2011-08-11 14:14:56 +03:00 |
|
dnk-88
|
db21862937
|
Fixed: #1302 Fixed undo/redo zoom items.
|
2011-08-11 14:05:06 +03:00 |
|
dnk-88
|
bd39049113
|
Changed: #1302 Added undo command (move, rotate, scale)
|
2011-08-10 23:58:55 +03:00 |
|
dnk-88
|
9f1befe466
|
Changed: #1302 Used setData(QVariant) instead setGraphicsData().
|
2011-08-10 17:13:06 +03:00 |
|
dnk-88
|
f614383200
|
Changed: #1302 Improved selection model.
|
2011-08-10 15:00:47 +03:00 |
|
dnk-88
|
619fd9c997
|
Changed: #1302 Added status bar and inactive world editor settings page.
|
2011-08-10 14:59:23 +03:00 |
|
dnk-88
|
974c5a0c52
|
Fixed: #1301 Added max and min zooming.
|
2011-08-10 03:04:31 +03:00 |
|
dnk-88
|
b37b0b8d60
|
Changed: #1302 Added additional visual elements (Point, Path, Zone) in 2d render without undo/redo operations(move, rotate, scale).
|
2011-08-09 23:56:26 +03:00 |
|
dnk-88
|
b400efa6f1
|
Changed: #1302 Landscape scene works correctly in world editor plugin. Replaced dynamic_cast on more faster qgraphicsitem_cast.
|
2011-08-09 23:31:14 +03:00 |
|
cemycc
|
7ea1c96c01
|
Changed: #1307 Added undo/redo for editor and a little syntaxhighliter
|
2011-08-09 01:55:46 +03:00 |
|
dnk-88
|
a4ef4082fa
|
Changed: #1302 Added methods for keeping graphics data (QGraphicsItem and future the 3d_WorldEditor classes).
|
2011-08-08 22:07:04 +03:00 |
|
dnk-88
|
79b9e6d3db
|
Changed: #1302 Landscape scene works correctly in world editor plugin.
|
2011-08-08 21:59:09 +03:00 |
|
dnk-88
|
52c4aca5ea
|
Fixed: #1301 Smooth Panning and Zooming.
|
2011-08-08 21:57:28 +03:00 |
|
cemycc
|
3a3637dbc6
|
merge from default
|
2011-08-07 06:59:13 +03:00 |
|
dnk-88
|
34ee367261
|
merge from default
|
2011-08-06 14:05:23 +03:00 |
|
dnk-88
|
e809eba015
|
Fixed: #1301 Now works correctly with translucent tiles.
|
2011-08-06 02:20:57 +03:00 |
|
sfb
|
def2f88c55
|
Update: Changed log plugin plugin name to LogPlugin.
|
2011-08-04 09:41:37 -05:00 |
|
sfb
|
07b3d56070
|
reverting log plugin to rev 1660
|
2011-08-04 09:21:38 -05:00 |
|
cemycc
|
9bca613c47
|
Changed: #1307 Added some features and making little modifications
|
2011-08-04 17:19:17 +03:00 |
|
sfb
|
8dda8385c2
|
merge branch-mission-compiler-qt into default
|
2011-08-04 08:44:18 -05:00 |
|
cemycc
|
5a599bc7ff
|
Changed: #1307 Added Phrase editor files and base functions
|
2011-08-03 23:08:56 +03:00 |
|
dnk-88
|
b9732cb5bb
|
Changed: #1302 Redesigned the primitives database and added undo\redo commands for database.
|
2011-08-03 18:45:14 +03:00 |
|
dnk-88
|
7a0564bdf2
|
Changed: #1302 Added new utils functions.
|
2011-08-03 18:43:00 +03:00 |
|
sfb
|
bde302e7e3
|
Added: 3rd party library - Qt Property Browser 2.5
|
2011-08-03 07:51:10 -05:00 |
|
dnk-88
|
71a2a7393c
|
Changed: #1301 Improved ZoneBuilderBase for using in undo/redo commands.
|
2011-08-02 16:10:12 +03:00 |
|
dnk-88
|
5edc56cf15
|
Changed: #1302 Added 2d render in world editor plugin.
|
2011-07-30 22:32:06 +03:00 |
|
dnk-88
|
a02ddb2369
|
Changed: #1302 Added world edit mode toolbar.
|
2011-07-30 21:58:48 +03:00 |
|
dnk-88
|
3721da5740
|
Changed: #1302 Fix typos in comments/code.
|
2011-07-30 21:56:21 +03:00 |
|
dnk-88
|
2deab30d05
|
Changed: #1301 Fix typos in comments/code.
|
2011-07-30 21:52:26 +03:00 |
|
dnk-88
|
3846555e85
|
Changed: #1301 Updated LandscapeSceneBase and ZoneBuilderBase classes for world editor plugin.
|
2011-07-30 21:50:30 +03:00 |
|
dnk-88
|
106633c46a
|
Changed: #1302 Added operations creating and deleting primitives without undo/redo.
|
2011-07-27 19:04:46 +03:00 |
|
dnk-88
|
6b7cdf00c1
|
Changed: #1301 Added LandscapeSceneBase and ZoneBuilderBase classes for world editor plugin (ZoneBuilder and LandscapeScene classes are being divided on two separatly classes).
|
2011-07-27 19:01:54 +03:00 |
|
cemycc
|
fb5373284d
|
Changed: #1307 Added the base files for phrase editor and new method to save the editor type
|
2011-07-27 01:01:00 +03:00 |
|
sfb
|
d0e2b77260
|
Update: Fixed a specific crash when only one server was checked and configured. Added mission publication.
|
2011-07-20 15:39:23 -05:00 |
|
sfb
|
32b6e5e05f
|
Update: Completed settings page, loading and saving of settings and preferences (checked publish servers.) Changed namespace from 'Plugin' to 'MissionCompiler'.
|
2011-07-20 12:54:30 -05:00 |
|
dnk-88
|
899132aaf6
|
Changed: #1302 Added initial database of primitives (model/view) (loading of *. primitive file)
|
2011-07-20 18:07:46 +03:00 |
|
sfb
|
b23c890bbf
|
merge default
|
2011-07-18 21:30:28 -05:00 |
|
dnk-88
|
2d01de7207
|
Changed: #1301 Improved appearance of landscape editor.
|
2011-07-18 14:32:54 +03:00 |
|
dnk-88
|
2df08d6548
|
Changed: #1301 Added transition mode.
|
2011-07-18 14:30:24 +03:00 |
|
dnk-88
|
3b014d55ab
|
Changed: #1301 Added new icons.
|
2011-07-18 14:26:06 +03:00 |
|
dnk-88
|
06e90bbc69
|
Changed: #1301 Added the add transition method.
|
2011-07-18 14:25:16 +03:00 |
|
cemycc
|
907a09526b
|
Added #1307 Full support for FTP merge options and icons for FTP window. This is the last commit for the first milestone.
|
2011-07-15 00:38:16 +03:00 |
|
cemycc
|
e8412dd711
|
Changed: #1307 I have clean my branch, removing temp files
|
2011-07-13 22:34:00 +03:00 |
|
cemycc
|
2f535a5e40
|
Changed: #1307 Added Undo Commands for edit, insertand delete items on table and for words extraction
|
2011-07-13 19:47:15 +03:00 |
|
cemycc
|
c9edb0d4b3
|
Changed: #1307 Fixing a bug with the extraction options
|
2011-07-13 10:39:39 +03:00 |
|
dnk-88
|
97bfc60c6b
|
Fixed: #1301 A temporary fix instead of the future of undo command delete landscape.
|
2011-07-13 04:49:09 +03:00 |
|
dnk-88
|
ae5e090d5a
|
merge from default
|
2011-07-13 04:10:35 +03:00 |
|
dnk-88
|
c7203a635c
|
Changed: #1301 Added status info and each zone tile has small text in graphics view.
|
2011-07-13 03:34:45 +03:00 |
|
cemycc
|
501d2f9b90
|
Changed: #1307 Minor fix on QMainWindow reported here: http://ryzomcore.etherpad.opennel.org/12
|
2011-07-13 01:43:42 +03:00 |
|
cemycc
|
1bade68ee0
|
Changed: #1307 Added implementation of undo/redo framework partial
|
2011-07-12 22:02:05 +03:00 |
|
dnk-88
|
beb9d7867e
|
Changed: #1301 Removed a hard coded value.
|
2011-07-12 01:14:25 +03:00 |
|
dnk-88
|
64a4373a8d
|
Changed: #1301 Improved Landscape plugin.
|
2011-07-11 02:06:14 +03:00 |
|
dnk-88
|
005e576b22
|
Changed: #1302 Added basic shell of World editor plugin.
|
2011-07-11 00:23:28 +03:00 |
|
dnk-88
|
e384ffa02e
|
Changed: Improved performance landscape plugin under Linux.
|
2011-07-10 01:10:41 +03:00 |
|
cemycc
|
f8b52c2553
|
Added: #1307 Ui deffs for merge source selection and ftp selection
|
2011-07-08 18:31:59 +03:00 |
|
cemycc
|
40b50b0c7d
|
merge from default
|
2011-07-08 18:28:58 +03:00 |
|
cemycc
|
0b4faa32ce
|
Added: #1307 Merge options for translation files from local directory and from FTP server
|
2011-07-08 18:22:51 +03:00 |
|
dnk-88
|
fb7912e5d2
|
Changed: Fixed crash ovqt, when clicked on the apply button in settings dialog.
|
2011-07-08 00:56:05 +03:00 |
|
dnk-88
|
a119bd4ecf
|
merge from default
|
2011-07-06 22:40:35 +03:00 |
|
dnk-88
|
0fcd267f7e
|
Changed: #1303 Added icons for undo/redo actions.
|
2011-07-06 21:53:28 +03:00 |
|
dnk-88
|
90464fa2f2
|
Changed: #1301 Added dialog with a list of landscapes and operations (setActive, save, saveAs, delete).
|
2011-07-06 18:52:10 +03:00 |
|
cemycc
|
b3c99420a5
|
Added: #1307 Added extraction from primitives
|
2011-07-06 04:56:58 +03:00 |
|
dnk-88
|
46b4ff3a6d
|
Changed: #1301 Completed snapshot dialog.
|
2011-07-06 04:38:38 +03:00 |
|
dnk-88
|
712349f7f5
|
Changed: #1301 Added checking for the overlaps when adding a new landscape. Added blackout inactive landscapes. Operations adding and removing landscapes work correctly.
|
2011-07-06 03:43:31 +03:00 |
|
dnk-88
|
eacb41e5b2
|
Fixed: #1301 Fixed "full cycle" flag with empty list and added comments in list_zones_widget.
|
2011-07-06 03:34:30 +03:00 |
|
dnk-88
|
777c00f270
|
Changed: #1301 Added flag "modified" in ZoneRegionObject.
|
2011-07-06 03:32:02 +03:00 |
|
cemycc
|
a21a6ac07f
|
Changed: #1307 Added extraction words options for: item, creature, sbrick, sphrase
|
2011-07-05 05:01:13 +03:00 |
|
dnk-88
|
423d6ae8b3
|
Changed: #1301 Class PixmapDatabase was moved to a separate file.
|
2011-07-04 23:19:58 +03:00 |
|
dnk-88
|
54391eaebf
|
Changed: #1301 Added random and full cycle modes(for rotation and flip values too) adding zone on landscape.
|
2011-07-04 23:16:45 +03:00 |
|
dnk-88
|
0823243f10
|
Fixed: #1301 Fixed build landscape plugin under linux.
|
2011-07-03 17:12:31 +03:00 |
|
dnk-88
|
aedfcced67
|
Fixed: #1301 Fixed incorrect work landscape plugin with other plugins which use opengl (object_viewer plugin).
|
2011-07-02 13:00:28 +03:00 |
|
cemycc
|
cfc7d5e250
|
Changed: #1307 New structure for subwindows from QMdiArea
|
2011-07-01 21:51:41 +03:00 |
|
sfb
|
bf706de3d3
|
Merging default changes into branch.
|
2011-07-01 07:21:59 -05:00 |
|
sfb
|
2a1505cb20
|
Changed: Implementing server list in settings page. Added dialog for editing/adding entries. Can add, remove and edit entries. Still need to implement read/write settings and provide a method to connect the table to the publishing options table.
|
2011-07-01 07:19:46 -05:00 |
|
dnk-88
|
d1988c7414
|
Changed: #1301 Fixed incorrect rendering of rotated elements.
|
2011-06-30 01:51:18 +03:00 |
|
dnk-88
|
c647a72abb
|
Changed: #1301 Improved 2d render. Fixed adding empty undo/redo operations in command list, improved performance when adding new zones.
|
2011-06-30 00:25:43 +03:00 |
|
dnk-88
|
5951c39cda
|
Changed: #1301 Binding 2d renderer to NELLIGO.
|
2011-06-28 02:55:38 +03:00 |
|
cemycc
|
e555146038
|
Changed: #1307 Added option to extract the botnames from primitives.
|
2011-06-27 03:02:21 +03:00 |
|
cemycc
|
c3af517233
|
Changed: #1307 Added option for SaveAs and a windows list
|
2011-06-26 05:48:28 +03:00 |
|
cemycc
|
99647c12aa
|
Changed: #1307 Added editor for worksheet files.
|
2011-06-25 16:42:45 +03:00 |
|
dnk-88
|
4306ab94b5
|
Changed: #1301 Added load landscape from file. Added initial snapshot dialog.
|
2011-06-21 10:14:46 +03:00 |
|
cemycc
|
7fa052e11c
|
Changed: #1307 Added extract_bot_names
|
2011-06-21 01:03:54 +03:00 |
|
dnk-88
|
c0c6700dd0
|
Changed: #1301 Added max\min scale view. Improved drawing of the grid.
|
2011-06-16 09:32:49 +03:00 |
|
cemycc
|
d025085442
|
Changed: #1307 Update the plugin to work with the latest plugin system
|
2011-06-14 18:01:21 +03:00 |
|
dnk-88
|
3a50515cd3
|
Added: #1303 Added undo/redo command list.
|
2011-06-14 13:29:16 +03:00 |
|
dnk-88
|
c3867d1699
|
Changed: #1301 Experiments with undo\redo and QGraphicsScene.
|
2011-06-14 12:26:41 +03:00 |
|
sfb
|
f49b178b78
|
Changed: Fixed the 'QMetaObject' linking error and commented out most of the old code to be replaced.
|
2011-06-11 08:48:16 -05:00 |
|
sfb
|
db0ef3fb3d
|
merge from default
|
2011-06-09 14:29:05 -05:00 |
|
sfb
|
c1e86e6579
|
Changed: Started to add dialogs for server and publishing settings.
|
2011-06-09 14:26:02 -05:00 |
|
dnk-88
|
8903f6ca4b
|
Changed: #1301 Added select path button in project settings dialog. Main window landscape editor is saving own state.
|
2011-06-09 02:11:50 +03:00 |
|
cemycc
|
34c3cecdc3
|
merge from default
|
2011-06-08 14:51:07 +03:00 |
|
kervala
|
dbf417cb22
|
Changed: #1275 Create an OpenGL ES driver
|
2011-06-08 10:16:44 +02:00 |
|
kervala
|
f06916b4fa
|
Changed: #878 Fix typos in comments/code
|
2011-06-08 10:14:14 +02:00 |
|
sfb
|
effaba1a11
|
Changed: Mission Compiler add/remove selected/all and reset filter functions.
|
2011-06-07 14:30:34 -05:00 |
|
sfb
|
0685091cda
|
Changed: Added 'data directory' box and re-arranged filters.
|
2011-06-07 12:14:10 -05:00 |
|
kervala
|
5d08c164d2
|
Merge
|
2011-06-07 16:41:08 +02:00 |
|
kervala
|
fad4a00075
|
Changed: #878 Fix typos in comments/code
|
2011-06-07 15:58:18 +02:00 |
|
cemycc
|
9154c6b3f3
|
merge from default
|
2011-06-06 20:39:54 +03:00 |
|
kervala
|
ec90234947
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2011-06-05 18:06:00 +02:00 |
|
dnk-88
|
f02f5525aa
|
Changed: #1301 Added project settings dialog.
|
2011-06-04 17:29:08 +03:00 |
|
kervala
|
ab0cc17134
|
Fixed: Number of processors under Linux
|
2011-06-04 14:01:56 +02:00 |
|
kervala
|
385955fffb
|
Fixed: Strings buffer overflow in config files
|
2011-06-04 14:01:32 +02:00 |
|
kervala
|
7d0a22db81
|
Changed: #878 Fix typos in comments/code
|
2011-06-04 13:51:03 +02:00 |
|
kervala
|
2d8d895e5b
|
Changed: Display unknown status in FBO errors messages
|
2011-06-04 13:50:33 +02:00 |
|
kervala
|
57bf9881e8
|
Fixed: X extensions list is truncated
|
2011-06-04 13:49:41 +02:00 |
|
kervala
|
6deae3686b
|
Changed: #878 Fix typos in comments/code
|
2011-06-03 15:17:23 +02:00 |
|
kervala
|
5b5a050616
|
Changed: Exceptions catched by reference
|
2011-06-03 10:35:25 +02:00 |
|
dnk-88
|
cd72978299
|
Added: #1301 Added filter for list zones in landscape editor.
|
2011-06-02 23:31:21 +03:00 |
|
sfb
|
99387de827
|
Changed: Implemented basic mission compilation without publishing.
|
2011-06-02 15:15:12 -05:00 |
|
sfb
|
3e6d643056
|
Changed: Implemented mission validation.
|
2011-06-02 13:47:31 -05:00 |
|
kervala
|
69bc6a6d4e
|
Changed: Exceptions catched by reference
|
2011-06-02 18:44:48 +02:00 |
|
kervala
|
540bc1f62f
|
Changed: Exceptions catched by reference
|
2011-06-02 18:31:40 +02:00 |
|
dnk-88
|
3ccfad6d6b
|
Added: #1301 Added pixmap database
|
2011-06-02 16:57:10 +03:00 |
|
sfb
|
4247257e77
|
Changed: Added some more UI tweaks - most of the UI design is now done.
|
2011-06-01 18:41:01 -05:00 |
|
sfb
|
08f911759a
|
Changed: Initial footwork on OVQT-based mission compiler plugin.
|
2011-06-01 07:45:55 -05:00 |
|
sfb
|
f22c066863
|
Changed: Added the primitive file path and ligo config file to the "data section" - automatically applied these paths to addSearchPath.
|
2011-06-01 07:45:20 -05:00 |
|
sfb
|
2029cdbac9
|
Changed: Fixed a bug with the log plugin causing crashes when the apply button was clicked for settings.
|
2011-06-01 07:44:44 -05:00 |
|
sfb
|
dcc07f7525
|
Changed: Starting to change the zone manager to handle loading, saving and displaying zones.
|
2011-05-31 09:28:10 -05:00 |
|
sfb
|
d5a02b382f
|
merge
|
2011-05-31 07:35:31 -05:00 |
|
sfb
|
37dc120e69
|
Changed: Merged in latest API changes to OVQT plugin system.
|
2011-05-31 07:34:42 -05:00 |
|
cemycc
|
d1da62ce4a
|
Changed: #1307 Added extract bot names and UI dialog for plugin settings.
|
2011-05-30 20:56:22 +03:00 |
|
aquiles
|
44c23327e0
|
Changed: #1306 added leveldesign path dock widget
|
2011-05-29 22:30:06 +02:00 |
|
sfb
|
4dd8f89943
|
merge
|
2011-05-29 14:09:15 -05:00 |
|
aquiles
|
b18538eb69
|
Merge
|
2011-05-29 18:04:38 +02:00 |
|
aquiles
|
fdefb39d67
|
Changed: #1306 basic structure for georges editor plugin added
|
2011-05-29 17:58:48 +02:00 |
|
kervala
|
8e6cdce8ee
|
Fixed: Compilation with VC++ 2010 without STLport
|
2011-05-29 17:55:18 +02:00 |
|
kervala
|
49c3ae1b85
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2011-05-29 16:23:08 +02:00 |
|
kervala
|
44b7912330
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2011-05-29 16:20:34 +02:00 |
|
kervala
|
bc994d4bec
|
Changed: Use of CFile::createEmptyFile
Changed: #142 Replace atoi and sscanf by fromString when it's possible
|
2011-05-29 13:57:08 +02:00 |
|
aquiles
|
2d12ef943d
|
Changed: #1206 log plugin saves changes now and loads/unloads displayer on the fly
|
2011-05-28 22:06:01 +02:00 |
|
aquiles
|
56cf892b9c
|
Changed: #1206 fixed bug on context update when only core plugin is loaded
|
2011-05-28 19:23:00 +02:00 |
|
kervala
|
fbec2565e9
|
Changed: Compilation with VC++ 2010 without STLport
|
2011-05-28 15:52:48 +02:00 |
|
dnk-88
|
c0c5c2ba60
|
merge from default
|
2011-05-27 20:33:55 +03:00 |
|
dnk-88
|
d7ce82b4bf
|
Changed: #1303 Added undo/redo framework in core plugin.
|
2011-05-27 19:21:16 +03:00 |
|
dnk-88
|
fbbdb15ad2
|
Changed: #1303 Each context must have its own file open dialog, which will be called when the context is active. The beginning of work on adding undo/redo.
|
2011-05-27 17:06:30 +03:00 |
|
sfb
|
8f3350180a
|
merge
|
2011-05-27 08:38:05 -05:00 |
|
rti
|
a0b1d0e778
|
Changed: #1193 Let Qt handle events in GraphicsViewport widget as well (solves focus problem, tested on mac)
|
2011-05-26 23:29:56 +02:00 |
|
rti
|
3fdd571b49
|
merge
|
2011-05-26 21:55:10 +02:00 |
|
dnk-88
|
40d696c0ef
|
Merge
|
2011-05-26 22:12:30 +03:00 |
|
dnk-88
|
6ffd7994cc
|
Changed: #1193 Added a button to clear the zone list in settings page.
|
2011-05-26 22:07:59 +03:00 |
|
rti
|
ef98e683a3
|
Fixed: Build error and assert when disabling NL_FORCE_INDEX_BUFFER_16
|
2011-05-26 20:57:23 +02:00 |
|
rti
|
aa8000d0e0
|
Changed: #1206 only search for plugins having the ovqt_plugin prefix in its name
|
2011-05-26 20:16:57 +02:00 |
|
sfb
|
53912570e0
|
merge
|
2011-05-26 11:00:22 -05:00 |
|
dnk-88
|
9f204828e7
|
Changed: #1303 Fix typos in comments/code
|
2011-05-26 17:28:10 +03:00 |
|
kervala
|
24e2e07ef4
|
Changed: #878 Fix typos in comments/code
|
2011-05-26 16:20:17 +02:00 |
|
kervala
|
30819b35a7
|
Changed: #1177 VS 2010 does not work under CMake
|
2011-05-26 16:18:38 +02:00 |
|
kervala
|
e655b0a777
|
Changed: Use static_assert in nlctassert macro if C++0X is supported by compiler
|
2011-05-26 16:14:45 +02:00 |
|
kervala
|
28d1e2538b
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2011-05-26 16:07:35 +02:00 |
|
dnk-88
|
03475c59b2
|
Changed: #1303 Completed work on the context manager.
|
2011-05-26 17:03:49 +03:00 |
|
dnk-88
|
1f52dfb05a
|
Added: #1303 Added initial context manager.
|
2011-05-26 15:35:04 +03:00 |
|
kervala
|
f5e72a4da7
|
Changed: Merge changes from next patch
|
2011-05-26 14:14:29 +02:00 |
|
dnk-88
|
7a53a1b9df
|
Merge
|
2011-05-26 13:47:58 +03:00 |
|
dnk-88
|
b15546dd95
|
Fixed: #1193 Correct save recursive search paths.
|
2011-05-26 13:45:24 +03:00 |
|
dnk-88
|
d8927e04fc
|
Merge
|
2011-05-26 13:29:07 +03:00 |
|
dnk-88
|
3c49ee36e9
|
Added: #1193 Added recursive search paths settings page.
|
2011-05-26 13:19:38 +03:00 |
|
dnk-88
|
1721bc51d2
|
Added: #1301 Added initial basic shell of Landscape editor plugin.
|
2011-05-25 21:22:10 +03:00 |
|
rti
|
04ad41f4a7
|
Added: Error message when building OVQT with WITH_STATIC on UNIX
|
2011-05-25 19:28:18 +02:00 |
|
cemycc
|
a8a9db21f2
|
first stage for my plugin
|
2011-05-25 00:07:32 +03:00 |
|
cemycc
|
0792442a6e
|
first stage for my plugin
|
2011-05-25 00:06:07 +03:00 |
|
kervala
|
024f41d69a
|
Fixed: __PRI64_PREFIX not defined under NetBSD
|
2011-05-24 09:36:56 +02:00 |
|
dnk-88
|
a78d330d8b
|
merge from default
|
2011-05-23 00:55:36 +03:00 |
|
dnk-88
|
b5e9f37690
|
Fixed: #1193 Updated icon.
|
2011-05-21 03:50:01 +03:00 |
|
dnk-88
|
d612e6fdfb
|
Fixed: #1193 Settings of "remap extensions" loads from settings file.
|
2011-05-21 01:54:20 +03:00 |
|
kervala
|
ae70be18fa
|
Changed: #1275 Create an OpenGL ES driver
|
2011-05-15 17:11:16 +02:00 |
|
dnk-88
|
68f5753c67
|
Fixed: #1193 Fixed flickering graphics viewport under windows.
|
2011-05-09 23:46:14 +03:00 |
|
dnk-88
|
787ebd0f6f
|
Fixed: Crash the ovqt in ps editor.
|
2011-05-09 20:51:29 +03:00 |
|
dnk-88
|
bfa32f26e1
|
Changed: #1193 Added general settings page. ICore emits a signal changeSettings() when changing settings. Enabled sound in object viewer plugin.
|
2011-05-09 18:27:09 +03:00 |
|
dnk-88
|
92e6544944
|
Changed: #1193 The user can specify the ovqt plugins path if not using the default path.
|
2011-05-09 15:13:59 +03:00 |
|
dnk-88
|
d5fd2b0825
|
Fixed: #1193 Compilation with GCC (SchemeManager). Fix typos in comments/code.
|
2011-05-09 13:25:03 +03:00 |
|
sfb
|
9c6c735fc1
|
Changed: Started fixing up the menus.
|
2011-05-08 14:59:27 -05:00 |
|
dnk-88
|
df6d71d0b8
|
Fixed: The program crashes after preview ps.
|
2011-05-08 01:48:38 +03:00 |
|
dnk-88
|
5a39f3dad3
|
Changed: Added particle system animation.
|
2011-05-08 01:10:12 +03:00 |
|
dnk-88
|
fa09aefe0f
|
Fixed: Mouse zoom correct works in geqt.
|
2011-05-08 00:13:56 +03:00 |
|
kervala
|
41f8011498
|
Changed: #1275 Create an OpenGL ES driver
|
2011-05-01 19:11:10 +02:00 |
|
kervala
|
8946b580cb
|
Changed: #1275 Create an OpenGL ES driver
|
2011-05-01 18:27:05 +02:00 |
|
cemycc
|
a290dcf3b8
|
Create directory for the Translation Manager plugin
|
2011-04-29 22:58:59 +03:00 |
|
cemycc
|
e22bad3f8e
|
Create directory for the Translation Manager plugin
|
2011-04-29 22:52:51 +03:00 |
|
sfb
|
c0f3c028f8
|
Changed: Added QSettings load/save to Zone Painter plugin
|
2011-04-29 13:34:18 -05:00 |
|
sfb
|
e997b36b4f
|
Changed: Added background color dialog to zone painter.
|
2011-04-28 16:47:23 -05:00 |
|
sfb
|
09010bd266
|
Changed: Added background color changer to Zone Painter
|
2011-04-28 15:56:57 -05:00 |
|
vl
|
5f98c48e13
|
Fixed: #1273 problem with shift enter on shop window
|
2011-04-21 16:39:23 +02:00 |
|
vl
|
d2bc4b288a
|
Fixed: ugly fix to not crash when we cannot create a buffer #1116
|
2011-06-01 00:04:11 +02:00 |
|
kervala
|
4aa2c68151
|
Changed: #878 Fix typos in comments/code
|
2011-05-31 22:16:17 +02:00 |
|
dnk-88
|
42f302c0aa
|
Changed: #1193 Updated menu stuff.
|
2011-05-31 22:06:58 +03:00 |
|
dnk-88
|
cd5b33a6dd
|
Changed: #1193 Updated mac menu stuff.
|
2011-05-31 21:46:19 +03:00 |
|
rti
|
3cb355af4a
|
merge
|
2011-05-31 18:59:41 +02:00 |
|
dnk-88
|
eea726550a
|
Fixed: #1193 Updated mac menu stuff.
|
2011-05-31 19:50:16 +03:00 |
|
rti
|
c913b2700e
|
merge
|
2011-05-31 18:12:25 +02:00 |
|
rti
|
b55e9e210e
|
Fixed: #1006 On Mac OS X, do glFinish() after vertex program upload to ensure program is ready to use.
|
2011-05-31 18:10:32 +02:00 |
|
dnk-88
|
a436467612
|
Changed: #1193 Added new actions. Added fullscreen mode.
|
2011-05-31 18:37:04 +03:00 |
|
dnk-88
|
60560601ba
|
Changed: #1193 Core::IContext does not factory.
|
2011-04-19 10:39:09 +03:00 |
|
dnk-88
|
4430fccd4a
|
Changed: #1193 Core::IContext is not factory.
|
2011-04-19 02:40:39 +03:00 |
|
dnk-88
|
d0770469dc
|
Changed: #1193 Updated ovqt icons(thanks Kaetemi). Updated layout value gradient dialog. Added initial scheme bank work for particle system editor.
|
2011-04-19 02:37:39 +03:00 |
|
dnk-88
|
24ffe47ca0
|
Changed: #1193 ovqt has been changed main logo.
|
2011-04-15 15:25:01 +03:00 |
|
dnk-88
|
5939aefea8
|
Corrected layout in zone painter.
|
2011-04-07 04:08:09 +03:00 |
|
sfb
|
902ded73e7
|
merge
|
2011-04-06 15:46:42 -05:00 |
|
sfb
|
a9a5731d86
|
Added: Initial UI work for Zone Painter conversion.
|
2011-04-06 15:45:47 -05:00 |
|
kervala
|
ab1ddf3e3e
|
Changed: Replaced display of pointers using %d or %X by %p
|
2011-03-28 17:32:49 +02:00 |
|
Matt Raykowski"
|
eb2d8eecdd
|
Changed: Incremented version number in CMake and Autoconf. Reverted tag.
|
2011-03-21 10:28:37 -05:00 |
|
dnk-88
|
c1e3a23763
|
Changed: #1193 Update translations.
|
2011-03-17 15:43:59 +02:00 |
|
dnk-88
|
0faea26198
|
Changed: #1193 Removed nel configuration module, is used only QSettings.
|
2011-03-17 10:56:41 +02:00 |
|
kervala
|
a221b39585
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2011-03-10 23:22:27 +01:00 |
|
rti
|
200bf3b024
|
Fixed: OVQT build on Mac OS X
|
2011-03-10 00:37:16 +01:00 |
|
dnk-88
|
239bcf08e5
|
Changed: #1193 All dock widgets by default tabbed. And default size main window 1014x768.
|
2011-03-09 17:13:20 +02:00 |
|
kervala
|
dec67309f3
|
Changed: #878 Fix typos in comments/code
|
2011-03-09 14:30:51 +01:00 |
|
dnk-88
|
30105c52ce
|
Changed: #1193 Update example plugin. Rendering should stop when the widget becomes invisible
|
2011-03-08 19:11:47 +02:00 |
|
dnk-88
|
76cf53b389
|
Changed: Update log plugin.
|
2011-03-08 18:53:36 +02:00 |
|
dnk-88
|
697b30f3b6
|
Changed: #1193 Update settings dialog, object viewer plugin and translations.
|
2011-03-08 18:36:29 +02:00 |
|
dnk-88
|
4df89637b6
|
Changed: #1193 Update PCH. Example plugins correct works under Linux.
|
2011-03-06 14:43:42 +02:00 |
|
dnk-88
|
9613923e4c
|
Changed: #1193 Polish code and layout dialogs.
|
2011-03-05 14:58:06 +02:00 |
|
aquiles
|
fc3adbe621
|
Merge
|
2011-03-05 13:24:42 +01:00 |
|
dnk-88
|
f6183823ab
|
Changed: #1193 moved OV actions in a separatly menu.
|
2011-03-04 23:56:37 +02:00 |
|
aquiles
|
bccf9e45cb
|
Changed: #1150 Added splash screen & new dialog + minor changes
|
2011-03-04 20:52:53 +01:00 |
|
dnk-88
|
35a7c3156e
|
Changed: #1193 Polish sheet id view plugin code.
|
2011-03-04 15:50:24 +02:00 |
|
dnk-88
|
05613b0f66
|
Changed: #1206 Update sheet builder plugin. Now plugin is using ICore for reading and writing settings, and it adds action in menu Sheet.
|
2011-03-02 23:57:57 +02:00 |
|
dnk-88
|
b9df3fb0f5
|
Changed: #1206 Update plugin system. Now plugin manager takes into account dependencies between plug-ins. Update core, object viewer and example plugin.
|
2011-02-28 21:01:35 +02:00 |
|
dnk-88
|
b1535e1981
|
Changed: #1193 Object Viewer is converted into a plug-in to the Object Viewer Qt
|
2011-02-28 15:17:16 +02:00 |
|
kervala
|
b26e6ced32
|
Fixed: Use of LOD meshes when it shouldn't (patch provided by Sywindt, thanks a lot)
|
2011-02-24 19:00:36 +01:00 |
|
kervala
|
93c382f02c
|
Changed: #1251 Code simplification and default values if not using config.h
|
2011-02-24 18:55:14 +01:00 |
|
kervala
|
43decbd157
|
Fixed: #1251 NeL can't find selected drivers in CMake
|
2011-02-24 18:42:09 +01:00 |
|
kervala
|
c503b1859c
|
Changed: #1251 NeL can't find selected drivers in CMake
|
2011-02-24 18:01:31 +01:00 |
|
dnk-88
|
6fb06810a5
|
Changed: #1193 Update translations files.
|
2011-02-24 17:31:22 +02:00 |
|
dnk-88
|
05e294b3a2
|
Changed: #1193 Polished layout dialogs and code.
|
2011-02-24 15:12:16 +02:00 |
|
dnk-88
|
ef5c94d2fe
|
Changed: #1206 Works search settings page. Update core and example plugin.
|
2011-02-24 15:07:23 +02:00 |
|
dnk-88
|
6c5946676b
|
Changed: #1193 Added display sheet id plugin (plugin provided pemeon).
|
2011-02-23 15:17:18 +02:00 |
|
aquiles
|
48f7f927c2
|
Changed: #1193 added some german translations; changed some ui
|
2011-02-21 19:58:57 +01:00 |
|
kervala
|
0a235b7353
|
Changed: #878 Fix typos in comments/code
|
2011-02-21 16:08:32 +01:00 |
|
dnk-88
|
51d632b9ec
|
Changed: #1206 Update core and example plugin.
|
2011-02-21 16:26:24 +02:00 |
|
aquiles
|
bc026e90f9
|
Changed: #1193 missing files for log plugin
|
2011-02-21 14:15:42 +01:00 |
|
kervala
|
703ba174a2
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2011-02-21 13:32:56 +01:00 |
|
kervala
|
9c9f1097f8
|
Changed: Only use PCH if WITH_PCH is defined
|
2011-02-21 13:30:31 +01:00 |
|
kervala
|
37aa2313ba
|
Fixed: georges2csv compilation
|
2011-02-21 13:26:41 +01:00 |
|
aquiles
|
75cda36648
|
Changed: #1193 adapted log plugin to latest interface changes; removed obsolete translation entries and added few german sample translations
|
2011-02-20 18:52:56 +01:00 |
|
aquiles
|
872078f1f3
|
Changed: #1150 fixed wrong includes for moved headers
|
2011-02-20 16:37:17 +01:00 |
|
dnk-88
|
6e73df7169
|
Merge
|
2011-02-20 15:02:23 +02:00 |
|
dnk-88
|
5c561fb211
|
Changed: #1193 Added Qt translation files.
|
2011-02-20 15:00:15 +02:00 |
|
dnk-88
|
51db2e9e5d
|
Changed: #1193 Polished layout dialogs and code.
|
2011-02-20 14:50:33 +02:00 |
|
aquiles
|
7d76796ee6
|
Changed: #1150 Moved private headers
|
2011-02-18 21:27:31 +01:00 |
|
dnk-88
|
c56a4b6c69
|
Merge
|
2011-02-18 13:47:49 +02:00 |
|
dnk-88
|
b6aed0f876
|
Changed: #1206 Added menu manager. Update core and example plugin.
|
2011-02-18 13:45:34 +02:00 |
|
vl
|
0a43a83b25
|
Changed: on mac, openal is always dynlib
|
2011-02-18 09:10:55 +01:00 |
|
dnk-88
|
6192d39d50
|
Changed: #1193 code cleanup.
|
2011-02-16 20:12:33 +02:00 |
|
dnk-88
|
daf2fe51b3
|
Changed: #1206 Update core and example plugin. Plugin should delete your own objects from the pool.
|
2011-02-16 20:06:52 +02:00 |
|
dnk-88
|
2e6743a00b
|
Changed: #1193 Added reading and writing settings in core plugin.
|
2011-02-13 16:02:28 +02:00 |
|
dnk-88
|
507f6e6d50
|
Changed: #1193 Added the ICoreListener which is the interface for providing a hook for plugins to veto on close event emitted from
the core plugin.
|
2011-02-12 23:46:12 +02:00 |
|
dnk-88
|
d8c55e73be
|
Changed: #1193 code cleanup.
|
2011-02-12 18:11:23 +02:00 |
|
dnk-88
|
596191b2af
|
Changed: #1206 Settings are located in a centralized place(plugin manager). Update core and example plugin.
|
2011-02-12 18:07:05 +02:00 |
|
dnk-88
|
32bb83eb4f
|
Changed: #1206 Update core and example plugin. Update camera control panel.
|
2011-02-12 14:11:55 +02:00 |
|
dnk-88
|
a354581b61
|
Merge
|
2011-02-11 21:08:49 +02:00 |
|
dnk-88
|
bcb7d15f8e
|
Changed: #1206 Update core plugin. Added IAppPage.
|
2011-02-11 21:02:47 +02:00 |
|
kervala
|
0b8820ca0c
|
Fixed: Compilation under Linux with STLport
|
2011-02-11 18:05:19 +01:00 |
|
dnk-88
|
79bf594261
|
Changed: #1193 Code cleanup.
|
2011-02-10 16:44:31 +02:00 |
|
dnk-88
|
bc2e712dc9
|
Changed: #1193 Added camera control panel.
|
2011-02-10 15:11:43 +02:00 |
|
vl
|
c62f551e30
|
Changed: used PRI*64 macro to printf and scanf int64
|
2011-02-09 20:24:58 +01:00 |
|
kervala
|
300c48e191
|
Changed: #878 Fix typos in comments/code
|
2011-02-09 16:03:44 +01:00 |
|
kervala
|
a617da4566
|
Changed: #878 Fix typos in comments/code
|
2011-02-09 15:45:56 +01:00 |
|
kervala
|
1af7212735
|
Changed: Add missing files in SOURCE_GROUP
|
2011-02-09 15:44:19 +01:00 |
|
kervala
|
bf829069ea
|
Fixed: Wrong paths for .cpp files in CMakeLists.txt
|
2011-02-09 15:31:34 +01:00 |
|
kervala
|
0d66aff643
|
Changed: #878 Fix typos in comments/code
|
2011-02-09 14:42:30 +01:00 |
|
kervala
|
026657b28c
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2011-02-09 14:34:05 +01:00 |
|
kervala
|
de5b52f7f1
|
Changed: #1249 Endianness problems while access to disk or memory (patch provided by Jeru)
|
2011-02-08 18:57:24 +01:00 |
|
kervala
|
d7e8b51c80
|
Changed: #1249 Endianness problems while access to disk or memory
|
2011-02-01 18:56:55 +01:00 |
|
kervala
|
8e1a1acb5d
|
Changed: #1249 Endianness problems while access to disk or memory
|
2011-02-01 18:29:03 +01:00 |
|
kervala
|
0557ec99d5
|
Changed: #1249 Endianness problems while access to disk or memory
|
2011-02-01 17:33:30 +01:00 |
|
dnk-88
|
2fdc0b778f
|
Changed: #1193 Tune timer dialog.
|
2011-01-28 00:17:11 +02:00 |
|
dnk-88
|
255c7715f5
|
Changed: #1193 Tune MRM dialog.
|
2011-01-27 15:20:49 +02:00 |
|
dnk-88
|
2337becd25
|
Changed: #1193 Added new icons and tune MRM dialog.
|
2011-01-26 15:10:33 +02:00 |
|
dnk-88
|
9526081ca1
|
Changed: #1171 Changed the order of initialization. OVQT weather & sun color dock window.
|
2011-01-26 15:09:08 +02:00 |
|
rti
|
936545fe64
|
Changed: #1246 Use CFastMutex on PPC as well if Mac or GCC > 4.0.1
|
2011-01-25 13:03:40 +01:00 |
|
rti
|
0423c18309
|
Fixed: OVQT core plugin build on Mac OS X
|
2011-01-24 12:42:47 +01:00 |
|
dnk-88
|
9337c6f0d4
|
Changed: #1193 New icons set for particles editor.
|
2011-01-24 11:59:01 +02:00 |
|
dnk-88
|
415c436936
|
Changed: #1193 Added menu entry reload textures.
|
2011-01-23 13:04:03 +02:00 |
|
kervala
|
28c04035ff
|
Fixed: Mouse wheel and keyboard events problem in object_viewer_qt
|
2011-01-22 17:47:16 +01:00 |
|
kervala
|
14a449ab27
|
Fixed: Crash when using bloom in object_viewer_qt with OpenGL driver
|
2011-01-22 16:01:00 +01:00 |
|
dnk-88
|
004e4b396d
|
Changed: #1193 Code cleanup.
|
2011-01-22 16:50:27 +02:00 |
|
dnk-88
|
0716d6fdba
|
Changed: #1193 Added menu entry change camera mode.
|
2011-01-21 21:17:25 +02:00 |
|
dnk-88
|
30ba3ecb3d
|
Changed: #1193 Added menu entry change render mode.
|
2011-01-21 12:20:57 +02:00 |
|
dnk-88
|
3c9d8615fc
|
Changed: #1193 added ability to load IGs and reset camera.
|
2011-01-21 12:05:04 +02:00 |
|
dnk-88
|
cc3c6013f4
|
Changed: #1193 The status bar displays profiling information. Particle texture widget displays texture name.
|
2011-01-20 13:58:22 +02:00 |
|
dnk-88
|
245b2d78a2
|
Changed: #1193 added ability changing render mode.
|
2011-01-20 10:26:45 +02:00 |
|
dnk-88
|
c7603d7c60
|
Changed: #1206 Update core plugin.
|
2011-01-18 12:03:29 +02:00 |
|
dnk-88
|
5d68f40e82
|
Changed: #1193 eventFilter is used instead of the CGraphicsInfoWidget
|
2011-01-18 12:01:49 +02:00 |
|
kervala
|
b048e3987c
|
Fixed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
|
2011-01-16 16:15:13 +01:00 |
|
dnk-88
|
e275b717a4
|
Changed: #1206 Correct works new settings dialog.
|
2011-01-16 14:28:22 +02:00 |
|
dnk-88
|
9c74caa529
|
Changed: #1206 Update example plugin.
|
2011-01-16 12:00:46 +02:00 |
|
dnk-88
|
23e178812d
|
Changed: #1206 Update core plugin.
|
2011-01-16 11:58:23 +02:00 |
|
dnk-88
|
f95b9cbbf6
|
Changed: #1193 Code cleanup.
|
2011-01-15 15:09:13 +02:00 |
|
dnk-88
|
e67a0c5e87
|
Changed: #1206 Update plugin system. Added experimental core plugin. Added new settings dialog.
|
2011-01-15 14:45:35 +02:00 |
|
dnk-88
|
2c0cf1d0e3
|
Changed: #1193 Improve layers in dialogs.
|
2011-01-15 11:25:51 +02:00 |
|
kervala
|
356816cba7
|
Changed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles
|
2011-01-10 13:50:07 +01:00 |
|
rti
|
1d1af58c52
|
Changed: #1227 some simplification, added exceptions instead of nlerror
|
2011-01-08 03:27:47 +01:00 |
|
rti
|
d73c485f23
|
Fixed #1227: Implement static IThread* IThread::getCurrentThread for pthread based systems
|
2011-01-08 01:17:13 +01:00 |
|
kervala
|
aa8b8851f0
|
Fixed: Bad check for scissor
|
2011-01-07 10:05:08 +01:00 |
|
kervala
|
280df412a6
|
Fixed: Compilation under some Linux versions
|
2011-01-05 11:22:30 +01:00 |
|
kervala
|
97c4880afa
|
Changed: Don't modify NeL window if managed by a 3rd party library
|
2010-12-30 22:18:23 +01:00 |
|
kervala
|
60d043bb78
|
Fixed: define FNDELAY if not already defined
|
2010-12-30 12:34:10 +01:00 |
|
kervala
|
73af9bc0a9
|
Fixed: Compilation under some Linux versions
|
2010-12-30 12:25:29 +01:00 |
|
kervala
|
7586b64494
|
Changed: #573 Get the maximum anisotropic value
|
2010-12-22 14:21:40 +01:00 |
|
kervala
|
c7c6c2ce21
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-12-22 14:15:50 +01:00 |
|
kervala
|
b909986c61
|
Changed: #1219 Bad color when rgba.cpp is compiled with GCC 4.2.4
|
2010-12-22 14:14:30 +01:00 |
|
kervala
|
4a86cad7a9
|
Changed: #878 Fix typos in comments/code
|
2010-12-22 01:00:28 +01:00 |
|
kervala
|
5a3cab6f3d
|
Fixed: #1219 Bad color when rgba.cpp is compiled with GCC 4.2.4
|
2010-12-22 00:53:33 +01:00 |
|
kervala
|
5f2184ef6c
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-12-20 23:47:11 +01:00 |
|
kervala
|
8c01cfc3ae
|
Fixed: Compilation under Linux
|
2010-12-20 23:46:27 +01:00 |
|
kervala
|
3d693f4ec6
|
Fixed: Bad function to set texture coordinates for EXTVertexShader
|
2010-12-20 17:05:11 +01:00 |
|
kervala
|
2f7d57d608
|
Fixed: Crash and bug if not supporting GL_ARB_texture_cube_map
|
2010-12-20 17:00:58 +01:00 |
|
kervala
|
1239912829
|
Changed: #573 Added new checks for FBO extensions and multisample
|
2010-12-20 16:48:03 +01:00 |
|
kervala
|
0c5c352a78
|
Changed: Implement GL_NV_vertex_array_range for GLX
|
2010-12-20 16:43:05 +01:00 |
|
kervala
|
032811b374
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-12-20 16:25:23 +01:00 |
|
aquiles
|
69122decec
|
Changed: #1206 icon location; reinit timer on visible
|
2010-12-19 16:50:38 +01:00 |
|
dnk-88
|
247c9f534b
|
Merge
|
2010-12-18 15:20:10 +02:00 |
|
dnk-88
|
ac0bc919d3
|
Changed: #1206 update plugin system.
|
2010-12-18 15:19:26 +02:00 |
|
kervala
|
1c564fad02
|
Fixed: Compilation with STLport
|
2010-12-15 20:36:30 +01:00 |
|
rti
|
6f388b05a6
|
Fixed: workaround for OVQT mouse wheel on Windows and Mac
|
2010-12-14 18:13:53 +01:00 |
|
rti
|
8bdd015304
|
Changed: #1159 plugin and resource handling
|
2010-12-12 21:56:56 +01:00 |
|
dnk-88
|
c3dddf8147
|
Merge
|
2010-12-12 22:42:28 +02:00 |
|
dnk-88
|
fd53e029a1
|
Changed: #1193 Implement 'make_sheet_id' as an Object Viewer Qt plugin. Thank you kharvd.
|
2010-12-12 22:40:58 +02:00 |
|
rti
|
39aa4ad2df
|
Fixed: #1190 Run Georges Editor Qt on Mac OS X
|
2010-12-12 19:10:58 +01:00 |
|
rti
|
d145c48e15
|
Fixed #1151 OVQT !_Pumping assert when entering settings dialog
|
2010-12-12 19:08:44 +01:00 |
|
aquiles
|
127dc6ffd5
|
Changed: #1206 fixed missing stuff
|
2010-12-12 15:57:34 +01:00 |
|
kervala
|
8bc4a7fcdf
|
Fixed: Compilation under Linux
|
2010-12-12 15:15:10 +01:00 |
|
kervala
|
d4ef878899
|
Changed: #878 Fix typos in comments/code
|
2010-12-12 15:12:49 +01:00 |
|
kervala
|
20ddae2c0f
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-12-12 15:10:53 +01:00 |
|
dnk-88
|
29331af355
|
Changed: #1193 Code cleanup.
|
2010-12-12 15:07:35 +02:00 |
|
rti
|
f9434cbfe1
|
Fixed: #1174 Mac - Alpha Build - Mouse Behavior
|
2010-12-12 03:58:14 +01:00 |
|
rti
|
f4d6f77ab1
|
Fixed: Build object viewer widget on Mac OS X (and line terminator consistency)
|
2010-12-11 20:51:49 +01:00 |
|
rti
|
f91733c9f2
|
Fixed: Build tile_edit_qt on Mac OS X
|
2010-12-11 20:36:37 +01:00 |
|
kervala
|
7ceb3dd196
|
Changed: Use GL_ARB_vertex_buffer_object in priority (supported on most of cards and faster)
|
2010-12-08 18:05:01 +01:00 |
|
kervala
|
a02239ee62
|
Fixed: Compilation problem
|
2010-12-08 17:40:23 +01:00 |
|
kervala
|
eaa10899d0
|
Changed: #878 Fix typos in comments/code
|
2010-12-08 14:49:24 +01:00 |
|
kervala
|
f057b12488
|
Fixed: Removed some temporary fixes for system OpenGL drivers bugs
|
2010-12-08 13:43:53 +01:00 |
|
kervala
|
fb03ba45a1
|
Fixed: EVSSecondaryColorVariant redefined several times in setupEXTVertexShader
|
2010-12-08 13:40:33 +01:00 |
|
sfb
|
558e0130b6
|
Changed: Fixed the context initialization check for the log plugin
|
2010-12-07 10:22:25 -06:00 |
|
sfb
|
83df97db8c
|
Changed: Fixed non-PIC context initialization check in OVQT example plugin.
|
2010-12-07 09:07:28 -06:00 |
|
sfb
|
18dce202ba
|
Changed: Commented out 'makeCurrent' call. Class does not have a widget() method and QNLWidget is not a defined type.
|
2010-12-07 09:06:59 -06:00 |
|
dnk-88
|
991da99018
|
Changed: #1206 fixed nelContext bug
|
2010-12-07 14:40:45 +02:00 |
|
aquiles
|
f1aedef42a
|
Changed: #1206 logPlugin is now in view and toggleable
|
2010-12-06 20:11:39 +01:00 |
|
aquiles
|
3492e66bb2
|
Changed: #1206 fixed nelContext bug
|
2010-12-06 19:29:13 +01:00 |
|
aquiles
|
0041a19397
|
Changed: #1206 added another example plugin (log as dockWidget)
|
2010-12-06 19:16:00 +01:00 |
|
dnk-88
|
5955b5405b
|
Changed: #1193 Update doxygen documentation.
|
2010-12-05 20:33:58 +02:00 |
|
dnk-88
|
8f01cb0d3a
|
Changed: #1193 Code cleanup.
|
2010-12-04 14:03:31 +02:00 |
|
dnk-88
|
5f36b9f440
|
Changed: #1193 Improved settings dialog.
|
2010-12-03 22:44:55 +02:00 |
|
dnk-88
|
e019d92dea
|
Changed: #1206 correct fix is to load the plugins and update ovqt example plugin.
|
2010-12-03 12:21:12 +02:00 |
|
dnk-88
|
17407f813c
|
Changed: #1206 correct fix is to load the plugins
|
2010-12-02 20:03:57 +02:00 |
|
dnk-88
|
1331037de3
|
Added: #1206 Added plugin view dialog. And if there are errors while loading plugin displays a diagnostic message.
|
2010-12-02 12:52:22 +02:00 |
|
dnk-88
|
165c9c686a
|
Changed: #1206 Update ovqt_example plugin.
|
2010-12-01 17:48:43 +02:00 |
|
Matt Raykowski"
|
5e2722e0d6
|
Changed: Fixed build of OVQT Example Plugin - sources the extension system correctly.
|
2010-12-01 08:04:30 -06:00 |
|
Matt Raykowski"
|
5f684bba88
|
Changed: OVQT Plugins - added additional Qt define to example plugin.
|
2010-12-01 07:18:27 -06:00 |
|
Matt Raykowski"
|
d22d13f56e
|
Added: OVQT Plugin system CMake build
|
2010-12-01 07:16:28 -06:00 |
|
dnk-88
|
fb171701a6
|
Changed: #1206 Added example plugin.
|
2010-12-01 14:40:21 +02:00 |
|
dnk-88
|
f7374c55cf
|
Merge
|
2010-12-01 12:27:44 +02:00 |
|
dnk-88
|
9b97824dfb
|
Changed: #1206 Added settings qt style.
|
2010-12-01 12:24:34 +02:00 |
|
kervala
|
1d5d8b35cf
|
Fixed: All fragment shaders are not working on ATI cards (patch provided and tested by Naush)
|
2010-11-30 22:25:10 +01:00 |
|
dnk-88
|
367fd56d2e
|
Changed: #1206 code cleanup.
|
2010-11-29 19:27:48 +02:00 |
|
dnk-88
|
a684a2878d
|
Changed: #1206 ovqt plugin system.
|
2010-11-29 18:46:43 +02:00 |
|
dnk-88
|
6a7355e3a3
|
Changed: #1193 Code cleanup.
|
2010-11-29 17:36:12 +02:00 |
|
dnk-88
|
be65deea8a
|
Added: #1206 Added ovqt plugin system.
|
2010-11-29 17:18:07 +02:00 |
|
aquiles
|
7626b9463f
|
Changed: #1200 Added first version of a possible 3d view qt widget plugin
|
2010-11-29 15:39:19 +01:00 |
|
timon
|
5f350f1f00
|
Changed: #1193 Code cleanup.
|
2010-11-26 13:54:06 +02:00 |
|
timon
|
092f9c54c8
|
Changed: #1193 If switch between the located and sound properties in a workspace erroneously marked that the particle system has been changed.
|
2010-11-26 13:23:02 +02:00 |
|
timon
|
155ea28842
|
Merge
|
2010-11-23 17:11:34 +02:00 |
|
timon
|
03ed1919f9
|
Changed: #1193 If switch between the zone properties in a workspace erroneously marked that the particle system has been changed.
|
2010-11-23 14:57:27 +02:00 |
|
rti
|
50dd23bfdf
|
merge
|
2010-11-23 13:08:30 +01:00 |
|
rti
|
431fc9a13e
|
Fixed: Mac OS X compilation of GL driver
|
2010-11-23 13:08:13 +01:00 |
|
timon
|
fb8dff80cf
|
Changed: #1193 If switch between the force properties in a workspace erroneously marked that the particle system has been changed.
|
2010-11-22 22:50:05 +02:00 |
|
kervala
|
f440215b5d
|
Changed: #1201 glXSwapIntervalMESA & glXGetSwapIntervalMESA Not present in NVidia GL include file
|
2010-11-22 16:10:07 +01:00 |
|
kervala
|
cd712e822f
|
Fixed: #1201 glXSwapIntervalMESA & glXGetSwapIntervalMESA Not present in NVidia GL include file
|
2010-11-22 11:54:44 +01:00 |
|
kervala
|
4a122e2062
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-11-21 23:31:15 +01:00 |
|
kervala
|
0347c48cd7
|
Changed: #878 Fix typos in comments/code
|
2010-11-21 23:30:28 +01:00 |
|
kervala
|
89ad6f5df7
|
Changed: #878 Fix typos in comments/code
|
2010-11-21 22:31:33 +01:00 |
|
kervala
|
7a17585052
|
Changed: #878 Fix typos in comments/code
|
2010-11-21 22:30:32 +01:00 |
|
kervala
|
76599a34b9
|
Changed: Listen for more X messages
|
2010-11-21 22:25:41 +01:00 |
|
kervala
|
80e31822b6
|
Changed: Minor changes for X implementations
|
2010-11-21 22:21:34 +01:00 |
|
kervala
|
e5b16b911b
|
Changed: More verbose warnings messages for setScreenMode
|
2010-11-21 22:19:51 +01:00 |
|
kervala
|
a0cce08c48
|
Changed: isActive() implementation for X
|
2010-11-21 22:17:40 +01:00 |
|
kervala
|
26412fa699
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-11-21 22:16:33 +01:00 |
|
kervala
|
e3df75f484
|
Changed: Remove hack for black window bug (related to previous NVidia driver)
|
2010-11-21 22:15:34 +01:00 |
|
kervala
|
ba8b7eee8b
|
Changed: Only one definition of X Atoms and X errors handler
|
2010-11-21 22:13:06 +01:00 |
|
kervala
|
081bbb4295
|
Changed: Hide window before releasing driver
|
2010-11-21 22:09:29 +01:00 |
|
kervala
|
e544137dfd
|
Changed: Use of _CurrentMode instead of several variables (similar to Direct3D driver)
|
2010-11-21 22:04:18 +01:00 |
|
kervala
|
4c6b1949ca
|
Changed: #1198 Window is too large when switching from fullscreen to windowed mode
|
2010-11-19 11:19:53 +01:00 |
|
kervala
|
38ade71fd6
|
Changed: #1034 Use Xcursor extension if available
|
2010-11-19 11:19:35 +01:00 |
|
kervala
|
acb1490db2
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-11-18 21:55:06 +01:00 |
|
kervala
|
74f7e6a49b
|
Changed: #878 Fix typos in comments/code
|
2010-11-18 21:54:34 +01:00 |
|
kervala
|
75a2ea5fb9
|
Changed: Get X extensions list
|
2010-11-18 21:53:34 +01:00 |
|
kervala
|
056248fee9
|
Changed: #1034 Use Xcursor extension if available
|
2010-11-18 21:53:05 +01:00 |
|
kervala
|
1a0db9e9db
|
Changed: #841 Change the wrong header in the source code
|
2010-11-18 21:35:17 +01:00 |
|
kervala
|
e99faac831
|
Changed: #878 Fix typos in comments/code
|
2010-11-18 21:33:35 +01:00 |
|
sfb
|
cad19bba81
|
merge
|
2010-11-18 09:13:19 -06:00 |
|
sfb
|
79324812b4
|
Changed: Fixed paths that reference a moved NLLIGO header.
|
2010-11-18 09:09:03 -06:00 |
|
sfb
|
09c2bded33
|
Changed: Eliminated unnecessary method.
|
2010-11-18 09:07:49 -06:00 |
|
dnk-88
|
3a2b4cdaba
|
Changed: #1193 If switch between the emmiter properties in a workspace erroneously marked that the particle system has been changed. Added some source groups to cmake for better file structuring
|
2010-11-15 16:58:27 +02:00 |
|
rti
|
504e871a54
|
Fixed: #1174 Mac - Alpha Build - Mouse Behavior
|
2010-11-15 10:04:52 +01:00 |
|
kervala
|
0f7b988352
|
Changed: #878 Fix typos in comments/code
|
2010-11-13 18:33:01 +01:00 |
|
kervala
|
6362857850
|
Changed: #878 Fix typos in comments/code
|
2010-11-12 14:26:38 +01:00 |
|
dnk-88
|
a769ddf9b0
|
Update: (ovqt) CBinOpDialogT<NL3D::CPlaneBasis> not supported all operations.
|
2010-11-11 16:44:01 +02:00 |
|
dnk-88
|
d73dc65ec2
|
Update: (ovqt) Correct works emitter properties.
|
2010-11-11 16:06:55 +02:00 |
|
kervala
|
f912706dfd
|
Fixed: Compilation on Mac OS X 10.5
|
2010-11-09 13:21:17 +01:00 |
|
vl
|
18e0b77db2
|
Fixed: file order is different linux and windows so now getpathcontent sort the file so it s the same order everywhere
|
2010-11-08 12:26:05 +01:00 |
|
aquiles
|
8d2ac20699
|
Changed: #1171 OVQT weather & sun color dock window
|
2010-11-07 19:33:26 +01:00 |
|
rti
|
0afa8d5887
|
Fixed: #1060 Implement getWndProc() on Mac OS X
|
2010-11-05 14:22:32 +01:00 |
|
rti
|
09af3a19a2
|
merge
|
2010-11-05 13:54:45 +01:00 |
|
kervala
|
8819ed9098
|
Fixed: nel_export compilation
|
2010-11-05 13:39:08 +01:00 |
|
rti
|
8ba1778f86
|
merge
|
2010-11-05 12:58:13 +01:00 |
|
rti
|
b11c346e3b
|
Fixed: #1156 Handle window close/application quit cleanly
|
2010-11-05 12:57:31 +01:00 |
|
kervala
|
b63aac2576
|
Changed: #1034 Implement CCustomMouse for Linux
|
2010-11-05 10:21:27 +01:00 |
|
kervala
|
a8fa95a1dc
|
Changed: #878 Fix typos in comments/code
|
2010-11-04 22:22:29 +01:00 |
|
kervala
|
1cf939d003
|
Fixed: #1034 Implement CCustomMouse for Linux
|
2010-11-04 22:21:04 +01:00 |
|
kervala
|
9c9fc9375c
|
Changed: Implement getZBuffer for Direct3D driver
|
2010-11-04 22:19:57 +01:00 |
|
kervala
|
19191f88f4
|
Fixed: #1034 Implement CCustomMouse for Linux
|
2010-11-04 22:14:47 +01:00 |
|
kervala
|
42b7d0148b
|
Changed: #1034 Implement CCustomMouse for Linux
|
2010-11-04 19:35:44 +01:00 |
|
kervala
|
ce97b8f27b
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-11-04 19:27:35 +01:00 |
|
rti
|
0c5854ecc8
|
Fixed: #1154 glViewport size wrong when switching from native fullscreen resolution to maximized window
|
2010-11-03 20:10:22 +01:00 |
|
rti
|
1bfcb0b58a
|
Removed: old cocoa_adapter files
|
2010-11-03 19:24:39 +01:00 |
|
rti
|
5855e60d4c
|
Fixed: MacOS 10.6 and below distinction
|
2010-11-03 19:07:36 +01:00 |
|
rti
|
ad89d86f86
|
merge
|
2010-11-03 16:33:11 +01:00 |
|
rti
|
81568fe75f
|
Fixed: #1153 Make ryzom_client run completely in an .app bundle
|
2010-11-03 16:32:06 +01:00 |
|
kervala
|
c186937e0b
|
Changed: #1034 Implement CCustomMouse for Linux
|
2010-11-03 13:45:57 +01:00 |
|
kervala
|
cbce7633d6
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-11-03 13:45:08 +01:00 |
|
kervala
|
708d0503a3
|
Changed: #878 Fix typos in comments/code
|
2010-11-03 13:44:27 +01:00 |
|
rti
|
5033d70471
|
Changed: #1153 Make ryzom_client run completely in an .app bundle
|
2010-11-03 13:39:35 +01:00 |
|
kervala
|
668153eb56
|
Changed: #1034 Implement CCustomMouse for Linux
|
2010-11-02 23:00:19 +01:00 |
|
kervala
|
04d1340ef7
|
Changed: #878 Fix typos in comments/code
|
2010-11-02 22:59:50 +01:00 |
|
kervala
|
fcf462067b
|
Fixed: Compilation under Mac OS X 10.5
|
2010-11-02 22:58:15 +01:00 |
|
kervala
|
b1e5a87c83
|
Changed: Listening for Enter/Leave window events now
|
2010-11-02 21:51:07 +01:00 |
|
kervala
|
698648f7e7
|
Changed: #1063 Alt+F4 should prompt for confirm exit (thank you Naush)
|
2010-11-02 21:40:00 +01:00 |
|
kervala
|
37dc4e08ef
|
Changed: #1034 Implement CCustomMouse for Linux
|
2010-11-02 21:17:32 +01:00 |
|
kervala
|
ff46d7268c
|
Changed: #1034 Implement CCustomMouse for Linux
|
2010-11-02 20:46:15 +01:00 |
|
kervala
|
c53d70812d
|
Changed: #1034 Implement CCustomMouse for Linux
|
2010-11-02 19:45:05 +01:00 |
|
kervala
|
eb3f1737c2
|
Changed: #878 Fix typos in comments/code
|
2010-11-02 14:00:32 +01:00 |
|
aquiles
|
fbda348725
|
Merge
|
2010-11-02 13:51:32 +01:00 |
|
kervala
|
f04cc725da
|
Changed: #1145 Implement VSync under Linux
|
2010-11-02 13:42:25 +01:00 |
|
aquiles
|
cd1a9fd102
|
Changed: Altered the CMakeList definition for unit tests
|
2010-11-02 13:36:20 +01:00 |
|
kervala
|
d4ad108539
|
Changed: #1034 Use XRender check from FindX11.cmake
|
2010-11-02 10:02:30 +01:00 |
|
rti
|
041febdfc0
|
merge
|
2010-11-01 21:57:09 +01:00 |
|
rti
|
f103b2c62e
|
Fixed: #1149 Mouse Position is not properly reported if NeL view does not fill window
|
2010-11-01 21:55:48 +01:00 |
|
dnk-88
|
deff55420b
|
Fixed: (ovqt) If switch between the particle systems in a workspace erroneously marked that the particle system has been changed.
|
2010-11-01 19:58:50 +02:00 |
|
rti
|
56b667194f
|
Fixed: #1013 Viewport size when embedding NeL Cocoa view in Qt
|
2010-10-31 20:53:14 +01:00 |
|
rti
|
6a2c5daad8
|
Fixed: #1147 Needed one resize event to properly show GL view.
|
2010-10-31 18:24:58 +01:00 |
|
rti
|
849ac461e2
|
merge
|
2010-10-31 17:23:04 +01:00 |
|
rti
|
012e2cc886
|
Fixed: #1147 Make OVQT work on MacOS
|
2010-10-31 16:50:56 +01:00 |
|
dnk-88
|
d23d1da28c
|
Update: correct works edit_range_widget
|
2010-10-31 17:22:44 +02:00 |
|
rti
|
9a9ea61516
|
Changed: #1145 Implement VSync under Linux
|
2010-10-30 23:55:54 +02:00 |
|
rti
|
ae9883ae5d
|
merge
|
2010-10-30 23:48:55 +02:00 |
|
rti
|
053232af06
|
Changed: #1060 Implement getWndProc() on Mac OS X
|
2010-10-30 22:36:20 +02:00 |
|
kervala
|
84206f3937
|
Changed: #1145 Implement VSync under Linux
|
2010-10-30 20:13:32 +02:00 |
|
kervala
|
90fa3ed97c
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-30 17:47:47 +02:00 |
|
kervala
|
f571a78688
|
Fixed: #1145 Implement VSync under Linux
|
2010-10-30 17:03:28 +02:00 |
|
kervala
|
c3af7e3bba
|
Changed: #1145 Implement VSync under Linux
|
2010-10-30 14:21:11 +02:00 |
|
kervala
|
b138750c70
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-30 14:05:50 +02:00 |
|
kervala
|
f38cf23644
|
Changed: #1145 Implement VSync under Linux
|
2010-10-30 14:01:31 +02:00 |
|
dnk-88
|
31507b3de4
|
Update: improved values gradient dialog and located bindable properties(texture , tail and mesh param) page.
|
2010-10-29 22:31:04 +03:00 |
|
kervala
|
1cdeb07b5d
|
Fixed: Crash when clicking on an empty area
|
2010-10-29 14:11:37 +02:00 |
|
sfb
|
86806d8b8e
|
Changed: Fixed the MAX plugin build for CMake.
|
2010-10-27 12:07:58 -05:00 |
|
kervala
|
d03bf15a8d
|
Fixed: getTemporaryDirectory() under Linux
|
2010-10-26 17:26:28 +02:00 |
|
kervala
|
0269f2f46d
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-25 09:47:37 +02:00 |
|
kervala
|
f63cf62f19
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-24 22:31:10 +02:00 |
|
kervala
|
1fd5c39572
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-24 18:57:09 +02:00 |
|
kervala
|
92e942688e
|
Fixed: #1137 SHIFT+RETURN doesn't work under linux (patch provided by Naush)
|
2010-10-24 18:54:43 +02:00 |
|
kervala
|
cfcb8367a1
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-24 18:52:34 +02:00 |
|
kervala
|
5ae5ab851b
|
Changed: PCH optimization for object_viewer_qt
|
2010-10-24 16:59:08 +02:00 |
|
kervala
|
e767df13a4
|
Changed: Libraries linked to object_viewer_qt
|
2010-10-24 16:58:22 +02:00 |
|
kervala
|
8975e8ef97
|
Fixed: Segmentation fault while compiling objject_viewer_qt
|
2010-10-24 16:56:45 +02:00 |
|
sfb
|
ee8392a4ab
|
merge
|
2010-10-22 09:23:36 -05:00 |
|
kervala
|
e715870050
|
Fixed: Names and exported symbols for sound drivers (thanks to Krolock)
|
2010-10-22 09:19:39 +02:00 |
|
sfb
|
10770ffc91
|
Added: Object Viewer Qt tool. Thank you dnk-88!
|
2010-10-21 22:34:26 -05:00 |
|
kervala
|
c6acfb86f3
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-19 21:45:21 +02:00 |
|
rti
|
da0a461b2d
|
merge
|
2010-10-18 22:34:09 +02:00 |
|
rti
|
2a7f8555b8
|
Changed: #1060 Implement getWndProc() on Mac OS X
|
2010-10-18 22:33:10 +02:00 |
|
kervala
|
d2fb854a0e
|
Changed: #1129 Compilation under Linux
|
2010-10-18 20:27:04 +02:00 |
|
kervala
|
725daff253
|
Fixed: #1129 Implement missing CI18N::getLanguageCodes and CI18N::getLanguageNames methods
|
2010-10-18 19:34:20 +02:00 |
|
kervala
|
de0731c04d
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-18 19:11:58 +02:00 |
|
kervala
|
fa39973ad2
|
Changed: #841 Change the wrong header in the source code
|
2010-10-18 19:11:05 +02:00 |
|
Matt Raykowski"
|
211f65156b
|
Changed: Moved this header, changing it in the source file too.
|
2010-10-18 10:15:23 -05:00 |
|
Matt Raykowski"
|
5f9ae67e1b
|
Fixed: WITH_CEGUI changed to WITH_NEL_CEGUI but wasn't corrected in the build tree. It is now.
|
2010-10-18 10:13:01 -05:00 |
|
kervala
|
4a281f0d1b
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-18 09:19:03 +02:00 |
|
kervala
|
77b5f84ba9
|
Changed: Added substr to ucstring
|
2010-10-18 09:17:18 +02:00 |
|
kervala
|
99c0124f2c
|
Changed: Reactivate runtime checks and optimizations
|
2010-10-18 09:15:14 +02:00 |
|
kervala
|
3ae23b3b36
|
Changed: Added include guard to stdmisc.h
|
2010-10-18 09:13:29 +02:00 |
|
kervala
|
85f757d902
|
Changed: Added getBigFileName method to CBigFile
|
2010-10-18 09:12:49 +02:00 |
|
kervala
|
89c384efcc
|
Fixed: Moved zone_bank.h from src to include
|
2010-10-18 09:08:45 +02:00 |
|
kervala
|
5a5ea67ca7
|
Changed: #1038 Implement copy/paste for Linux
|
2010-10-17 23:25:09 +02:00 |
|
kervala
|
45a9a519db
|
Changed: #1038 Implement copy/paste for Linux
|
2010-10-17 17:22:19 +02:00 |
|
kervala
|
1e3e7e3849
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-17 17:21:33 +02:00 |
|
kervala
|
5a526b01e7
|
Changed: #1038 Implement copy/paste for Linux
|
2010-10-17 16:29:18 +02:00 |
|
kervala
|
beaeccf2ce
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-17 15:26:57 +02:00 |
|
kervala
|
d3aec1d246
|
Changed: #1038 Implement copy/paste for Linux (patch provided by Naush)
|
2010-10-16 22:32:19 +02:00 |
|
kervala
|
e8563f4156
|
Changed: #1038 Implement copy/paste for Linux (patch provided by Naush)
|
2010-10-16 22:16:09 +02:00 |
|
kervala
|
15cb5a955b
|
Changed: #1023 Use a standard application path for writing files
|
2010-10-16 20:07:20 +02:00 |
|
kervala
|
83622c6cbb
|
Changed: #142 Replace atoi and sscanf by fromString when it's possible
|
2010-10-16 19:58:05 +02:00 |
|
sfb
|
3f3611b92e
|
Merge
|
2010-10-15 20:54:14 -05:00 |
|
sfb
|
54a3d644ff
|
Changed: Moved zone_region.h header - used by leveldesign tools.
|
2010-10-15 20:39:59 -05:00 |
|
rti
|
d24bc05dfc
|
merge
|
2010-10-15 23:34:46 +02:00 |
|
rti
|
b0817ae1e6
|
Fixed: #1130 Merge cocoa_adapter.mm code into driver_opengl*.cpp (and cocoa_event_emitter.cpp)
|
2010-10-15 23:33:42 +02:00 |
|
kervala
|
fe604cf291
|
Fixed: nel-config installation problem with some CMake versions
|
2010-10-15 22:27:48 +02:00 |
|
kervala
|
3fae9a7495
|
Changed: Added better check for Mac OS SDK version
|
2010-10-14 20:41:34 +02:00 |
|
kervala
|
a07856f16c
|
Changed: #1129 Implement missing CI18N::getLanguageCodes and CI18N::getLanguageNames methods
|
2010-10-14 19:03:39 +02:00 |
|
kervala
|
e31861b62b
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-14 14:01:15 +02:00 |
|
kervala
|
1c88b0ada0
|
Fixed: #1057 X11 Key auto repeat
|
2010-10-14 13:43:28 +02:00 |
|
kervala
|
427d081dc5
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-05 21:36:58 +02:00 |
|
kervala
|
d55f1b6d5f
|
Changed: Use of BSD function OSAtomicCompareAndSwap32 under Mac OS X
|
2010-10-05 21:35:17 +02:00 |
|
kervala
|
d303839620
|
Changed: getModes for Mac OS X < 10.6
|
2010-10-05 21:31:02 +02:00 |
|
kervala
|
397048420b
|
Fixed: #1119 Crash when pressing a key under Mac OS X 10.5.7
|
2010-10-05 21:29:47 +02:00 |
|
kervala
|
a735e9dcde
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-05 15:02:50 +02:00 |
|
kervala
|
c22eddb3c6
|
Fixed: Compilation under Mac OS X 10.5
|
2010-10-04 21:47:26 +02:00 |
|
kervala
|
cc2bb37e3f
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-03 23:20:33 +02:00 |
|
kervala
|
5bee9dd2e6
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-03 18:50:18 +02:00 |
|
kervala
|
8b1aa9cff9
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-10-02 17:27:20 +02:00 |
|
kervala
|
6fb3465433
|
Changed: #878 Fix typos in comments/code
|
2010-10-02 14:25:36 +02:00 |
|
kervala
|
fbbb7e1d30
|
Fixed: #1106 Avoid VC++ to relink all projects when using CMake generated projects
|
2010-09-29 23:52:28 +02:00 |
|
kervala
|
c3872b8ea9
|
Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once
|
2010-09-28 11:25:37 +02:00 |
|
kervala
|
2e1891d281
|
Fixed: Removed dummyToAvoidStupidCompilerWarning functions to fix compilation if std*.cpp are included more than once
|
2010-09-28 11:18:21 +02:00 |
|
kervala
|
4456d81dd8
|
Changed: Compare GetFileAttributes with INVALID_FILE_ATTRIBUTES to check if attributes are valid
|
2010-09-27 14:40:21 +02:00 |
|
kervala
|
629d273ecf
|
Added: Detailed error for GL_FRAGMENT_PROGRAM_ARB
|
2010-09-27 14:37:42 +02:00 |
|
kervala
|
2d93e27643
|
Fixed: Compilation with STLport under Linux (and probably Mac OS X)
|
2010-09-26 23:27:52 +02:00 |
|
kervala
|
1e1a8b97b6
|
Changed: Generate only one config.h in root
|
2010-09-26 23:16:16 +02:00 |
|
kervala
|
9ad0a25d50
|
Fixed: #1105 NLMISC::createDebug - Infinite loop
|
2010-09-26 23:08:17 +02:00 |
|
kervala
|
bbb68d1c08
|
Changed: #825 Remove all warning when compiling Ryzom
|
2010-09-26 22:09:58 +02:00 |
|
kaetemi
|
d5bf6ddb9f
|
Changed: #964 Properly update nel material texture changes in viewport/render, handle more cases for max file path conversion, added conversion log, allow use of a timestamp tag file to facilitate resuming the conversion process.
|
2010-09-26 17:12:45 +02:00 |
|
kaetemi
|
a7c6ed7a35
|
Changed: #1092 Improved build pipeline scripts to properly avoid 3ds max hanging and handle crashes without user interference
|
2010-09-26 17:07:13 +02:00 |
|
kaetemi
|
9f256c4d4b
|
Changed: #1092 Reliability improvements for batched anim export from max
|
2010-09-26 17:00:01 +02:00 |
|
kervala
|
7b96c2328f
|
Changed: Updated CMake projects
|
2010-09-25 22:53:33 +02:00 |
|
kervala
|
cef50abdb7
|
Changed: #825 object_viewer warnings
|
2010-09-25 22:52:01 +02:00 |
|
kervala
|
3bf713f884
|
Fixed: Some compilation errors
|
2010-09-25 22:43:11 +02:00 |
|
kervala
|
245b8b6bee
|
Fixed: tile_edit compilation
|
2010-09-25 16:18:15 +02:00 |
|
kervala
|
48466ada3c
|
Changed: Removed "using namespace" in *.h
|
2010-09-25 16:14:34 +02:00 |
|
kervala
|
f4f9347826
|
Changed: #841 Change the wrong header in the source code
|
2010-09-25 16:12:26 +02:00 |
|
kervala
|
9c1b43c027
|
Changed: Added namespace in some macros
|
2010-09-25 16:04:13 +02:00 |
|
kervala
|
b51b521144
|
Changed: Removed using namespace in *.h
|
2010-09-25 16:02:33 +02:00 |
|
kervala
|
7f6b6ed12d
|
Fixed: tile_edit compilation
|
2010-09-25 15:53:28 +02:00 |
|
kervala
|
d77cccad49
|
Added: New tools projects
|
2010-09-25 15:48:18 +02:00 |
|
kervala
|
ca64c52b24
|
Removed: Useless stdafx.h/cpp
|
2010-09-25 15:45:44 +02:00 |
|
kervala
|
ca12c13e68
|
Changed: Updated CMake modules for 64bits and STLport
|
2010-09-25 15:41:37 +02:00 |
|
Matt Raykowski"
|
51b1d78457
|
Fixed: C++-style comments in PIC C code, eliminates errors on recent gcc compilers for tile editor.
|
2010-09-24 10:36:54 -05:00 |
|
Matt Raykowski"
|
aa48c82469
|
Changed: WITH_TESTS has been changed to WITH_NEL_TESTS, CI unit testing should work now.
|
2010-09-24 10:36:14 -05:00 |
|
Matt Raykowski"
|
e7ad47d040
|
Changed: Fixed error in CMake IF() ENDIF() closure for nelmisc
|
2010-09-24 08:53:51 -05:00 |
|
vl
|
281803cf40
|
Added: special case of rgba.cpp on static
|
2010-09-24 11:32:20 +02:00 |
|
vl
|
0f0b0ee8cf
|
Merge
|
2010-09-24 11:26:41 +02:00 |
|
kervala
|
0c4f818687
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-09-24 11:03:56 +02:00 |
|
vl
|
c26c0f29bf
|
Changed: ogg vorbis lib order
|
2010-09-24 10:29:06 +02:00 |
|
kervala
|
3076c68530
|
Changed: Removed "using namespace" from *.h
|
2010-09-23 19:29:14 +02:00 |
|
kervala
|
2633b61040
|
Fixed: Static sound drivers link to nelsnd_lowlevel
|
2010-09-23 18:48:04 +02:00 |
|
vl
|
a3469ecd96
|
Added: in static, we don't compile fmod since it only exists in dynlib
|
2010-09-23 15:51:24 +02:00 |
|
vl
|
42515f458e
|
Added: case for static version of the driver
|
2010-09-23 15:50:44 +02:00 |
|
kervala
|
98c24e3a40
|
Fixed: #1096 Build error with gcc
|
2010-09-23 13:36:21 +02:00 |
|
Matt Raykowski"
|
c0b204bf35
|
Changed: Moved the dashboard build helpers.
|
2010-09-21 15:08:36 -05:00 |
|
Matt Raykowski"
|
7d147ed8f1
|
merge
|
2010-09-21 14:51:36 -05:00 |
|
Matt Raykowski"
|
a941ad638a
|
Changed: Altered build to allow CI builds to be submitted to CDash
|
2010-09-21 14:50:10 -05:00 |
|
mattraykowski
|
e384dc0e6b
|
Changed: #1102 Explicitly linked nelmisc in build_ig_boxes and build_indoor_rbank
|
2010-09-21 14:44:44 -05:00 |
|
mattraykowski
|
c73cb9cf9e
|
Changed: #1102 Explicitly linking nelmisc to zviewer tool.
|
2010-09-21 11:13:03 -05:00 |
|
mattraykowski
|
75adfcabd8
|
Changed: #1102 Explicitly linking nelmisc in build_shadow_skin
|
2010-09-21 08:38:37 -05:00 |
|
mattraykowski
|
2a36e0d914
|
merge
|
2010-09-21 07:03:17 -05:00 |
|
mattraykowski
|
d41eb56f38
|
Changed: Added source groups to Tile Edit Qt.
|
2010-09-21 07:02:21 -05:00 |
|
mattraykowski
|
e3a11741cb
|
Changed: #1102 Explicitly link nelmisc in ig_lighter.
|
2010-09-21 06:59:56 -05:00 |
|
vl
|
8d9d58fed9
|
Fixed: compile on linux
|
2010-09-21 09:25:53 +02:00 |
|
vl
|
44d9dbc390
|
Added: define the toString() for size_t
|
2010-09-21 08:55:31 +02:00 |
|
vl
|
f984c1a142
|
Added: warning when we cannot open a big file
|
2010-09-21 08:54:42 +02:00 |
|
vl
|
709a2c8632
|
Fixed: make it compile on mac
|
2010-09-21 08:53:28 +02:00 |
|
kaetemi
|
783c3021b7
|
Changed: #1092 Reliability improvements for 3dsmax nel export
|
2010-09-21 00:44:02 +02:00 |
|
kervala
|
c02ffcf5e9
|
Changed: Added NL_ADD_RUNTIME_FLAGS
|
2010-09-20 22:02:35 +02:00 |
|
kervala
|
665873a2f8
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-09-20 21:58:24 +02:00 |
|
kervala
|
69585a8421
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-09-20 16:21:23 +02:00 |
|
kaetemi
|
17250f4997
|
Fixed: #929 Gamedata build pipeline works mostly. Install writes to seperate dir instead of directly to dev client data dir. Added scripts to build dev client linked to install dir, as well as client install with bnp and patches generation, and shard data install. No more generated buildsite on repo. Panoply build added to map process. Fixed an issue with rbank build. Implemented sheets and sheet id building processes. Fixed some lookup paths. Implemented wmap build process. Added gamedev and data_common to install output. Added projects for characters and maps, sheets, indoors, and projects for fyros, matis, zorai and tryker continents to export shape and texture data.
|
2010-09-19 23:31:28 +02:00 |
|
kaetemi
|
b9323c1321
|
Changed: #964 Fix crash with hls texture bank generation when memcpy of 0 bytes at end of allocated memory.
|
2010-09-19 23:18:29 +02:00 |
|
kaetemi
|
c6fd45bb26
|
Fixed: Compile error with object viewer exe missing windows.h
|
2010-09-19 23:14:50 +02:00 |
|
kaetemi
|
c2546c140b
|
Changed: #964 Allow setting hls info dir in panoply config.
|
2010-09-19 23:14:07 +02:00 |
|
kaetemi
|
f4518f0b28
|
Fixed: Compile error with mutex.h on Windows.
|
2010-09-19 23:12:57 +02:00 |
|
kervala
|
e1969d46f1
|
Fixed: Compilation with STLport under Linux
|
2010-09-19 19:19:23 +02:00 |
|
kervala
|
b8c45ca587
|
Fixed: Display of .h files in generated projects
|
2010-09-19 18:49:03 +02:00 |
|
kervala
|
8c64d7ed76
|
Changed: #825 Remove all warnings when compiling Ryzom (patch provided by Abelgar)
|
2010-09-16 19:04:18 +02:00 |
|
kervala
|
608b688c54
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-09-16 17:27:07 +02:00 |
|
kervala
|
17b11639a3
|
Fixed: Some tools compilation
|
2010-09-16 17:23:52 +02:00 |
|
kervala
|
a97e963949
|
Fixed: shapes_exporter compilation
|
2010-09-16 15:15:39 +02:00 |
|
kervala
|
b7cec00055
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-09-15 10:27:26 +02:00 |
|
kervala
|
e7afa14bd2
|
Added: NL_ADD_RUNTIME_FLAGS for libraries
|
2010-09-14 13:51:44 +02:00 |
|
kaetemi
|
097f9f96a2
|
Changed: #929 Improved stability of shape export, fixed export of cmb from ligo zones, map export copies originals for use with other processes as originally was done, corrected some lookup paths, removed unnecessary dependencies of some processes, copy only the needed lr files to the install, added export_build_install combination script.
|
2010-09-13 10:44:23 +02:00 |
|
kervala
|
7432495afd
|
Changed: Added -ldl for NELMISC
|
2010-09-12 13:41:47 +02:00 |
|
kervala
|
372920f72e
|
Fixed: Use debug or release versions of C++ libraries (CppTest, STLport, Squish and Luabind)
|
2010-09-12 00:40:26 +02:00 |
|
kervala
|
95d54e959b
|
Changed: #841 Change the wrong header in the source code
|
2010-09-12 00:12:39 +02:00 |
|
kervala
|
0616ce2c0d
|
Changed: Dependencies definitions
|
2010-09-11 19:44:22 +02:00 |
|
kervala
|
8948fa73c9
|
Changed: Winsock definition in root CMakeLists.txt
|
2010-09-11 19:42:39 +02:00 |
|
kervala
|
4df3db7485
|
Changed: #915 NeL fails to build with --as-needed
|
2010-09-09 14:20:18 +02:00 |
|
kervala
|
40f21aa882
|
Fixed: Installation of nel-config
|
2010-09-08 09:18:37 +02:00 |
|
kervala
|
a4c9b86311
|
Changed: Samples projects updated
|
2010-09-07 23:51:56 +02:00 |
|
kervala
|
a2d2403450
|
Changed: Used qtmain instead of WinMain under Windows
|
2010-09-07 17:40:33 +02:00 |
|
kervala
|
45e3a5bff6
|
Changed: Don't create config.h under Windows
|
2010-09-04 20:31:06 +02:00 |
|
kervala
|
458797f94b
|
Changed: #841 Change the wrong header in the source code
|
2010-09-04 19:57:54 +02:00 |
|
kervala
|
29997015c9
|
Fixed: Windows compilation problems
|
2010-09-04 19:54:22 +02:00 |
|
kervala
|
15884b6acc
|
Fixed: ryzom_client_patcher compilation
|
2010-09-04 19:51:20 +02:00 |
|
kervala
|
1722180ee3
|
Fixed: Including windows.h before using WinMain
|
2010-09-04 18:30:10 +02:00 |
|
kervala
|
7b778bbb99
|
Changed: Don't use "using namespace" in .h
|
2010-09-04 18:24:53 +02:00 |
|
mattraykowski
|
6f882a7400
|
Change: #842 More root-build paths changes for NeL and Ryzom. Fixed some bad merges.
|
2010-09-03 09:45:59 -06:00 |
|
mattraykowski
|
41c0e07894
|
merge while working on rebase root source dir
|
2010-09-03 08:02:04 -06:00 |
|
mattraykowski
|
50aee6c951
|
Changed: #842 Added more project prefixes to project labels (aka NeL, Ryzom), converted some more Ryzom projects to the new layout.
|
2010-09-03 07:07:47 -06:00 |
|
kaetemi
|
96935c5be2
|
Added: #929 Generators for ecosystem projects, all four ecosystem projects, generators for max exporter scripts, rbank cmb export.
Changed: #929 Improved skipping of exported max files, corrected search paths for some tools configurations.
|
2010-09-03 12:37:35 +02:00 |
|
kaetemi
|
835b2cab59
|
Changed: #964 Max asset batch converter now also shows maps in older max versions.
|
2010-09-03 12:33:08 +02:00 |
|
kaetemi
|
e5e3a642cd
|
Fixed: georges2csv.vcproj dependencies
|
2010-09-03 12:31:07 +02:00 |
|
mattraykowski
|
d8ffaa120f
|
Update: #842 Added "NeL" before NeL project labels, moved some files, fixed Qt builds, fixed libwww find on Windows.
|
2010-09-02 13:53:33 -06:00 |
|
kervala
|
5ca4d992e3
|
Changed: #825 Remove all warnings when compiling Ryzom
|
2010-09-02 13:02:03 +02:00 |
|
kervala
|
132d35d85c
|
Changed: Updated tools CMake projects
|
2010-09-02 12:48:33 +02:00 |
|
kervala
|
af467eb556
|
Fixed: nel_unit_test compilation
|
2010-09-02 11:27:25 +02:00 |
|
kervala
|
822cfab9d7
|
Changed: Check for MFC (to disable tools using MFC if not found)
|
2010-09-02 11:23:32 +02:00 |
|
kervala
|
d960338b28
|
Changed: #878 Fix typos in comments/code
|
2010-09-02 11:02:03 +02:00 |
|
kervala
|
4eae9d7739
|
Changed: Removed propagation of dependencies to other projects (fix lintian warnings)
|
2010-09-02 09:56:54 +02:00 |
|
kervala
|
2c8bee2174
|
Fixed: non detection of STLport libs under Windows
|
2010-09-02 09:54:46 +02:00 |
|
kervala
|
9cc1699f8a
|
Changed: #841 Change the wrong header in the source code
|
2010-09-02 09:32:30 +02:00 |
|
kervala
|
2000998e5e
|
Changed: Added PCH to nelligo
|
2010-09-02 09:31:54 +02:00 |
|
kervala
|
011134f34e
|
Changed: Added PCH to nelligo
|
2010-09-02 09:31:24 +02:00 |
|
kervala
|
6cf910a5e7
|
Changed: Removed propagation of dependencies to other projects (fix lintian warnings)
|
2010-09-01 23:30:06 +02:00 |
|
kervala
|
fc31e417b9
|
Fixed: warning when destination file doesn'texist
|
2010-09-01 21:46:39 +02:00 |
|
kervala
|
23ee754b72
|
Changed: removed MFC dependencies to object_viewer
|
2010-09-01 21:46:06 +02:00 |
|
kervala
|
5a8d6ab09d
|
Changed: Updated tools and samples CMake projects
|
2010-09-01 21:03:30 +02:00 |
|
kaetemi
|
8763a898cb
|
Added: #929 Process for anim, font, swt, clodbank, pacs_prim, ps, skel. Project for objects, sky, contruction, fauna, fonts, outgame, sfx.
|
2010-09-01 15:24:43 +02:00 |
|
kaetemi
|
e33ebf8ec7
|
Changed: #964 Some more rules for batched max convert paths.
|
2010-09-01 15:15:55 +02:00 |
|
kaetemi
|
773d034a30
|
Changed: #964 Skip over deleted bones in skinning when exporting from max.
|
2010-09-01 15:15:30 +02:00 |
|
kervala
|
d0388890e9
|
Changed: Updated 3dsmax plugins CMake projects
|
2010-09-01 13:54:42 +02:00 |
|
kervala
|
2924395a85
|
Fixed: 3dsmax plugins compilation (64 bits and STLport)
|
2010-09-01 13:44:01 +02:00 |
|