Commit Graph

51 Commits (e15feca680cb6411a93f8e2cfa7e4c48a13c8b1c)

Author SHA1 Message Date
gapodo e15feca680 updates...
hard lock wabt (has breaking change within minor version)
2023-11-21 01:44:46 +01:00
WolverinDEV 32de3542df Fixed compilation for TS 4.x 2021-04-27 17:00:45 +02:00
WolverinDEV e5bedb0c44 Updated the script helpers 2021-03-22 17:17:34 +01:00
WolverinDEV 084dd4cb63 Reworked the trgen project structure and remove unneeded functionality 2021-03-22 17:00:11 +01:00
WolverinDEV ecf12c788e Applied required changes to the automatic build system 2021-03-17 19:41:51 +01:00
WolverinDEV 29639ca836 Improved the translation generator. It now generates a up2date translation list 2021-03-17 15:38:56 +01:00
WolverinDEV 66021b125b Some more minor updates 2021-03-16 16:40:17 +01:00
WolverinDEV da0956fe24 Fixed the declaration generation 2021-01-08 21:41:26 +01:00
WolverinDEV 9dd8eec7ae Removed the voice echo test for the native client 2020-09-25 10:46:42 +02:00
WolverinDEV 4c49330bef Fixed missing ctype expression handler in dts generator 2020-08-20 22:18:44 +02:00
WolverinDEV 8e5525b201 Added the ability to insert new lines within a translate able message 2020-08-19 22:27:03 +02:00
WolverinDEV 4b7cd15a24 Adding W2G support for the native client 2020-08-08 01:03:19 +02:00
WolverinDEV 01036291bc Increased context menu z-index and fixed a ts generator bug 2020-08-01 15:27:45 +02:00
WolverinDEV f7aec1ebfa fixed missing value for the jsrender_generator.ts 2020-08-01 15:19:09 +02:00
WolverinDEV 366389a287 Adding the VariadicTranslatable to the tr generator 2020-08-01 15:04:33 +02:00
WolverinDEV f9fa5bb2bf Updated the translation generate algorithm 2020-08-01 14:54:44 +02:00
WolverinDEV 5af68c0a1c Fixed some minor transfer bugs as well added some more features required for the native clients file transfer 2020-06-10 22:44:50 +02:00
WolverinDEV 116779d151 Fixed some minor issues within the declaration tool generator 2020-06-10 18:29:33 +02:00
WolverinDEV bdf09b2077 Updated the declaration builder 2020-05-03 23:32:04 +02:00
WolverinDEV 606d5ac1f7 Some file transfer adjustments 2020-05-03 20:59:18 +02:00
WolverinDEV 7b261d6f15 Using React for the client channel and a lot of performance updates related to the channel tree 2020-04-18 19:37:30 +02:00
WolverinDEV dc4c020b61 Fixing travis build script 2020-04-02 22:53:48 +02:00
WolverinDEV 7c98e5ec7d Updated the gitignore files and some small changes 2020-04-02 17:58:33 +02:00
WolverinDEV c460d05ee5 Improved the webpack script and using constants for build version detection 2020-04-01 21:47:33 +02:00
WolverinDEV 3044e035bc Removing unused imports from generate module declarations 2020-04-01 01:17:36 +02:00
WolverinDEV d5ed46150e Added tr caching to webpack 2020-03-31 15:19:53 +02:00
WolverinDEV 5f0c1b303a Updated some declaration 2020-03-28 13:58:36 +01:00
WolverinDEV 6ebe771178 Correct sorting of modifiers 2020-03-28 11:30:03 +01:00
WolverinDEV 469e5d25d2 some updates 2019-09-01 17:24:06 +02:00
WolverinDEV 3b3430db5e Some updates 2019-08-30 23:06:39 +02:00
WolverinDEV 6df7b216ec fixed type leaks in namespaces 2019-08-30 19:16:47 +02:00
WolverinDEV b164685ffe Some minor fixed to make the app buildadle on windows 2019-08-21 20:07:00 +02:00
WolverinDEV 678e2025fc Keeping enum initializers 2019-08-21 13:43:52 +02:00
WolverinDEV 0e054397e2 Improved command handling 2019-08-21 13:34:03 +02:00
WolverinDEV 03b953374f Fixed comments in dtsgen tool 2019-08-21 13:13:00 +02:00
WolverinDEV f16f82f208 Fixed strings in declarations 2019-08-21 12:51:52 +02:00
WolverinDEV 11bb4ab218 file cleanup 2019-05-25 20:59:41 +02:00
WolverinDEV 331fa4c505 removed debug call 2019-05-21 11:42:00 +02:00
WolverinDEV 6d537bac15 Added a lot of new stuff 2019-04-04 21:47:52 +02:00
WolverinDEV efb4bad182 improved literal handling on type declaration 2019-04-04 18:15:28 +02:00
WolverinDEV b78c2569f7 Fixed build error 2019-03-19 21:15:15 +01:00
WolverinDEV 6ce07804b5 Revert "Added a new test case and fixed some missing generators"
This reverts commit 9818385a29.
2019-03-17 15:19:34 +01:00
WolverinDEV 9818385a29 Added a new test case and fixed some missing generators 2019-02-25 16:45:03 +01:00
WolverinDEV eb838cd497 "fixed" .gitignore files 2019-02-22 16:02:03 +01:00
WolverinDEV 583ac36a30 Fixed some .gitingores and uploaded missing css file 2019-02-20 22:06:04 +01:00
WolverinDEV f882e8a0bc fixed async declarator 2019-01-26 18:06:32 +01:00
WolverinDEV cd74e94925 Reworked the identity system and changed some stuff 2019-01-26 17:10:15 +01:00
WolverinDEV 2f202a634f Fixed build scripts and building tools 2018-12-26 14:17:12 +01:00
WolverinDEV ba66c91729 Fixed building process 2018-12-23 22:56:04 +01:00
WolverinDEV 18268ead80 Finally done :) 2018-12-15 13:55:08 +01:00