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
|
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
|
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 |
|
/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
|
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
|
c638366b8f
|
[Console] Update color for ingame console
|
2016-11-14 22:34:16 +01:00 |
|
momo5502
|
755aaa3878
|
[Console] New ingame console colors
|
2016-11-14 19:26:15 +01:00 |
|
momo5502
|
4d7be89089
|
[ZoneBuilder] Add buildall command
|
2016-11-13 20:53:44 +01:00 |
|
momo5502
|
aa9da9012e
|
[Menus] Small fix for unloaded menus
|
2016-11-13 20:53:27 +01:00 |
|
momo5502
|
f75d8cee18
|
[FileSystem] Revert back to the initial implementation, but without hunk
|
2016-11-13 15:04:34 +01:00 |
|
momo5502
|
d52d316cd2
|
[BitMessage] Small sanity check
|
2016-11-13 14:56:34 +01:00 |
|
momo5502
|
9d3af2cd69
|
[Utils] Rename interval update method
|
2016-11-13 12:10:51 +01:00 |
|
momo5502
|
091c604675
|
[FileSystem] Even safer filesystem interaction
|
2016-11-13 11:58:23 +01:00 |
|
momo5502
|
4b9d9e11a0
|
[Maps] Remove workarounds for broken crash tropical
|
2016-11-13 11:15:38 +01:00 |
|
momo5502
|
6ea6fb50b9
|
[Maps] Add initial support for DLC 8
|
2016-11-13 11:15:38 +01:00 |
|
momo5502
|
ba733608f5
|
[RawFiles] Fix dumpraw command for files with spaces
|
2016-11-13 02:29:56 +01:00 |
|
momo5502
|
38ee6780c5
|
[Zones] Fix vehicles for codol zones
|
2016-11-12 22:58:18 +01:00 |
|
momo5502
|
575607891d
|
[ZoneBuilder] Fix verifyzone command
|
2016-11-12 20:41:20 +01:00 |
|
momo5502
|
1439d5fa03
|
[Maps] Support for some tropical maps
This adds support for favela and estate tropical
More investigation is needed for crash tropical.
|
2016-11-12 20:06:23 +01:00 |
|
momo5502
|
e41aa1f221
|
[BitMessage] Optimize shutdown handler
Optimize the shutdown handler, so that less bugs occur
while waiting for BitMRC to terminate
|
2016-11-12 20:06:23 +01:00 |
|
momo5502
|
9591d7eacd
|
[IXModel] Adjust XModel structure for flag support
|
2016-11-12 20:06:23 +01:00 |
|
momo5502
|
ea3660bbf8
|
[BitMessage] Shutdown workaround
This starts a thread in the game's shutdown routine
and destroys BitMRC in a separate thread to prevent deadlocks.
This is not a good fix
|
2016-11-12 13:07:19 +01:00 |
|
momo5502
|
72c19cb968
|
[FileSystem] Threadsafe filesystem interaction
Replace the ReadFile with a threadsafe variant.
Additionally, this includes a check for memory leaks.
!
|
2016-11-12 13:07:19 +01:00 |
|
momo5502
|
421c221f29
|
Model dumping stuff
|
2016-11-11 20:35:25 +01:00 |
|
momo5502
|
d6a9bdfc65
|
Fix code analysis warnings
|
2016-11-11 19:19:02 +01:00 |
|
momo5502
|
aaf9325f07
|
Fix
|
2016-11-11 18:05:04 +01:00 |
|
momo5502
|
29dcaa242b
|
Load mod zone and model stuff
|
2016-11-10 20:05:49 +01:00 |
|
momo5502
|
5dccdc2454
|
Model stuff
|
2016-11-09 19:38:01 +01:00 |
|
momo5502
|
19012a6e69
|
Fix mod loop
|
2016-11-06 23:03:34 +01:00 |
|
momo5502
|
f46f5590ff
|
Fuck those unit-tests on wine.
|
2016-11-06 14:26:03 +01:00 |
|
momo5502
|
5710f30376
|
Remove debug stuff
|
2016-11-06 14:10:30 +01:00 |
|
momo5502
|
51bbbdd588
|
Model stuff
|
2016-11-06 14:03:51 +01:00 |
|
momo5502
|
e3b96b3586
|
Slight StructuredData optimization
|
2016-11-06 12:23:20 +01:00 |
|
momo5502
|
708a739650
|
Better StructuredData patching
|
2016-11-06 11:50:55 +01:00 |
|
momo5502
|
000e2177e3
|
Rebasing for structureddata stuff required for oma.
Code is ugly. Might think of a better solution.
|
2016-11-06 03:22:48 +01:00 |
|
momo5502
|
6626bc9fc7
|
Some model stuff
|
2016-11-06 02:24:30 +01:00 |
|
sr0
|
e482e3765f
|
add ui_serverSelectedGametype
|
2016-11-06 01:02:54 +01:00 |
|
momo5502
|
ffd72b6e80
|
No debug output for invalid shader constants
|
2016-11-05 20:54:09 +01:00 |
|
momo5502
|
12d96675ba
|
DLC7
|
2016-11-05 18:17:54 +01:00 |
|
momo5502
|
b70f9a045c
|
Wow, this is dirty! But fuck it for now. Will be fixed later.
|
2016-11-05 17:18:10 +01:00 |
|
momo5502
|
e51a408b2c
|
Fix some shader constants
|
2016-11-05 16:33:15 +01:00 |
|
momo5502
|
dbd641fd02
|
Better minidumps and playerdata stuff.
|
2016-11-05 14:45:38 +01:00 |
|
momo5502
|
291bcdc7ac
|
AntiCheat refactoring part 8
|
2016-11-05 13:13:41 +01:00 |
|
momo5502
|
d32d58cc6f
|
AntiCheat refactoring part 7
?
|
2016-11-05 12:56:12 +01:00 |
|
momo5502
|
b1f283a066
|
Hunk debugging
|
2016-11-05 01:59:46 +01:00 |
|
momo5502
|
d1c2a9d194
|
Correct dependency loading.
|
2016-11-05 00:59:41 +01:00 |
|
momo5502
|
2d5094e7b4
|
Fix db rawfile access
|
2016-11-05 00:34:09 +01:00 |
|
momo5502
|
f2b965e48c
|
Declare as deprecated
|
2016-11-04 21:40:33 +01:00 |
|
momo5502
|
1a62d96fb7
|
AntiCheat refactoring part 6
|
2016-11-04 21:33:56 +01:00 |
|
sr0
|
f0a5d1d46d
|
remove command crash, when compiling on release
|
2016-11-04 20:26:19 +01:00 |
|
sr0
|
8d344dd578
|
disallow command unlockStats while ingame
|
2016-11-04 20:24:47 +01:00 |
|
momo5502
|
764a565bde
|
AntiCheat refactoring part 5
|
2016-11-04 19:41:03 +01:00 |
|
momo5502
|
c7fd693b85
|
AntiCheat refactoring part 4
|
2016-11-03 21:54:00 +01:00 |
|
momo5502
|
c951d98d5f
|
AntiCheat refactoring part 3
|
2016-11-03 21:47:43 +01:00 |
|
momo5502
|
6afc193778
|
AntiCheat refactoring part 2
|
2016-11-03 21:17:37 +01:00 |
|
momo5502
|
727beadae1
|
AntiCheat refactoring part 1
|
2016-11-03 20:19:43 +01:00 |
|
momo5502
|
93d096ed18
|
Fix create directory
|
2016-11-02 20:50:17 +01:00 |
|
momo5502
|
6cf28b4170
|
Playlist and zone fixes
|
2016-11-02 19:19:09 +01:00 |
|
momo5502
|
11ace37f2e
|
Allow long mapnames in playlist
|
2016-11-02 18:44:20 +01:00 |
|
momo5502
|
bfb17dd71d
|
Maybe glass fix v9999?
|
2016-11-01 22:31:22 +01:00 |
|
momo5502
|
aad579048c
|
|
2016-11-01 21:09:50 +01:00 |
|
momo5502
|
69c454a3fa
|
Fix zm_prototype_sh
|
2016-11-01 20:04:06 +01:00 |
|
momo5502
|
61b2b0c920
|
Dependencies in basemaps
|
2016-11-01 18:06:51 +01:00 |
|
momo5502
|
1f4e59949f
|
ZM map loading
|
2016-11-01 13:23:45 +01:00 |
|
momo5502
|
ba052b201e
|
Shader stuff
|
2016-11-01 13:21:03 +01:00 |
|
momo5502
|
37976a4f39
|
Fix spmap handling
|
2016-10-31 18:16:15 +01:00 |
|
momo5502
|
4f4d4855e6
|
Add r_noVoid dvar to hide red fxs
|
2016-10-31 17:15:24 +01:00 |
|
momo5502
|
4c2f128e97
|
Fix glass and maptest
|
2016-10-31 16:49:45 +01:00 |
|
momo5502
|
7aba6250f6
|
Load team zones.
|
2016-10-31 15:02:32 +01:00 |
|
momo5502
|
0c419b9907
|
More techsets in zb
|
2016-10-31 13:15:46 +01:00 |
|
momo5502
|
328b6964ce
|
Shipment
|
2016-10-31 13:04:40 +01:00 |
|
momo5502
|
af3a777a11
|
Remove dependencies.
|
2016-10-31 12:58:42 +01:00 |
|
momo5502
|
e44006a588
|
Extract asset modifications
|
2016-10-31 02:34:37 +01:00 |
|
momo5502
|
76b9d5a475
|
Remove red fx in debug mode and load training maps
|
2016-10-31 02:08:37 +01:00 |
|
momo5502
|
5c648250b6
|
Menu stuff for 359
|
2016-10-31 01:36:34 +01:00 |
|
momo5502
|
330a3158e8
|
Add minimize button
|
2016-10-30 22:59:27 +01:00 |
|
momo5502
|
8a61f72ce7
|
Fix
|
2016-10-30 22:56:28 +01:00 |
|
momo5502
|
d8c43f4e8c
|
DLC stuff
|
2016-10-30 22:38:45 +01:00 |
|
momo5502
|
3e95fe4344
|
Refactor process protection
|
2016-10-30 21:15:30 +01:00 |
|
momo5502
|
49d0528dfa
|
No runtime .text editing for gamemap data
|
2016-10-30 20:12:58 +01:00 |
|
momo5502
|
ee42fd20b0
|
Cool buffer overflow, NTAuthority!
|
2016-10-30 19:37:10 +01:00 |
|
momo5502
|
f48bb934ac
|
Fix code analysis stuff
|
2016-10-30 15:24:07 +01:00 |
|
momo5502
|
18b2944d2e
|
Don't unprotect the main process
|
2016-10-30 14:17:49 +01:00 |
|
momo5502
|
c9e26c05af
|
Shipment patches
|
2016-10-27 18:01:51 +02:00 |
|
/dev/urandom
|
7ad37f3da5
|
Fix BitMessage shutdown.
|
2016-10-26 22:21:29 +02:00 |
|
momo5502
|
45c382c892
|
Correctly display shipment in the serverlist
|
2016-10-26 22:06:17 +02:00 |
|
momo5502
|
49016ccad2
|
Throw some more ZB errors
|
2016-10-26 21:50:57 +02:00 |
|
momo5502
|
b409def26e
|
No news in ZB
|
2016-10-26 21:14:14 +02:00 |
|
momo5502
|
b2a6d4aac3
|
sv_shortmap hook for shipment
|
2016-10-26 20:23:03 +02:00 |
|