momo5502
|
07b19aed3e
|
[News] String version fallback
|
2017-02-13 22:36:29 +01:00 |
|
/dev/root
|
1604cf76e3
|
[News] JSON use integer instead of std::string
|
2017-02-13 21:50:43 +01:00 |
|
momo5502
|
358d039244
|
[News] Check if revision is a string
|
2017-02-12 13:06:54 +01:00 |
|
/dev/root
|
aa76d38f3c
|
[News] Use client.json instead of caches.xml for update check
|
2017-02-12 10:16:19 +01:00 |
|
momo5502
|
0fcc70c107
|
[News] Clear flags when updater download failed
|
2017-02-11 19:49:52 +01:00 |
|
momo5502
|
60f96edcce
|
[Maps] Install dlcs using the updater
This also fixes @iw4x-dev-urandom's bug that prevents the updater from starting!!!
|
2017-02-11 19:47:48 +01:00 |
|
TheApadayo
|
d524092944
|
[General] Housekeeping stuff and a NPE fix
|
2017-02-06 15:09:41 -05:00 |
|
momo5502
|
4d177e3c3f
|
[News] Don't fetch motd in unit tests
It's unreliable and not a unit we should test
|
2017-02-06 14:04:26 +01:00 |
|
momo5502
|
59ae4b35c7
|
[Changelog] Optimize changelog
|
2017-02-04 21:52:49 +01:00 |
|
/dev/root
|
7faf4a91cd
|
[News] Removed deprecated unit test
|
2017-02-04 21:19:34 +01:00 |
|
/dev/root
|
a705e2823e
|
[News] Fixed typo
[ci skip]
|
2017-02-04 20:45:27 +01:00 |
|
/dev/root
|
9f52029121
|
[Changelog] Removed trim
|
2017-02-04 20:26:46 +01:00 |
|
/dev/urandom
|
97bdf1a842
|
[News] Run Updater with -update -c flags to tell it to restart IW4x after updating.
|
2017-02-04 18:56:22 +01:00 |
|
/dev/root
|
a965fb1468
|
[Changelog] Changelog as Feeder
|
2017-02-04 18:42:12 +01:00 |
|
sr0
|
41c9ec9d32
|
[News] Open menu_first_launch when player is starting the game for the first time
|
2017-01-29 21:43:57 +01:00 |
|
sr0
|
aeb730b7f4
|
[News] Add UIScript for open website and wiki
|
2017-01-29 21:42:35 +01:00 |
|
momo5502
|
c15aac546d
|
[General] Prepare code for use with multiple projects
|
2017-01-27 14:43:52 +01:00 |
|
momo5502
|
fff9046b72
|
[IPCPipe] Correctly shutdown the pipe
|
2017-01-25 15:01:55 +01:00 |
|
momo5502
|
80e88f1572
|
[General] Fix a few memory leaks in threads
Destroying threads past when uninitializing the library is illegal
|
2017-01-24 06:32:04 +01:00 |
|
momo5502
|
2de95b4a3b
|
[General] Fix protobuf and other memory leaks
|
2017-01-22 21:38:57 +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
|
f41246391a
|
[News] Disable no window flag
|
2017-01-15 19:14:50 +01:00 |
|
momo5502
|
d81ee41c8f
|
[News] Delete updater
|
2016-12-26 18:53:05 +01:00 |
|
momo5502
|
788ccae967
|
[Command] Use pointers instead of an abstraction interface for params
|
2016-12-07 20:00:24 +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
|
4143cbf0d8
|
[News] Removed Code to delete updater.exe
- updated Cache ID as it is iw4x
|
2016-11-21 08:00:08 +01:00 |
|
momo5502
|
8085e4bd88
|
[CodeStyle] Refactor the code to match our basic style guidelines
|
2016-11-20 14:10:57 +01:00 |
|
momo5502
|
f5786d0bbb
|
[Node] Load nodes after network start
|
2016-11-15 16:56:21 +01:00 |
|
momo5502
|
d4e78a09a5
|
[Node] Fallback client implementation
|
2016-11-15 16:40:15 +01:00 |
|
momo5502
|
f46f5590ff
|
Fuck those unit-tests on wine.
|
2016-11-06 14:26:03 +01:00 |
|
momo5502
|
b409def26e
|
No news in ZB
|
2016-10-26 21:14:14 +02:00 |
|
momo5502
|
a381debe87
|
Newsticker stuff
|
2016-10-03 18:30:37 +02:00 |
|
momo5502
|
e94d9788d0
|
Fix code analysis warnings
|
2016-09-04 13:06:44 +02:00 |
|
momo5502
|
8d2d825be6
|
Fix code analysis warnings
|
2016-08-31 02:00:01 +02:00 |
|
momo5502
|
2d32d44da2
|
Better async updating and new updater url
|
2016-08-31 01:10:26 +02:00 |
|
momo5502
|
73bacbaa96
|
Use the revision for version comparison
|
2016-08-31 00:24:44 +02:00 |
|
momo5502
|
fb5c47ee11
|
Implement updating routine
|
2016-08-31 00:23:17 +02:00 |
|
momo5502
|
9562285ed7
|
Use new format library and sort utils
|
2016-07-11 17:14:58 +02:00 |
|
momo5502
|
b83d85b651
|
Optimizations
|
2016-06-26 14:25:54 +02:00 |
|
momo5502
|
e8c915374b
|
Thread optimization
|
2016-06-02 15:11:31 +02:00 |
|
momo5502
|
887892d50b
|
Change initial changelog text
|
2016-03-17 19:11:59 +01:00 |
|
momo5502
|
a3d8ee8094
|
Remove iw4x branding
|
2016-02-23 15:52:31 +01:00 |
|
momo5502
|
a11f004a7e
|
More proto stuff.
We should add a version identifier before releasing!
|
2016-02-12 15:06:06 +01:00 |
|
momo5502
|
70d49efac5
|
Optimize unit tests.
|
2016-02-05 00:33:06 +01:00 |
|
momo5502
|
ad1e25bd56
|
Update submodules and include some unit testing code.
|
2016-02-04 21:58:49 +01:00 |
|
momo5502
|
b819f7e68e
|
Use localized string for motd (async).
|
2016-01-27 00:50:20 +01:00 |
|