Commit Graph

30 Commits

Author SHA1 Message Date
Diavolo
a200d82ae6
[Dvar] Better dvar settings for debugging 2022-07-02 19:52:57 +02:00
FutureRave
b0dfd16759 Attempt to refactor scheduler *gone insane* 2022-06-04 14:06:22 +02:00
Edo
144978e758
Merge branch 'develop' into branding 2022-05-03 11:04:29 +01:00
GEEKiDoS
1b6a852d07 Change dvar description, static_assert size, style fix 2022-05-03 10:11:02 +08:00
GEEKiDoS
c2c62cd72e Style fixes 2022-04-30 01:42:47 +08:00
GEEKiDoS
237a89fa71 Finish RawMouse component, also enable dpi awareness for game window; 2022-04-29 22:26:14 +08:00
Diavolo
8a770985d6
Add branding component 2022-04-15 14:50:22 +02:00
FutureRave
21f0fe8c5e
Fix dvar flags & various dvar improvements 2022-03-08 12:20:28 +00:00
FutureRave
c54981c6df
ISO Core guidelines 2022-02-27 12:53:44 +00:00
momo5502
08bc848267 [General] Small code fixes and optimization 2017-06-14 20:53:54 +02:00
momo5502
a46daef6f1 [Window] Use better loading cursor 2017-06-11 21:25:18 +02:00
momo5502
eb8c141ad9 [Window] Apply waiting cursor while loading fastfiles 2017-06-06 22:13:08 +02:00
momo5502
fe6cb2d737 [Scheduler] Introduce scheduler with 80 compile errors 2017-05-31 15:50:32 +02:00
momo5502
ee06e79a28 [Exception] Destroy windows and suspend threads 2017-02-10 09:50:08 +01:00
momo5502
82e9f3864c [General] Refactor all the code
This is the actual refactoring, the last commit was broken
2017-01-20 22:41:03 +01:00
momo5502
74b34f2a6d [LineEndings] Fix them all 2017-01-19 22:55:15 +01:00
sr0
e1a4e3ec27 Remove .gitattributes file 2017-01-18 23:44:36 +01:00
/dev/root
6c9e28ff42 [LineEndings] Fix crlf lineendings
- added gitattributes file to force crlf for hpp/cpp/lua
2017-01-16 17:42:50 +01:00
momo5502
8085e4bd88 [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
momo5502
330a3158e8 Add minimize button 2016-10-30 22:59:27 +01:00
momo5502
e94d9788d0 Fix code analysis warnings 2016-09-04 13:06:44 +02:00
momo5502
b0df3e0e21 Anticheat fixes and aimbot detection 2016-08-08 01:57:00 +02:00
momo5502
8a4c64c2db Fix noborder stuff 2016-06-28 12:46:28 +02:00
momo5502
fe67c46994 more checks 2016-02-27 00:08:42 +01:00
/dev/urandom
f753acbe74
premake5: Use precompiled headers.
This easily doubles the compilation speed!!1
2016-01-04 20:58:00 +01:00
momo5502
4bc3ec10b1 Native cursor fixes 2016-01-01 15:17:59 +01:00
momo5502
8b81fe37ae Enable native cursor via dvar. 2015-12-31 01:10:15 +01:00
momo5502
ecf6e5bf9c Correctly initialize variables. 2015-12-29 14:48:02 +01:00
momo5502
8a1a8c6502 Use smooth native cursor instead of the laggy in-game one. 2015-12-29 14:46:17 +01:00
momo5502
87c1c36943 Use premake. 2015-12-29 02:52:31 +01:00