Commit Graph

617 Commits

Author SHA1 Message Date
fed
af4a62643b
Merge pull request #112 from fedddddd/dependabot/submodules/deps/sol2-50b62c9
Bump deps/sol2 from `a7da2a8` to `50b62c9`
2022-01-04 00:43:02 +01:00
fed
014c123b01
Merge pull request #113 from fedddddd/dependabot/submodules/deps/lua-05ac240
Bump deps/lua from `597a53b` to `05ac240`
2022-01-04 00:42:49 +01:00
Federico Cecchetto
30c76af562 Gui fixes 2022-01-03 23:32:53 +01:00
Federico Cecchetto
ca01e5d1ec Add kill command 2022-01-03 23:32:40 +01:00
dependabot[bot]
3f54864b02
Bump deps/protobuf from 01e84b1 to c4bb4c9
Bumps [deps/protobuf](https://github.com/google/protobuf) from `01e84b1` to `c4bb4c9`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](01e84b1293...c4bb4c9206)

---
updated-dependencies:
- dependency-name: deps/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 22:24:49 +00:00
dependabot[bot]
d9603a1dca
Bump deps/lua from 597a53b to 05ac240
Bumps [deps/lua](https://github.com/lua/lua) from `597a53b` to `05ac240`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](597a53bbc6...05ac2409ee)

---
updated-dependencies:
- dependency-name: deps/lua
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 22:24:43 +00:00
dependabot[bot]
8818cf1faf
Bump deps/sol2 from a7da2a8 to 50b62c9
Bumps [deps/sol2](https://github.com/ThePhD/sol2) from `a7da2a8` to `50b62c9`.
- [Release notes](https://github.com/ThePhD/sol2/releases)
- [Commits](a7da2a8e88...50b62c9346)

---
updated-dependencies:
- dependency-name: deps/sol2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-03 22:24:41 +00:00
Federico Cecchetto
c9d01afa7f Add some console commands 2022-01-03 21:05:46 +01:00
Federico Cecchetto
5e0fb92c9d Update dvar list 2022-01-03 19:04:42 +01:00
Federico Cecchetto
567c2b5f4e Add assetlist function 2022-01-02 23:51:38 +01:00
Federico Cecchetto
51d33687ba Notify console command 2022-01-02 23:51:20 +01:00
Federico Cecchetto
0407c0c059 Small fix 2022-01-02 23:51:05 +01:00
Federico Cecchetto
ecd4770baa Fixes for entity list 2022-01-02 16:53:17 +01:00
Federico Cecchetto
c5e4ae8e0a Method table finished 2021-12-31 03:37:59 +01:00
Federico Cecchetto
2682810eaf Method table 50% named 2021-12-30 20:48:17 +01:00
fed
d623c0c302
Update README.md 2021-12-30 15:20:19 +01:00
Federico Cecchetto
767e028f21 Modify function table so it matches gsc-tool 2021-12-30 04:32:50 +01:00
Federico Cecchetto
262016e631 Function table finished 2021-12-30 01:45:32 +01:00
fed
a90bfc3a83
Merge pull request #110 from fedddddd/dependabot/submodules/deps/imgui-f07df31
Bump deps/imgui from `e55dce8` to `f07df31`
2021-12-30 01:07:55 +01:00
dependabot[bot]
2c7b323e16
Bump deps/imgui from e55dce8 to f07df31
Bumps [deps/imgui](https://github.com/fedddddd/imgui) from `e55dce8` to `f07df31`.
- [Release notes](https://github.com/fedddddd/imgui/releases)
- [Commits](e55dce841b...f07df31745)

---
updated-dependencies:
- dependency-name: deps/imgui
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-29 22:15:27 +00:00
Federico Cecchetto
aba45f18b4 Also try other binary name 2021-12-29 22:22:13 +01:00
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
fed
2f13b531bb
Merge pull request #109 from fedddddd/dependabot/submodules/deps/lua-597a53b
Bump deps/lua from `86ec152` to `597a53b`
2021-12-23 00:01:34 +01:00
fed
57e2fbd2e4
Merge pull request #108 from fedddddd/dependabot/submodules/deps/protobuf-01e84b1
Bump deps/protobuf from `b360b9e` to `01e84b1`
2021-12-22 23:38:44 +01:00
dependabot[bot]
a046383c09
Bump deps/lua from 86ec152 to 597a53b
Bumps [deps/lua](https://github.com/lua/lua) from `86ec152` to `597a53b`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](86ec152433...597a53bbc6)

---
updated-dependencies:
- dependency-name: deps/lua
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-22 22:15:15 +00:00
dependabot[bot]
bae0d52a1b
Bump deps/protobuf from b360b9e to 01e84b1
Bumps [deps/protobuf](https://github.com/google/protobuf) from `b360b9e` to `01e84b1`.
- [Release notes](https://github.com/google/protobuf/releases)
- [Commits](b360b9e388...01e84b1293)

---
updated-dependencies:
- dependency-name: deps/protobuf
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-22 22:15:11 +00:00
Federico Cecchetto
fee2213961 Fix build 2021-12-22 22:27:58 +01:00
Federico Cecchetto
8c3a73c5d2 Cleanup + fixes 2021-12-22 22:25:41 +01:00
fed
8d12e08bf5
Merge pull request #107 from diamante0018/main
Add elevators
2021-12-22 21:49:35 +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
fed
72c8c7f253
Merge pull request #106 from fedddddd/dependabot/submodules/deps/lua-86ec152
Bump deps/lua from `066e0f9` to `86ec152`
2021-12-21 23:39:01 +01:00
dependabot[bot]
b880a04efd
Bump deps/lua from 066e0f9 to 86ec152
Bumps [deps/lua](https://github.com/lua/lua) from `066e0f9` to `86ec152`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](066e0f93c4...86ec152433)

---
updated-dependencies:
- dependency-name: deps/lua
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-21 22:14:18 +00:00
fed
b997e0eb32
Merge pull request #105 from fedddddd/dev
Dev
2021-12-21 15:44:23 +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
b4f2ec8f74 Update imgui 2021-12-20 21:36:03 +01:00
fed
5cff45142c
Merge pull request #104 from fedddddd/dev
Dev
2021-12-20 19:58:39 +01:00
Federico Cecchetto
bedc3c94f8 Error notifications 2021-12-20 18:58:23 +01:00