Commit Graph

7137 Commits (8d406e33960647728ec53ba673c0f2849da91a51)

Author SHA1 Message Date
Nimetu 2e84381bfa Changed: Do not show spinning cursor for image downloads
--HG--
branch : develop
6 years ago
Nimetu 5369373591 Changed: Increase default max curl connections to 5
--HG--
branch : develop
6 years ago
Nimetu cbe4bf33d6 Changed: Use table width used min-width and allow table cells to properly fit
--HG--
branch : develop
6 years ago
Inky f275bcc279 Backed out changeset 8f53cb4efab7
--HG--
branch : develop
6 years ago
Inky 183ca37b1e Backed out changeset 879f41335e4d
--HG--
branch : develop
6 years ago
Inky a6572f29eb Backed out changeset f2bc09b6da57
--HG--
branch : develop
6 years ago
kaetemi 28a499c95a Fix bool parsing for non-lowercase values 6 years ago
kaetemi d68ac91a49 Fix MFC tools build under 64bit, require minimum Windows Vista (same as NeL 64bit minimum) 6 years ago
kaetemi 883ee21a17 Fixing unicode in georges edit dll 6 years ago
kaetemi 556806715e Fixing unicode in georges edit dll 6 years ago
kaetemi 01d5edd47b Fixing unicode in georges edit dll 6 years ago
kaetemi bb792b8307 Fixing unicode in georges edit dll 6 years ago
kaetemi d2fc5d200e Fix build... 6 years ago
Inky 59da139eb7 Changed: introduce new proprieties menu and action handler
--HG--
branch : develop
6 years ago
Inky 17945d24b0 Added: CGroup menu set action handler
--HG--
branch : develop
6 years ago
Inky 2c92ec7909 Added: item sheets scroll properties
execute lua code, open webig and set menu label

