Ryzomcore merge upstream #88

Merged
deed merged 0 commits from ryzomcore into develop 2019-08-01 08:14:49 +00:00
deed commented 2018-10-14 18:27:09 +00:00 (Migrated from port.numenaute.org)
No description provided.
aleajactaest commented 2018-11-05 19:32:10 +00:00 (Migrated from port.numenaute.org)

added 7 commits

  • 0334297c - update CI to apply patch
  • 2c584f25 - Merge branch 'develop' into ryzomcore
  • 967db4ce - update patch libcrypto
  • d5dc1ac5 - update patch libicuuc
  • 22849c04 - update patch libicuuc
  • 86760f47 - update CI to build client with libogg, libvorbis & luabind
  • 586ec27e - adding debug message

Compare with previous version

added 7 commits <ul><li>0334297c - update CI to apply patch</li><li>2c584f25 - Merge branch &#39;develop&#39; into ryzomcore</li><li>967db4ce - update patch libcrypto</li><li>d5dc1ac5 - update patch libicuuc</li><li>22849c04 - update patch libicuuc</li><li>86760f47 - update CI to build client with libogg, libvorbis &amp; luabind</li><li>586ec27e - adding debug message</li></ul> [Compare with previous version](https://git.khaganat.net/khaganat/mmorpg_khanat/khanat-opennel-code/merge_requests/42/diffs?diff_id=128&start_sha=0d1f1067bcc3e6f270efb75242bcdc78a39947ae)
aleajactaest commented 2018-12-10 22:28:51 +00:00 (Migrated from port.numenaute.org)

added 4 commits

  • 8091bc8f - feature #36 patch_gen multi-thread
  • ab279d1c - update image use to build
  • 05a96cee - [Hit return to continue]
  • b3205fde - include ryzom database.xml (and evaluate database_plr.cpp & database_plr.h)

Compare with previous version

added 4 commits <ul><li>8091bc8f - feature #36 patch_gen multi-thread</li><li>ab279d1c - update image use to build</li><li>05a96cee - [Hit return to continue]</li><li>b3205fde - include ryzom database.xml (and evaluate database_plr.cpp &amp; database_plr.h)</li></ul> [Compare with previous version](https://git.khaganat.net/khaganat/mmorpg_khanat/khanat-opennel-code/merge_requests/42/diffs?diff_id=130&start_sha=586ec27ed31ff03e133257831e98208b7afe328e)
deed commented 2019-04-16 19:30:20 +00:00 (Migrated from port.numenaute.org)

