Sam Hocevar
6455091518
doc: rename a few tutorials to remove “lol” from their names.
пре 6 година
Sam Hocevar
6dd7a0cb39
Another lowercase switching frenzy, because why not.
пре 6 година
Sam Hocevar
37abf6193f
RIP lol::String ⚰️ LOL
пре 7 година
Sam Hocevar
487c82609c
Make lol-lua an optional dependency.
пре 7 година
Sam Hocevar
0239617197
Various compilation and warning fixes.
пре 7 година
Sam Hocevar
7558d0664a
image: more method renaming for consistency.
пре 7 година
touky
fab4610405
lolua tweaks
Added macros to help basic setup
пре 8 година
touky
eb943fc5e3
Lolua small simplification
getter default params are better now
пре 8 година
touky
0cdeb424d9
2nd pass, removed all old code, and fixed all the wrong usages
пре 8 година
touky
4d78d62a70
Lolua refactor 2nd pass: New version is much simpler and practical
Next pass is clean-up and fix of all the old usage
пре 8 година
touky
893ab7b6f5
first little pass, everything is broken.
Will resume on other computer.
пре 8 година
Sam Hocevar
96d725fd71
lua: replace lol::LuaState with the original lua_State
We have no hope of extending lua_State to add more data to it, because
that object may be created by Lua itself, for instance within a coroutine,
and it has no knowledge of our version of the object.
пре 8 година
Sam Hocevar
6a35a64dd5
sys: make a few functions lowercase.
пре 8 година
Sam Hocevar
861568b146
misc: some cleanup in files, including UTF-8 BOM.
пре 9 година
Sam Hocevar
441a20af99
misc: fix copyright information here and there.
пре 9 година
Sam Hocevar
d64b117b8d
build: fix license and copyright information.
пре 9 година
Sam Hocevar
70edc0d38e
misc: carry on with the lowercase rampage.
Using “Array” instead of “array” is now fully deprecated, and I replaced
the Log::Debug() etc. functions with msg::debug() etc. because log:: was
unavailable due to being a maths function.
Added up-to-date copyright notice and BOM to modified files, just in case.
пре 9 година
Benjamin ‘Touky’ Huet
3f167f2f1d
ImGui 1.37
MeshViewer first pass
пре 9 година
Benjamin ‘Touky’ Huet
9c07e8c2e0
Added Thread classes
Added InputProfile in Controller
Added ExecLuaCode
пре 10 година
Lolbot
0b111f1ece
fixed 6 files out of 4258:
- removed 1210 CR characters
- removed 17 trailing whitespaces
- replaced 0 tabs with spaces
- fixed 5 svn:eol-style properties
пре 10 година
Benjamin ‘Touky’ Huet
8222295f3b
2nd pass on Lua integration.
First pass on EzMesh integration (doesn't work yet)
пре 10 година
Benjamin ‘Touky’ Huet
baae344fc2
lua property get/set added, not as nice as I wished, but working.
пре 10 година
Benjamin ‘Touky’ Huet
77c0ae241b
tidied up the lua tutorial
пре 10 година
Benjamin ‘Touky’ Huet
77420f6b55
small lua code refactor
пре 10 година
Benjamin ‘Touky’ Huet
cf888d721d
3rd pass on lua classes. It works now. It's ..... ALIIIIIIVE
пре 10 година