FutureRave
|
86158bddf2
|
Organize cheat commands/gsc in one module
|
2021-12-07 16:53:41 +00:00 |
|
FutureRave
|
ae627d5f8f
|
Elevators for trickshotting
|
2021-11-29 12:26:53 +00:00 |
|
FutureRave
|
1112eba7fa
|
Add customizable speed scale for stance
|
2021-11-07 11:09:00 +00:00 |
|
Jan
|
624daa858e
|
Move Dedicated patches related to chat to new Chat component
|
2021-09-19 13:13:46 +02:00 |
|
Jan
|
46a7dcdb48
|
Merge branch 'develop' into feature/fonticons
# Conflicts:
# src/Components/Loader.cpp
# src/Components/Modules/Colors.cpp
# src/Components/Modules/Colors.hpp
# src/Game/Functions.cpp
# src/Game/Functions.hpp
# src/Game/Structs.hpp
|
2021-09-12 15:09:36 +02:00 |
|
Louvenarde
|
570d2acdac
|
Merge branch 'develop_official' into feature/xinput
# Conflicts:
# src/Components/Loader.cpp
|
2021-09-08 21:34:37 +02:00 |
|
Jan
|
3266c5790f
|
Move remaining patches from color component to text renderer component
|
2021-09-07 13:15:44 +02:00 |
|
Jan
|
5020d82f68
|
Add conceptional fonticon in text rendering
|
2021-09-05 02:25:24 +02:00 |
|
Jan
|
64fdd04343
|
Rename XInput patch to Gamepad
|
2021-08-30 16:08:48 +02:00 |
|
Louvenarde
|
8e4c102984
|
Sound mutex workaround
|
2021-08-14 00:27:19 +02:00 |
|
INeedBots
|
39c14fd775
|
[Modules] Added XInput stub module
|
2021-01-02 00:49:45 -06:00 |
|
Joelrau
|
b366f5cb4f
|
[Client] Added new component 'Client'
-Client Stuff-
Functions:
+ fileWrite(<filepath>, <string>, <mode>)
+ fileRead(<filepath>)
+ fileExists(<filepath>)
+ fileRemove(<filepath>)
Methods:
+ self getIp()
+ self getPing()
Commands:
+ NULL
|
2020-09-02 13:02:41 +02:00 |
|
Maurice Heumann
|
dd42a06151
|
[MapDump] Introduce proper map dumping
|
2019-12-28 14:35:00 +01:00 |
|
momo5502
|
b2c94a7be3
|
Revert "[DHT] Implement DHT"
|
2018-10-09 10:53:15 +02:00 |
|
momo5502
|
76b8e299a0
|
[DHT] Implement DHT
|
2017-09-02 20:03:51 +02:00 |
|
momo5502
|
bbc28a0a8b
|
[IW4MVM] Include IW4MVM
|
2017-07-05 20:50:12 +02:00 |
|
momo5502
|
41a85262f5
|
[Scheduler] Fix startup
|
2017-07-03 15:40:32 +02:00 |
|
momo5502
|
b1a91125fc
|
[Node] Rewrite entire node system
|
2017-06-25 21:54:35 +02:00 |
|
momo5502
|
08bc848267
|
[General] Small code fixes and optimization
|
2017-06-14 20:53:54 +02:00 |
|
momo5502
|
445c7825c0
|
[Proxy] Remove steam start
|
2017-06-07 11:50:47 +02:00 |
|
momo5502
|
c8f80ceee0
|
[String] Use alternateive VAProvider when uninitializing
Using thread-local VAProviders in the uninitialization routine is not
possible, as thread storage has already been destroyed
|
2017-06-04 14:20:44 +02:00 |
|
momo5502
|
d8c3e7fcee
|
[String] Make VA leak-safe
|
2017-06-02 15:36:20 +02:00 |
|
momo5502
|
fe6cb2d737
|
[Scheduler] Introduce scheduler with 80 compile errors
|
2017-05-31 15:50:32 +02:00 |
|
momo5502
|
4bb1157234
|
[Loader] Make use of typeinfo for singleton and name resolving
|
2017-05-31 12:04:56 +02:00 |
|
RektInator
|
e99894f692
|
[Clantags] Initial commit
TODO: Add clantag to player overhead names and 'killed by' popup menus.
|
2017-05-31 03:33:31 +02:00 |
|
RektInator
|
dcb6c2b9e8
|
[ServerCommands] Server command hooks added
|
2017-05-30 14:29:09 +02:00 |
|
RektInator
|
9f0dc1139d
|
[CardTitles] Initial commit
Refactored most from V2's codebase already. TableLookupByRowHookStub
needs additional refactoring.
|
2017-05-30 13:45:19 +02:00 |
|
momo5502
|
f6894b46c5
|
[Download] Add ssl support
|
2017-05-15 21:57:45 +02:00 |
|
momo5502
|
ce457b20c6
|
[Toast] Only enable when the component model is initialized
|
2017-03-30 20:55:39 +02:00 |
|
momo5502
|
deaf269808
|
[General] Fix compiler warnings
|
2017-03-30 14:05:37 +02:00 |
|
momo5502
|
a257292594
|
[Exception] Remove bitmrc and upload minidumps using the helper
|
2017-03-13 22:14:41 +01:00 |
|
RektInator
|
451db1d986
|
[Stats] Playerstats reuploading initial commit
|
2017-02-26 01:36:37 +01:00 |
|
momo5502
|
bc544748cc
|
[Monitor] Add monitoring for the node network with -monitor parameter
|
2017-02-25 15:32:15 +01:00 |
|
momo5502
|
a3cb37f7e4
|
[Toast] Uninitialize if possible
|
2017-02-24 13:30:31 +01:00 |
|
momo5502
|
7d0b34da1a
|
[IPCPipe] Use old IPC handler again
|
2017-02-12 19:38:56 +01:00 |
|
/dev/root
|
a965fb1468
|
[Changelog] Changelog as Feeder
|
2017-02-04 18:42:12 +01:00 |
|
TheApadayo
|
358822d560
|
[StartupMessages] Added startup messages for the user to let us warn them of things that we need to (steam not being on, not having correct combo of DLC installed). Menu still needs some work though
|
2017-01-30 21:57:31 -05:00 |
|
momo5502
|
559195c5cc
|
[IPCHandler] Register basic ipc handler
|
2017-01-27 22:45:01 +01:00 |
|
momo5502
|
9c823e14b2
|
[Friends] Add basic friends support using steam
|
2017-01-25 22:39:24 +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
|
079bc920a8
|
[General] Basic refactoring
|
2017-01-20 14:37:52 +01:00 |
|
momo5502
|
fbac207190
|
[FrameTime] Introduce safer frame waiting mechanism
|
2017-01-14 13:33:58 +01:00 |
|
momo5502
|
c9d160c72a
|
[General] Get rid of unnecessary submodules
|
2017-01-06 15:27:35 +01:00 |
|
momo5502
|
68548ad45a
|
[Threading] Make the game run single-threaded
|
2016-12-05 20:43:16 +01:00 |
|
momo5502
|
f57ca2d872
|
[Bots] Allow loading custom botnames from bots.txt
|
2016-11-27 15:43:37 +01:00 |
|
momo5502
|
8085e4bd88
|
[CodeStyle] Refactor the code to match our basic style guidelines
|
2016-11-20 14:10:57 +01:00 |
|
momo5502
|
80f1e206f8
|
ArenaLength patches
|
2016-10-26 18:57:43 +02:00 |
|
momo5502
|
64f80a21be
|
Slowmotion stuff. Seems like it has no effect....
|
2016-10-22 01:14:00 +02:00 |
|
momo5502
|
b606983835
|
Add @Dasfonia's menu and gametype stuff
|
2016-10-17 20:42:15 +02:00 |
|