added 122 commits

  • cf357edc - Added: Interface auto scaling to view renderer
  • b474f399 - Added: Scaling options to client config
  • 8965ce50 - Changed: Font scaling
  • 34fa0464 - Fixed: In scene text bubble position
  • 2cb71e65 - Fixed: Update text widget parent size when interface scale changes
  • 6bfc7774 - Fixed: Restore scaled interface from icfg
  • 87aa86e0 - Fixed: Mouse pointer location after exiting freelook
  • 5e1c6cd2 - Added: Bilinear filtering option for texture atlas textures
  • d8e1d3b2 - Added: Border duplication option to texture atlas builder.
  • 341f72e6 - Merge with develop
  • 44208ba1 - Changed: Use float for bitmap pos for better pixel align when scale is used
  • 8d09471a - Fixed: Pixel align underline/strikethrough line on text
  • f720b23d - Merge with develop
  • 290e7e97 - Merge with develop
  • f56e9e5e - Merge with develop
  • 7b0d1cd0 - Fixed: Double font width scaling
  • 279f67fc - Changed: Use current scale value instead of asking CViewRenderer
  • 4a722c77 - Changed: Use UI scale change event to change CViewText font scale
  • b5717de4 - Added: Remove hardcoded text overflow indicator
  • a6b9da78 - Changed: Replace icon bitmap text with a font
  • edf75518 - Backed out changeset: 85c435fe41bb
  • 4c605fcf - Backed out changeset: da24b99ddf3d
  • bc5bf44c - Merge with develop
  • ddcdc8b8 - Added: Border duplication option to texture atlas builder.
  • 4ba39732 - Changed: Remove ui scale option from ingame config
  • 0af4ea66 - Added: Allow to set UI scale with /setuiscale command
  • d7ee4502 - Changed: Use user requested resolution for both char select and ingame
  • 375cedb0 - Merge with develop
  • 1c142ef9 - Fixed: Font size calculations for scaled text.
  • 7eb63bfb - Fixed: Font underline position
  • 3157984c - Merge with develop
  • 31ad00a2 - Merge with develop
  • 9aa52bc2 - Fixed: Scale button height as needed based on text height
  • 12ec528b - Fixed: Mouse events on partially hidden elemnts
  • c74a56f3 - Fixed: Streaming source did not report finished state correctly
  • c93d8ffd - Changed: Improve music player UI, add repeat, shuffle options
  • e994c129 - Added: FFmpeg based audio decoder
  • 9b9bd0eb - Fixed: Compiling withoud ffmpeg
  • cea7a4c0 - Backed out changeset: 68e5d9033466
  • 19e1b47d - Fixed: Compiling under windows
  • edf1d12f - Fixed: Opening local file with @ char in filename.
  • 6c8e4236 - Fixed: Playing music files with @ in the filename.
  • 6a6ce67a - Fixed: Displaying song playtime
  • 5b4b7893 - Fixed: openURL crash under linux
  • ab6467f6 - Fixed: Html P element not using style attribute
  • e5b7064a - Changed: New font texture implementation
  • 7ccd9da4 - Merge with develop
  • 06ab5b5f - Fixed: Invalid LineMaxW with scaling
  • 2877ece3 - Changed: Add right click copy-to-clipboard action to chat
  • 8e53cd87 - Fixed: Zero width/height letters (ie space) should not be included in atlas
  • 8a18a5da - Merge with experimental-ui-scaling
  • fcac3986 - Fixed: More fixes for LineMaxW with scaling
  • a34d4342 - Merge with experimental-ui-scaling
  • 2bbdbd82 - Changed: Set image and form input element ids so then can be accessed with lua
  • e1be4260 - Fixed: Audio mixer isEventMusicEnded status was always true.
  • 32109c71 - Changed: Wrong isEnded state for streaming file when still in waiting state.
  • 798494ff - Changed: Repeat/shuffle buttons to music player
  • fa16ca8d - Changed: Merge music player play/pause button into one, add stop button
  • 2607db5b - Added: CGroupHTML::clearUndoRedo() lua function
  • 06c0f680 - Added: CGroupHTML::clearRefresh() lua function
  • d8638fa4 - Changed: For ingame help html files, use english files as fallback.
  • 0099eb3b - Changed: Do not restrict html font-family to inherit/monospace only.
  • c7d65c70 - Changed: Improve inventory search UI
  • ef197733 - Fixed: Glyph size step not taken into account.
  • 09cb6f56 - Changed: Move ui scale limits to client cfg
  • ef1a51d0 - Fixed: Free animal in player trade.
  • ed313021 - Changed: Random command has now private roll.
  • bc357246 - Added: Inventory filter for animals
  • dda8a36e - Changed: Allow to set custom sizing chars for text
  • 8b69d673 - Changed: Allow to set font size without adding global font size coef
  • a7b93135 - Changed: Fixes for client local/debug mode
  • 6c1d44bc - Added: sendMsgToServerUseItem lua bind
  • ec9a0e6d - Fixed: Crash in lua getWeatherValue() when continent was not loaded
  • f4ade875 - Added: CViewText centered text mode option.
  • 8c51bbc8 - Fixed: typo
  • 4e515eed - Added: game:onLoadMap lua event to allow override map texture as needed
  • 2694cdb7 - Set up CI
  • 4c84748b - Update
  • 7661d49b - Update
  • 397f5b15 - Update
  • bd274c5a - Update
  • 61b15090 - Update
  • f4ff5e0d - Update
  • 692b0178 - Merge from Git repository
  • 86195393 - Update: Pipeline script
  • 9e4cb19b - Merge from Git repository
  • a888ce00 - Changed: Make border duplication as default for build interface
  • d97f5b1a - Changed: Enable UI bilinear filtering by default. Requires new atlases to be generated
  • 1f1bd9fb - Changed: Allow to override scroll bar texture width/height
  • 5a1a167d - Added: Scroll bar for main chat tabs
  • 07d9107b - Fixed: build interface border duplication
  • 5e68a4e2 - Fixed: Loss of precision when calculating text line width
  • 0e404866 - Fixed: Copy to clipboard mangles utf8 chars
  • 838dd14d - Changed: Use popup menu for chat-copy function
  • 3a5bb966 - Fixed: ffmpeg deocde getLength function was placeholder
  • 4a31913c - Changed: Target command to support keyword search.
  • 1e6027c9 - Added: mp3 decoder based dr_mp3 single file library
  • 1635330a - Fixed: Possible crash when queued buffers are already empty
  • 70e40339 - Fixed: Possible use after free and null pointer issues
  • 4cbed9f9 - Fixed: Looping sound or crash during teleport with OpenAL driver
  • ac68a37f - Changed: Move user landmarks from icfg to own xml file
  • 2f0a831d - Fixed: Invalid comparison of signed value
  • ab7ad107 - Fixed: Save landmarks immediately on change
  • 21f15a47 - Fixed: If no profile found, don't process the default one
  • 78c39850 - Fixed: Check profile details in backup profiles if deleted
  • d62c139e - Changed: Parse html style attribute
  • b6d3ff83 - Changed: Parse css pt/em/rem size values
  • 69f73ba2 - Changed: Add hmin attribute to text button
  • 64e54f24 - Changed: Form element styling
  • dafd8cf7 - Changed: Add font inherit style rule
  • 24767a86 - Fixed: CSS inherit rules
  • eee4684b - Fixed: Invalid window mode switch in some cases.
  • 4e7d3372 - Changed: Only capture mouse for freeview or when button is held and mouse is moving
  • f23fa7b0 - Added: const char* version of toLower()
  • 35f5c1b7 - Fixed: Mount stays invisible when unmounting while in first person view.
  • ac4fd3f8 - Fixed: Changing font name for already rendered text leading to crash.
  • ae019d8c - Fixed: Memory leak in html parser
  • f997e739 - Fixed: Pass more system variables to PCH compilation
  • 86db1f29 - Changed: add text/lua content type for CGroupHTML and Webig notif thread
  • 1fde33cf - Added: Allow to set webig window title from lua
  • 9254e794 - Fixed: use-after-free on deleted mouse pointer
  • 46af0c09 - Merge remote-tracking branch 'hg/develop/hg/develop' into ryzomcore

