Commit graph

  • 9541e78219 Changed: Exit if line is truncated kervala 2017-01-04 14:24:25 +0100
  • 5af01c7e24 Fixed: Support for quads and any number of vertices for a face kervala 2017-01-04 14:24:02 +0100
  • 74558b9517 Changed: Allow to define output bitmap size kervala 2017-01-04 14:22:38 +0100
  • ca5a4f6788 Changed: Use NLMISC::drawFullLine instead of NLMISC::drawLine for better render kervala 2017-01-03 13:43:31 +0100
  • 7fac9341ee Fixed: V coordinates are inverted kervala 2017-01-03 13:42:32 +0100
  • b55f659a12 Changed: Generate an UV map from a Wavefront OBJ file kervala 2017-01-03 12:28:31 +0100
  • 147053404d Changed: Formatting kervala 2017-01-02 09:58:05 +0100
  • 6ed3213a1a Changed: Use _T and tStrToUtf8/utf8ToTStr macros kervala 2017-01-02 09:57:48 +0100
  • 88d345e857 Changed: Allow to parse HTML color format in CRGBA::stringToRGBA kervala 2017-01-02 09:48:40 +0100
  • dde8fd723a Added: New tool textures_tool to produce diffuse, normal, specular, etc... textures from an UV template and seamless textures or colorize a texture with a color kervala 2017-01-01 22:44:27 +0100
  • 534630bdcc Changed: Implement CBitmap::setPixelColor kervala 2017-01-01 22:42:37 +0100
  • 1bd7e18ba7 Fixed: Loading of some JPEG variants kervala 2017-01-01 22:40:52 +0100
  • 065d1dc84c Changed: Minor change kervala 2017-01-01 22:40:22 +0100
  • 1bb75d8956 Fixed: Bug with C++11 under Linux with clang (an iterator is invalidated after an erase) kervala 2016-12-31 15:16:09 +0100
  • 66fcc5081a Changed: Temporary comment Lua functions registration (crash when reselect characters) kervala 2016-12-24 14:02:33 +0100
  • 3265749bfe Changed: Don't need to release twice CEditor kervala 2016-12-24 14:01:51 +0100
  • 48734b6d2f Changed: Minor change kervala 2016-12-24 14:01:35 +0100
  • d8ffb10df8 Changed: Use a global C64BitsParts union to avoid strict aliasing warnings kervala 2016-12-24 14:01:21 +0100
  • d185b8eded Added tag ryzom-patch-3.1.0 for changeset 4300cc14aad0 kervala 2016-12-24 11:54:53 +0100
  • 6c09626fde Changed: Define new variables for VC++ 2015 kervala 2016-12-23 09:58:44 +0100
  • 3efe3ab1c1 Changed: Use hg log -r . instead of hg tip to get last revision kervala 2016-12-23 09:58:30 +0100
  • 3fbfa4743b Fixed: Wrong element width when using scaled texture. Nimetu 2016-12-21 23:47:50 +0200
  • 04e774dc37 Backed out changeset: c1085bbb3dae Nimetu 2016-12-21 23:46:32 +0200
  • 254c7690f8 Fixed: Wrong element width when using scaled texture. Nimetu 2016-12-21 23:16:27 +0200
  • 43195f71a5 Fixed: Servers compilation under Linux kervala 2016-12-21 15:18:26 +0100
  • 03ad7b63d4 Fixed: cpptest is using std::auto_ptr kervala 2016-12-21 14:51:09 +0100
  • 1b1e08b7f6 Changed: Warnings kervala 2016-12-19 17:47:15 +0100
  • 798fde40f6 Fixed: Recursive call kervala 2016-12-19 17:46:48 +0100
  • 3defbbbc89 Changed: Don't change x or y in these cases kervala 2016-12-19 17:46:38 +0100
  • e2f776d21e Fixed: Memory leak kervala 2016-12-19 17:46:17 +0100
  • 6570b26297 Fixed: Virtual methods with different parameters kervala 2016-12-19 17:46:07 +0100
  • 07606ffd77 Fixed: done() is a method of QDialog kervala 2016-12-19 17:43:47 +0100
  • c178730b80 Fixed: Virtual method with different parameters warning kervala 2016-12-19 16:37:16 +0100
  • 4e0a19205c Changed: Check return value of fwrite kervala 2016-12-19 15:50:54 +0100
  • 7aabc217b0 Fixed: Compilation under Linux kervala 2016-12-19 15:50:21 +0100
  • db9fbd2746 Fixed: Strict aliasing warnings kervala 2016-12-19 15:49:50 +0100
  • f921040f80 Fixed: Use a string (default was a bool) kervala 2016-12-19 15:46:05 +0100
  • 408dbb64f6 Fixed: Uninitialized variable kervala 2016-12-19 15:44:08 +0100
  • 8db7d75e7e Fixed: Uninitialized variables kervala 2016-12-19 15:43:38 +0100
  • e29fa9a719 Changed: Display line numbers instead of a pointer kervala 2016-12-19 15:21:59 +0100
  • 89347cd6a0 Changed: Unicode kervala 2016-12-19 13:33:44 +0100
  • 6978dc9bee Changed: Use std::string instead of const char* kervala 2016-12-19 13:33:24 +0100
  • 0a4ce7e4e1 Changed: Unicode kervala 2016-12-19 13:17:07 +0100
  • cbb1233ce2 Changed: Minor changes kervala 2016-12-19 13:16:48 +0100
  • e186c7796b Changed: New DEV command to display a bubble with a long text kervala 2016-12-19 13:16:27 +0100
  • 31a540b35d Changed: Replace size() comparisons by empty() ones kervala 2016-12-19 13:15:25 +0100
  • 1e45f7bd45 Fixed: Truncated bubble texts kervala 2016-12-19 12:01:55 +0100
  • 61b76ad106 Changed: Minor changes kervala 2016-12-19 09:26:46 +0100
  • bd13cabb13 Fixed: Wrong argument checked kervala 2016-12-19 09:26:28 +0100
  • ede5a5a53b Fixed: Servers compilation kervala 2016-12-19 09:25:51 +0100
  • 148c748d31 Fixed: Compilation kervala 2016-12-18 20:39:47 +0100
  • 0668ff8f04 Changed: Minor changes kervala 2016-12-18 20:39:35 +0100
  • 8da20b30cc Changed: Merged changes from compatibility-develop that should also be in develop kervala 2016-12-18 20:39:16 +0100
  • c458084b59 Fixed: Unicode MFC use kervala 2016-12-18 14:42:04 +0100
  • a0b4bb2397 Changed: Strings initialization kervala 2016-12-18 14:41:47 +0100
  • cbf407f9a1 Changed: Replaced comparisons with string("") by empty() check kervala 2016-12-18 14:40:54 +0100
  • 257b17385b Fixed: Only compile with Lua 5.1 under Ubuntu 12.04 (Travis CI) kervala 2016-12-18 14:04:35 +0100
  • 4d6e569f98 Changed: Use NLMISC::toString instead of sprintf kervala 2016-12-18 14:03:29 +0100
  • 6ac49adb8b Fixed: Warning when generating DLU kervala 2016-12-18 14:00:55 +0100
  • 1ed5dcdda9 Changed: Use %u instead of %d for uint kervala 2016-12-18 14:00:20 +0100
  • 32fbf8163d Fixed: Compilation kervala 2016-12-18 13:59:17 +0100
  • b52daf9519 Fixed: Unicode MFC use kervala 2016-12-18 13:59:02 +0100
  • c4d8565185 Changed: Make 2 different upgd_nl.bat depending on compiler kervala 2016-12-18 13:58:20 +0100
  • c3b3db07f1 Changed: Memory leaks detection kervala 2016-12-18 13:57:26 +0100
  • cbf2c744f0 Changed: Replace some const char* by std::string kervala 2016-12-18 13:45:07 +0100
  • 487a6eacfa Merge with develop kervala 2016-12-15 21:12:19 +0100
  • 81008cd9ff Merge with develop kervala 2016-12-15 21:12:19 +0100
  • 77c4520ce3 Changed: Support VC++ 2013 DLLs kervala 2016-12-15 21:11:27 +0100
  • 3142a8d99f Changed: Support VC++ 2013 DLLs kervala 2016-12-15 21:11:27 +0100
  • ae32111ea2 Fixed: Load Scenographic Editor lua files ulukyn 2016-12-14 22:24:49 +0100
  • 3f58cbd077 Fixed: Load Scenographic Editor lua files ulukyn@gmail.com 2016-12-14 22:24:49 +0100
  • fd1f324c5c Fixed: Load Scenographic Editor lua files ulukyn 2016-12-14 20:16:42 +0100
  • b0dc979718 Fixed: Load Scenographic Editor lua files ulukyn@gmail.com 2016-12-14 20:16:42 +0100
  • 8fc66a4af4 Fixed: Load Scenographic Editor lua files ulukyn 2016-12-14 16:14:33 +0100
  • 6238139c08 Fixed: Load Scenographic Editor lua files ulukyn@gmail.com 2016-12-14 16:14:33 +0100
  • 569793d779 Added: sceneedit.lua and json.lua used by Scenographic Editor ulukyn 2016-12-14 13:36:59 +0100
  • 6ff3cc9d77 Added: sceneedit.lua and json.lua used by Scenographic Editor ulukyn@gmail.com 2016-12-14 13:36:59 +0100
  • 390765d49f Fixed: updateVector don't need return a boolean ulukyn 2016-12-13 23:42:02 +0100
  • c6f10d493d Fixed: updateVector don't need return a boolean ulukyn@gmail.com 2016-12-13 23:42:02 +0100
  • 66a34ace54 Fusion ulukyn 2016-12-13 21:16:30 +0100
  • 68e6dbaf9a Fusion ulukyn@gmail.com 2016-12-13 21:16:30 +0100
  • 448da5375d Fixed: Removing some nlinfo and correction getMouseRightDown ulukyn 2016-12-13 21:08:33 +0100
  • 80fc274813 Fixed: Removing some nlinfo and correction getMouseRightDown ulukyn@gmail.com 2016-12-13 21:08:33 +0100
  • a6339b7fd9 Merge branch 'feature/v3+CI' into 'develop' deed 2016-12-13 13:54:26 +0000
  • 9bd0bf131c Update .gitlab-ci.yml deed 2016-12-13 13:22:52 +0000
  • f46cad2e63 Update .gitlab-ci.yml deed 2016-12-13 12:56:37 +0000
  • 1fdbb7e688 Update .gitlab-ci.yml deed 2016-12-13 12:47:22 +0000
  • 4f784dc460 Update .gitlab-ci.yml deed 2016-12-13 12:35:32 +0000
  • 7369ce6f78 Update .gitlab-ci.yml deed 2016-12-12 21:51:23 +0000
  • eba869c7f0 Update .gitlab-ci.yml deed 2016-12-12 21:46:56 +0000
  • 2e8bfb3f0b Update .gitlab-ci.yml deed 2016-12-12 21:39:35 +0000
  • 9242213489 Update .gitlab-ci.yml deed 2016-12-12 21:36:14 +0000
  • 5cedb47135 Update .gitlab-ci.yml deed 2016-12-12 21:24:36 +0000
  • 2a21b4b517 Update .gitlab-ci.yml deed 2016-12-12 21:13:26 +0000
  • f229de6ba5 Update .gitlab-ci.yml deed 2016-12-12 14:59:45 +0000
  • 3c25a4eb8c Update .gitlab-ci.yml deed 2016-12-12 14:32:42 +0000
  • 15db81852c Update .gitlab-ci.yml deed 2016-12-12 14:28:21 +0000
  • a549e75526 Update .gitlab-ci.yml deed 2016-12-12 13:58:04 +0000
  • e7a8320e98 Update .gitlab-ci.yml deed 2016-12-12 13:30:54 +0000
  • d3dc21ad46 Merge with develop kervala 2016-12-12 12:03:15 +0100