1
0
mirror of https://github.com/HybridDog/pdisc.git synced 2024-06-29 13:20:26 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
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