Lwmte
|
0620e83125
|
Don't give LDoc warning on compile
|
2024-12-21 12:40:24 +01:00 |
|
Lwmte
|
db717658fc
|
Added references to Type module
|
2024-12-16 21:33:37 +01:00 |
|
davidmarr
|
e9f057eb64
|
Add Type module (#1506)
* Update VolumeObject.cpp
fixed Volume:GetActive() method
* Update CHANGELOG.md
* function description LevelFuncs.OnUseItem
* Revert "function description LevelFuncs.OnUseItem"
This reverts commit 2478afca68 .
* Add Type module
Allows to check the data type of a variable
* Update Type.lua
update description
* Update Type.lua
* Update Type.lua
* Update Type.lua
* Update Type.lua
* Update Type.lua
|
2024-12-16 22:25:17 +02:00 |
|
Lwmte
|
9a241dbc80
|
Fix issues with timer
|
2024-12-08 19:15:26 +01:00 |
|
Lwmte
|
f6cfb0508d
|
Add Timer.Delete() method to a timer module
|
2024-04-15 01:10:36 +02:00 |
|
Lwmte
|
6a3ede73eb
|
Rename OnControlPhase to OnLoop, fix bug with post-loop callbacks (#1283)
|
2023-12-20 20:12:47 +00:00 |
|
Sezz
|
56530bf2ca
|
Update Timer.lua
|
2023-11-05 10:53:14 +11:00 |
|
Adngel
|
68e97518b4
|
Update Timer.lua
Or two ints, or a vec2 and a float.
But not two ints and a float.
|
2023-11-04 17:34:39 +01:00 |
|
hispidence
|
05740927b4
|
Remove accidentally-committed multi-font WIP stuff. Update Timer DisplayString code. Add callstack printing stuff for CreateString.
|
2023-10-13 09:22:27 +01:00 |
|
Lwmte
|
6b7ed8ac89
|
Add null check for lua timer constructor
|
2023-07-04 20:20:01 +02:00 |
|
hispidence
|
e24a1d1fd0
|
Fix doc comment.
|
2023-04-27 14:48:24 +01:00 |
|
hispidence
|
fcf96568f9
|
Improve EventSequence example.
|
2023-01-26 21:19:58 +00:00 |
|
hispidence
|
d381aae14e
|
Add warning if a new EventSequence is created with the name of one that already exists.
|
2023-01-26 21:13:12 +00:00 |
|
hispidence
|
b461855a40
|
Fix #940
|
2023-01-05 20:12:22 +00:00 |
|
hispidence
|
7cb24fe3c3
|
Doc fixes
|
2022-12-09 22:07:30 +00:00 |
|
hispidence
|
e91e254c3c
|
Doc comment fixes.
|
2022-12-01 21:16:44 +00:00 |
|
hispidence
|
6cc9993bf2
|
Fix doc comment
|
2022-11-23 20:16:37 +00:00 |
|
hispidence
|
833e640b65
|
Fix timer require call
|
2022-09-20 19:53:04 +01:00 |
|
hispidence
|
2c2d49cc5d
|
Update scripts in accordance with #701 and #735
|
2022-09-13 21:28:38 +01:00 |
|
hispidence
|
74ce2183be
|
Update Timer doc to give warning about names.
|
2022-09-08 19:25:22 +01:00 |
|
hispidence
|
cabbe2f85b
|
Update Timer and EventSequence to work with new subtables system.
|
2022-09-07 19:45:35 +01:00 |
|
hispidence
|
5ffe5bf067
|
Rename TEN folder to Engine
|
2022-09-06 21:50:06 +01:00 |
|