Compare with previous version

added 122 commits <ul><li>cf357edc - Added: Interface auto scaling to view renderer</li><li>b474f399 - Added: Scaling options to client config</li><li>8965ce50 - Changed: Font scaling</li><li>34fa0464 - Fixed: In scene text bubble position</li><li>2cb71e65 - Fixed: Update text widget parent size when interface scale changes</li><li>6bfc7774 - Fixed: Restore scaled interface from icfg</li><li>87aa86e0 - Fixed: Mouse pointer location after exiting freelook</li><li>5e1c6cd2 - Added: Bilinear filtering option for texture atlas textures</li><li>d8e1d3b2 - Added: Border duplication option to texture atlas builder.</li><li>341f72e6 - Merge with develop</li><li>44208ba1 - Changed: Use float for bitmap pos for better pixel align when scale is used</li><li>8d09471a - Fixed: Pixel align underline/strikethrough line on text</li><li>f720b23d - Merge with develop</li><li>290e7e97 - Merge with develop</li><li>f56e9e5e - Merge with develop</li><li>7b0d1cd0 - Fixed: Double font width scaling</li><li>279f67fc - Changed: Use current scale value instead of asking CViewRenderer</li><li>4a722c77 - Changed: Use UI scale change event to change CViewText font scale</li><li>b5717de4 - Added: Remove hardcoded text overflow indicator</li><li>a6b9da78 - Changed: Replace icon bitmap text with a font</li><li>edf75518 - Backed out changeset: 85c435fe41bb</li><li>4c605fcf - Backed out changeset: da24b99ddf3d</li><li>bc5bf44c - Merge with develop</li><li>ddcdc8b8 - Added: Border duplication option to texture atlas builder.</li><li>4ba39732 - Changed: Remove ui scale option from ingame config</li><li>0af4ea66 - Added: Allow to set UI scale with /setuiscale command</li><li>d7ee4502 - Changed: Use user requested resolution for both char select and ingame</li><li>375cedb0 - Merge with develop</li><li>1c142ef9 - Fixed: Font size calculations for scaled text.</li><li>7eb63bfb - Fixed: Font underline position</li><li>3157984c - Merge with develop</li><li>31ad00a2 - Merge with develop</li><li>9aa52bc2 - Fixed: Scale button height as needed based on text height</li><li>12ec528b - Fixed: Mouse events on partially hidden elemnts</li><li>c74a56f3 - Fixed: Streaming source did not report finished state correctly</li><li>c93d8ffd - Changed: Improve music player UI, add repeat, shuffle options</li><li>e994c129 - Added: FFmpeg based audio decoder</li><li>9b9bd0eb - Fixed: Compiling withoud ffmpeg</li><li>cea7a4c0 - Backed out changeset: 68e5d9033466</li><li>19e1b47d - Fixed: Compiling under windows</li><li>edf1d12f - Fixed: Opening local file with @ char in filename.</li><li>6c8e4236 - Fixed: Playing music files with @ in the filename.</li><li>6a6ce67a - Fixed: Displaying song playtime</li><li>5b4b7893 - Fixed: openURL crash under linux</li><li>ab6467f6 - Fixed: Html P element not using style attribute</li><li>e5b7064a - Changed: New font texture implementation</li><li>7ccd9da4 - Merge with develop</li><li>06ab5b5f - Fixed: Invalid LineMaxW with scaling</li><li>2877ece3 - Changed: Add right click copy-to-clipboard action to chat</li><li>8e53cd87 - Fixed: Zero width/height letters (ie space) should not be included in atlas</li><li>8a18a5da - Merge with experimental-ui-scaling</li><li>fcac3986 - Fixed: More fixes for LineMaxW with scaling</li><li>a34d4342 - Merge with experimental-ui-scaling</li><li>2bbdbd82 - Changed: Set image and form input element ids so then can be accessed with lua</li><li>e1be4260 - Fixed: Audio mixer isEventMusicEnded status was always true.</li><li>32109c71 - Changed: Wrong isEnded state for streaming file when still in waiting state.</li><li>798494ff - Changed: Repeat/shuffle buttons to music player</li><li>fa16ca8d - Changed: Merge music player play/pause button into one, add stop button</li><li>2607db5b - Added: CGroupHTML::clearUndoRedo() lua function</li><li>06c0f680 - Added: CGroupHTML::clearRefresh() lua function</li><li>d8638fa4 - Changed: For ingame help html files, use english files as fallback.</li><li>0099eb3b - Changed: Do not restrict html font-family to inherit/monospace only.</li><li>c7d65c70 - Changed: Improve inventory search UI</li><li>ef197733 - Fixed: Glyph size step not taken into account.</li><li>09cb6f56 - Changed: Move ui scale limits to client cfg</li><li>ef1a51d0 - Fixed: Free animal in player trade.</li><li>ed313021 - Changed: Random command has now private roll.</li><li>bc357246 - Added: Inventory filter for animals</li><li>dda8a36e - Changed: Allow to set custom sizing chars for text</li><li>8b69d673 - Changed: Allow to set font size without adding global font size coef</li><li>a7b93135 - Changed: Fixes for client local/debug mode</li><li>6c1d44bc - Added: sendMsgToServerUseItem lua bind</li><li>ec9a0e6d - Fixed: Crash in lua getWeatherValue() when continent was not loaded</li><li>f4ade875 - Added: CViewText centered text mode option.</li><li>8c51bbc8 - Fixed: typo</li><li>4e515eed - Added: game:onLoadMap lua event to allow override map texture as needed</li><li>2694cdb7 - Set up CI</li><li>4c84748b - Update</li><li>7661d49b - Update</li><li>397f5b15 - Update</li><li>bd274c5a - Update</li><li>61b15090 - Update</li><li>f4ff5e0d - Update</li><li>692b0178 - Merge from Git repository</li><li>86195393 - Update: Pipeline script</li><li>9e4cb19b - Merge from Git repository</li><li>a888ce00 - Changed: Make border duplication as default for build interface</li><li>d97f5b1a - Changed: Enable UI bilinear filtering by default. Requires new atlases to be generated</li><li>1f1bd9fb - Changed: Allow to override scroll bar texture width/height</li><li>5a1a167d - Added: Scroll bar for main chat tabs</li><li>07d9107b - Fixed: build interface border duplication</li><li>5e68a4e2 - Fixed: Loss of precision when calculating text line width</li><li>0e404866 - Fixed: Copy to clipboard mangles utf8 chars</li><li>838dd14d - Changed: Use popup menu for chat-copy function</li><li>3a5bb966 - Fixed: ffmpeg deocde getLength function was placeholder</li><li>4a31913c - Changed: Target command to support keyword search.</li><li>1e6027c9 - Added: mp3 decoder based dr_mp3 single file library</li><li>1635330a - Fixed: Possible crash when queued buffers are already empty</li><li>70e40339 - Fixed: Possible use after free and null pointer issues</li><li>4cbed9f9 - Fixed: Looping sound or crash during teleport with OpenAL driver</li><li>ac68a37f - Changed: Move user landmarks from icfg to own xml file</li><li>2f0a831d - Fixed: Invalid comparison of signed value</li><li>ab7ad107 - Fixed: Save landmarks immediately on change</li><li>21f15a47 - Fixed: If no profile found, don&#39;t process the default one</li><li>78c39850 - Fixed: Check profile details in backup profiles if deleted</li><li>d62c139e - Changed: Parse html style attribute</li><li>b6d3ff83 - Changed: Parse css pt/em/rem size values</li><li>69f73ba2 - Changed: Add hmin attribute to text button</li><li>64e54f24 - Changed: Form element styling</li><li>dafd8cf7 - Changed: Add font inherit style rule</li><li>24767a86 - Fixed: CSS inherit rules</li><li>eee4684b - Fixed: Invalid window mode switch in some cases.</li><li>4e7d3372 - Changed: Only capture mouse for freeview or when button is held and mouse is moving</li><li>f23fa7b0 - Added: const char* version of toLower()</li><li>35f5c1b7 - Fixed: Mount stays invisible when unmounting while in first person view.</li><li>ac4fd3f8 - Fixed: Changing font name for already rendered text leading to crash.</li><li>ae019d8c - Fixed: Memory leak in html parser</li><li>f997e739 - Fixed: Pass more system variables to PCH compilation</li><li>86db1f29 - Changed: add text/lua content type for CGroupHTML and Webig notif thread</li><li>1fde33cf - Added: Allow to set webig window title from lua</li><li>9254e794 - Fixed: use-after-free on deleted mouse pointer</li><li>46af0c09 - Merge remote-tracking branch &#39;hg/develop/hg/develop&#39; into ryzomcore</li></ul> [Compare with previous version](https://git.khaganat.net/khaganat/mmorpg_khanat/khanat-opennel-code/merge_requests/42/diffs?diff_id=132&start_sha=b3205fded6f65bad9b0b93905b8f4af4e0efdd0e)
deed commented 2019-04-23 14:56:34 +00:00 (Migrated from port.numenaute.org)

