Commit Graph

111 Commits

Author SHA1 Message Date
8a7e4f29f3 TeaVM startup crash fixed 2018-08-28 02:49:57 +02:00
2a21586802 Source code formatted 2018-08-28 02:39:41 +02:00
35fc49768c Code cleanup, startup bugfixes and method result caching 2018-08-28 02:38:27 +02:00
6cea02af81 Merge branch 'master' of https://github.com/Cavallium/WarpPI 2018-07-28 23:30:51 +02:00
84590f6f20 Touch device updated 2018-07-28 23:26:07 +02:00
20097e1fcb Moved html engine 2018-07-22 23:40:51 +02:00
6e327f0eb1 Added touch support and events. Refined hardware related classes 2018-06-30 18:46:53 +02:00
a9e4bccecb Fixed a bug 2018-06-14 12:20:01 +02:00
638200f6bb Updated TeaVM javascript engine 2018-06-12 18:35:56 +02:00
e0fd70d0ef Big update, added support for TeaVM (javascript) 2018-06-11 22:41:11 +02:00
54ddf9df9d Initial TeaVM support 2018-06-09 19:37:34 +02:00
773f2c14bf Added ExponentRule8 and fixed results with multiple expressions 2018-05-26 20:19:53 +02:00
5d585a9ad6 Automatic code cleanup 2018-05-12 21:18:29 +02:00
d379f8a318 Removed debug strings 2018-05-09 22:55:27 +02:00
54a13eb68a Removed debug strings 2018-05-09 22:55:04 +02:00
b94ec86a55 Updated rules system 2018-05-09 22:54:00 +02:00
43902161d2 Fixed cache 2018-05-09 22:30:15 +02:00
b6b1cec7d5 Fixed bug with +- 2018-05-06 18:18:53 +02:00
6d024c5569 New rules 2018-05-06 18:05:21 +02:00
59a8e79e4d Logarithm natural display 2018-05-06 16:37:54 +02:00
47fe4f5647 Added e 2018-05-06 16:37:25 +02:00
3358028a71 Added logarithms 2018-05-05 23:06:36 +02:00
bc49dfe3f3 Updated cpu renderer, transparencies 2018-05-05 23:06:18 +02:00
ca08cef307 Oh wow, finally!t's working now 2018-04-21 22:05:15 +02:00
a591a39d87 Better CPU renderer 2018-04-02 18:29:55 +02:00
095c6a0094 fixed cpu engine 2018-04-02 00:47:33 +02:00
7d27a3e9cb fix 2018-04-01 17:16:50 +02:00
7209e0dca1 fix 2018-04-01 17:11:56 +02:00
7b71053119 fix 2018-04-01 17:09:42 +02:00
2af5cde4b8 Mario minigame updated 2018-04-01 16:49:54 +02:00
270b698c59 Mario minigame easter egg 2018-04-01 01:01:57 +02:00
b788bedc48 Fixed a bug 2018-03-31 18:42:21 +02:00
6e7631eb08 2x zoom 2018-03-31 18:02:36 +02:00
d5b34941bd Passing directly the FloatBuffer to the GPU
Completed the keypad key assignments
2018-03-29 19:20:28 +02:00
872bc3f943 Rend 2018-03-29 01:05:45 +02:00
7e82bde264 Ordered GPURenderer 2018-03-29 00:34:09 +02:00
575e9f4871 Updated some graphic libraries 2018-03-29 00:30:47 +02:00
4e9f4350f0 Source cleanup 2018-03-26 09:04:09 +02:00
7279a44b0e Updated cache 2018-03-26 09:01:26 +02:00
520af764fd Switched a debug boolean 2018-03-25 12:47:18 +02:00
b1aabe899f Finished converting js rules to java rules 2018-03-25 12:36:22 +02:00
01925526a1 Added all the rules, converted automatically, to fix. 2018-03-24 23:33:04 +01:00
7254b359e1 Removed an unused Variable 2018-03-22 20:43:42 +01:00
e895642a45 Updated the Rules Manager 2018-03-22 20:40:41 +01:00
3a4964f24b Merge remote-tracking branch 'origin/new-math-rules' into new-math-rules 2018-03-22 17:38:07 +01:00
345b53eeff Better error logs 2018-03-22 17:37:31 +01:00
e49bb8ff62 Updated RulesManager 2018-03-22 15:54:06 +01:00
4a53bb68b4 New java rules 2018-03-22 10:06:31 +01:00
601a275277 Removed unused imports 2018-03-22 08:34:19 +01:00
19083a380a Fixed debug output with special chars 2018-03-21 16:45:20 +01:00