|
4a94a65fd6
|
Merge remote-tracking branch 'upstream/master'
|
2022-08-26 15:22:24 +02:00 |
|
|
d7e352d2d7
|
Add mod.conf
|
2022-07-02 13:26:22 +02:00 |
|
|
7be2df43a3
|
Merge branch 'github'
|
2022-06-26 12:57:09 +02:00 |
|
|
aba56177a3
|
Add mod.conf
|
2022-06-26 12:54:08 +02:00 |
|
|
cd9c345420
|
Merge remote-tracking branch 'upstream/master'
|
2021-01-19 23:31:23 +01:00 |
|
HybridDog
|
948e6e3a8f
|
Add a missing parameter to mul
|
2021-01-17 17:16:35 +01:00 |
|
sys4-fr
|
bce2421ac5
|
Change message de chargement du mod vers le journal "action"
|
2019-01-05 22:29:33 +01:00 |
|
Hybrid Dog
|
44a870b098
|
README: fix developer note
|
2017-08-24 18:12:02 +02:00 |
|
Hybrid Dog
|
589575ef2d
|
Update documentation of instructions and change tostring and tonumber behaviour
|
2017-08-24 18:05:34 +02:00 |
|
Hybrid Dog
|
2c3f1edd81
|
Fix true and false
|
2017-06-26 19:39:20 +02:00 |
|
Hybrid Dog
|
adc39aeb7f
|
Fix exit and show source line numbers
|
2017-04-13 23:05:50 +02:00 |
|
Hybrid Dog
|
ee0859ce94
|
Fix call instruction
|
2017-04-13 20:13:01 +02:00 |
|
Hybrid Dog
|
a1d7028b3e
|
Add copytable instruction
|
2017-04-13 20:12:02 +02:00 |
|
Hybrid Dog
|
c821cafc14
|
update instructions
M README.md
M faden.lua
M standardbefehlssatz.lua
M util/standartbefehlssatz_doc.lua
|
2017-02-03 23:20:22 +01:00 |
|
Hybrid Dog
|
f566b8b557
|
remove obsolete argument count tests
M standardbefehlssatz.lua
D textures/pdisc.png
M util/standartbefehlssatz_doc.lua
|
2017-01-12 18:35:11 +01:00 |
|
Hybrid Dog
|
7589a04a9a
|
add todo to readme
M README.md
|
2017-01-04 19:23:10 +01:00 |
|
Hybrid Dog
|
e70f51aa32
|
allow discarding the return values of instructions
M faden.lua
M standardbefehlssatz.lua
M util/standartbefehlssatz_doc.lua
|
2017-01-03 14:44:06 +01:00 |
|
Hybrid Dog
|
fd15773adb
|
update readme
M README.md
M util/standartbefehlssatz_doc.lua
|
2016-12-31 17:25:01 +01:00 |
|
Hybrid Dog
|
1c9ed9a133
|
add getvar instruction, fix call (untested), make less work with strings and update documentation
M README.md
M standardbefehlssatz.lua
A util/standartbefehlssatz_doc.lua
|
2016-12-31 17:16:16 +01:00 |
|
HybridDog
|
5b1549498b
|
fix readme line breaks
M README.md
|
2016-12-30 20:55:49 +01:00 |
|
HybridDog
|
a9730330c6
|
fix parsing lables, untested
M parser.lua
|
2016-12-29 22:50:47 +01:00 |
|
HybridDog
|
5d9ca414fe
|
remove jif instruction and add optional jump condition to jmp
M standardbefehlssatz.lua
|
2016-12-29 22:48:40 +01:00 |
|
HybridDog
|
4b5455dcc6
|
fix weird nonsense less instruction code
M standardbefehlssatz.lua
|
2016-12-29 22:37:03 +01:00 |
|
Hybrid Dog
|
79fd928b68
|
more instructions, string length test and dont try executing nil
M faden.lua
M standardbefehlssatz.lua
|
2016-12-29 14:14:20 +01:00 |
|
Hybrid Dog
|
641aa73686
|
use us_time instead of gametime due to lack of precision, sleep → usleep
M faden.lua
M standardbefehlssatz.lua
|
2016-12-28 22:05:48 +01:00 |
|
Hybrid Dog
|
b03c1fe61b
|
add us time instruction
M faden.lua
M standardbefehlssatz.lua
|
2016-12-28 18:47:28 +01:00 |
|
Hybrid Dog
|
53c47b17ab
|
buxfixes and more instructions
M README.md
M faden.lua
M parser.lua
M standardbefehlssatz.lua
|
2016-12-28 18:27:41 +01:00 |
|
Hybrid Dog
|
d57e096706
|
luacheck used
M standardbefehlssatz.lua
|
2016-12-28 13:44:53 +01:00 |
|
HybridDog
|
258f127ad7
|
remove superfluous depends.txt
D depends.txt
|
2016-11-13 14:54:53 +01:00 |
|
HybridDog
|
479885a80f
|
update readme
M README.md
M faden.lua
|
2016-11-13 14:53:52 +01:00 |
|
HybridDog
|
b3ce57c5b4
|
💥
A .gitignore
A LICENSE.txt
A README.md
A depends.txt
A faden.lua
A init.lua
A parser.lua
A standardbefehlssatz.lua
A textures/pdisc.png
|
2016-11-13 14:42:57 +01:00 |
|