Commit graph

3351 commits

Author SHA1 Message Date
kaetemi
2156ebaef5 Build fixes for VS2008 2019-04-28 03:49:37 +08:00
kaetemi
c28d611a17 VS2008 can't compile dr_mp3.h 2019-04-28 03:33:36 +08:00
kaetemi
705ad16d93 VS2008 can't compile dr_mp3.h 2019-04-28 03:31:26 +08:00
kaetemi
7e29fcc33d Script to dump animation timings 2019-04-25 01:25:20 +08:00
kaetemi
e10834fd58 Add option to rewrite file only on changes 2019-04-23 05:37:36 +08:00
kaetemi
440d0a5f31 Update build settings 2019-04-23 03:05:01 +08:00
kaetemi
c73f0d9449 Add max file library 2019-04-23 01:26:35 +08:00
kaetemi
a0902365ae Add unbuild_interface 2019-04-23 01:20:14 +08:00
kervala
37dacba951 Changed: Remove useless code
--HG--
branch : develop
2019-04-21 14:42:17 +02:00
kervala
7271eb4f03 Changed: Don't include Freetype headers in .h
--HG--
branch : develop
2019-04-21 14:12:55 +02:00
Nimetu
1fde33cf8f Added: Allow to set webig window title from lua
--HG--
branch : develop
2019-04-14 15:01:18 +03:00
Nimetu
86db1f29ac Changed: add text/lua content type for CGroupHTML and Webig notif thread
--HG--
branch : develop
2019-04-14 15:01:12 +03:00
Nimetu
ae019d8cad Fixed: Memory leak in html parser
--HG--
branch : develop
2019-04-11 19:50:22 +03:00
Nimetu
ac4fd3f8b2 Fixed: Changing font name for already rendered text leading to crash.
--HG--
branch : develop
2019-04-10 00:31:37 +03:00
Nimetu
f23fa7b0fe Added: const char* version of toLower()
--HG--
branch : develop
2019-03-28 14:44:58 +02:00
Nimetu
24767a86df Fixed: CSS inherit rules
--HG--
branch : develop
2019-03-15 15:41:02 +02:00
Nimetu
dafd8cf7f7 Changed: Add font inherit style rule
--HG--
branch : develop
2019-03-15 15:41:02 +02:00
Nimetu
64e54f24c1 Changed: Form element styling
--HG--
branch : develop
2019-03-14 22:59:33 +02:00
Nimetu
69f73ba28b Changed: Add hmin attribute to text button
--HG--
branch : develop
2019-03-14 14:57:55 +02:00
Nimetu
b6d3ff8323 Changed: Parse css pt/em/rem size values
--HG--
branch : develop
2019-03-12 20:03:34 +02:00
Nimetu
d62c139ee0 Changed: Parse html style attribute
--HG--
branch : develop
2019-03-12 20:02:43 +02:00
Nimetu
4cbed9f957 Fixed: Looping sound or crash during teleport with OpenAL driver
--HG--
branch : develop
2019-02-22 18:57:56 +02:00
Nimetu
70e40339a1 Fixed: Possible use after free and null pointer issues
--HG--
branch : develop
2019-02-22 18:57:56 +02:00
Nimetu
1635330a14 Fixed: Possible crash when queued buffers are already empty
--HG--
branch : develop
2019-02-18 22:22:25 +02:00
Nimetu
1e6027c970 Added: mp3 decoder based dr_mp3 single file library
--HG--
branch : develop
2019-02-18 13:46:39 +02:00
Nimetu
3a5bb966a8 Fixed: ffmpeg deocde getLength function was placeholder
--HG--
branch : develop
2019-02-13 14:52:07 +02:00
Nimetu
838dd14d15 Changed: Use popup menu for chat-copy function
--HG--
branch : develop
2019-02-11 14:32:13 +02:00
Nimetu
0e4048661c Fixed: Copy to clipboard mangles utf8 chars
--HG--
branch : develop
2019-02-11 12:45:37 +02:00
Nimetu
5e68a4e293 Fixed: Loss of precision when calculating text line width
--HG--
branch : develop
2019-02-11 12:45:15 +02:00
Nimetu
07d9107b6b Fixed: build interface border duplication
--HG--
branch : develop
2019-01-30 23:54:18 +02:00
Nimetu
1f1bd9fb8f Changed: Allow to override scroll bar texture width/height
--HG--
branch : develop
2019-01-29 00:34:38 +02:00
Nimetu
a888ce0080 Changed: Make border duplication as default for build interface
--HG--
branch : develop
2019-01-28 11:40:52 +02:00
Nimetu
8c51bbc808 Fixed: typo
--HG--
branch : develop
2019-01-19 22:28:13 +02:00
Nimetu
f4ade875a3 Added: CViewText centered text mode option.
--HG--
branch : develop
2019-01-19 22:26:36 +02:00
Nimetu
8b69d673be Changed: Allow to set font size without adding global font size coef
--HG--
branch : develop
2019-01-08 11:32:01 +02:00
Nimetu
dda8a36ee2 Changed: Allow to set custom sizing chars for text
--HG--
branch : develop
2019-01-08 11:31:50 +02:00
Nimetu
ef1977330b Fixed: Glyph size step not taken into account.
--HG--
branch : develop
2019-01-05 21:10:14 +02:00
Nimetu
0099eb3ba4 Changed: Do not restrict html font-family to inherit/monospace only.
--HG--
branch : develop
2018-12-27 11:32:52 +02:00
Nimetu
06c0f6800c Added: CGroupHTML::clearRefresh() lua function
--HG--
branch : develop
2018-12-27 09:03:02 +02:00
Nimetu
2607db5b51 Added: CGroupHTML::clearUndoRedo() lua function
--HG--
branch : develop
2018-12-27 09:02:07 +02:00
Nimetu
32109c7197 Changed: Wrong isEnded state for streaming file when still in waiting state.
--HG--
branch : develop
2018-12-26 18:16:21 +02:00
Nimetu
e1be4260d5 Fixed: Audio mixer isEventMusicEnded status was always true.
--HG--
branch : develop
2018-12-26 18:16:21 +02:00
Nimetu
2bbdbd82d5 Changed: Set image and form input element ids so then can be accessed with lua
--HG--
branch : develop
2018-12-20 22:21:43 +02:00
Nimetu
a34d4342d7 Merge with experimental-ui-scaling
--HG--
branch : develop
2018-12-06 15:20:18 +02:00
Nimetu
fcac398696 Fixed: More fixes for LineMaxW with scaling
--HG--
branch : experimental-ui-scaling
2018-12-06 15:19:54 +02:00
Nimetu
8a18a5dade Merge with experimental-ui-scaling
--HG--
branch : develop
2018-11-23 12:05:46 +02:00
Nimetu
8e53cd87e5 Fixed: Zero width/height letters (ie space) should not be included in atlas
--HG--
branch : develop
2018-11-19 11:26:31 +02:00
Nimetu
06ab5b5f16 Fixed: Invalid LineMaxW with scaling
--HG--
branch : experimental-ui-scaling
2018-11-18 17:17:56 +02:00
Nimetu
7ccd9da497 Merge with develop
--HG--
branch : experimental-ui-scaling
2018-11-17 10:09:34 +02:00
Nimetu
e5b7064a4d Changed: New font texture implementation
--HG--
branch : develop
2018-10-24 14:22:35 +03:00