8305115b39
Fix NTA's exploit
2016-05-15 16:47:57 +02:00
70ff5e23ab
Optimize stuff
2016-05-14 15:37:04 +02:00
f2cdd84416
2016-05-14 15:32:43 +02:00
1842366f56
Nothing special
2016-05-14 02:00:04 +02:00
49e92228e7
More cleanup of maxclient stuff
2016-04-16 13:29:23 +02:00
3515402ccc
Optimize maxclients patch
2016-04-16 12:29:06 +02:00
0b3c3154c9
the best way possible
...
As the party system sets the max players according to the playlist, 2 separate dvars are needed!
2016-04-13 21:32:17 +02:00
44e6d6acc8
Optimize playlist transfer
2016-04-13 20:57:44 +02:00
377ba8d4cb
Fix memory leak and implement sv_lanOnly
2016-04-13 19:31:16 +02:00
1e0fe1c060
Remove profile menu aka. fix
2016-04-13 11:31:26 +02:00
3c703e6db4
POW optimization and general cleanup
2016-04-11 13:32:11 +02:00
4cb3e04c88
Small optimizations
2016-04-11 11:25:08 +02:00
3c15e41585
Fully fix filesystem restart
2016-04-09 20:31:00 +02:00
72efebb021
Fix fs_game crash
2016-04-09 18:00:28 +02:00
19b6a12c92
Add a stack-frame hooking class
2016-04-08 16:15:01 +02:00
b912eb618b
Ompimize modlist
2016-04-04 17:18:57 +02:00
883f71b7bb
Implement ModList.
...
Code is mainly ported from the old client. The mod listing works but loading mods depends on several other places in the code that need to be fully implemented yet.
2016-04-04 00:11:56 +02:00
2e2b58cff7
Fix TableLookup typo.
2016-04-04 00:03:42 +02:00
887892d50b
Change initial changelog text
2016-03-17 19:11:59 +01:00
e3e222611d
Introduce REVISION_SUFFIX and integrate it in-game.
...
REVISION_SUFFIX is either empty or contains a "*" to indicate if a revision is clean or not (see previous commit regarding REVISION_CLEAN for explanation).
2016-03-15 03:22:32 +01:00
6b65a4d521
Fix earlier changes to FILEVERSION and PRODUCTVERSION.
...
Use the VERSION define again, it caused an error in an earlier commit where the Resource file could not always be opened properly. But with all the current changes it should be back working just fine.
2016-03-15 01:18:10 +01:00
5518a65c62
Fix FILETYPE in Resource.rc to VFT_DLL.
2016-03-15 01:15:41 +01:00
b289aa7a27
Fix Res(s)ource typo and add an explanation for the new STDInclude defines.
...
Signed-off-by: /dev/urandom <iw4x-dev-urandom@protonmail.com >
2016-03-15 01:11:16 +01:00
127ce3229f
Convert Resource.rc to UTF-8 and mark it as such.
...
Signed-off-by: /dev/urandom <iw4x-dev-urandom@protonmail.com >
2016-03-15 01:07:29 +01:00
e30dbfe880
Make Resource.rc not rely on MFC headers.
...
Signed-off-by: /dev/urandom <iw4x-dev-urandom@protonmail.com >
2016-03-15 01:07:06 +01:00
5620afa59f
rename default_nodes.dat to nodes_default.dat
2016-03-14 23:29:58 +01:00
42cfaccbad
Some more bugfixes
2016-03-14 21:29:21 +01:00
15b26bf4e7
Some node fixes
2016-03-14 20:44:51 +01:00
666c488b50
2016-03-14 18:40:04 +01:00
77506fff8d
Scoreboard stuff
2016-03-14 18:29:45 +01:00
2e4dd10c3e
Embed resource file
2016-03-14 12:54:59 +01:00
0ddf009a15
Don't create LSP socket
2016-03-14 12:24:32 +01:00
9f51c7cca4
beautify client config stuff
2016-03-12 01:10:19 +01:00
0b44821d81
Rename config file (config_mp.cfg -> iw4x_config.cfg)
2016-03-12 01:05:34 +01:00
e69ea8d68e
Redirect logs
2016-03-12 00:51:44 +01:00
2f2eef5f8e
rename 'data2' into 'iw4x'
2016-03-12 00:47:09 +01:00
44b2facee6
Flush more output :P
2016-03-12 00:14:55 +01:00
32295009e0
Better node refreshing
2016-03-11 23:57:51 +01:00
e75c21be71
Flush output
2016-03-11 23:24:43 +01:00
ddfd65cad4
Revert shit
2016-03-11 21:53:23 +01:00
3db0667929
Fixed Anti-Cheat on Windows 7
2016-03-11 21:49:14 +01:00
7b759d6880
Typo
2016-03-11 15:26:39 +01:00
23aae89b6c
Remove XUID authentication on debug
2016-03-10 22:51:26 +01:00
f774359eb5
Fix print bug
2016-03-10 21:51:32 +01:00
2d4a32d89d
stdout error stuff
2016-03-10 21:35:00 +01:00
2b41566727
2016-03-10 21:15:58 +01:00
41c0d171c0
Remove unnecessary include
2016-03-10 20:46:54 +01:00
937e8ed680
Fix issues and
2016-03-10 20:40:55 +01:00
e253ab7070
Optimize threaded console
2016-03-10 13:03:45 +01:00
d45554eeaa
Threaded console
2016-03-10 12:41:02 +01:00