Commit Graph

4253 Commits

Author SHA1 Message Date
momo5502
fa18695898 Unload mod 2016-09-08 21:53:58 +02:00
momo5502
daac5489d9 Free console earlier 2016-09-08 21:46:12 +02:00
momo5502
af21b8a6d9 Optimize moddownload 2016-09-08 21:41:01 +02:00
momo5502
9298e5688f Temporary fix 2016-09-06 21:31:12 +02:00
momo5502
8fb6ea0b63 Use lock guards for mutex locking 2016-09-05 21:58:59 +02:00
momo5502
d6ade55958 Add comment and update mongoose 2016-09-05 19:57:17 +02:00
momo5502
7ed67debfc Start working on issue 2016-09-05 19:55:47 +02:00
momo5502
e43a645712 Fixes and update command structure 2016-09-05 19:54:16 +02:00
momo5502
7dc18695d4 2016-09-04 22:19:47 +02:00
momo5502
5e71960c7e IW5 material emedding system 2016-09-04 17:13:06 +02:00
momo5502
e94d9788d0 Fix code analysis warnings 2016-09-04 13:06:44 +02:00
momo5502
4cb707d43d 2016-09-04 12:45:47 +02:00
momo5502
f045863ddc Shift version number 2016-09-04 12:37:17 +02:00
momo5502
c993a783cf Optimizte logging over network commands 2016-09-04 12:06:48 +02:00
momo5502
ac6c592e51 Remove unnecessary thread 2016-09-03 22:44:38 +02:00
/dev/urandom
01d5f02d28
Merge branch 'semantic-versioning' into 'develop'
Resolve "Semantic versioning"

Introduces semantic versioning to the code and to the Premake script.

.
2016-09-03 19:25:55 +02:00
/dev/urandom
ef07fb5f2a
Merge remote-tracking branch 'origin/semver' into 88-semantic-versioning 2016-09-03 19:12:32 +02:00
momo5502
fe6c08acc8 Better material fix until is done 2016-09-03 16:59:05 +02:00
momo5502
f13ad26dfc Frogot to increment variable after pushing to stack 2016-09-03 15:57:19 +02:00
momo5502
18d1e9daa1 Network logging stuff 2016-09-03 15:52:40 +02:00
momo5502
64682a8ef6 Revert changes 2016-09-03 13:42:14 +02:00
/dev/sdb
70ea83b851 Try to implement g_log network transfer.
Logging to file is still working.
Logging over network does send something but nothing useful. (????????)
No Crashs.
2016-09-02 22:28:51 +02:00
/dev/sdb
b94a311ec4 Changed name of the last test functions i had. 2016-09-01 21:54:46 +02:00
/dev/sdb
5ccb4f1f3c Added Console logging over network as mentionted in Issue
The PrintMessageStub must be changed a bit to add the channel info and timestamp.
2016-09-01 21:52:00 +02:00
momo5502
6f89e0f052 2016-08-31 18:12:31 +02:00
momo5502
63acb4374d Stuff concerning issue 2016-08-31 18:04:28 +02:00
momo5502
243ddc400d Experimental moddownload 2016-08-31 17:54:23 +02:00
/dev/sdb
c5bb8547e0 Obfuscated the bitmessage stuff for release builds. 2016-08-31 15:29:59 +02:00
momo5502
6f776a6be7 2016-08-31 12:26:47 +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
/dev/urandom
8aae51db64
Switch to semantic versioning via Git with fallback to old version string format. 2016-08-31 00:03:25 +02:00
/dev/urandom
3271a6d510
Actually fix the console scrolling issue. We just let pdcurses do it for us, PROPERLY! 2016-08-30 21:48:19 +02:00
/dev/root
125e9c4795 Issue
fixed comment
2016-08-30 19:36:57 +02:00
/dev/root
f887f03231 fixed Issue
pushed console output 4 up
2016-08-30 19:27:14 +02:00
momo5502
a21c928364 Temporarily 2016-08-30 18:31:57 +02:00
momo5502
04a640d81d Ignore dirty module 2016-08-30 17:53:15 +02:00
momo5502
b0ffeeb334 Obfuscate default nodes 2016-08-30 17:51:30 +02:00
momo5502
0c978d9980 Clean minidump code 2016-08-30 12:23:53 +02:00
/dev/sdb
458ae5f2aa 2016-08-30 09:13:56 +02:00
/dev/urandom
3f04d9d2d4
Fix build with DISABLE_BASE128 set. 2016-08-29 10:18:58 +02:00
/dev/urandom
9b87ca8ff7
Add and fix minidump upload logging strings. 2016-08-29 10:18:27 +02:00
/dev/urandom
3b9134422d
Fix Base128 utility function. 2016-08-29 10:11:03 +02:00
/dev/urandom
4d2d974ede
Fix waiting for public key when uploading minidumps. 2016-08-29 10:10:37 +02:00
/dev/urandom
c4d1eb8940
Properly deinitialize BitMessage client to save objects and keys. 2016-08-29 09:03:10 +02:00
/dev/urandom
f0b4525901
Properly wait for public key of minidump upload address. 2016-08-29 08:58:04 +02:00
/dev/urandom
e4a1390f2e
Fix crash due to invalid formatted logging message in MinidumpUpload. 2016-08-29 08:01:04 +02:00
/dev/urandom
1dca734e05
Close minidump immediately after generating it. 2016-08-29 08:00:46 +02:00