added 16 commits

  • 89fc46c7 - Fixed: Missing macro for Nmake
  • d769a226 - Fixed: Don't use current servers count if default one is hihger
  • 7271eb4f - Changed: Don't include Freetype headers in .h
  • 931b62d2 - Changed: Updated LZMA SDK to version 18.05
  • 869a5f2b - Changed: Use new LZMA SDK
  • 37dacba9 - Changed: Remove useless code
  • 0d0a3ca9 - Changed: Updated LZMA SDK to version 19.00
  • 4a87a3f3 - Fixed: Wrong operator (should be = instead of ==)
  • 0ef3f3f5 - Changed: Creation time
  • 6f545aed - Changed: Use PCH in World Editor Primitive Plugin
  • a0902365 - Add unbuild_interface
  • c73f0d94 - Add max file library
  • 440d0a5f - Update build settings
  • e10834fd - Add option to rewrite file only on changes
  • b3249c78 - Merge from Git repository
  • 786550ed - Merge remote-tracking branch 'hg/develop/hg/develop' into ryzomcore

Compare with previous version

added 16 commits <ul><li>89fc46c7 - Fixed: Missing macro for Nmake</li><li>d769a226 - Fixed: Don&#39;t use current servers count if default one is hihger</li><li>7271eb4f - Changed: Don&#39;t include Freetype headers in .h</li><li>931b62d2 - Changed: Updated LZMA SDK to version 18.05</li><li>869a5f2b - Changed: Use new LZMA SDK</li><li>37dacba9 - Changed: Remove useless code</li><li>0d0a3ca9 - Changed: Updated LZMA SDK to version 19.00</li><li>4a87a3f3 - Fixed: Wrong operator (should be = instead of ==)</li><li>0ef3f3f5 - Changed: Creation time</li><li>6f545aed - Changed: Use PCH in World Editor Primitive Plugin</li><li>a0902365 - Add unbuild_interface</li><li>c73f0d94 - Add max file library</li><li>440d0a5f - Update build settings</li><li>e10834fd - Add option to rewrite file only on changes</li><li>b3249c78 - Merge from Git repository</li><li>786550ed - Merge remote-tracking branch &#39;hg/develop/hg/develop&#39; into ryzomcore</li></ul> [Compare with previous version](https://git.khaganat.net/khaganat/mmorpg_khanat/khanat-opennel-code/merge_requests/42/diffs?diff_id=133&start_sha=46af0c090e3fe7d3b6417d0684ab4198299d0076)
deed commented 2019-05-05 14:52:21 +00:00 (Migrated from port.numenaute.org)

