momo5502
887892d50b
Change initial changelog text
2016-03-17 19:11:59 +01:00
/dev/urandom
db837b6168
Merge branch 'unclean-versioning' into 'master'
...
Unclean version marker
This implements a way to identify "unclean versions" where changes have been done to the code that weren't committed properly. Version with such changes will be marked with a "*" suffix in game and at various other places where the revision format is shown in the rXXX-MILESTONE syntax.
2016-03-17 02:42:36 +01:00
/dev/urandom
12f6073260
Merge branch 'master' into unclean-versioning
2016-03-17 02:14:58 +01:00
momo5502
b36a1939ac
Update premake
2016-03-16 23:09:00 +01:00
momo5502
8ecf688205
Update generation batch
2016-03-16 23:00:19 +01:00
momo5502
436209d14f
protobuf
2016-03-16 22:57:54 +01:00
/dev/urandom
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
/dev/urandom
4d610197f4
Remove the call to generate.bat in build.bat.
2016-03-15 02:10:01 +01:00
/dev/urandom
536cb2f171
premake: Introduce REVISION_CLEAN. More info in this commit msg.
...
REVISION_CLEAN can be 0 or 1. When it is 0 that means that there were uncommitted changes to the code at the time of version info generation, otherwise this will be 1 which means that there have been no uncommitted changes.
2016-03-15 01:44:40 +01:00
/dev/urandom
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
/dev/urandom
5518a65c62
Fix FILETYPE in Resource.rc to VFT_DLL.
2016-03-15 01:15:41 +01:00
/dev/urandom
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
/dev/urandom
43c4e9133a
gitignore: Rewrite and ignore more files as a consequence to the new Resource file.
...
Signed-off-by: /dev/urandom <iw4x-dev-urandom@protonmail.com>
2016-03-15 01:11:02 +01:00
/dev/urandom
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
/dev/urandom
d8d5f79d20
premake: Fix for VS IDE to open Resource.rc.
...
Signed-off-by: /dev/urandom <iw4x-dev-urandom@protonmail.com>
2016-03-15 01:07:18 +01:00
/dev/urandom
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
sr0
5620afa59f
rename default_nodes.dat to nodes_default.dat
2016-03-14 23:29:58 +01:00
momo5502
42cfaccbad
Some more bugfixes
2016-03-14 21:29:21 +01:00
momo5502
15b26bf4e7
Some node fixes
2016-03-14 20:44:51 +01:00
momo5502
666c488b50
2016-03-14 18:40:04 +01:00
momo5502
77506fff8d
Scoreboard stuff
2016-03-14 18:29:45 +01:00
momo5502
2e4dd10c3e
Embed resource file
2016-03-14 12:54:59 +01:00
momo5502
0ddf009a15
Don't create LSP socket
2016-03-14 12:24:32 +01:00
momo5502
523a0a824d
protobuf
2016-03-13 18:12:23 +01:00
sr0
9f51c7cca4
beautify client config stuff
2016-03-12 01:10:19 +01:00
momo5502
0b44821d81
Rename config file (config_mp.cfg -> iw4x_config.cfg)
2016-03-12 01:05:34 +01:00
momo5502
e69ea8d68e
Redirect logs
2016-03-12 00:51:44 +01:00
sr0
2f2eef5f8e
rename 'data2' into 'iw4x'
2016-03-12 00:47:09 +01:00
momo5502
44b2facee6
Flush more output :P
2016-03-12 00:14:55 +01:00
momo5502
32295009e0
Better node refreshing
2016-03-11 23:57:51 +01:00
momo5502
e75c21be71
Flush output
2016-03-11 23:24:43 +01:00
momo5502
ddfd65cad4
Revert shit
2016-03-11 21:53:23 +01:00
sr0
3db0667929
Fixed Anti-Cheat on Windows 7
2016-03-11 21:49:14 +01:00
momo5502
7b759d6880
Typo
2016-03-11 15:26:39 +01:00
momo5502
23aae89b6c
Remove XUID authentication on debug
2016-03-10 22:51:26 +01:00
momo5502
f774359eb5
Fix print bug
2016-03-10 21:51:32 +01:00
momo5502
2d4a32d89d
stdout error stuff
2016-03-10 21:35:00 +01:00
momo5502
2b41566727
2016-03-10 21:15:58 +01:00
momo5502
41c0d171c0
Remove unnecessary include
2016-03-10 20:46:54 +01:00
momo5502
937e8ed680
Fix issues and
2016-03-10 20:40:55 +01:00
momo5502
e253ab7070
Optimize threaded console
2016-03-10 13:03:45 +01:00
momo5502
d45554eeaa
Threaded console
2016-03-10 12:41:02 +01:00
momo5502
07934e9216
Update musical talent
...
TODO: Find a good song. The old ones are annoying
2016-03-10 11:49:53 +01:00
momo5502
2adee27862
Fix unicode shit
2016-03-10 01:52:40 +01:00
momo5502
aee6d1d356
Fix protected data segment bug
2016-03-09 20:38:13 +01:00
momo5502
91922e83ea
Show valid node count
2016-03-09 20:16:38 +01:00
momo5502
9065cde02c
Update protobuf
2016-03-09 18:57:39 +01:00
sr0
6b6eff1e10
added logo
2016-03-08 23:59:03 +01:00
momo5502
3cc705df27
Fix vidrestart bug
2016-03-07 22:52:53 +01:00
momo5502
020488e58f
Node optimization
2016-03-06 16:42:58 +01:00