Commit Graph

1018 Commits

Author SHA1 Message Date
momo5502
3f4c0b01df [Tools] Use custom protoc to be able to update protobuf 2016-11-27 13:26:17 +01:00
momo5502
7943aea010 [Main] Remove newlines 2016-11-25 20:32:33 +01:00
momo5502
01cef9152f [Submodules] Update mongoose 2016-11-25 20:32:08 +01:00
/dev/root
4254179520 [Cache] Refactored Cache::GetUrl
- renamed GetUrl() to GetStaticUrl()
2016-11-25 14:16:07 +01:00
/dev/root
124e86387b [General] Fixed line endings
- converted all line endings in cpp/hpp files to dos
2016-11-25 13:00:48 +01:00
/dev/root
0221954b41 [Cache] Fix
- removed Mutex in GetUrl() to speed up startup
2016-11-25 12:48:52 +01:00
momo5502
90a9b72aac [Premake] Fix protobuf code generation 2016-11-24 20:42:45 +01:00
momo5502
9457186abe [Premake] Update to the latest version and fix protobuf 2016-11-24 20:10:13 +01:00
momo5502
c0d0c12bcd [Submodules] Update mongoose 2016-11-24 19:54:28 +01:00
momo5502
f4d2ab6e1c [Command] Fix indentation 2016-11-24 08:29:21 +01:00
momo5502
04c696a9d5 [Command] Optimize setviewpos command 2016-11-24 08:28:33 +01:00
/dev/root
e8a5e164fc [Command] Implemented setviewpos 2016-11-22 23:25:56 +01:00
momo5502
3973cf71a7 [FastFiles] Correctly load the mod.ff 2016-11-22 21:40:36 +01:00
momo5502
6b8df9f6d5 [Submodules] Update mongoose and protobuf 2016-11-22 21:40:11 +01:00
momo5502
003b95ba7c Merge branch 'code/dynamicurl2' into 'develop'
[Cache] Support multiple iw4xcache domains

Rewrote Code to support multiple iw4xcache domains.
2016-11-22 08:01:42 +01:00
momo5502
f169fd5274 [Cache] Use curly brackets 2016-11-22 07:59:46 +01:00
/dev/root
ddce60ee00 [Cache] Removed Constructor
- removed Constructor
- changed all functions to static

[ci skip]
2016-11-21 20:49:33 +01:00
/dev/root
d17f287bf2 [Cache] Used Utils::Cache
[ci skip]
2016-11-21 11:29:55 +01:00
/dev/root
98d9ad402f [Cache] Added mutex
[ci skip]
2016-11-21 11:09:42 +01:00
/dev/root
c969f5054d [Cache] Rewrote code
[ci skip]
2016-11-21 10:50:55 +01:00
/dev/root
4143cbf0d8 [News] Removed Code to delete updater.exe
- updated Cache ID as it is iw4x
2016-11-21 08:00:08 +01:00
momo5502
b0f13911ca [ZoneBuilder] Rough concept for external data 2016-11-20 20:41:38 +01:00
momo5502
6a51d280ae [Hooking] Correct interceptor stub 2016-11-20 20:41:02 +01:00
momo5502
ac102cc8b0 [Discovery] Fix thread termination 2016-11-20 14:31:52 +01:00
momo5502
1d13548829 [Localization] Fix localization crash
Preserve esi, as it is required by the hooked function
2016-11-20 14:10:57 +01:00
momo5502
8085e4bd88 [CodeStyle] Refactor the code to match our basic style guidelines 2016-11-20 14:10:57 +01:00
momo5502
98f8b4d04b [Submodules] Update fmt 2016-11-20 00:21:03 +01:00
momo5502
8e64acf9fe [CodeStyle] Basic naming example
[ci skip]
2016-11-20 00:20:51 +01:00
momo5502
0be3c8fc70 [CodeStyle] Add documentation file
[ci skip]
2016-11-20 00:10:58 +01:00
momo5502
e8b95226a6 [Localization] Don't restrict str loading to zonebuilder 2016-11-19 21:22:03 +01:00
momo5502
b7b7292bd4 [IO] Use C++17 filesystem features for directory interaction 2016-11-19 20:40:32 +01:00
momo5502
964db896d6 [Submodules] Update mongoose and protobuf 2016-11-19 20:40:32 +01:00
/dev/urandom
0ae42ac6a9
[Changelog] Added redesign of the main menus to "Changed" section. 2016-11-19 20:21:54 +01:00
/dev/urandom
0aa3ab5caf
[Changelog] Rotation issue no longer applies.
[ci skip]
2016-11-19 20:19:42 +01:00
momo5502
45200eba58 [Localization] Load language specific files 2016-11-17 18:17:25 +01:00
momo5502
f68c895286 [Localization] Remove legacy localizations 2016-11-16 20:36:19 +01:00
momo5502
415c8d42e2 [Submodules] Update modules 2016-11-16 20:36:19 +01:00
/dev/root
79f1b2bd44 [Node] Refactored reloadnodes and syncnodes
- removed reloadnodes
- moved LoadNodeRemotePreset to syncnodes
2016-11-16 18:37:44 +01:00
/dev/root
bb34e0416f [Node] Add command to trigger reload of remote nodes
- fixed a typo
2016-11-15 20:53:11 +01:00
momo5502
e92a2fe7ff [WebIO] Handle status code 2016-11-15 19:43:10 +01:00
momo5502
cce1ddc1df [Submodules] Update protobuf 2016-11-15 19:42:55 +01:00
momo5502
f5786d0bbb [Node] Load nodes after network start 2016-11-15 16:56:21 +01:00
momo5502
3a773df44b [Node] Fuck, that typo is stronger than me 2016-11-15 16:45:49 +01:00
momo5502
a70c26d697 [Node] Fix typo in node url 2016-11-15 16:44:57 +01:00
momo5502
d4e78a09a5 [Node] Fallback client implementation 2016-11-15 16:40:15 +01:00
momo5502
6f85105902 [Submodules] Update submodules 2016-11-15 16:38:40 +01:00
momo5502
c638366b8f [Console] Update color for ingame console 2016-11-14 22:34:16 +01:00
momo5502
2e50b9dc78 [Submodules] Update protobuf and mongoose 2016-11-14 22:34:16 +01:00
momo5502
755aaa3878 [Console] New ingame console colors 2016-11-14 19:26:15 +01:00
momo5502
9305ee8004 [Submodules] Update mongoose 2016-11-14 19:25:52 +01:00