added 80 commits

  • d67a9ccd - Backed out changeset: ce73fd40aa54
  • f065b7f7 - Fixed: Opening local file with @ char in filename
  • 82f08498 - Fixed: Reusing CIFile to load from bnp and from regular files.
  • 7f41881b - Changed: Split http parsing from CGroupHTML
  • c107bdc5 - Changed: Split css style from CGroupHTML
  • aede4dba - Added: relative/absolute font size values for css
  • 9587e9bc - Added: transparent, currentcolor values for background-color
  • fb546728 - Changed: Implement HTML renderer with CSS styling
  • 7e29fcc3 - Script to dump animation timings
  • 4940620f - Merge from Git repository
  • d5a06c1a - Add recent 3ds Max SDK paths
  • 207dd135 - Merge branch 'develop' of github.com:ryzom/ryzomcore into develop
  • 01740012 - Correct 3ds Max SDK paths on 64bit host
  • 705ad16d - VS2008 can't compile dr_mp3.h
  • c28d611a - VS2008 can't compile dr_mp3.h
  • 2156ebae - Build fixes for VS2008
  • 5ddf4ee4 - Don't pass conversions to output pointers
  • bd21bfee - Typo
  • 449f0061 - Fix build for Max 2010 plugins on VS2008
  • 59cf1cf5 - Fix again for Max 2020
  • dbf09dbe - Add a comma for multiple nodes
  • 2eac83a3 - Add Max 8 SDK path to CMake search
  • 51e01daa - Changed: Remove old luaBeginElement, luaEndElement
  • 30fb50d0 - Changed: Refactor CGroupHTML browse-render flow
  • 2c92ec79 - Added: item sheets scroll properties
  • 17945d24 - Added: CGroup menu set action handler
  • 59da139e - Changed: introduce new proprieties menu and action handler
  • d2fc5d20 - Fix build...
  • bb792b83 - Fixing unicode in georges edit dll
  • 01d5edd4 - Fixing unicode in georges edit dll
  • 55680671 - Fixing unicode in georges edit dll
  • 883ee21a - Fixing unicode in georges edit dll
  • d68ac91a - Fix MFC tools build under 64bit, require minimum Windows Vista (same as NeL 64bit minimum)
  • 28a499c9 - Fix bool parsing for non-lowercase values
  • a6572f29 - Backed out changeset f2bc09b6da57
  • 183ca37b - Backed out changeset 879f41335e4d
  • f275bcc2 - Backed out changeset 8f53cb4efab7
  • cbe4bf33 - Changed: Use table width used min-width and allow table cells to properly fit
  • 53693735 - Changed: Increase default max curl connections to 5
  • 2e84381b - Changed: Do not show spinning cursor for image downloads
  • 4fcd71d7 - Changed: Use lower connection timeout for css/img/data downloads
  • ff3b4cfa - Changed: Change long if blocks to early exits
  • 39c313ae - Add editor formatting settings
  • 8efe1d91 - Added: More comprehensive codepage conversion for tstring
  • 842deeaa - Cleaning up unicode conversion
  • cf370eb0 - Cleaning up unicode conversion
  • 096e5e95 - Cleaning up unicode conversion and fixing 64bit issues
  • 35c59359 - Fix build project. Can't build shard sheet builder without server shared library
  • 09ea4167 - Fix build project. Can't build server tools without ai share
  • 14304c7f - Cleaning up unicode conversion
  • 44b7adb5 - Cleaning up unicode conversion and fixing 64bit issues
  • 09225503 - Cleaning up unicode conversion
  • 8d67e139 - Cleaning up unicode conversion
  • aa489932 - Cleanup
  • dc84e1fd - Fixed: World editor primitive plugin doesn't have a pch
  • af029b05 - Fix LPITEMIDLIST type
  • 9360c797 - Fix empty cpp warning
  • 605fec7d - Fix typo
  • bffb0673 - Cleaning up unicode conversion
  • 44124e58 - Support MariaDB C connector library instead of MySQL
  • 1c422390 - Cleaning up unicode conversion
  • a249fcba - Support build with OpenAL-Soft on Windows
  • aa8f1767 - Cleaning up unicode conversion
  • b59efe8f - Cleanup
  • 83fdb7b4 - Cleaning up unicode conversion
  • d1fd45b2 - Adjust test case
  • eafe83cb - Add option for custom compile flags
  • b04cab3e - Enable music in snowballs
  • d6b26fcb - Merge: Add 3ds Max 2020 plugin build support. Fix Max 2010 plugin build....
  • 4cdd0bac - Merge from Git repository
  • fa86408d - Changed: fix for vc2013
  • 8f124b30 - Changed: Add extra url parameters only for trusted domain requests
  • fed9a2b0 - Changed: Remove old libwww elements
  • c21e133c - Changed: background, img, button images can be from local/bnp or remote url
  • 23220c6b - Changed: Add extra url parameters only for trusted domain requests
  • 9f9c5d41 - Fixed: Background image persisted page reload
  • 4f4ba712 - Changed: Set background image from html or body
  • 7ca3b85c - Changed: background shorthand parsing
  • 9444e057 - Changed: Normalize style values
  • 520b8d1b - Merge remote-tracking branch 'upstream/develop' into ryzomcore

