EntenKoeniq
|
75fb2c29d3
|
Code conventions. Small changes and bug fixes
|
2022-04-10 14:34:55 +02:00 |
|
EntenKoeniq
|
30f7776117
|
Added new Javascript functions
|
2022-04-06 12:13:39 +02:00 |
|
EntenKoeniq
|
1e1b22462d
|
More bug fixes and changes for DownloadManager
|
2022-04-06 05:54:03 +02:00 |
|
EntenKoeniq
|
9023b85382
|
New functions and removed SHVDN and LemonUI for Javascript
|
2022-04-02 16:14:42 +02:00 |
|
EntenKoeniq
|
ec1b56d152
|
Added CleanUpWorld and CreateObject for Javascript
|
2022-03-31 18:03:19 +02:00 |
|
EntenKoeniq
|
06db5542cf
|
Fixed delegates for javascript
|
2022-03-31 17:31:39 +02:00 |
|
EntenKoeniq
|
0051504684
|
Small changes
|
2022-03-30 16:14:25 +02:00 |
|
EntenKoeniq
|
7d2e3705ea
|
Let's use the new logger
|
2022-03-29 00:28:57 +02:00 |
|
EntenKoeniq
|
90d7ae7059
|
Added first simple logger for CoopClient
|
2022-03-28 23:59:19 +02:00 |
|
EntenKoeniq
|
2a514357d1
|
Make ScriptEngines readonly. Added GetLocalUsername() for Javascript
|
2022-03-28 16:43:52 +02:00 |
|
EntenKoeniq
|
a6167528dd
|
Small changes
|
2022-03-28 14:49:26 +02:00 |
|
EntenKoeniq
|
214aed68ad
|
ScriptContext is now internal
|
2022-03-27 19:49:23 +02:00 |
|
EntenKoeniq
|
da45b26e77
|
Added more events for clientside
|
2022-03-26 17:50:34 +01:00 |
|
EntenKoeniq
|
b1325bcef8
|
Added LoadAll and StopAll function. Some Javascript changes
|
2022-03-25 21:51:29 +01:00 |
|
EntenKoeniq
|
26d7a4d4a5
|
Added TestResources and only loaded the files from ip
|
2022-03-25 21:07:07 +01:00 |
|
EntenKoeniq
|
20f0833795
|
Added SHV and LemonUI to Javascript
|
2022-03-25 20:41:59 +01:00 |
|
EntenKoeniq
|
50bcfabf18
|
Added CallNative function and OnRender event for Javascript
|
2022-03-25 20:30:03 +01:00 |
|
EntenKoeniq
|
9d356a1b57
|
Load all *.js files from "scripts/resources"
|
2022-03-25 20:09:45 +01:00 |
|
EntenKoeniq
|
cfca7ad412
|
Added ClearScript for upcoming clientside
Example code for "test.js": ```script.SendMessage('test message');```
|
2022-03-25 19:53:48 +01:00 |
|