Federico Cecchetto
|
2e0a966274
|
Function naming progress: funcs: 72%, meths: 42%
|
2021-12-29 22:21:55 +01:00 |
|
Federico Cecchetto
|
0549dbf02d
|
Alternate discord main menu image
|
2021-12-29 02:29:22 +01:00 |
|
Federico Cecchetto
|
4582c337ce
|
Update function_tables.cpp
|
2021-12-29 01:28:31 +01:00 |
|
Federico Cecchetto
|
90d7c22c4d
|
Update function tables
|
2021-12-28 21:47:10 +01:00 |
|
Federico Cecchetto
|
2c03916d42
|
Tiny fix
|
2021-12-28 21:41:11 +01:00 |
|
Federico Cecchetto
|
d947d461f5
|
Fixes & cleanup
|
2021-12-28 17:14:47 +01:00 |
|
Federico Cecchetto
|
7b8e9c9bf1
|
Fix crashes when quitting
|
2021-12-28 04:25:14 +01:00 |
|
Federico Cecchetto
|
5f17804280
|
Actually fix checkpoint loading
|
2021-12-24 17:51:52 +01:00 |
|
Federico Cecchetto
|
1e27c6cbc3
|
Revert "Fix loading last checkpoint not running scripts"
This reverts commit dc3af7412c .
|
2021-12-23 02:15:49 +01:00 |
|
Federico Cecchetto
|
49e4891b31
|
GUI Script console
|
2021-12-23 02:15:33 +01:00 |
|
Federico Cecchetto
|
dc3af7412c
|
Fix loading last checkpoint not running scripts
|
2021-12-23 00:33:48 +01:00 |
|
Federico Cecchetto
|
8c3a73c5d2
|
Cleanup + fixes
|
2021-12-22 22:25:41 +01:00 |
|
Diavolo
|
8deae532de
|
Added actual file
|
2021-12-22 21:37:14 +01:00 |
|
Diavolo
|
d5d9e27cca
|
Added elevators (dvar controlled)
|
2021-12-22 21:32:09 +01:00 |
|
Federico Cecchetto
|
a39c18414c
|
Some fixes
|
2021-12-21 15:43:51 +01:00 |
|
fed
|
5da497b61b
|
More console progress
|
2021-12-21 15:21:50 +01:00 |
|
Federico Cecchetto
|
bc52202b01
|
Console window progress
|
2021-12-21 02:00:22 +01:00 |
|
Federico Cecchetto
|
bedc3c94f8
|
Error notifications
|
2021-12-20 18:58:23 +01:00 |
|
fed
|
4d2a374d9b
|
Copied to clipboard notifications
|
2021-12-20 17:32:06 +01:00 |
|
fed
|
6e7e1c57ec
|
Some fixes + set entity field window
|
2021-12-20 09:59:57 +01:00 |
|
Federico Cecchetto
|
5c31d10e1f
|
Add asset & entity list windows
|
2021-12-20 01:53:01 +01:00 |
|
Federico Cecchetto
|
29c5af9cb6
|
Revert "Small change"
This reverts commit f7034d4a89 .
|
2021-12-19 18:38:45 +01:00 |
|
Federico Cecchetto
|
f7034d4a89
|
Small change
|
2021-12-19 18:34:17 +01:00 |
|
Federico Cecchetto
|
638188bcc3
|
Add imgui
|
2021-12-19 17:42:37 +01:00 |
|
Federico Cecchetto
|
8807169f4e
|
Use literal to calculate address + base
|
2021-12-03 20:47:16 +01:00 |
|
Federico Cecchetto
|
0c1279658d
|
LUI fixes I forgot to port
|
2021-12-03 20:39:23 +01:00 |
|
Federico Cecchetto
|
b6400b2b9f
|
Forgot this
|
2021-11-02 02:14:06 +01:00 |
|
Federico Cecchetto
|
bdb6b7324e
|
LUI scripting fixes
|
2021-10-21 00:21:50 +02:00 |
|
Federico Cecchetto
|
aa5078fb5b
|
Remove getkeys (doesn't actually work)
|
2021-10-02 20:08:05 +02:00 |
|
Federico Cecchetto
|
9d1552c246
|
Remove this
|
2021-10-02 18:31:43 +02:00 |
|
Federico Cecchetto
|
82ab4453a0
|
Support converting our lua functions to lui functions
|
2021-10-02 18:30:21 +02:00 |
|
Federico Cecchetto
|
b461a6ab3c
|
Other function type support
|
2021-10-02 01:08:04 +02:00 |
|
Federico Cecchetto
|
a921efb007
|
Fix arguments/returns order
|
2021-10-02 00:54:25 +02:00 |
|
Federico Cecchetto
|
cd79cd4d87
|
Fix script function calling + expose lui globals
|
2021-10-01 23:41:32 +02:00 |
|
Federico Cecchetto
|
52cf0aad1b
|
Yes
|
2021-10-01 01:50:18 +02:00 |
|
Federico Cecchetto
|
2b6989692f
|
More LUI scripting support
|
2021-10-01 00:55:14 +02:00 |
|
Federico Cecchetto
|
401006ca8e
|
This too
|
2021-09-28 22:40:51 +02:00 |
|
Federico Cecchetto
|
be5d909847
|
Some fixes
|
2021-09-28 22:39:27 +02:00 |
|
Federico Cecchetto
|
d6d016dac8
|
Some fixes + lightuserdata & some more functions support
|
2021-09-28 02:11:17 +02:00 |
|
Federico Cecchetto
|
5c345fc275
|
Some fixes
|
2021-09-27 17:57:38 +02:00 |
|
fed
|
c981bb2b47
|
Remove this
|
2021-09-27 02:36:07 +02:00 |
|
Federico Cecchetto
|
e5e1319543
|
Support calling built-in LUI functions
|
2021-09-27 01:37:48 +02:00 |
|
Federico Cecchetto
|
cb7517e583
|
Thread names + some fixes
|
2021-09-26 17:54:48 +02:00 |
|
Federico Cecchetto
|
6953144d20
|
Fix element border
|
2021-09-23 22:29:28 +02:00 |
|
Federico Cecchetto
|
b6a382047a
|
Text color gradient, style, ... + fixes
|
2021-09-22 00:57:41 +02:00 |
|
Federico Cecchetto
|
8e4b8fc37a
|
Some fixes
|
2021-09-20 21:43:01 +02:00 |
|
Federico Cecchetto
|
1c9069b5ce
|
Add playmenuvideo function
|
2021-09-20 20:20:06 +02:00 |
|
Federico Cecchetto
|
baa6ef236e
|
Some changes
|
2021-09-20 01:33:54 +02:00 |
|
Federico Cecchetto
|
d8d20ed919
|
Add some functions
|
2021-09-19 18:20:28 +02:00 |
|
Federico Cecchetto
|
1501929977
|
Draw fps, console, branding on top of ui elements
|
2021-09-19 18:20:15 +02:00 |
|