Commit graph

1111 commits

Author SHA1 Message Date
kervala e6729fb0e5 Fixed: Compilation (missing NLMISC namespaces for nlfopen) 2016-03-20 17:27:25 +01:00
kervala 82985016cf Fixed: Use nlfopen in tools and servers 2016-03-19 16:21:06 +01:00
kervala 917ce69668 Changed: Allow to compile WITH_NEL_TESTS without compiling tools 2016-02-21 13:20:49 +01:00
kervala 808f7b2c30 Use new wrapper insteaf of fopen, issue #261 2016-02-20 17:56:25 +01:00
Gary Preston 816058ae75 Update indentation of tiles_model::data to match coding standard use of tabs. 2016-02-17 14:07:19 +00:00
Gary Preston ba13914303 Fix qt4 build error. 2016-02-17 14:03:57 +00:00
kaetemi db5c59d607 Centralized project directory configuration mechanism 2016-02-16 02:28:03 +01:00
kaetemi 9815393c27 Move pipeline utilities into new pipeline library 2016-02-16 00:28:24 +01:00
kervala 0c675f63eb Fixed: Don't try to convert next meshes if an error occurs 2016-02-13 13:58:21 +01:00
kervala 82e4a6183e Fixed: Display an error if unable to find database.cfg 2016-02-12 16:04:55 +01:00
kervala 6a049dec8b Fixed: NeL unit test with GCC 2016-02-05 12:29:42 +01:00
kervala 3d285b1fc3 Changed: Unit tests for bytesToHumanReadableUnits 2016-02-02 12:37:20 +01:00
kervala e77a8b17b7 Fixed: Tests for fromStringwith a boolean 2016-02-02 11:38:08 +01:00
kervala 54001f553d Added: New unit tests for common.h 2016-02-02 11:37:46 +01:00
kervala 1978cab022 Fixed: Don't display logs in console for unit tests 2016-02-02 11:34:16 +01:00
Gary Preston 388050a7fa Allow bnp_make to process "if" and "ifnot" argumenets multiple times instead of
accepting only one instance or each.
2016-01-31 18:02:47 +00:00
Cédric OCHS 47caf67fd8 Merged in BWGaryP/ryzomcore/fix/bnp_make_call (pull request #134)
Update BnpMake arguements to output bnp files to target folder/name using -o switch.
2016-01-31 14:57:54 +01:00
Gary Preston 5239e9545b Update BnpMake arguements to output bnp files to target folder/name
using -o switch.

Exclude first element from package[1] which was used to build the targetBnp file
rather than a file to be included within the bnp.
2016-01-31 13:35:27 +00:00
kervala ba3b4a977b Changed: Removed libxml2 dependencies from other targets 2016-01-27 12:56:16 +01:00
kervala 154e01ec79 Fixed: Remove inherited dependency on libxml2 for all projects 2016-01-26 23:42:55 +01:00
kervala 237b6767b0 Fixed: Remove inherited dependency on libxml2 for all projects 2016-01-26 22:30:13 +01:00
kervala be0355c570 Fixed: Display an error if adding more than once the same filename in BNP 2016-01-23 18:49:10 +01:00
kervala 344fc44359 Fixed: -o option of tga2dds for directory output 2016-01-23 13:02:29 +01:00
kervala 3446cb4038 Changed: Use CBigFile to manage BNP and CCmdArgs for command-line in bnp_make 2016-01-23 12:30:01 +01:00
kervala 0ff951d94c Changed: Replace tabs by spaces 2016-01-23 12:28:40 +01:00
kervala 5e575d505e Fixed: Link to Qt ICO plugin 2016-01-23 10:59:30 +01:00
kervala f992ab007f Changed: Use CCmdArgs for tga2dds 2016-01-23 10:27:34 +01:00
kervala 82395e86f6 Fixed: Use icon under Windows 2016-01-21 10:05:26 +01:00
kervala 28365d4012 Removed: Binary file generated by VC++ 2016-01-19 20:35:59 +01:00
kervala 40617b1f70 Fixed: Some unit tests with fromString 2016-01-19 13:12:53 +01:00
kervala 655e105d71 Fixed: Updated with new changes 2016-01-18 21:48:00 +01:00
kervala 53fb7f39f4 Changed: Don't need to create it on heap 2016-01-18 13:27:48 +01:00
kervala 1641e48be0 Fixed: Import static platform plugin 2016-01-18 13:27:23 +01:00
kaetemi e7b977c780 Faster Qt startup 2016-01-18 11:27:14 +01:00
Tobias Peters 6359017dce Merged github:zerotacg/ryzomcore/issue/fix-failing-unit-tests 2016-01-17 20:05:02 +01:00
kervala 9ff0f99cea Fixed: Compilation with static Qt 5 2016-01-17 13:23:25 +01:00
kervala 1cc7c18f1a Changed: Set CMP0020 NEW in root project 2016-01-16 23:48:32 +01:00
kervala 45a3bf320e Fixed: moc doesn't use the right namespace for std::string when using STLPort, so prefer QString for slots and signals 2016-01-16 15:55:56 +01:00
kervala 5c0fcc5cfc Fixed: Compilation with Qt 5 and STLport (std::move doesn't exist) 2016-01-16 15:54:46 +01:00
kervala 9ba7bcf720 Fixed: Compilation with Qt 5 and STLport (std::move doesn't exist) 2016-01-16 15:52:51 +01:00
kaetemi 7d11f82e58 Update mask pixel format in panoply preview tool 2016-01-15 17:22:27 +01:00
kaetemi 20f93996ea Add panoply preview tool 2016-01-15 17:11:10 +01:00
kervala 1720f33c53 Fixed: Compilation 2016-01-14 23:46:19 +01:00
kervala 2682f4f4af Improve CCmdArgs (a generic command line parser in NeL Misc), fixes #257 2016-01-14 21:26:10 +01:00
kervala b05b865cfb Changed: Minor changes 2016-01-13 19:54:23 +01:00
kervala 2c8b51e9f9 Changed: Remove duplicate lines 2016-01-13 19:53:20 +01:00
kervala 9ab71b6c27 Fixed: Convert .bank filenames with / and use existing CFile::fileExists 2016-01-13 19:51:00 +01:00
kervala 5a01065159 Fixed: Compilation of object_viewer_widget in static under Linux 2016-01-10 12:12:50 +01:00
kervala 2ef9f7dbd9 Fixed: Compilation 2016-01-09 16:29:59 +01:00
kervala 8875d144bc Changed: Minor changes 2016-01-09 15:57:20 +01:00