momo5502
9ea71dfb1d
New deps
2016-08-26 12:23:28 +02:00
momo5502
0fd0f87981
Better upload and new dependencies.
2016-08-26 12:14:59 +02:00
/dev/root
fb737eb9d2
added more ignores
2016-08-25 18:45:00 +02:00
/dev/root
e6cfae9e6f
latest version bitmrc
2016-08-25 18:38:45 +02:00
/dev/root
369267ef39
added submodules for bitmrc
2016-08-25 18:17:47 +02:00
momo5502
7f951dadbd
Update dependencies
2016-08-25 13:25:23 +02:00
momo5502
3ff2c40f7a
Add devmap to maprotation (credit to @Dasfonia)
2016-08-22 13:29:25 +02:00
momo5502
8e72395ab9
Add working permban command
2016-08-18 13:26:05 +02:00
momo5502
464ea2f82b
Use toasts for noclip and ufo
2016-08-18 12:36:18 +02:00
momo5502
701c8c6e04
Rename noclip error
2016-08-18 12:09:36 +02:00
momo5502
256b463411
Don't ignore warning 4100
2016-08-18 02:18:45 +02:00
momo5502
f064966ec0
Add noclip and ufo commands
2016-08-18 01:57:56 +02:00
momo5502
c26e197161
Merge branch 'master'
2016-08-17 20:27:47 +02:00
momo5502
9ed469f1ef
Working lean support
2016-08-17 20:27:33 +02:00
/dev/urandom
db4f9ad6ec
MILESTONE define is now bound to the current Git tag name (which is beta).
...
Subject to.
2016-08-17 05:00:12 +02:00
momo5502
c0e3a49234
TDES -> DES3
2016-08-17 03:19:17 +02:00
momo5502
3e9d5779ca
Lean stuff (unfinished)
2016-08-16 20:36:52 +02:00
momo5502
f6410370ac
Stringtable tests
2016-08-16 13:58:45 +02:00
momo5502
405ae959f2
IW4x!!!!
2016-08-16 02:00:07 +02:00
momo5502
a73380db16
Some fixes
2016-08-16 01:54:52 +02:00
/dev/urandom
2530457eb6
Merge commit
2016-08-15 23:26:27 +02:00
momo5502
0bdb4d887f
Fix errors
2016-08-15 17:07:32 +02:00
momo5502
1b71afcc21
Beginning of a banclient command
2016-08-15 16:40:30 +02:00
momo5502
84422b0fc0
Refresh dedi console window title
2016-08-15 13:42:30 +02:00
momo5502
d67aa26a5d
Fix connect protocol and temporary workaround for localhost parties
2016-08-15 12:57:49 +02:00
momo5502
72e98f8bbb
Optimize ConnectProtocol
2016-08-14 18:40:13 +02:00
momo5502
fe4bf5704d
Colored mapname when in lobby
2016-08-14 17:01:01 +02:00
momo5502
19d177ed29
Remove component registration message
2016-08-14 16:18:44 +02:00
momo5502
3585ab62a7
Rename stuff
2016-08-14 16:16:10 +02:00
momo5502
9a3b5d48e4
Optimize array access
2016-08-14 16:05:57 +02:00
momo5502
7def8890e9
Securitylevel serverinfo stuff
2016-08-14 16:01:24 +02:00
momo5502
0e793af68b
Fix /dev/root's d3d crash
2016-08-14 15:27:37 +02:00
momo5502
b3b74bf1f4
Rename debug flags, premake recognizes them as '--debug' and enables debug mode in release configurations
2016-08-14 15:17:30 +02:00
momo5502
768bc2bd2c
Remove messages (node)
2016-08-14 13:42:03 +02:00
momo5502
4e6ab5645e
2016-08-13 22:34:11 +02:00
/dev/urandom
02a6c90d13
Premake: Linker warnings are now treated as fatal errors.
2016-08-13 20:11:37 +02:00
/dev/urandom
9235616baa
Premake: Use C++14 flag; this may have an effect on the MSVC compiler in the future.
2016-08-13 20:11:06 +02:00
/dev/urandom
7ff05580c9
Premake: Split up dependencies, make them easily configurable and provide easy-to-use imports.
...
All dependency projects are now separated into their own Premake scripts and are designed to provide easy "import", "includes" and "setup" functions.
First, you use project.setup { ... } to provide the library with its respective configuration, this MAY include defines and MUST include the source path of that specific library. Then you can use project.includes() or project.import() in your target application or library project to let the script configure your project. This will configure all necessary include directories and links.
2016-08-13 19:45:11 +02:00
/dev/urandom
6dfd22c07a
New premake flags for debugging anticheat, library loading and forcing unit tests.
...
- --debug-detections sets the "DEBUG_DETECTIONS" define to show whenever a mismatch in the anticheat hashing occurs.
- --debug-load-library sets the "DEBUG_LOAD_LIBRARY" define to show libraries as they are loaded during runtime in the debug console.
- --force-unit-tests sets the "FORCE_UNIT_TESTS" define to enforce compiling the unit tests into the binary.
2016-08-13 19:20:27 +02:00
momo5502
1db207497b
´
2016-08-13 17:34:54 +02:00
momo5502
d8486422ea
Command stuff
2016-08-13 16:39:05 +02:00
momo5502
e0bdf9a23a
Toast when increasing security level
2016-08-13 12:28:09 +02:00
momo5502
be8ee24528
Better anticheat debugging
2016-08-13 11:58:06 +02:00
momo5502
a9742bc8ec
Fix securitylevel message
2016-08-13 11:56:25 +02:00
/dev/urandom
4c6ad8a134
Premake: Add --copy-pdb parameter to also copy the PDB file to the folder given by --copy-to.
2016-08-10 17:09:19 +02:00
/dev/urandom
63fc302ce0
Premake: Fix fail on --copy-to due to missing target directory.
2016-08-10 17:08:27 +02:00
momo5502
d324bc0977
Update wink signals
2016-08-08 20:54:42 +02:00
momo5502
a608ee5ad1
Remove wink signals
2016-08-08 20:52:59 +02:00
momo5502
6730ad4c27
Update zlib
2016-08-08 20:45:16 +02:00
momo5502
555076715c
Disable debug messages in anticheat
2016-08-08 19:33:58 +02:00