Compare with previous version

added 80 commits <ul><li>d67a9ccd - Backed out changeset: ce73fd40aa54</li><li>f065b7f7 - Fixed: Opening local file with @ char in filename</li><li>82f08498 - Fixed: Reusing CIFile to load from bnp and from regular files.</li><li>7f41881b - Changed: Split http parsing from CGroupHTML</li><li>c107bdc5 - Changed: Split css style from CGroupHTML</li><li>aede4dba - Added: relative/absolute font size values for css</li><li>9587e9bc - Added: transparent, currentcolor values for background-color</li><li>fb546728 - Changed: Implement HTML renderer with CSS styling</li><li>7e29fcc3 - Script to dump animation timings</li><li>4940620f - Merge from Git repository</li><li>d5a06c1a - Add recent 3ds Max SDK paths</li><li>207dd135 - Merge branch &#39;develop&#39; of github.com:ryzom/ryzomcore into develop</li><li>01740012 - Correct 3ds Max SDK paths on 64bit host</li><li>705ad16d - VS2008 can&#39;t compile dr_mp3.h</li><li>c28d611a - VS2008 can&#39;t compile dr_mp3.h</li><li>2156ebae - Build fixes for VS2008</li><li>5ddf4ee4 - Don&#39;t pass conversions to output pointers</li><li>bd21bfee - Typo</li><li>449f0061 - Fix build for Max 2010 plugins on VS2008</li><li>59cf1cf5 - Fix again for Max 2020</li><li>dbf09dbe - Add a comma for multiple nodes</li><li>2eac83a3 - Add Max 8 SDK path to CMake search</li><li>51e01daa - Changed: Remove old luaBeginElement, luaEndElement</li><li>30fb50d0 - Changed: Refactor CGroupHTML browse-render flow</li><li>2c92ec79 - Added: item sheets scroll properties</li><li>17945d24 - Added: CGroup menu set action handler</li><li>59da139e - Changed: introduce new proprieties menu and action handler</li><li>d2fc5d20 - Fix build...</li><li>bb792b83 - Fixing unicode in georges edit dll</li><li>01d5edd4 - Fixing unicode in georges edit dll</li><li>55680671 - Fixing unicode in georges edit dll</li><li>883ee21a - Fixing unicode in georges edit dll</li><li>d68ac91a - Fix MFC tools build under 64bit, require minimum Windows Vista (same as NeL 64bit minimum)</li><li>28a499c9 - Fix bool parsing for non-lowercase values</li><li>a6572f29 - Backed out changeset f2bc09b6da57</li><li>183ca37b - Backed out changeset 879f41335e4d</li><li>f275bcc2 - Backed out changeset 8f53cb4efab7</li><li>cbe4bf33 - Changed: Use table width used min-width and allow table cells to properly fit</li><li>53693735 - Changed: Increase default max curl connections to 5</li><li>2e84381b - Changed: Do not show spinning cursor for image downloads</li><li>4fcd71d7 - Changed: Use lower connection timeout for css/img/data downloads</li><li>ff3b4cfa - Changed: Change long if blocks to early exits</li><li>39c313ae - Add editor formatting settings</li><li>8efe1d91 - Added: More comprehensive codepage conversion for tstring</li><li>842deeaa - Cleaning up unicode conversion</li><li>cf370eb0 - Cleaning up unicode conversion</li><li>096e5e95 - Cleaning up unicode conversion and fixing 64bit issues</li><li>35c59359 - Fix build project. Can&#39;t build shard sheet builder without server shared library</li><li>09ea4167 - Fix build project. Can&#39;t build server tools without ai share</li><li>14304c7f - Cleaning up unicode conversion</li><li>44b7adb5 - Cleaning up unicode conversion and fixing 64bit issues</li><li>09225503 - Cleaning up unicode conversion</li><li>8d67e139 - Cleaning up unicode conversion</li><li>aa489932 - Cleanup</li><li>dc84e1fd - Fixed: World editor primitive plugin doesn&#39;t have a pch</li><li>af029b05 - Fix LPITEMIDLIST type</li><li>9360c797 - Fix empty cpp warning</li><li>605fec7d - Fix typo</li><li>bffb0673 - Cleaning up unicode conversion</li><li>44124e58 - Support MariaDB C connector library instead of MySQL</li><li>1c422390 - Cleaning up unicode conversion</li><li>a249fcba - Support build with OpenAL-Soft on Windows</li><li>aa8f1767 - Cleaning up unicode conversion</li><li>b59efe8f - Cleanup</li><li>83fdb7b4 - Cleaning up unicode conversion</li><li>d1fd45b2 - Adjust test case</li><li>eafe83cb - Add option for custom compile flags</li><li>b04cab3e - Enable music in snowballs</li><li>d6b26fcb - Merge: Add 3ds Max 2020 plugin build support. Fix Max 2010 plugin build....</li><li>4cdd0bac - Merge from Git repository</li><li>fa86408d - Changed: fix for vc2013</li><li>8f124b30 - Changed: Add extra url parameters only for trusted domain requests</li><li>fed9a2b0 - Changed: Remove old libwww elements</li><li>c21e133c - Changed: background, img, button images can be from local/bnp or remote url</li><li>23220c6b - Changed: Add extra url parameters only for trusted domain requests</li><li>9f9c5d41 - Fixed: Background image persisted page reload</li><li>4f4ba712 - Changed: Set background image from html or body</li><li>7ca3b85c - Changed: background shorthand parsing</li><li>9444e057 - Changed: Normalize style values</li><li>520b8d1b - Merge remote-tracking branch &#39;upstream/develop&#39; into ryzomcore</li></ul> [Compare with previous version](https://git.khaganat.net/khaganat/mmorpg_khanat/khanat-opennel-code/merge_requests/42/diffs?diff_id=134&start_sha=786550ed9310f5a4506fb21d9c1d582342e50ebf)
aleajactaest commented 2019-08-01 08:14:50 +00:00 (Migrated from port.numenaute.org)

merged

merged
aleajactaest commented 2019-08-01 08:14:51 +00:00 (Migrated from port.numenaute.org)

mentioned in commit 6ab72bc441

mentioned in commit 6ab72bc441d2cffed8378c9af672eb68401a6d2e
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Khaganat-NeL/khanat-opennel-code#88
No description provided.