Reinder Feenstra
324435ed49
lua: added missing class id's for identification (list)
2023-09-25 22:48:45 +02:00
Reinder Feenstra
ce7d6af72b
manual lua: added missing property
2023-09-24 18:36:29 +02:00
Reinder Feenstra
eb63012511
Object events more consistent now
...
Last param is now always the object emitting the event (except for singleton's like World and Clock)
Lua handler no longer adds the emitting object param (is in the event now)
2023-09-24 11:05:35 +02:00
Reinder Feenstra
9fa04d50b3
lua doc: added examples
2023-09-23 00:10:05 +02:00
Reinder Feenstra
f3fa8ea9ba
manual lua: add support for linking to items
2023-08-30 10:45:55 +02:00
Reinder Feenstra
176019a277
manual: added [] operator to objectlist in lua doc
2023-08-30 10:31:25 +02:00
Reinder Feenstra
08ce69394b
manual: added generator for Lua scripting manual #WIP
...
The generator uses the C++ source code to build the manual.
2023-08-27 19:08:01 +02:00