--HG--
branch : develop
6 years ago
Nimetu 30fb50d0db Changed: Refactor CGroupHTML browse-render flow
--HG--
branch : develop
6 years ago
Nimetu 51e01daa99 Changed: Remove old luaBeginElement, luaEndElement
--HG--
branch : develop
6 years ago
kaetemi 2eac83a339 Add Max 8 SDK path to CMake search 6 years ago
kaetemi dbf09dbeef Add a comma for multiple nodes 6 years ago
kaetemi 59cf1cf562 Fix again for Max 2020 6 years ago
kaetemi 449f0061f8 Fix build for Max 2010 plugins on VS2008 6 years ago
kaetemi bd21bfeeb3 Typo 6 years ago
kaetemi 5ddf4ee4d8 Don't pass conversions to output pointers 6 years ago
kaetemi 2156ebaef5 Build fixes for VS2008 6 years ago
kaetemi c28d611a17 VS2008 can't compile dr_mp3.h 6 years ago
kaetemi 705ad16d93 VS2008 can't compile dr_mp3.h 6 years ago
kaetemi 0174001273 Correct 3ds Max SDK paths on 64bit host 6 years ago
kaetemi d5a06c1a62 Add recent 3ds Max SDK paths 6 years ago
kaetemi 7e29fcc33d Script to dump animation timings 6 years ago
kaetemi e10834fd58 Add option to rewrite file only on changes 6 years ago
kaetemi 440d0a5f31 Update build settings 6 years ago
kaetemi c73f0d9449 Add max file library 6 years ago
kaetemi a0902365ae Add unbuild_interface 6 years ago
kervala 6f545aedd5 Changed: Use PCH in World Editor Primitive Plugin
--HG--
branch : develop
6 years ago
kervala 0ef3f3f5a7 Changed: Creation time
--HG--
branch : develop
6 years ago
kervala 4a87a3f30b Fixed: Wrong operator (should be = instead of ==)
--HG--
branch : develop
6 years ago
kervala 0d0a3ca97f Changed: Updated LZMA SDK to version 19.00
--HG--
branch : develop
6 years ago
kervala 37dacba951 Changed: Remove useless code
--HG--
branch : develop
6 years ago
kervala 869a5f2b53 Changed: Use new LZMA SDK
--HG--
branch : develop
6 years ago
kervala 931b62d2e4 Changed: Updated LZMA SDK to version 18.05
--HG--
branch : develop
6 years ago
kervala 7271eb4f03 Changed: Don't include Freetype headers in .h
--HG--
branch : develop
6 years ago
kervala d769a22686 Fixed: Don't use current servers count if default one is hihger
--HG--
branch : develop
6 years ago
kervala 89fc46c778 Fixed: Missing macro for Nmake
--HG--
branch : develop
6 years ago
Nimetu 9254e794e1 Fixed: use-after-free on deleted mouse pointer
--HG--
branch : develop
6 years ago
Nimetu 1fde33cf8f Added: Allow to set webig window title from lua
--HG--
branch : develop
6 years ago
Nimetu 86db1f29ac Changed: add text/lua content type for CGroupHTML and Webig notif thread
--HG--
branch : develop
6 years ago
kervala f997e73961 Fixed: Pass more system variables to PCH compilation
--HG--
branch : develop
6 years ago
Nimetu ae019d8cad Fixed: Memory leak in html parser
--HG--
branch : develop
6 years ago
Nimetu ac4fd3f8b2 Fixed: Changing font name for already rendered text leading to crash.
--HG--
branch : develop
6 years ago
Nimetu 35f5c1b77f Fixed: Mount stays invisible when unmounting while in first person view.
--HG--
branch : develop
6 years ago
Nimetu fb54672815 Changed: Implement HTML renderer with CSS styling
--HG--
branch : develop
6 years ago
Nimetu 9587e9bcef Added: transparent, currentcolor values for background-color
--HG--
branch : develop
6 years ago
Nimetu aede4dbab7 Added: relative/absolute font size values for css
--HG--
branch : develop
6 years ago
Nimetu c107bdc56f Changed: Split css style from CGroupHTML
--HG--
branch : develop
6 years ago
Nimetu 7f41881be7 Changed: Split http parsing from CGroupHTML
--HG--
branch : develop
6 years ago
Nimetu 82f084982a Fixed: Reusing CIFile to load from bnp and from regular files.
--HG--
branch : develop
6 years ago
Nimetu f065b7f747 Fixed: Opening local file with @ char in filename
--HG--
branch : develop
6 years ago
Nimetu d67a9ccdb5 Backed out changeset: ce73fd40aa54
--HG--
branch : develop
6 years ago
Nimetu f23fa7b0fe Added: const char* version of toLower()
--HG--
branch : develop
6 years ago
Nimetu 4e7d337297 Changed: Only capture mouse for freeview or when button is held and mouse is moving
--HG--
branch : develop
6 years ago
Nimetu eee4684b0c Fixed: Invalid window mode switch in some cases.
--HG--
branch : develop
6 years ago
Nimetu 24767a86df Fixed: CSS inherit rules
--HG--
branch : develop
6 years ago
Nimetu dafd8cf7f7 Changed: Add font inherit style rule
--HG--
branch : develop
6 years ago
Nimetu 64e54f24c1 Changed: Form element styling
--HG--
branch : develop
6 years ago
Nimetu 69f73ba28b Changed: Add hmin attribute to text button
--HG--
branch : develop
6 years ago
Nimetu b6d3ff8323 Changed: Parse css pt/em/rem size values
--HG--
branch : develop
6 years ago
Nimetu d62c139ee0 Changed: Parse html style attribute
--HG--
branch : develop
6 years ago
kervala 78c39850ae Fixed: Check profile details in backup profiles if deleted
--HG--
branch : develop
6 years ago
kervala 21f15a47bc Fixed: If no profile found, don't process the default one
--HG--
branch : develop
6 years ago
Nimetu ab7ad10796 Fixed: Save landmarks immediately on change
--HG--
branch : develop
6 years ago
Nimetu 2f0a831d52 Fixed: Invalid comparison of signed value
--HG--
branch : develop
6 years ago
Nimetu ac68a37f1b Changed: Move user landmarks from icfg to own xml file
--HG--
branch : develop
6 years ago
Nimetu 4cbed9f957 Fixed: Looping sound or crash during teleport with OpenAL driver
--HG--
branch : develop
6 years ago
Nimetu 70e40339a1 Fixed: Possible use after free and null pointer issues
--HG--
branch : develop
6 years ago
Nimetu 1635330a14 Fixed: Possible crash when queued buffers are already empty
--HG--
branch : develop
6 years ago
Nimetu 1e6027c970 Added: mp3 decoder based dr_mp3 single file library
--HG--
branch : develop
6 years ago
Nimetu 4a31913c60 Changed: Target command to support keyword search.
--HG--
branch : develop
6 years ago
Nimetu 3a5bb966a8 Fixed: ffmpeg deocde getLength function was placeholder
--HG--
branch : develop
6 years ago
Nimetu 838dd14d15 Changed: Use popup menu for chat-copy function
--HG--
branch : develop
6 years ago
Nimetu 0e4048661c Fixed: Copy to clipboard mangles utf8 chars
--HG--
branch : develop
6 years ago
Nimetu 5e68a4e293 Fixed: Loss of precision when calculating text line width
--HG--
branch : develop
6 years ago
Nimetu 07d9107b6b Fixed: build interface border duplication
--HG--
branch : develop
6 years ago
Nimetu 5a1a167de9 Added: Scroll bar for main chat tabs
--HG--
branch : develop
6 years ago
Nimetu 1f1bd9fb8f Changed: Allow to override scroll bar texture width/height
--HG--
branch : develop
6 years ago
Nimetu d97f5b1a8b Changed: Enable UI bilinear filtering by default. Requires new atlases to be generated
--HG--
branch : develop
6 years ago
Nimetu a888ce0080 Changed: Make border duplication as default for build interface
--HG--
branch : develop
6 years ago
Nimetu 4e515eedf0 Added: game:onLoadMap lua event to allow override map texture as needed
--HG--
branch : develop
6 years ago
Nimetu 8c51bbc808 Fixed: typo
--HG--
branch : develop
6 years ago
Nimetu f4ade875a3 Added: CViewText centered text mode option.
--HG--
branch : develop
6 years ago
Nimetu ec9a0e6d38 Fixed: Crash in lua getWeatherValue() when continent was not loaded
--HG--
branch : develop
6 years ago
Inky 6c1d44bc51 Added: sendMsgToServerUseItem lua bind
--HG--
branch : develop
6 years ago
Nimetu a7b931353c Changed: Fixes for client local/debug mode
--HG--
branch : develop
6 years ago
Nimetu 8b69d673be Changed: Allow to set font size without adding global font size coef
--HG--
branch : develop
6 years ago
Nimetu dda8a36ee2 Changed: Allow to set custom sizing chars for text
--HG--
branch : develop
6 years ago
Inky bc35724622 Added: Inventory filter for animals
--HG--
branch : develop
6 years ago
inky ed31302163 Changed: Random command has now private roll.
--HG--
branch : develop
6 years ago
inky ef1a51d0e4 Fixed: Free animal in player trade.
Player could free an animal already selected in trade.
When abort, client was given a copy of the (ghost)item in bag.

--HG--
branch : develop
6 years ago
Nimetu 09cb6f56dd Changed: Move ui scale limits to client cfg
--HG--
branch : develop
6 years ago
Nimetu ef1977330b Fixed: Glyph size step not taken into account.
--HG--
branch : develop
6 years ago