Federico Cecchetto
|
c84c9398f6
|
Add dvar_cheats component + some fixes
|
2022-03-13 03:07:17 +01:00 |
|
Federico Cecchetto
|
e65c6c7327
|
Small fix
|
2022-03-13 01:07:16 +01:00 |
|
Federico Cecchetto
|
3cbb438e71
|
Add dvar descriptions
|
2022-03-13 00:56:15 +01:00 |
|
m
|
de66f83efe
|
lowercase function table
|
2022-03-12 16:42:04 -06:00 |
|
m
|
5d2f33bd56
|
Update function_tables.cpp (skip ci)
|
2022-03-12 16:38:15 -06:00 |
|
DoktorSAS
|
8bfb8329ed
|
Update functions
Named some functions
Fixed some wrong named functions
|
2022-03-12 22:42:23 +01:00 |
|
Federico Cecchetto
|
180190d527
|
Merge branch 'develop' of https://github.com/h1-mod/h1-mod into develop
|
2022-03-11 21:41:34 +01:00 |
|
Federico Cecchetto
|
c112eafad0
|
Fix client_t struct
|
2022-03-11 21:41:17 +01:00 |
|
m
|
eacd1c1aca
|
Update functions tables (#25)
|
2022-03-11 12:13:06 -08:00 |
|
Federico Cecchetto
|
289b3b50c5
|
Update function_tables.cpp
|
2022-03-11 20:38:28 +01:00 |
|
DoktorSAS
|
1a5a5def5f
|
Update functions tables
|
2022-03-11 20:02:00 +01:00 |
|
Federico Cecchetto
|
03df877e42
|
Update function tables
|
2022-03-11 19:12:55 +01:00 |
|
Federico Cecchetto
|
b28b776c69
|
Lowercase function names
|
2022-03-10 23:21:31 +01:00 |
|
Federico Cecchetto
|
89dd2a164b
|
Update function_tables.cpp
|
2022-03-10 20:51:59 +01:00 |
|
m
|
83fd05f0f8
|
fix compile ??
|
2022-03-08 06:41:04 -06:00 |
|
m
|
9f909770e6
|
don't load data from host module
closes #21, nice copy and paste skull
|
2022-03-08 06:27:16 -06:00 |
|
Federico Cecchetto
|
88cee0fe52
|
Scripting fixes
|
2022-03-06 03:16:57 +01:00 |
|
Federico Cecchetto
|
de1a3d4a38
|
Update function_tables.cpp
|
2022-03-05 23:23:28 +01:00 |
|
Federico Cecchetto
|
456d83f1c0
|
Some fixes
|
2022-03-05 18:36:56 +01:00 |
|
Federico Cecchetto
|
6306283272
|
Add better hud ping & fps counter
|
2022-03-05 16:38:34 +01:00 |
|
Skull Merlin
|
2614f7251f
|
should be full [skip ci]
|
2022-03-05 03:36:18 +02:00 |
|
Skull Merlin
|
fca5964740
|
baseaddr [skip ci]
|
2022-03-05 02:44:16 +02:00 |
|
Skull Merlin
|
fc59b7e7a6
|
Revert "baseaddr"
This reverts commit 05696f1ec509684d4cb496581e1eddf437c4278a.
|
2022-03-05 02:35:20 +02:00 |
|
Skull Merlin
|
05696f1ec5
|
baseaddr
|
2022-03-05 02:34:13 +02:00 |
|
fed
|
60e2098f0e
|
Merge pull request #20 from h1-mod/scripting
Scripting
|
2022-03-05 00:52:02 +01:00 |
|
Federico Cecchetto
|
2261c68b5b
|
Update function tables + bots
|
2022-03-04 20:46:09 +01:00 |
|
Federico Cecchetto
|
09d0f99d5a
|
Add updater
|
2022-03-04 01:39:19 +01:00 |
|
Skull Merlin
|
06cabab4ed
|
missing address for sp
|
2022-03-03 16:49:58 +02:00 |
|
Federico Cecchetto
|
e5149fe721
|
Scripting progress
|
2022-03-03 02:09:13 +01:00 |
|
Federico Cecchetto
|
26d9ab5abd
|
Merge branch 'develop' into scripting
|
2022-03-02 22:56:41 +01:00 |
|
Federico Cecchetto
|
0b3f8bf8fa
|
Finish fixing classes not saving
|
2022-03-02 21:06:15 +01:00 |
|
Federico Cecchetto
|
884efc7ce7
|
Some fixes
|
2022-03-02 15:01:01 +01:00 |
|
m
|
d7b16e78ac
|
sp addresses + fix mp addresses
stupid ida decompiler
|
2022-03-02 07:01:01 -06:00 |
|
m
|
5793866b7f
|
add ui scripting
|
2022-03-02 05:26:55 -06:00 |
|
m
|
ef20298fc4
|
fix player count for rpc + client_t padding
|
2022-03-01 19:57:00 -06:00 |
|
Federico Cecchetto
|
628795139d
|
Nevermind this way fine
|
2022-03-02 00:15:50 +01:00 |
|
Federico Cecchetto
|
b951aa490e
|
Revert "Almost fix classes not saving"
This reverts commit ed87298a6e90bf863608ed2139fb402728bddffa.
|
2022-03-02 00:13:18 +01:00 |
|
Federico Cecchetto
|
ed87298a6e
|
Almost fix classes not saving
|
2022-03-02 00:12:48 +01:00 |
|
Federico Cecchetto
|
a50702b8fb
|
Fix F10 button for server list
|
2022-03-01 21:38:00 +01:00 |
|
Skull Merlin
|
f8980041f1
|
spacing 1
|
2022-03-01 22:27:23 +02:00 |
|
Skull Merlin
|
13b5ac1f7d
|
symbols
|
2022-03-01 22:24:55 +02:00 |
|
Skull Merlin
|
10d8a9696a
|
scripting components
|
2022-03-01 22:14:41 +02:00 |
|
fed
|
e956fc4d92
|
Merge branch 'main' into dedicated
|
2022-03-01 03:03:37 +01:00 |
|
Federico Cecchetto
|
34d5a880e0
|
Dedi progress
|
2022-03-01 02:39:22 +01:00 |
|
Skull Merlin
|
f14aeba9bf
|
spacing
|
2022-02-28 23:50:51 +03:00 |
|
Skull Merlin
|
c761c912a3
|
client aim assist
|
2022-02-28 22:49:10 +02:00 |
|
m
|
fb2efeb089
|
finish dedi addresses
|
2022-02-28 14:21:22 -06:00 |
|
m
|
85f28bbd9f
|
Dvars component + update dvar list
|
2022-02-28 13:36:32 -06:00 |
|
Federico Cecchetto
|
eb22450669
|
Dvars component + update dvar list
|
2022-02-28 20:31:25 +01:00 |
|
m
|
6a5994c437
|
hours of progress, not done
|
2022-02-28 03:13:16 -06:00 |
|